Commit Graph

711 Commits (5c80527210556f367b418aa34e929be737d31d32)

Author SHA1 Message Date
Alex Pott 261fb6483f Issue #1887654 by tim.plunkett, damiankloip, Berdir, marthinal, xjm: Creating a config entity with an existing machine name shouldn't work. 2014-01-07 10:21:48 +00:00
Jennifer Hodgdon 1b20fe2f4b Issue #2165413 by David_Rothstein: Remove Tigger from core (spelling errors) 2014-01-06 15:00:24 -08:00
webchick a1a98382bc Issue #2157153 by yched, Berdir: Remove field_attach_preprocess(). 2014-01-04 11:00:14 -08:00
webchick 346ad38f22 Issue #535616 by jhodgdon, pwolanin, oriol_e9g, tgeller: Make Content Ranking settings for Search not say 'weights' to avoid confusion. 2014-01-02 09:56:43 -08:00
Alex Pott 814aed203d Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object. 2014-01-01 11:08:57 +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
webchick a06d7830eb Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions. 2013-12-31 15:48:51 -08:00
catch cc7b115ed8 Issue #2053461 by larowlan, andypost, tim.plunkett, swentel: Node type settings such as published state, promoted state, create revision and author information cannot be turned off. 2013-12-30 18:00:49 +00:00
webchick e3d7216fb2 Issue #2163003 by andypost: Node addition is broken when only one content type exists. 2013-12-27 11:59:09 -08:00
webchick 2069bf0c68 Issue #2109433 by herom, dawehner, damiankloip: Replace user_access() through injected user accounts in views. 2013-12-22 14:31:31 -08:00
webchick 7a001160c1 Issue #2102465 follow-up by webwarrior: Remove one more drupal_set_title() instance. 2013-12-22 14:13:27 -08:00
webchick 6a6d48f568 Issue #1987762 by damiankloip, vijaycs85, disasm, dawehner, tim.plunkett, kim.pepper, googletorp, becw, wamilton: Convert node_add_page() to a new style controller. 2013-12-22 14:11:16 -08:00
Alex Pott 34008e01dc Issue #2158229 by bzrudi71: Site search indexing broken on PostgreSQL. 2013-12-20 17:00:01 +00:00
webchick fdca37f8ae Issue #2160117 by sun: Remove/convert remaining calls to variable_get/_set/_del(). 2013-12-19 18:24:31 -08:00
webchick 7f7c379cef Issue #2154709 by Gábor Hojtsy: 'No translatable fields' link points to misleading place. 2013-12-19 14:27:00 -08:00
webchick 3465947578 Issue #2146517 by TR: Remove annotation 'use' statements from all core classes. 2013-12-19 10:28:42 -08:00
Nathaniel Catchpole ba6591cdd2 Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties(). 2013-12-19 14:10:57 +00:00
Alex Pott be70033ea1 Issue #2151427 by andypost, TR: Convert COMMENT_NOT_PUBLISHED & COMMENT_PUBLISHED to a constant on the comment interface. 2013-12-13 13:45:37 +00: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
Nathaniel Catchpole 93c57498b6 Issue #2062791 by joelpittet, natemow, sergeypavlenko, m1r1k, jlindsey15: Remove calls to deprecated global $user and $GLOBALS['user'] in node module. 2013-12-12 11:02:09 +00:00
catch 3e27ebdea5 Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system. 2013-12-12 00:00:09 +00:00
Nathaniel Catchpole 51560a3a04 Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c.
2013-12-11 14:37:58 +00:00
Nathaniel Catchpole 8ec847cc7c Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system. 2013-12-11 12:00:10 +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
Nathaniel Catchpole 7dbacefdfa Issue #1991292 by swentel: Output of labels from hook_field_extra_fields() should not use check_plain(). 2013-12-10 14:04:24 +00:00
Nathaniel Catchpole c0d4ea2834 Issue #2142987 by k4v: Multilingual node search bugs with title and language filtering. 2013-12-10 13:57:52 +00: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 cdac25ee08 Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
webchick 6db5c8594b Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters. 2013-12-07 22:54:48 -08:00
webchick cb978c820f Revert "Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters."
Whoops. 300 or so too many lines in that commit. ;)

This reverts commit 353315fc68.
2013-12-07 22:54:22 -08:00
webchick 353315fc68 Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters. 2013-12-07 22:43:04 -08:00
webchick a16eb5a389 Issue #2147501 by dawehner: Convert most of the left over local tasks. 2013-12-07 15:16:21 -08:00
Alex Pott 7d42bc24ef Issue #2080131 by damiankloip: Disable 'Aggregation settings' for Views handlers that should not support aggregation. 2013-12-07 00:11:39 -04:00
Nathaniel Catchpole e8c263c4a5 Issue #2112239 by amateescu: Convert base field and property definitions. 2013-12-06 10:56:29 +00:00
webchick 3bb5f796f6 Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-05 10:02:36 -08:00
Nathaniel Catchpole 1ceeda436a Issue #2032309 by dawehner, amateescu: Use local tasks derivatives to provide local tasks for views. 2013-12-05 10:05:55 +00:00
webchick dc7a5b27ef Revert of Issue #1998638, since it broke drush si and other command-line scripts. 2013-12-04 21:13:05 -08:00
webchick 1efed5500d Issue #2123843 by damiankloip: Camelize views form methods. 2013-12-04 08:29:50 -08:00
webchick 5538c4ce51 Issue #2079981 by mrsinguyen: Remove Unused local variable from /core/modules/node/lib/Drupal/node/Tests/Views/StatusExtraTest.php. 2013-12-04 00:29:24 -08:00
webchick 41623883bd Issue #1971490 by balagan, vijaycs85: Standardize label of langcode field in schema files. 2013-12-03 22:36:01 -08:00
webchick a38172dc20 Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-03 10:57:18 -08:00
Jennifer Hodgdon 80fbd33d97 Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments 2013-12-03 07:54:20 -08:00
Nathaniel Catchpole dcc8a0c392 Issue #2084279 by herom, andypost, David Hernández, dawehner, Xano: Remove plugin.manager.entity service in favor of entity.manager. 2013-12-03 12:07:05 +00: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 e048d17b81 Issue #2108829 by damiankloip, dawehner: Make AccessManager stricter with values returned from access checkers. 2013-12-01 12:42:13 +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
Nathaniel Catchpole 27da86c99f Issue #2102521 by ianthomas_uk, tim.plunkett: Finish converting menu.module to CMI. 2013-11-28 19:26:58 +00:00
webchick 0d777769ba Issue #2143023 by FrancescoQ: Move Translation tab on node translation form to right sidebar. 2013-11-28 01:01:20 -08: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