drupal/core/modules
Nathaniel Catchpole ac415b1f5b Issue #2485683 by Wim Leers: REST entity resource missing entity & field access cacheability metadata 2016-02-15 21:24:23 +09:00
..
action Issue #2663830 by chx: Remove action.api.php 2016-02-08 15:40:04 +09:00
aggregator Issue #2503403 by naveenvalecha, DuaelFr, Mac_Weber: Replace deprecated usage of entity_create('aggregator_*') with a direct call to Feed/Item::create() 2016-02-15 08:43:58 +09:00
automated_cron Issue #2629750 by mpp: Add link to settings page for automated cron on modules overview 2015-12-12 00:32:48 +00:00
ban Issue #2600538 by rakesh.gectcr, anil280988, justAChris, jhodgdon: Incorrect @file description in core/ classes - wrong namespace or class name 2015-10-27 15:28:29 +00:00
basic_auth Issue #2559971 by stefan.r, alexpott, lauriii, nlisgo, plach, dawehner: Make SafeMarkup::format() return a safe string object to remove reliance on a static, unpredictable safe list 2015-09-26 18:52:53 +01:00
block Issue #2639686 by heykarthikwithu: Replace get('entity.manager')->getStorage() with get('entity_type.manager')->getStorage() in all tests 2016-02-10 13:14:11 +09:00
block_content Issue #2667346 by mohit_aghera: EntityViewsData extending classes should use $this->t() but many use t() 2016-02-15 20:45:25 +09:00
book Issue #2516930 by coleman.sean.c, alexpott, jhedstrom, mohit_aghera: Remove from outline button goes to node/x/delete instead 2016-02-15 09:43:05 +09:00
breakpoint 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
ckeditor Issue #2307141 by mbaynton, mgifford, Wim Leers: Enable browsers' (native) spell checker in CKEditor 2016-01-25 17:41:33 +00:00
color Issue #2655580 by claudiu.cristea: Dead code: hook_system_theme_info() removed but is still implemented 2016-01-24 12:55:35 +09:00
comment Issue #2667346 by mohit_aghera: EntityViewsData extending classes should use $this->t() but many use t() 2016-02-15 20:45:25 +09:00
config Issue #2659914 by c-c-m, rodrigoaguilera: Untranslatable strings on Configuration Synchronization 2016-02-15 09:44:36 +09:00
config_translation Issue #2641520 by Mac_Weber, rakesh.gectcr, darkdim: Replace deprecated usage of entity_create('contact_form') with a direct call to ContactForm::create() 2016-02-15 16:36:48 +09:00
contact Issue #2641520 by Mac_Weber, rakesh.gectcr, darkdim: Replace deprecated usage of entity_create('contact_form') with a direct call to ContactForm::create() 2016-02-15 16:36:48 +09:00
content_translation Issue #2662078 by lluvigne: Update the misleading warning message in Content Translation module 2016-02-11 16:27:57 +00:00
contextual Issue #2588373 by chhavik, Cottser: Remove unused image files from core 2015-12-10 16:18:25 +00:00
datetime Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create() 2016-02-09 08:52:18 +09:00
dblog Issue #2512668 by MattA, martin107, dawehner: Dblog rest plugin throws exception with incorrect parameters 2016-02-09 16:32:42 +09:00
dynamic_page_cache Issue #2575847 by znerol: Remove request policy attribute from dynamic page cache subscriber 2016-02-12 10:14:38 +09:00
editor Issue #2625512 by heykarthikwithu, Mac_Weber, Wim Leers: Add @param, @return in the code base for the editor module 2016-01-05 10:42:40 +00:00
entity_reference Issue #2429191 by claudiu.cristea, amateescu, yched, nlisgo, Berdir, alexpott, klausi, Wim Leers, xjm, catch: Deprecate entity_reference.module and move its functionality to core 2015-10-06 12:02:22 +01:00
field Issue #2641534 by Mac_Weber: Replace deprecated usage of entity_create('entity_test_label') with a direct call to EntityTestLabel::create() 2016-02-15 16:33:15 +09:00
field_ui Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields 2016-02-15 09:27:14 +09:00
file Issue #2667346 by mohit_aghera: EntityViewsData extending classes should use $this->t() but many use t() 2016-02-15 20:45:25 +09:00
filter Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
forum Issue #2503411 by DuaelFr, Mac_Weber: Replace deprecated usage of entity_create('comment*') with a direct call to Comment/CommentType::create() 2016-02-15 08:43:00 +09:00
hal Issue #2503411 by DuaelFr, Mac_Weber: Replace deprecated usage of entity_create('comment*') with a direct call to Comment/CommentType::create() 2016-02-15 08:43:00 +09:00
help Issue #2657178 by xjm: Warn about experimental modules on their help pages 2016-02-01 21:21:43 +09:00
history Issue #2633334 by orbmantell, e._s: Unsigned int vs. int mismatch between node.nid and history.nid 2016-01-26 15:46:09 +09:00
image Issue #2471593 by JeroenT, Devaraj johnson: Replace the use of entity_load_unchanged() in ImageAdminStylesTest 2016-02-12 10:50:22 +09:00
inline_form_errors Issue #2578561 by tim.plunkett, joelpittet, Bojhan, Fabianx, xjm, cilefen, David_Rothstein, DamienMcKenna: Move "Inline Form Errors" functionality to optional module and restore D7-style form errors by default 2015-10-05 22:32:45 -07:00
language Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
link Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create() 2016-02-09 08:52:18 +09:00
locale Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields 2016-02-15 09:27:14 +09:00
menu_link_content Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
menu_ui Issue #2578173 by Peacog, maximpodorov, marvin_B8, andypost, alexpott, tatisilva: Increase menu title maxlength to 255 in forms containing menu items 2016-02-04 11:36:51 +00:00
migrate Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
migrate_drupal Issue #2618804 by webflo: Migrate required setting from vocabulary to field 2016-02-02 15:45:10 +09:00
node Issue #2667346 by mohit_aghera: EntityViewsData extending classes should use $this->t() but many use t() 2016-02-15 20:45:25 +09:00
options Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
page_cache Issue #2604098 by Wim Leers: HelpBlock has the 'url' cache context instead of 'route' 2016-01-26 15:49:25 +09:00
path Issue #2630162 by felribeiro, pguillard, pingwin4eg, karsumit94: The Edit URL Alias form buttons should be styled in consistency with other buttons 2016-01-26 11:47:54 +00:00
quickedit Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create() 2016-02-09 08:52:18 +09:00
rdf Issue #2641608 by Mac_Weber: Replace deprecated usage of entity_create('rdf_mapping') with a direct call to RdfMapping::create() 2016-02-15 16:33:58 +09:00
responsive_image Issue #1494670 by Liam Morland, jhedstrom, Wim Leers, mfb: References to CSS, JS, and similar files should be root-relative URLs: avoids mixed content warnings & fewer bytes to send 2016-01-15 13:20:55 +09:00
rest Issue #2485683 by Wim Leers: REST entity resource missing entity & field access cacheability metadata 2016-02-15 21:24:23 +09:00
search Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
serialization Issue #2060677 by damiankloip, dawehner, Wim Leers, larowlan: Add target_type, target_uuid to serialized output of entity reference fields in non-HAL formats 2016-02-11 17:54:37 -08:00
shortcut Issue #2589237 by chx, webflo, benjy, dmoore: Menu links parent migration is broken 2015-12-23 16:43:30 +00:00
simpletest Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
statistics Issue #2587337 by sdstyles: hook_node_links_alter() names its parameters differently from its implementations 2016-02-03 17:42:10 +09:00
syslog Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized 2016-01-05 14:31:39 +00:00
system Issue #2485683 by Wim Leers: REST entity resource missing entity & field access cacheability metadata 2016-02-15 21:24:23 +09:00
taxonomy Issue #2667346 by mohit_aghera: EntityViewsData extending classes should use $this->t() but many use t() 2016-02-15 20:45:25 +09:00
telephone Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create() 2016-02-09 08:52:18 +09:00
text Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
toolbar Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
tour Issue #2641620 by Mac_Weber: Replace deprecated usage of entity_create('tour') with a direct call to Tour::create() 2016-02-15 16:34:48 +09:00
tracker Issue #2503411 by DuaelFr, Mac_Weber: Replace deprecated usage of entity_create('comment*') with a direct call to Comment/CommentType::create() 2016-02-15 08:43:00 +09:00
update Issue #2666112 by alexpott: phpcs has a new sniff: Generic.PHP.LowerCaseKeyword 2016-02-15 08:53:08 +09:00
user Issue #2667346 by mohit_aghera: EntityViewsData extending classes should use $this->t() but many use t() 2016-02-15 20:45:25 +09:00
views Issue #2641626 by Mac_Weber, heykarthikwithu, naveenvalecha: Replace deprecated usage of entity_create('view') with a direct call to View::create() 2016-02-15 16:56:24 +09:00
views_ui Issue #2641626 by Mac_Weber, heykarthikwithu, naveenvalecha: Replace deprecated usage of entity_create('view') with a direct call to View::create() 2016-02-15 16:56:24 +09:00