Commit Graph

3633 Commits (472403c2e07e3d18642545eb3a93df5452e065f9)

Author SHA1 Message Date
Alex Pott 40ad8eefae Issue #1854912 by seanB, bojanz, dermario, fubhy, jhedstrom: Don't assume that the array keys are entity id's in EntityStorageBase::delete() 2015-09-08 16:32:35 +01:00
Nathaniel Catchpole 4c7b4763de Issue #1031122 by alexpott, greg.1.anderson, catch, sun, stefan.r, pwolanin: postgres changeField() is unable to convert to bytea column type correctly 2015-09-08 15:20:20 +01:00
Alex Pott f52b068062 Issue #2562487 by stefan.r, chx, tim.plunkett, dawehner, alexpott: Get better error reporting from __toString 2015-09-07 18:22:55 +01:00
Alex Pott e3ea8e6b2a Issue #2341399 by fago, DuaelFr, rpayanm: Follow-up: entity.api.php documentation fixes 2015-09-07 16:01:09 +01:00
Nathaniel Catchpole 70880e91ee Issue #2561207 by stefan.r, Aki Tendo: assert() without a message breaks in PHP 5 2015-09-07 12:50:32 +01:00
Nathaniel Catchpole 585f6d9287 Issue #2558615 by stefan.r: Error message in MySQL client version check shows server version instead of client version 2015-09-07 11:35:19 +01:00
Nathaniel Catchpole 47295c18bc Issue #2493989 by Antti J. Salminen, lauriii, slashrsm: template_preprocess() and other preprocess functions are called even for theme hooks implemented as functions 2015-09-07 11:19:02 +01:00
Nathaniel Catchpole 44892524cd Issue #2349011 by Fabianx, Wim Leers: Support placeholder render strategies so contrib can support BigPipe, ESI… 2015-09-07 11:08:06 +01:00
Alex Pott 6a1b93247e Issue #2553351 by jhodgdon, dawehner: _search_find_match_with_simplify() is inefficient 2015-09-06 22:26:30 +01:00
Alex Pott 0a57817ff9 Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben, sumitmadan, tim.plunkett: Internal/custom menu links force-reset to the top of their menus on cache rebuild 2015-09-05 13:03:25 +01:00
Alex Pott 6374e3041e Revert "Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben: Internal/custom menu links force-reset to the top of their menus on cache rebuild"
This reverts commit 5cd3b6852e.
2015-09-05 13:02:16 +01:00
Alex Pott 5cd3b6852e Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben: Internal/custom menu links force-reset to the top of their menus on cache rebuild 2015-09-05 11:54:26 +01:00
Nathaniel Catchpole 0f9fd871e4 Issue #2551907 by Wim Leers, dawehner: Follow-up for #2483183: make the Breadcrumb value object use composition instead of inheritance 2015-09-05 09:34:41 +01:00
effulgentsia ae7ec6c585 Issue #2562757 by Wim Leers: Various small cacheability fixes that are blocking SmartCache 2015-09-04 22:23:05 -07:00
webchick 3db6fb5138 Issue #2540850 by tim.plunkett, larowlan, kattekrab, DuaelFr, emma.maria, Wim Leers: (regression) EditorImageDialog alignment & captioning are not working 2015-09-04 19:45:57 -07:00
webchick 6562f3cece Issue #1414508 by droplet, KimNyholm, mglaman, kid_icarus, mgifford, Cottser: update system.tar.inc to latest Archive_Tar (Pear) 2015-09-04 11:41:35 -07:00
Nathaniel Catchpole 9f8d68afe4 Back to dev. 2015-09-04 10:08:18 +01:00
Nathaniel Catchpole c24c1c7694 Update VERSION constant to 8.0.0-beta15 2015-09-04 09:56:05 +01:00
Nathaniel Catchpole 56bcfe4ece Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:37:10 +01:00
Nathaniel Catchpole f13b2d59bd Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954.
2015-09-03 23:36:44 +01:00
Nathaniel Catchpole 3100760954 Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:36:26 +01:00
xjm 87425f3185 Issue #2554889 by Berdir, Cottser, Daniel_Rose, JeroenT, RavindraSingh, Wim Leers, YesCT, akalata, alexpott, alimac, aneek, catch, cdulude, chx, cilefen, cmanalansan, crowdcg, cwells, davidhernandez, dawehner, dtraft, effulgentsia, harjotsingh, hass, ianthomas_uk, joelpittet, josephdpurcell, justAChris, kbaringer, lauriii, lduerig, leslieg, lokapujya, mpdonadio, peezy, pwolanin, realdream, sclapp, stefan.r, tim.plunkett, webchick, xjm: Remove SafeMarkup::set() from the codebase. 2015-09-03 12:48:22 -05:00
Alex Pott feb0fc2c4d Issue #2504139 by borisson_, Wim Leers, plach, prashantgoel, Fabianx, dawehner, David_Rothstein, effulgentsia: Blocks containing a form include the form action in the cache, so they always submit to the first URL the form was viewed at 2015-09-03 14:28:12 +01:00
Alex Pott a173031664 Issue #2561129 by plach, alexpott, catch: Composite indexes are not correctly deleted/re-created when updating a field storage definition 2015-09-03 12:59:34 +01:00
Nathaniel Catchpole 6d4b0ae8a5 Issue #2561229 by alexpott, dawehner: Upgrade content tests fails on postgres for translated comment 2015-09-03 10:50:16 +01:00
Nathaniel Catchpole 7210716ae4 Issue #2561121 by dawehner, alexpott: Installer fails on postgresql due to uncaught exception 2015-09-02 22:36:46 +01:00
Nathaniel Catchpole 30fceb5fa9 Issue #2559011 by Wim Leers: Ensure form tokens are marked max-age=0 2015-09-02 13:54:30 +01:00
Nathaniel Catchpole 42c9be9328 Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain() 2015-09-02 13:18:50 +01:00
Nathaniel Catchpole f2194d1749 Issue #2560719 by stefan.r: Remove usage of t() string in the array keys for the database install tasks 2015-09-02 11:23:35 +01:00
Alex Pott 5d3f318376 Issue #2539848 by sdstyles, pguillard, deepakaryan1988, ankur7213: Mark EntityHandlerBase as @deprecated for 9.x 2015-09-01 23:49:04 +01:00
Nathaniel Catchpole 447a049904 Revert "Issue #2548725 by dawehner: Fix database exception handling, causing test fails in PostgreSQL"
This reverts commit 4b7ba21316.
2015-09-01 21:11:46 +01:00
Alex Pott ffeb4a7d20 Issue #2560521 by dawehner, plach, larowlan, lauriii, Xano, Wim Leers, catch, jhedstrom: Javascript does not work on beta 12 => HEAD update.php 2015-09-01 14:43:04 +01:00
Alex Pott aec0210307 Issue #2560603 by swentel, ksenzee: update.php has 755 file permission 2015-09-01 14:12:26 +01:00
Alex Pott 16f0ab8149 Issue #2167603 by damiankloip, tim.plunkett: EntityType should put unknown properties into an array 2015-09-01 14:07:17 +01:00
Nathaniel Catchpole 6367b690a9 Issue #2557023 by alexpott: Strings are scalars 2015-09-01 13:26:05 +01:00
Nathaniel Catchpole ca9f58547a Revert "Issue #2560897 by alexpott: Drupal\user\Plugin\views\argument\RolesRid is very broken"
This reverts commit f3040e71cb.
2015-09-01 12:41:16 +01:00
Nathaniel Catchpole f3040e71cb Issue #2560897 by alexpott: Drupal\user\Plugin\views\argument\RolesRid is very broken 2015-09-01 12:29:01 +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
Alex Pott 663848e19b Issue #2548009 by larowlan, dawehner, bircher: Overridden menu links lose parent, expanded and enabled (are disabled) status on cache clear 2015-09-01 11:38:01 +01:00
Nathaniel Catchpole 82db4839fb Issue #2549393 by alexpott, dawehner, lauriii, andypost, xjm: Remove SafeMarkup::escape() and rely more on Twig autoescaping 2015-08-31 19:55:13 +01:00
webchick 32661b49eb Issue #2508037 by hussainweb, catch, Crell: Clarify PathProcessor path format 2015-08-31 09:40:13 -07:00
webchick 25f26ed119 Issue #2550641 by damiankloip: Use assert() in Drupal\Core\DependencyInjection\Container::__sleep instead of trigger error 2015-08-31 09:29:45 -07:00
webchick 4b7ba21316 Issue #2548725 by dawehner: Fix database exception handling, causing test fails in PostgreSQL 2015-08-31 09:22:17 -07:00
webchick fc8b68e86b Issue #2504013 by bojanz: Remove @see statements from the ThemeNegotiator docblock 2015-08-31 09:05:00 -07:00
Alex Pott ce45b6e2aa Issue #1611954 by tim.plunkett, sun, samuel.mortenson, Berdir, mgifford, chx: Setting #access = FALSE on a vertical tab does not prevent input processing of the contained form elements 2015-08-31 15:41:54 +01:00
Alex Pott bf5ee20f92 Issue #2493697 by cilefen, JeroenT: remove deprecated getUrlFromPath method from TwigExtension 2015-08-31 15:16:26 +01:00
Nathaniel Catchpole 2ea19c7158 Issue #2559969 by alexpott: Make SafeStringInterface extend \JsonSerializable so we don't have to do so much string casting 2015-08-31 13:04:27 +01:00
Nathaniel Catchpole 18bb5abf35 Issue #2543340 by Wim Leers, Fabianx: Convert BlockViewBuilder to use #lazy_builder (but don't yet let context-aware blocks be placeholdered) 2015-08-31 12:39:34 +01:00
Alex Pott 45aca2725a Issue #2555911 by amitshah2007, sdstyles, pwlravikiran, mpdonadio: Incorrect indentation in TimestampAgoFormatter() 2015-08-31 12:28:19 +01:00
Nathaniel Catchpole 711872ed17 Issue #2555473 by stefan.r, cilefen, alexpott, plach: Deprecate SafeMarkup::checkPlain() for Drupal 8.0.x 2015-08-31 11:06:00 +01:00