drupal/core/modules
Nathaniel Catchpole 4b7da9abff Issue #221081 by David_Rothstein, fago, schwern, Berdir: Entity cache out of sync and inconsistent when saving/deleting entities. 2013-12-11 11:52:47 +00:00
..
action Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes. 2013-11-27 23:44:52 -08:00
aggregator Revert "Issue #1189804 by cosmicdreams, jessebeach, mgifford, pwieck, smiro, dcmouyard: Convert aggregator-feed-source.html.twig to HTML5." 2013-12-10 17:28:43 +00:00
ban Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
basic_auth Issue #2107483 by StephaneQ: Make basic_auth() module and http_basic() auth setting consistent. 2013-10-17 23:41:58 +01:00
block Issue #2061971 by naveenvalecha, herom, InternetDevels: Replace user_access() calls with ->hasPermission() in block module. 2013-12-10 22:54:07 -08:00
book 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
breakpoint Issue #1971490 by balagan, vijaycs85: Standardize label of langcode field in schema files. 2013-12-03 22:36:01 -08:00
ckeditor Issue #1342198 by nod_, droplet, cosmicdreams, RobLoach, aspilicious: Use .on and .off instead of .bind, .unbind and .delegate. 2013-12-04 14:28:18 +00:00
color Issue #1342198 by nod_, droplet, cosmicdreams, RobLoach, aspilicious: Use .on and .off instead of .bind, .unbind and .delegate. 2013-12-04 14:28:18 +00:00
comment Issue #1966448 by marthinal, larowlan, codeyourdream: comment_entity_load() breaks after disabling the Forum module. 2013-12-11 10:59:20 +00:00
config Issue #2150171 by alexpott, swentel: Confirm form of a simple setting always says it's creating a new configuration. 2013-12-10 11:56:04 -08:00
config_translation Issue #2134861 by Gábor Hojtsy, amateescu: Field instance bundle is only accessible directly on the bundle property. 2013-12-10 22:43:45 -08:00
contact Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
content_translation Issue #2061899 by joelpittet, m1r1k: Remove references to global in Comment module. 2013-12-10 22:58:02 -08:00
contextual Issue #2080131 by damiankloip: Disable 'Aggregation settings' for Views handlers that should not support aggregation. 2013-12-07 00:11:39 -04:00
datetime Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
dblog Issue #2112675 by tim.plunkett: Convert dblog_filter_form and dblog_clear_log_form to FormInterface. 2013-12-10 21:57:07 -08:00
edit Issue #2149933 by nod_: Improve Edit module JS to use .find(...) instead of .is(':has(...)'). 2013-12-10 23:03:58 -08:00
editor Issue #2141055 by Wim Leers: When multiple instances of the same entity on one page, only the first can be edited. 2013-12-10 16:54:38 -05:00
email Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
entity Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
entity_reference Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
field Issue #2134861 by Gábor Hojtsy, amateescu: Field instance bundle is only accessible directly on the bundle property. 2013-12-10 22:43:45 -08:00
field_ui Issue #2084257 by beowulf1416 | joachim: Standardize variable in buildHeader(). 2013-12-10 22:52:54 -08:00
file Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
filter Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
forum Issue #1966448 by marthinal, larowlan, codeyourdream: comment_entity_load() breaks after disabling the Forum module. 2013-12-11 10:59:20 +00:00
hal Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
help Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes. 2013-11-27 23:44:52 -08:00
history Issue #2061927 by joelpittet, InternetDevels, m1r1k: Remove references to global in History module. 2013-12-10 22:51:13 -08:00
image Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
language Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
link Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
locale Issue #2048379 by Xen, andypost, niko-: Multilingual first time admin/config exception Field 'uri' doesn't have a default value into {locale_file}. 2013-12-10 22:42:54 -08:00
menu Issue #2147501 by dawehner: Convert most of the left over local tasks. 2013-12-07 15:16:21 -08:00
menu_link Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
migrate Issue #2147817 by chx: Migrate: add a static map process plugin. 2013-12-07 21:16:10 -08:00
migrate_drupal Issue #2148839 by chx: Move the drupal6_variable plugin where it belongs. 2013-12-03 21:13:02 -08:00
node 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
number Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
options Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
path Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
picture Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
rdf Issue #2080705 by chertzog: Remove Unused local variable from /core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php. 2013-12-04 00:47:53 -08:00
rest Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments 2013-12-03 07:54:20 -08:00
search Issue #1258342 by Andreas Radloff: Change search inputs' default width. 2013-12-10 17:05:11 -05:00
serialization Issue #2112239 by amateescu: Convert base field and property definitions. 2013-12-06 10:56:29 +00:00
shortcut Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
simpletest Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
statistics 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
syslog Issue #1618178 by manarth: Fixed Remove redundant DEFAULT_SYSLOG_FACILITY definition from Syslog. 2013-10-25 21:44:37 +02:00
system Issue #221081 by David_Rothstein, fago, schwern, Berdir: Entity cache out of sync and inconsistent when saving/deleting entities. 2013-12-11 11:52:47 +00:00
taxonomy Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
telephone Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
text Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
toolbar Issue #2100133 by corbacho, jessebeach: The Toolbar tray box shadow disappears at small viewports sizes on Chrome, on a Mac, under unpredictable conditions. 2013-12-06 23:10:04 -04:00
tour Issue #2081187 by smiro: Remove Unused local variable from /core/modules/tour/tour.module. 2013-12-04 00:50:26 -08:00
tracker Issue #2080715 by dags, chertzog: Remove Unused local variable from /core/modules/tracker/tracker.module. 2013-12-04 00:11:01 -08:00
update Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface. 2013-12-10 00:45:01 +00:00
user Issue #1879200 by pcambra, swentel, Berdir: Remove uneeded argument from entity type callbacks. 2013-12-10 14:26:35 +00:00
views Issue #2096577 by Wim Leers, vijaycs85: Remove drupal_add_css() from views.module. 2013-12-10 22:20:04 -08:00
views_ui Issue #2061925 by alweb, Albert Volkman, dawehner: Remove calls to deprecated global in views_ui module. 2013-12-10 14:14:49 +00:00
xmlrpc Issue #2080709 by chertzog, mikemiles86: Remove unused local variables from the XMLRPC module. 2013-12-07 23:14:54 -08:00