.. |
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 #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +09:00 |
block_content
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +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 #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +09: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 #2641624 by heykarthikwithu, Mac_Weber, kostyashupenko: Replace deprecated usage of entity_create('user') with a direct call to User::create()
|
2016-02-16 16:54:49 +09:00 |
config
|
Issue #2663410 by alexpott, Berdir: TypedConfigManager::_getDefinitionWithReplacements() incorrectly replaces generic definition
|
2016-02-17 09:39:04 +09:00 |
config_translation
|
Issue #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +09:00 |
contact
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09:00 |
content_translation
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09:00 |
contextual
|
Issue #2588373 by chhavik, Cottser: Remove unused image files from core
|
2015-12-10 16:18:25 +00:00 |
datetime
|
Issue #2641604 by Mac_Weber, lluvigne, heykarthikwithu: Replace deprecated usage of entity_create('node_type') with a direct call to NodeType::create()
|
2016-02-17 09:24:04 +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 #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +09: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 #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +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 #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09:00 |
filter
|
Issue #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +09: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 #2641604 by Mac_Weber, lluvigne, heykarthikwithu: Replace deprecated usage of entity_create('node_type') with a direct call to NodeType::create()
|
2016-02-17 09:24:04 +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 #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +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 #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09:00 |
link
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +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 #2641696 by naveenvalecha, heykarthikwithu, Mac_Weber: Replace deprecated usage of entity_create('menu_link_content') with a direct call to MenuLinkContent::create()
|
2016-02-16 12:38:26 +09:00 |
menu_ui
|
Issue #2641696 by naveenvalecha, heykarthikwithu, Mac_Weber: Replace deprecated usage of entity_create('menu_link_content') with a direct call to MenuLinkContent::create()
|
2016-02-16 12:38:26 +09: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 #2641604 by Mac_Weber, lluvigne, heykarthikwithu: Replace deprecated usage of entity_create('node_type') with a direct call to NodeType::create()
|
2016-02-17 09:24:04 +09:00 |
options
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09: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 #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +09:00 |
rdf
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +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 #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +09:00 |
serialization
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09: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 #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09: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 #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +09:00 |
taxonomy
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09:00 |
telephone
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09:00 |
text
|
Issue #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +09: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 #2606304 by snehi, priya.chat, rang501, rakesh.gectcr: Wrong @param doc for construct function in class PrivateTempStore
|
2016-02-16 22:05:29 +09:00 |
views
|
Issue #2632068 by bojanz, dawehner, czigor, mglaman: Rendered entity views field handler
|
2016-02-17 09:47:23 +09:00 |
views_ui
|
Revert "Issue #2598502 by alexpott: Double escaping in views attachment titles"
|
2016-02-16 10:24:55 +09:00 |