- 27 Mar, 2014 14 commits
- 26 Mar, 2014 23 commits
- 25 Mar, 2014 3 commits
Issue #2159369 by ParisLiakos: Move aggregator_refresh() and most of ->removeItems() logic to a service.
Issue #2122175 by dclavain, SiliconMind, tim.plunkett, YesCT: String translation does not honor language fallback.
Issue #2075475 by sqndr, Oostie, meladawy, temaruk, LewisNyman: Theme with no screenshot causes CSS height issue.
Issue #2056879 by martin107, Outi, ioskevich, Cottser: Improve twig_* vars DOCs in settings.php and make Twig debug markup require a cache clear.
Issue #2225649 by jjcarrion, LewisNyman: Action links on /admin/config/services/aggregator are inside of an <em> tag.
Issue #2226185 by galooph, filijonka, Cottser: Remove @ingroup themeable from core theme Twig template docblocks.
Issue #2219617 by visabhishek, galooph, joshtaylor, Cottser: Remove @ingroup themeable from preprocess function docblocks.
Issue #2090525 by batigolix, ellishettinga, visabhishek, lostkangaroo, rak2008: Update hook_help for menu module.
Issue #2224691 by Sweetchuck: JavaScript Drupal.t and Drupal.formatPlural only works for non-english languages.
Issue #2225333 by Boobaa: LogicException in Drupal\hal\Normalizer\FieldItemNormalizer does not exist.
Issue #2111887 by Gábor Hojtsy, kfritsche, vasi1186, dclavain, YesCT, segi: Regression: Only title (of base fields) on nodes is marked as translatable.
Issue #2201693 followup by plopesc, Sweetchuck, rodrigoaguilera: Field output supporting code should move out of field.module.
Issue #2115391 by jhodgdon, lokapujya, zaporylie, BrightBold: Numbers are displayed in search results list.
Issue #2225677 by Eli-T, mcjim: Fix naming in ResponsiveImageMappingEntityTest following module rename from Picture to Responsive Image.
Issue #2108813 by cilefen, mtift, Désiré, xjm, InternetDevels: Add fancier config import/export test scenario.
This reverts commit 2cf87103.
Issue #2224873 by alexpott: Handle a config entity with the same name but different UUID being imported.
Issue #2136197 followup by andypost: Move field/instance/widget/formatter settings out of annotation / plugin definition [followup].
Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process.
Revert "Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process." This reverts commit 728aad1d.
Issue #2180425 by dawehner, klausi: PathBasedBreadcrumbBuilder should catch all exceptions from routing.
Issue #2136197 by andypost, jessebeach, swentel, longwave, Berdir: Move field/instance/widget/formatter settings out of annotation / plugin definition.
Issue #2030653 by Eli-T, mike.davis, JayeshSolanki, Xano, JeroenT: Expand ResponsiveImageMapping with methods.