- 29 Mar, 2015 4 commits
- 27 Mar, 2015 3 commits
- 26 Mar, 2015 5 commits
-
- 25 Mar, 2015 9 commits
- 24 Mar, 2015 12 commits
- 23 Mar, 2015 7 commits
Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions
Issue #2401191 by jhedstrom, a_thakur, nlisgo, mohrerao: Activity Tracker shows 'Last updated' status as '45 years 1 week ago'
Issue #1847596 by amateescu, amitaibu, YesCT, Berdir, David_Rothstein, xjm, rteijeiro, ParisLiakos, webchick, Wim Leers, yched, jhodgdon, Bojhan: Remove Taxonomy term reference field in favor of Entity reference
Issue #2451679 by Wim Leers, dawehner: Validate cache contexts (+ cache contexts in some views plugins wrong)
Issue #2212069 by Gábor Hojtsy, pjonckiere, rteijeiro, cilefen: Non-English Drupal sites get default configuration in English, edited in English, originals not actually used if translated
Issue #2451665 by dawehner: Don't rebuild the route on ModuleInstaller::install() (30% installer speedup)
Issue #2428703 by Wim Leers: Add a 'user.permissions' cache context (was: "Should cache contexts be able to associate a cache tag?")
Issue #2455131 by andypost, larowlan: Field comment_field_data.field_name should be using Field API formatter
Revert "Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code"" This reverts commit 079a52b4.
Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code" This reverts commit 364a6e9c.
Issue #2458925 by alexpott: Screen is black and completely unreadable in Configure page after install on standard profile
Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code
Issue #2411689 by alexpott: Use a MemoryBackend in StorageComparer so that configuration import validators don't have to reread data from disk or the db
Issue #2454859 by Gábor Hojtsy, alexpott, mrjmd: Not possible to format plural an already translated string
Issue #2458993 by Wim Leers: #cache[expire] is undocumented, unused, untested: remove it, use #cache[max-age] instead
Issue #2458413 by Wim Leers: BlockViewBuilder should specify cache contexts even for uncacheable blocks
Issue #2456707 by dawehner, larowlan: Block Content views field handlers need to be replaced with entity-aware handlers
Issue #2428695 by amateescu, daffie: SQLite date handling is wrongly implemented and arguments handling needs override
Issue #2458289 by Wim Leers: CronRunTest::testAutomaticCron() should test with an authenticated user
Issue #2450637 by tim.plunkett, jasonawant: Block page visibility option "Show for the listed pages" does not appear to save
Issue #2372011 by richardcanoe, Noe_: NotFoundHttpException handler should take into account it's parameters
Issue #2457251 by vijaycs85: Remove unnecessary call to drupal_get_user_timezone() in Drupal/Core/Datetime/DrupalDateTime::prepareTimezone() method
Issue #2408511 by joaogarin, pjbaert, rpayanm, bobrov1989: Rewrite vertical-tabs component inline with our CSS standards
Issue #2454441 by rteijeiro, hussainweb, 17thColossus, nullkernel: Rename Typed Data classes to support PHP 7
Issue #2432837 by Wim Leers, Fabianx: Make cache contexts hierarchical (e.g. 'user' is more specific than 'user.roles')
Issue #2454447 by andypost, dawehner, rteijeiro: Split Utility\String class to support PHP 7 (String is a reserved word)