drupal/core/modules
Nathaniel Catchpole 7827f1d7dd Issue #2050227 by damiankloip, pwolanin: Add local action plugin deriver to use YAML discovery for static definitions. 2013-08-13 06:01:50 +01:00
..
action Issue #2020979 by dawehner, bojanz: Fixed Bulk action form no longer allows actions to be selected. 2013-08-07 09:37:10 +01:00
aggregator Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +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 #1886390 by zuuperman, benjy: Unnecessary if state in block_page_build(). 2013-08-10 02:03:40 -07:00
book Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
breakpoint Issue #2003260 by ebeyrent, DmitryDrozdik, kgoel: Replace drupal_container() with Drupal::service() in the breakpoint module. 2013-08-06 23:31:05 -07:00
ckeditor Issue #2057981 by Wim Leers: Remove tiny remnant of CKEditor image and link plugins. 2013-08-10 08:09:04 -07: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 #2009632 by tim.plunkett, dawehner, giammi: Switch CommentPreviewTest from standard profile to testing. 2013-08-11 23:59:56 -07:00
config Issue #2011578 by mortendk, tlattimore, Cottser, soulston: Markup for Stark's page.html.twig + maintenance-page.html.twig. 2013-08-06 00:52:22 +02:00
contact Issue #2056943 by alexpott, damiankloip: Convert render_link() to renderLink. 2013-08-03 23:00:11 -07:00
content_translation Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
contextual Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
datetime Issue #1844956 by msonnabaum, beejeebus: Fixed Optimize date formatting performance. 2013-08-10 08:00:02 +01:00
dblog Issue #2041321 by Unitoch, oriol_e9g, droplet: Unnecessary translate strings. 2013-08-02 01:04:27 +02:00
edit Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings(). 2013-08-01 14:35:00 +01:00
editor Issue #2031529 by Wim Leers, oadaeh: Fixed JavaScript error when submitting a form that has a text_format() selector set to a text format without associated text editor. 2013-08-06 23:21:26 -07:00
email Issue #2058257 by effulgentsia: Fix ConfigFieldItemInterface's method signatures to typehint interfaces instead of classes. 2013-08-06 23:48:46 -07:00
entity Issue #2054699 by pcambra: Ensure config entity id is set for computed composite ids. 2013-08-03 23:05:02 +02:00
entity_reference Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings(). 2013-08-01 14:35:00 +01:00
field Issue #2060003 by claudiu.cristea, yched: Fixed Wrong precedence in Field::getFieldSetting[s]() when setting appears in both field and instance. 2013-08-12 03:40:21 +01: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 #2045043 by bechtold, vijaycs85, YesCT, Gábor Hojtsy: Fixed Field listings operations cannot be altered. 2013-08-05 11:15:40 +02:00
file Issue #2059699 by tim-e, Cottser: Remove t() from test assertion messages in file.module. 2013-08-12 00:09:01 -07:00
filter Issue #2009018 follow-up by StephaneQ: One more replace theme() with drupal_render() in filter module. 2013-08-03 23:16:13 -07:00
forum Issue #2009574 by e2tha_e, adamcowboy, Samvel, jenlampton: Replace theme() with drupal_render() in forum module. 2013-08-06 23:46:15 -07:00
hal Issue #1972116 by klausi: Add REST test coverage for nodes. 2013-07-31 22:51:41 +02:00
help Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls. 2013-07-27 15:30:10 +01:00
history Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
image Issue #2060003 by claudiu.cristea, yched: Fixed Wrong precedence in Field::getFieldSetting[s]() when setting appears in both field and instance. 2013-08-12 03:40:21 +01:00
language Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
layout Issue #2050289 by damiankloip, msonnabaum: Add class to make yaml discovery reusable. 2013-07-29 18:59:01 +02:00
link Issue #2058257 by effulgentsia: Fix ConfigFieldItemInterface's method signatures to typehint interfaces instead of classes. 2013-08-06 23:48:46 -07:00
locale Issue #2052923 by Berdir: Update Guzzle to latest version. 2013-08-10 00:53:20 -07:00
menu Issue #2056513 by tim.plunkett: Remove PluginUI subsystem, provide block plugins UI as one-off. 2013-08-07 12:49:26 -07:00
menu_link Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path. 2013-07-31 13:50:39 -07:00
node Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
number Issue #2058257 by effulgentsia: Fix ConfigFieldItemInterface's method signatures to typehint interfaces instead of classes. 2013-08-06 23:48:46 -07:00
options Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings(). 2013-08-01 14:35:00 +01:00
overlay Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code. 2013-08-01 10:10:33 +02:00
path Issue #2022509 by Soul88, StephaneQ, hussainweb, lslinnet, andypost, penyaskito, effulgentsia: Deprecate taxonomy_vocabulary_load_multiple() and taxonomy_term_load_multiple() in favour of entity_load_multiple(). 2013-07-29 10:34:33 +01:00
php Issue #2033383 by tim.plunkett: Provide a default plugin bag. 2013-08-01 17:42:57 +02:00
picture Issue #2009662 by jlbellido, pplantinga, InternetDevels, pwieck, jenlampton: Replace theme() with drupal_render() in picture module. 2013-07-30 14:31:05 +02:00
rdf Issue #1323830 by scor: Place title RDFa metadata inside entity HTML element. 2013-08-05 08:57:19 +02:00
rest Issue #2011122 by hussainweb, kgoel, chrisjlee: Replace drupal_container() with injected services in the rest module. 2013-08-08 01:57:58 +02:00
search Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
serialization Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
shortcut Issue #2049159 by amateescu, Crell: Create a ControllerBase class to stop the boilerplate code madness. 2013-08-07 01:32:39 +02:00
simpletest Issue #1987952 by brantwynn, oriol_e9g, Freemantus, vuzzbox: Fixed Blocks are not rendered in order by weight. 2013-08-03 11:47:26 +02:00
statistics Issue #2052923 by Berdir: Update Guzzle to latest version. 2013-08-10 00:53:20 -07:00
syslog Issue #2055019 by colan: Fixed Syslog configure link missing on Extend/Modules page. 2013-08-01 00:28:32 -07:00
system Issue #2050227 by damiankloip, pwolanin: Add local action plugin deriver to use YAML discovery for static definitions. 2013-08-13 06:01:50 +01:00
taxonomy Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
telephone Issue #2058257 by effulgentsia: Fix ConfigFieldItemInterface's method signatures to typehint interfaces instead of classes. 2013-08-06 23:48:46 -07:00
text Issue #2058257 by effulgentsia: Fix ConfigFieldItemInterface's method signatures to typehint interfaces instead of classes. 2013-08-06 23:48:46 -07:00
toolbar Issue #1855260 by beejeebus, msonnabaum, larowlan: Fixed Page caching broken by accept header-based routing. 2013-08-12 02:58:00 +01:00
tour Issue #2033383 by tim.plunkett: Provide a default plugin bag. 2013-08-01 17:42:57 +02: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 #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code. 2013-08-01 10:10:33 +02:00
user Issue #2049681 by alexpott: Fixed User permissions table header is no longer sticky. 2013-08-12 00:01:03 -07:00
views Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
views_ui Issue #2050227 by damiankloip, pwolanin: Add local action plugin deriver to use YAML discovery for static definitions. 2013-08-13 06:01:50 +01:00
xmlrpc Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code. 2013-08-01 10:10:33 +02:00