drupal/core/modules
Alex Pott 2a1e1472c1 Issue #2009008 by pplantinga, InternetDevels, duckx, benjifisher: Replace theme() with drupal_render() in field and field_ui() modules. 2013-07-24 00:21:55 +02:00
..
action Issue #2030411 by ifrik, batigolix: Update hook_help() for action module. 2013-07-20 02:19:17 +01:00
aggregator Issue #2034947 by damiankloip: Change view results to use a classed object. 2013-07-21 08:46:30 +01:00
ban Issue #1977644 by ifrik, batigolix: Update Ban module hook_help to help standards by adding link to online docs 2013-07-17 07:40:05 -07:00
block Issue #1983682 by tim.plunkett, h3rj4n, larowlan: Convert applicable custom_block_menu() entries to use _entity_form() in routing.yml. 2013-07-22 23:58:13 +01:00
book Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
breakpoint Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
ckeditor Issue #2039425 by Wim Leers: Convert CKEditorPluginManager to extend DefaultPluginManager. 2013-07-20 21:44:18 +01:00
color Issue #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables. 2013-07-13 11:30:18 +01:00
comment Issue #2034947 by damiankloip: Change view results to use a classed object. 2013-07-21 08:46:30 +01:00
config Issue #1821854 by tim.plunkett, effulgentsia, larowlan: Convert image effects into plugins. 2013-07-23 18:14:41 +02:00
contact Issue #2034947 by damiankloip: Change view results to use a classed object. 2013-07-21 08:46:30 +01:00
content_translation Issue #2034947 by damiankloip: Change view results to use a classed object. 2013-07-21 08:46:30 +01:00
contextual Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
datetime Issue #1963476 by widukind, joelpittet, jenlampton, tlattimore, kattekrab, siccababes, adamcowboy: Datetime.module - Convert theme_ functions to Twig. 2013-07-21 00:53:24 +01:00
dblog Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
edit Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes. 2013-07-15 10:22:26 +01:00
editor Issue #2039433 by Wim Leers: Convert EditorManager to extend DefaultPluginManager. 2013-07-20 21:16:48 +01:00
email Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation. 2013-07-20 01:22:20 +01:00
entity Issue #2029321 by tim.plunkett, aspilicious, swentel: Provide list and form controllers for EntityViewMode and EntityFormMode. 2013-07-14 15:37:55 -04:00
entity_reference Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
field Issue #2009008 by pplantinga, InternetDevels, duckx, benjifisher: Replace theme() with drupal_render() in field and field_ui() modules. 2013-07-24 00:21:55 +02:00
field_sql_storage Issue #2035077 by lazysoundsystem, Crell, Cottser: Remove a few remaining t() from test asserts 2013-07-08 10:49:45 -07:00
field_ui Issue #2009008 by pplantinga, InternetDevels, duckx, benjifisher: Replace theme() with drupal_render() in field and field_ui() modules. 2013-07-24 00:21:55 +02:00
file Issue #2005166 follow-up by slashrsm, fubhy: Create simple file listing under admin/content/file. 2013-07-22 09:39:17 +01:00
filter Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
forum Issue #2020001 by linclark, jesse.d: Make datatype callback handling more flexible. 2013-07-20 13:57:47 +01:00
hal Issue #1867856 by fubhy the cat, EclipseGc, Berdir: Use annotation discovery for data type plugins. 2013-06-29 15:48:52 +01:00
help Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
history Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
image Issue #1821854 by tim.plunkett, effulgentsia, larowlan: Convert image effects into plugins. 2013-07-23 18:14:41 +02:00
language Issue #2044825 by Gábor Hojtsy: Fixed Language entity missing uri() method implementation. 2013-07-23 09:39:34 +01:00
layout Issue #2011094 by kgoel: Replace drupal_container() with Drupal::service() in the layout module. 2013-07-11 10:39:07 +01:00
link Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation. 2013-07-20 01:22:20 +01:00
locale Issue #1978928 by piyuesh23, InternetDevels, disasm: Convert locale_translation_manual_status() to a Controller. 2013-07-20 21:20:48 +01:00
menu Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
menu_link Issue #2033413 by catch: fix file permissions, whoops. 2013-07-19 12:28:59 +01:00
node Issue #2043403 by bdone: Fixed admin/content View does not have 'new'/'update' indicators. 2013-07-23 00:00:05 +01:00
number Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation. 2013-07-20 01:22:20 +01:00
options Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
overlay Issue #1788888 by jsacksick, David_Rothstein: Fixed Overlay at admin/modules closes on submitting the form. 2013-07-20 21:28:59 +01:00
path Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
php Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
picture Issue #2026319 by pplantinga: Fixed Mis-named variables in picture_theme(). 2013-07-23 00:28:12 +01:00
rdf Issue #2020001 by linclark, jesse.d: Make datatype callback handling more flexible. 2013-07-20 13:57:47 +01:00
rest Issue #2031647 by linclark: Provide minimal default rest configuration. 2013-07-20 02:13:25 +01:00
search Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
serialization Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
shortcut Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
simpletest Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
statistics Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
syslog Issue #971844 by kathyh, kbahey: Include rsyslog in syslog.module's help. 2013-06-18 14:44:35 +02:00
system Issue #2046301 by bowersox: Fixed CSS regression on admin/modules: overlapping 'Enabled' table header not properly invisible. 2013-07-24 00:17:35 +02:00
taxonomy Issue #2034947 by damiankloip: Change view results to use a classed object. 2013-07-21 08:46:30 +01:00
telephone Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation. 2013-07-20 01:22:20 +01:00
text Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation. 2013-07-20 01:22:20 +01:00
toolbar Issue #1938044 by hass, jessebeach, Dragan Eror: Fixed Prefix all toolbar classes to prevent theme clashes. 2013-07-18 11:28:54 +01:00
tour Issue #2038233 by tim.plunkett: Convert TipPluginManager to extend DefaultPluginManager. 2013-07-19 10:08:24 +01:00
tracker Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
translation Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
update Issue #1818976 by bleen18: Fixed Several update functions incorrectly return NULL values. 2013-07-19 10:11:42 +01:00
user Issue #2024811 by tim.plunkett: Remove hardcoding of ConfigEntityBase in RoleStorageController::attachLoad(). 2013-07-23 00:11:55 +01:00
views Issue #2046537 by DuaelFr: End with 'any' label configuration to improve consistency and localization. 2013-07-23 09:48:19 +01:00
views_ui Issue #2042487 by tim.plunkett, damiankloip: Fixed Token checking for Views enable/disable is missing. 2013-07-21 16:25:33 +01:00
xmlrpc Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit(). 2013-06-11 22:12:01 +01:00