Commit Graph

300 Commits (9993a87dedb8b48246236d4c25a5423228c99dae)

Author SHA1 Message Date
Alex Pott f730e579b4 Issue #2572695 by marvin_B8, attiks, pfrenssen, xjm: Fix 'Drupal.ControlStructures.ElseIf' coding standard 2015-11-28 16:50:23 +01:00
xjm 91980774cc Issue #2554911 by penyaskito, benjy, catch, ifrik, plach, Bojhan, Gábor Hojtsy, yoroy: Inform users/developers about entity/field mismatch details if it happens 2015-11-25 14:20:02 -06:00
Nathaniel Catchpole 2358408c67 Issue #2581443 by alexpott, lauriii, Cottser: Make Classy extend from the new Stable base theme 2015-11-09 18:11:28 +00:00
effulgentsia c4501b3aec Issue #2597628 by plach, jhedstrom, alexpott, Gábor Hojtsy: Enabling translation for menu links / taxonomy terms results in "Entity/field definitions" -- "Mismatch detected" on reports/status page 2015-10-30 13:45:01 -07:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
Nathaniel Catchpole d653aaaa6b Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus, Berdir: Optimize automatic cron subscriber by moving automatic cron to a module 2015-10-07 10:39:38 +01:00
Nathaniel Catchpole d0ecad65ac Revert "Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus: Optimize automatic cron subscriber by moving automatic cron to a module"
This reverts commit 6e0ce0808c.
2015-10-07 10:39:10 +01:00
Nathaniel Catchpole 6e0ce0808c Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus: Optimize automatic cron subscriber by moving automatic cron to a module 2015-10-07 10:34:45 +01:00
Nathaniel Catchpole b75c57ff24 Issue #2575421 by Cottser, mdrummond, lauriii, davidhernandez, LewisNyman, catch, alexpott, joelpittet, webchick, Bojhan, emma.maria, mortendk: Add a Stable base theme to core and make it the default if a base theme is not specified 2015-10-06 20:40:18 +01:00
effulgentsia 708ce0a998 Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes 2015-10-01 16:25:03 -07:00
Nathaniel Catchpole c018664692 Issue #2569529 by mdrummond, DuaelFr: system_update_8005 does not create secondary tasks block in Seven 2015-09-30 22:28:45 +01:00
Nathaniel Catchpole 7571bfc7fe Issue #2577569 by claudiu.cristea: HEAD broken! system_update_8009() twice 2015-09-30 14:21:01 +01:00
Nathaniel Catchpole bef7274a7c Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block 2015-09-30 14:00:49 +01:00
Nathaniel Catchpole f09046af01 Issue #2549077 by pwolanin, Wim Leers, phenaproxima, lauriii: Allow the "Limit allowed HTML tags" filter to also restrict HTML attributes, and only allow a small whitelist of attributes by default 2015-09-30 11:46:49 +01:00
Alex Pott 3287afb0a6 Issue #2573667 by k4v, YesCT, plach, dawehner, othermachines: Entity uninstallation does not clean up field schema data in state properly 2015-09-27 19:11:56 +02:00
Alex Pott 6bfdc3bd5e Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs 2015-09-22 08:16:37 +02:00
catch e2d424db03 Issue #2458763 by Wim Leers, m1r1k: Remove the ability to configure a block's cache max-age 2015-09-22 00:19:48 +02:00
effulgentsia 3a0b0178ab Issue #2568613 by alexpott, lauriii, pwolanin: Remove HTML support from date formats and replace remaining !placeholder where format_date() and 'date.formatter' => format() are used 2015-09-21 13:16:09 -07:00
Alex Pott 5c943b5c95 Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper 2015-09-20 16:28:27 +01:00
Alex Pott 592fe4441c Issue #2566579 by longwave, hussainweb: Use sentence case for branding block label 2015-09-15 09:56:13 +01:00
Alex Pott e8dfde4282 Issue #2549821 by stefan.r, jhedstrom, plach: Langcode fields should be ASCII-only, but aren't 2015-09-12 00:24:42 +01:00
Alex Pott f617434ee8 Issue #2502507 by cilefen, umarzaffer: Add a hook_requirements() warning if no opcode cache is enabled 2015-09-10 20:55:55 +01:00
Alex Pott 72ed2725cd Issue #2560597 followup by webchick, hass: Mark Migrate* modules as Experimental 2015-09-10 20:40:41 +01:00
webchick 2993ad53d5 Issue #2005546 by mdrummond, joelpittet, Manuel Garcia, lauriii, lokapujya, epari.siva, hosef, rpayanm, emma.maria, HOG, zetagraph, wmortada, rteijeiro, Cottser, hussainweb, madhavvyas: Use branding block in place of page template branding variables (site name, slogan, site logo) 2015-09-10 00:42:29 -07:00
Nathaniel Catchpole 7d16f1c6e6 Issue #2538108 by dawehner, jhedstrom: Add hook_post_update_X() for data value updates to reliably run after data format updates 2015-09-09 18:07:09 +01:00
Nathaniel Catchpole 475299e63c Issue #2548725 by pwolanin, catch, dawehner, mradcliffe: Fix regression to menu serialization in upgrade path that causes thousands of errors in PostgreSQL 2015-09-01 17:15:40 +01:00
Alex Pott 496f5533f7 Issue #2560597 by webchick: Mark Migrate* modules as Experimental 2015-09-01 12:31:27 +01:00
Alex Pott 2b1f8e6ac3 Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks 2015-09-01 12:24:09 +01:00
effulgentsia ba95bbb26a Issue #2542748 by plach, effulgentsia, jhedstrom, Gábor Hojtsy, alexpott, mpdonadio, catch, dawehner: Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state 2015-08-26 22:28:17 -07:00
xjm 1b4e1eef5c Issue #2296929 by stefan.r, josephdpurcell, codemonkie, YesCT, alexpott, akalata, herved, xjm, joelpittet, David_Rothstein, aneek, lauriii, kgoel, Cottser, effulgentsia, pfrenssen, pwolanin, Mile23: Remove system_requirements() SafeMarkup::set() use 2015-08-19 18:27:49 -04:00
xjm 337b58aa86 Issue #2551725 by YesCT, dorficus, josephdpurcell, joelpittet, stefan.r, willzyx, alexpott: Remove system_requirements() SafeMarkup::set() use with 'value' key 2015-08-19 12:19:13 -04:00
Alex Pott 25e0bb9993 Revert "Issue #2296929 by josephdpurcell, codemonkie, stefan.r, YesCT, alexpott, herved, xjm, David_Rothstein, aneek, lauriii, kgoel, Cottser, effulgentsia, pwolanin, Mile23: Remove system_requirements() SafeMarkup::set() use"
This reverts commit d1bdf999c3.
2015-08-14 22:17:19 +01:00
Alex Pott d1bdf999c3 Issue #2296929 by josephdpurcell, codemonkie, stefan.r, YesCT, alexpott, herved, xjm, David_Rothstein, aneek, lauriii, kgoel, Cottser, effulgentsia, pwolanin, Mile23: Remove system_requirements() SafeMarkup::set() use 2015-08-14 22:04:48 +01:00
Alex Pott 7730866f6b Issue #2228217 by pwolanin, neclimdul, lauriii, ecrown, josephdpurcell, Fabianx, dawehner, klausi: Further optimize RouteProvider and add web test for large number of path parts 2015-08-14 17:43:12 +01:00
Alex Pott e27e962b4a Issue #2550407 by Berdir: Strict config schema breaks update tests, switch to testing the configuration at the end instead 2015-08-13 09:19:17 +01:00
Alex Pott b80a4b6293 Issue #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files 2015-07-30 11:26:44 +01:00
Nathaniel Catchpole 3c19df59e5 Issue #2542632 by joshi.rohit100: system.install has redundant code 2015-07-30 11:16:23 +01:00
Alex Pott 4a34451192 Issue #2382513 by mikeker, chris_hall_hu_cheng, joachim, joelpittet, alexpott, YesCT, quietone, mikeker, Jeroen, joris_lucius, katy5289, sivaji@knackforge.com: Regression fix: allow Drupal 8 to work without Apache mod_rewrite 2015-07-28 09:52:04 +01:00
Alex Pott bc62529e8b Revert "Issue #2228217 by pwolanin, ecrown, neclimdul, Fabianx, dawehner, klausi: Further optimize RouteProvider and add web test for large number of path parts"
This reverts commit 7d5e65d8d4.
2015-07-20 09:29:09 +01:00
Alex Pott 7d5e65d8d4 Issue #2228217 by pwolanin, ecrown, neclimdul, Fabianx, dawehner, klausi: Further optimize RouteProvider and add web test for large number of path parts 2015-07-19 21:11:10 +01:00
Alex Pott 4ba73b4bb5 Issue #2456521 by pjonckiere, mpdonadio, jhodgdon, rteijeiro, David_Rothstein, xjm: Add DateFormatter::formatDiff() as a non-buggy alternative to DateFormatter::formatInterval() when the start and end of the interval are known 2015-06-09 15:17:14 +01:00
Alex Pott fd8c8cd919 Issue #2384675 by sidharrell, cilefen, Mile23, damiankloip, dawehner, Wim Leers, alexpott, neclimdul: Deprecate conf_path() 2015-06-09 13:15:19 +01:00
xjm f9b6f97613 Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules 2015-05-18 14:08:10 -07:00
Alex Pott 119995572a Issue #2393531 by jcnventura, mrjmd, simonrjones, rpayanm, Cottser, akalata, eiriksm, David_Rothstein, dawehner, xjm: Maximum function nesting level of '100' reached 2015-05-10 12:11:20 -07:00
Alex Pott 3b6e90d36b Issue #2160643 by jhedstrom, dawehener: Add status report "requirement" for Twig C extension for PHP 2015-05-09 06:00:32 -07:00
Alex Pott d57ee5f9a3 Issue #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-05 09:42:09 -07:00
Nathaniel Catchpole 1d2f9e9368 Revert "Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters"
This reverts commit ac4e35ce01.
2015-05-05 15:50:36 +01:00
Nathaniel Catchpole e0aae8c26a Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data. 2015-05-05 11:47:16 +01:00
Nathaniel Catchpole ac4e35ce01 Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-04 11:39:11 +01:00
Alex Pott 6435e2ee5d Issue #2464605 by willzyx, Dom.: Regression: no link to admin/reports/status/php 2015-04-08 22:06:00 +01:00