catch
|
c049f3f1d6
|
Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash.
|
2013-12-22 21:58:10 +00:00 |
Nathaniel Catchpole
|
aa6d6fb729
|
Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached.
|
2013-12-20 12:05:47 +00:00 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
Dries
|
c478bf4062
|
Issue #2150621 by damiankloip: Separate applies and build logic for breadcrumb builders.
|
2013-12-18 15:22:36 -05:00 |
Alex Pott
|
dd663c405e
|
Issue #2031725 by fgm, fago, vladan.me, Nebel54, Berdir: Move all entity display interfaces to the core component.
|
2013-12-12 23:34:44 +00:00 |
Alex Pott
|
65be82a128
|
Issue #2095283 by Berdir, chx, amateescu, vladan.me: Remove non-storage logic from the storage controllers.
|
2013-12-12 14:46:24 +00:00 |
Dries
|
6399848479
|
Issue #2151439 by Wim Leers: Run node op links through #post_render_cache to prevent render caching granularity being
|
2013-12-10 11:40:21 -05:00 |
Alex Pott
|
560e5afd66
|
Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface.
|
2013-12-10 00:45:01 +00:00 |
Alex Pott
|
44b1f645d1
|
Issue #2100577 by pwolanin, dawehner: Decouple book module from menu.inc (Phase 1).
|
2013-12-07 13:38:03 -04:00 |
webchick
|
08936c10b9
|
Issue #2080421 by mrsinguyen: Remove Unused local variable from /core/modules/book/lib/Drupal/book/Tests/BookTest.php.
|
2013-12-04 00:32:10 -08:00 |
webchick
|
910165f2df
|
Issue #2080411 by mrsinguyen: Remove Unused local variable from /core/modules/book/book.module.
|
2013-12-04 00:30:04 -08:00 |
webchick
|
349bdb3c54
|
Issue #1938318 by Les Lim, jibran, tim.plunkett, kim.pepper, disasm | Crell: Convert book_remove_form to a new-style Form object.
|
2013-12-03 21:59:13 -08:00 |
Nathaniel Catchpole
|
15fded0c84
|
Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title.
|
2013-12-03 11:53:16 +00:00 |
Nathaniel Catchpole
|
176672a477
|
Issue #1947880 by chrisjlee, tim.plunkett, Xano, s_leu, Berdir, effulgentsia, penyaskito, dawehner: Replace node_access() with $entity->access().
|
2013-12-01 12:33:39 +00:00 |
webchick
|
063b5cd333
|
Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes.
|
2013-11-27 23:44:52 -08:00 |
webchick
|
d6cda5707d
|
Issue #2113319 by Xano: Rename getOriginalID() to getOriginalId() and setOriginalID() to setOriginalId().
|
2013-11-23 13:23:55 -08:00 |
webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
webchick
|
b5581dcfa2
|
Issue #2124287 by jessebeach: Book module's BookNavigationBlock passes poorly formatted variable data to the book-all-books-block template.
|
2013-11-22 19:17:19 -08:00 |
Nathaniel Catchpole
|
390d04eef7
|
Issue #2115061 by JeroenT, tim.plunkett: Remove direct calls to drupal_add_html_head_link().
|
2013-11-21 10:05:28 +00:00 |
Alex Pott
|
c4b089f5d9
|
Issue #2102777 by damiankloip, dawehner: Allow theme_links() to use routes as well as href.
|
2013-11-15 09:09:50 -04:00 |
webchick
|
744309f9f2
|
Issue #2125253 by tim.plunkett: Convert ()['redirect'] to ()['redirect_route()'].
|
2013-11-13 21:31:49 -08:00 |
webchick
|
8469376958
|
Issue #2085201 by jessebeach, tim.plunkett, dawehner, yoroy: Use sensible block categories (rather than module-name categories).
|
2013-11-12 15:53:34 -08:00 |
Nathaniel Catchpole
|
c543ca71ff
|
Issue #2019055 by plach, fago, berdir, yched, Gábor Hojtsy, kfritsche, jibran: Switch from field-level language fallback to entity-level language fallback.
|
2013-11-06 14:44:42 +00:00 |
Nathaniel Catchpole
|
38fdf67298
|
Revert "Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback."
This reverts commit 46942cd373 .
|
2013-11-06 14:44:17 +00:00 |
Nathaniel Catchpole
|
46942cd373
|
Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback.
|
2013-11-06 14:39:07 +00:00 |
Nathaniel Catchpole
|
d5de573d29
|
Issue #2113349 by Xano: Fixed Rename \Drupal\book\BookManager::updateID() to updateId().
|
2013-10-31 11:30:08 +00:00 |
webchick
|
4399709181
|
Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager.
|
2013-10-30 16:09:40 -07: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 |
Alex Pott
|
4b7bbecbc3
|
Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder.
|
2013-10-25 13:54:18 -07:00 |
Alex Pott
|
270708d58a
|
Issue #2102125 followup by tim.plunkett, Gábor Hojtsy: Big Local Task Conversion.
|
2013-10-25 10:16:02 -07:00 |
Nathaniel Catchpole
|
516affdf43
|
Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion.
|
2013-10-24 13:04:38 +01:00 |
Jennifer Hodgdon
|
7105d43cfe
|
Issue #2091385 by lostkangaroo, batigolix, dietmarg, tankerjoe: Fix up hook_help for book module
|
2013-10-22 16:16:05 -07:00 |
Nathaniel Catchpole
|
8e0865020e
|
Issue #2112237 by vijaycs85, neclimdul, damiankloip: Fixed Regression: Remove EntityFormControllerNG from book module.
|
2013-10-16 20:04:31 +01:00 |
Alex Pott
|
b201c0546c
|
Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId().
|
2013-10-16 13:37:27 +01:00 |
webchick
|
3da03a2673
|
Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration.
|
2013-10-09 18:37:14 -07:00 |
webchick
|
ccd257a9e7
|
Issue #2063401 by dawehner, damiankloip, tim.plunkett: Replace the default _access_checks()(access mode) with ALL instead of ANY.
|
2013-10-08 23:26:38 -07:00 |
webchick
|
6302d0e020
|
Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name.
|
2013-10-07 23:07:56 -07:00 |
webchick
|
ae7c20c7b5
|
Issue #2106459 by chx: Fixed core config has everything as string.
|
2013-10-07 17:32:28 -07: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 |
webchick
|
4f59f9746f
|
Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation.
|
2013-10-03 15:08:29 -07: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 |
Nathaniel Catchpole
|
d7fa47b49b
|
Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support.
|
2013-09-22 09:31:05 +01: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
|
4b7a30edd0
|
Issue #2089627 by tim.plunkett: Move \Drupal\system\SystemConfigFormBase to \Drupal\Core\Form\ConfigFormBase.
|
2013-09-16 08:43:28 -07:00 |
Nathaniel Catchpole
|
ecce278393
|
Issue #2085957 by tankerjoe: Document that BookController methods return render arrays, not strings.
|
2013-09-16 12:31:18 +01:00 |
webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
webchick
|
29f50ae3cb
|
Issue #1945390 by Alan Evans, disasm, tim.plunkett, dawehner: Convert book_admin_edit() to a new-style FormInterface implementation.
|
2013-09-14 23:46:48 -07:00 |