Commit Graph

74 Commits (7325b7082b571dd34b273bd85ada100bd0169aca)

Author SHA1 Message Date
webchick 1cdbe865bc Issue #2503755 by Wim Leers, bobrov1989, webchick, dcrocks, andypost, emma.maria, catch, dawehner, Bojhan, tstoeckler, alexpott, yoroy: Switch from user login block to login menu link and search block in standard profile 2015-10-04 23:48:45 -07: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
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +01:00
catch 7d6f560d53 Issue #2543334 by Wim Leers, lauriii, Fabianx: Auto-placeholdering for #lazy_builder with bubbling of contexts and tags 2015-09-20 18:56:27 +02:00
Nathaniel Catchpole b353cd51e6 Issue #2511516 by lauriii, Xano, Wim Leers, dawehner: Make local tasks and actions hooks provide cacheability metadata, to make the blocks showing them cacheable 2015-09-15 12:37:16 +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
effulgentsia 5e8523ecb9 Issue #2429617 by Wim Leers, Fabianx, Berdir, yched, dawehner, effulgentsia, catch, borisson_, jhodgdon, martin107, torgosPizza: Make D8 2x as fast: Dynamic Page Cache: context-dependent page caching (for *all* users!) 2015-09-08 16:58:29 -07:00
effulgentsia ae7ec6c585 Issue #2562757 by Wim Leers: Various small cacheability fixes that are blocking SmartCache 2015-09-04 22:23:05 -07: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
Nathaniel Catchpole 20f1c993b6 Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts 2015-07-16 15:26:21 +01:00
Nathaniel Catchpole 99aa535dc9 Issue #2493033 by Berdir, Wim Leers, lauriii, Fabianx, effulgentsia, dawehner, catch, msonnabaum, Crell, webchick: Make 'user.permissions' a required cache context 2015-07-14 15:08:37 +01:00
Nathaniel Catchpole b158c354b1 Issue #2421503 by lauriii, larowlan, Wim Leers, dawehner, tim.plunkett: SA-CORE-2014-002 forward port only checks internal cache 2015-07-03 20:52:58 +01:00
Alex Pott 7543540e4a Issue #2375695 by Berdir, EclipseGc, tim.plunkett, Wim Leers, Fabianx, dawehner: Condition plugins should provide cache contexts AND cacheability metadata needs to be exposed 2015-07-03 13:04:59 +01:00
Alex Pott e044adb014 Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals 2015-06-29 18:15:19 +01:00
Alex Pott d4047abba6 Issue #2494313 by Pere Orga, sumitmadan: Follow up to Spellchecking Drupal - PHP 2015-06-09 13:00:54 +01:00
Nathaniel Catchpole 30ca0d1de6 Issue #2481453 by dawehner, pwolanin, rteijeiro, neclimdul, znerol: Implement query parameter based content negotiation as alternative to extensions 2015-06-08 11:11:09 +01:00
Alex Pott 5c30cf27bd Issue #2473729 by FMB, darol100, ifrik, ivarlaks, jhodgdon: Review the hook_help for Internal page cache module 2015-06-03 22:00:40 +01:00
Nathaniel Catchpole 9ae3c9fb16 Issue #1805054 by Wim Leers, Gábor Hojtsy, effulgentsia, jibran, jessebeach, catch, dawehner, Fabianx, sun, larowlan: Cache localized, access filtered, URL resolved, and rendered menu trees 2015-05-26 22:22:31 +01:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
Alex Pott 8926759864 Issue #2475001 by chris_hall_hu_cheng, jcnventura: Cache DateTime exception when Timezone not set 2015-05-18 06:06:36 +01:00
Alex Pott 9166525d98 Issue #2473113 by znerol, dpovshed, Wim Leers, Fabianx, dawehner, effulgentsia: All stack middlewares are constructed at the same time even for cached pages 2015-04-30 13:00:18 +01:00
effulgentsia ad0c647cee Issue #2474835 by alexpott, znerol: Random test fail in PageCacheTest::testPageCacheAnonymous403404 2015-04-20 15:43:54 -07:00
Alex Pott 7e36f27fe6 Issue #2471737 by klausi: PageCache::get() should return FALSE on a cache miss as promised by the docs 2015-04-18 16:13:24 +02:00
Nathaniel Catchpole b986c827fb Issue #2368987 by Wim Leers, Berdir, Schnitzel, epari.siva, bircher, vijaycs85, likin: Move internal page caching to a module to avoid relying on config get on runtime 2015-04-17 11:54:56 +01:00