Commit Graph

22 Commits (3442528240129e7c7ce43baa133074e8bafd2291)

Author SHA1 Message Date
Nathaniel Catchpole 6018d048bb Issue #2389335 by Berdir, naveenvalecha, claudiu.cristea, almaudoh, joachim, jibran: Deprecate entity.query service and replace with using the entity storage's getQuery() method 2017-02-09 21:10:34 +00:00
Nathaniel Catchpole f04c292f55 Issue #2681903 by Chi: Unused dependency in Book breadcrumb builder service 2016-03-14 10:09:03 +09:00
Alex Pott bb96982ee4 Issue #2483183 by lauriii, martin107, Wim Leers, tim.plunkett, moshe weitzman, bfr, Fabianx, dawehner: Make breadcrumb block cacheable 2015-08-13 16:31:50 +01:00
Alex Pott 68d4f0be10 Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993 2015-06-24 16:31:20 -05:00
Nathaniel Catchpole 5803f9080e Issue #2392293 by bircher, tim.plunkett, alexpott, cilefen, gobinathm: Refactor hook_system_info_alter implementations to use ModuleUninstallValidatorInterface 2015-06-09 10:47:28 +01:00
Alex Pott 2b90b08353 Issue #2444231 by Wim Leers, nlisgo: Fix CacheableInterface so it makes sense (was: "Make Config objects & Entities implement CacheableInterface + add BubbleableMetadata::createFromCacheableObject()") 2015-04-01 10:39:13 +01:00
Nathaniel Catchpole 11f5549937 Issue #2432837 by Wim Leers, Fabianx: Make cache contexts hierarchical (e.g. 'user' is more specific than 'user.roles') 2015-03-23 14:57:21 +00:00
Nathaniel Catchpole 9f0db32620 Issue #2429261 by Wim Leers: Replace the hardcoded cache key on the book navigation block with a 'book navigation' cache context 2015-02-23 16:17:51 +00:00
Alex Pott 9395de7618 Issue #2389411 by chx: wrong backend_overrideable in book 2014-12-11 16:56:29 +01:00
Alex Pott ae319dd753 Issue #2225283 by Primsi, martin107, slashrsm | fgm: Make Book storage independent. 2014-09-22 15:57:05 +01:00
Alex Pott e7e766618c Issue #2306071 by dawehner: Tag backend services. 2014-08-04 12:54:30 +01:00
catch 0da52046cd Issue #2209025 by dawehner, fgm, pwolanin: Phase 3 - Make the BookManager interface more coherent, move more code out of book.module. 2014-03-29 18:31:36 +01:00
webchick d9f2ba2c84 Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find. 2013-12-31 16:06:09 -08:00
Nathaniel Catchpole 9d5aefb739 Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service. 2013-10-30 17:31:44 +00:00
Nathaniel Catchpole b9ed957de3 Issue #2099095 by jibran, tim.plunkett: Create BreadcrumbBuilderBase and remove the boilerplate code from BreadcrumbBuilders. 2013-10-07 13:30:01 +01:00
catch 00c06fcfed Issue #2070651 by pwolanin, dawehner, larowlan, tim.plunkett, ParisLiakos: Introduce a path-based breadcrumb builder, remove the one that's based on {menu_links()}. 2013-09-26 10:32:39 +02:00
Alex Pott 523c8b6cb0 Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
webchick 377a918781 Issue #1938316 by disasm, jaskho, stella, scor, tim.plunkett, jibran | Crell: Convert book_outline() to a new-style Controller. 2013-09-13 08:12:36 -07:00
webchick 991faf1d31 Issue #1938314 by kgoel, mparker17, Kars-T, disasm, tim.plunkett, daffodil_naveen, ygerasimov, jibran, dawehner, wamilton, Letharion | Crell: Convert book_export() to a new-style Controller. 2013-09-02 13:51:11 -07:00
Alex Pott 7742cc3563 Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'. 2013-09-01 13:24:15 +01:00
Alex Pott 477c06c413 Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual. 2013-05-26 13:18:10 -07:00
catch 80931c9a5b Issue #1938296 by disasm, YesCT: Convert book_admin_overview() and book_render() to a new-style Controller. 2013-04-15 22:19:00 +01:00