Commit Graph

24278 Commits (6a4ba9df64b0591b686575dc613c00a875437504)

Author SHA1 Message Date
catch 6a4ba9df64 Issue #2124599 by olli, tedbow, swentel: ode_block_access affects access to editing blocks Removes 'operations' links for Block layout page. 2014-03-28 15:00:59 +01:00
Alex Pott fee6ae0e0f Issue #2225629 by Xano: Move hook_field_extra_fields() to the entity API. 2014-03-28 11:30:44 +01:00
webchick e0f3aa3924 Revert "Issue #2113911 by LewisNyman, longwave, nod_, rteijeiro: Modal style update."
Broke Bartik, still needs discussion.

This reverts commit 5a8a34e828.
2014-03-27 12:29:41 -07:00
webchick 26cf710531 Issue #2070323 by tompagabor, LewisNyman, miro_dietiker, Bojhan: Apply seven style guide to dblog. 2014-03-27 12:22:34 -07:00
webchick a708544213 Issue #2227363 by sun: System.theme.disabled config schema defines wrong data type. 2014-03-27 12:20:48 -07:00
Alex Pott 8fa1fddaa8 Issue #2011128 by jsbalsera, aboros, Devin Carlson, mr.baileys, pplantinga: Theme_disable() can disable the wrong theme. 2014-03-27 18:37:46 +01:00
Alex Pott ad6f3eac36 Issue #1770902 by sun, InternetDevels, mbrett5062, tim.plunkett: Theme of parent site executing test leaks into all tests. 2014-03-27 18:18:03 +01:00
Alex Pott 4a06454b0d Issue #2224779 by swentel: Move 'column_groups' out of settings in a dedicated annotation. 2014-03-27 17:22:18 +01:00
catch d026a1c363 Issue #2180109 by damiankloip, dawehner, ParisLiakos, joelpittet, MartijnBraam, Xano: Change the current_user service to a proxy. 2014-03-27 16:25:24 +01:00
Alex Pott 74027cd328 Issue #2227355 by sun: InstallerServiceProvider does not override all cache bins to use memory backend. 2014-03-27 16:01:22 +01:00
catch 29110623d6 Issue #2120235 by dawehner, YesCT: Regression: routing / tabs / actions / contextual links lack way to attach replacement arguments to UI strings. 2014-03-27 13:35:47 +01:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
Alex Pott 2421c75fbe Issue #2153469 by Garrett Albright, olli, swentel, webchick: View page display getting re-ordered on import, leading config system to believe it hasn't been imported yet. 2014-03-27 11:23:39 +01:00
catch c9a8e335ee Issue #2226823 by YesCT: Make default views displays configuration have correct position values. 2014-03-27 11:02:45 +01:00
webchick 901ae985db Issue #2082983 by Xano: \Drupal\Core\TypedData\List accepts non-list values. 2014-03-26 23:50:35 -07:00
webchick ac9ab3b8ed Issue #1957312 by ParisLiakos, peximo, Désiré: Use the entity storage controller in aggregator module. 2014-03-26 23:49:51 -07:00
webchick fe77b9954a Issue #2225563 by Xano: Improve @param and @return documentation of node.module. 2014-03-26 23:48:26 -07:00
webchick c1c71a69b4 Issue #2159369 by ParisLiakos: Move aggregator_refresh() and most of ->removeItems() logic to a service. 2014-03-26 23:45:56 -07:00
webchick 2edd9168c1 Issue #2122175 by dclavain, SiliconMind, tim.plunkett, YesCT: String translation does not honor language fallback. 2014-03-26 23:42:59 -07:00
webchick 0cf0a52774 Issue #1999654 by mondrake: Missing buttons.png referenced in jquery.ui.theme.css. 2014-03-26 23:14:58 -07:00
webchick f717159312 Issue #2075475 by sqndr, Oostie, meladawy, temaruk, LewisNyman: Theme with no screenshot causes CSS height issue. 2014-03-26 23:09:10 -07:00
webchick 0526492a1b Issue #2056879 by martin107, Outi, ioskevich, Cottser: Improve twig_* vars DOCs in settings.php and make Twig debug markup require a cache clear. 2014-03-26 22:31:37 -07:00
webchick 6cf2b37e90 Issue #2225649 by jjcarrion, LewisNyman: Action links on /admin/config/services/aggregator are inside of an <em> tag. 2014-03-26 22:26:51 -07:00
webchick d193c97933 Issue #2226185 by galooph, filijonka, Cottser: Remove @ingroup themeable from core theme Twig template docblocks. 2014-03-26 22:19:43 -07:00
webchick 627b7bb5a3 Issue #2219617 by visabhishek, galooph, joshtaylor, Cottser: Remove @ingroup themeable from preprocess function docblocks. 2014-03-26 22:18:39 -07:00
webchick 0b9a2826e5 Issue #2090525 by batigolix, ellishettinga, visabhishek, lostkangaroo, rak2008: Update hook_help for menu module. 2014-03-26 22:16:52 -07:00
webchick d1a751e1e6 Issue #2210177 by andypost: [Followup] Use getSetting() in comment formatter. 2014-03-26 22:15:27 -07:00
webchick e97820061d Issue #2218027 by eojthebrave, jhodgdon: Improve the D8 api.d.o landing page. 2014-03-26 22:13:42 -07:00
webchick bc11c5e5b2 Issue #2224691 by Sweetchuck: JavaScript Drupal.t and Drupal.formatPlural only works for non-english languages. 2014-03-26 22:03:11 -07:00
webchick 51d5481ddd Issue #2111887 follow-up by ianthomas_uk: Fix broken HEAD. 2014-03-26 18:53:27 -07:00
Alex Pott 5a0edc309e Issue #2225333 by Boobaa: LogicException in Drupal\hal\Normalizer\FieldItemNormalizer does not exist. 2014-03-26 23:55:17 +01:00
Alex Pott 1ad4630ad6 Issue #2111887 by Gábor Hojtsy, kfritsche, vasi1186, dclavain, YesCT, segi: Regression: Only title (of base fields) on nodes is marked as translatable. 2014-03-26 23:32:10 +01:00
Alex Pott c40d1173ae Issue #2201693 followup by plopesc, Sweetchuck, rodrigoaguilera: Field output supporting code should move out of field.module. 2014-03-26 23:25:08 +01:00
Alex Pott bee18ab165 Issue #2225685 by ocsilalala: BanIpManager doesn't have interface. 2014-03-26 23:16:42 +01:00
webchick 1f9dbcb576 Issue #2115391 by jhodgdon, lokapujya, zaporylie, BrightBold: Numbers are displayed in search results list. 2014-03-26 14:31:36 -07:00
Alex Pott 86a9e55b2a Issue #2225677 by Eli-T, mcjim: Fix naming in ResponsiveImageMappingEntityTest following module rename from Picture to Responsive Image. 2014-03-26 21:56:25 +01:00
webchick 23edb3ffa6 Issue #2108813 by cilefen, mtift, Désiré, xjm, InternetDevels: Add fancier config import/export test scenario. 2014-03-26 13:55:15 -07:00
catch 4a57034dd9 Issue #2207893 by dawehner, pwolanin, jessebeach, Boobaa: Convert menu tree building to a service. 2014-03-26 20:56:01 +01:00
Alex Pott 1a51606bee Issue #2199381 by slashrsm, Xano: Add \Drupal\Core\Path\PathInterface. 2014-03-26 20:54:45 +01:00
catch bc7f7f3ccf Issue #2226183 by alexpott: Running PHPUnit tests through run-tests.sh is unnecessarily slow. 2014-03-26 20:42:03 +01:00
catch 24526aedd0 Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5.
2014-03-26 19:53:12 +01:00
Alex Pott 2fe3785c48 Issue #2030653 followup by Eli-T: Expand ResponsiveImageMapping with methods. 2014-03-26 17:10:52 +01:00
catch c15c6c188a Issue #2143069 by plach, fago: Add getProvider() and hasCustomStorage to FieldDefinitionInterface. 2014-03-26 15:51:07 +01:00
catch 64cd12115e Issue #2225699 by czigor, jessebeach: Set all revisionable fields to revisionable. 2014-03-26 15:46:36 +01:00
catch 682a214aa5 Issue #2224873 by alexpott: Handle a config entity with the same name but different UUID being imported. 2014-03-26 15:26:11 +01:00
Alex Pott 4c109a59b6 Issue #2136197 followup by andypost: Move field/instance/widget/formatter settings out of annotation / plugin definition [followup]. 2014-03-26 14:39:07 +01:00
catch bb0f5fced3 Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins. 2014-03-26 14:19:28 +01:00
catch d43ffb1faa Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process. 2014-03-26 13:26:11 +01:00
catch c01616fb55 Revert "Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process."
This reverts commit 728aad1d2b.
2014-03-26 13:22:24 +01:00
catch c0b1b69873 Issue #2180425 by dawehner, klausi: PathBasedBreadcrumbBuilder should catch all exceptions from routing. 2014-03-26 12:52:47 +01:00