drupal/core/modules
Nathaniel Catchpole 03d3d538c5 Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
..
action Issue #2318761 by Devin Carlson: Action Module: Fix documentation that refers to enabling/disabling of modules 2014-11-19 08:58:19 +00:00
aggregator Issue #2372477 by yched: Fixed Lots of tests still enable entity.module. 2014-11-12 17:22:47 +00:00
ban Issue #2318783 by Devin Carlson: Ban Module: Fix documentation that refers to enabling/disabling of modules 2014-11-19 09:00:12 +00:00
basic_auth Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage. 2014-11-14 10:43:20 +00:00
block Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter. 2014-11-17 12:20:57 +00:00
block_content Issue #2069619 by rpayanm, tstoeckler: Remove the module handler dependency from BlockContentBlock. 2014-11-04 08:52:05 +00:00
book Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
breakpoint Issue #2342439 by pgautam, joshi.rohit100 | webchick: Some test modules/themes missing Testing package assignment in their info files. 2014-09-27 00:16:07 -07:00
ckeditor Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter. 2014-11-17 12:20:57 +00:00
color Issue #2318807 by Devin Carlson: Color Module: Fix documentation that refers to enabling/disabling of modules 2014-11-19 08:56:50 +00:00
comment Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
config Issue #2321385 by alexpott, bircher, amateescu, swentel, benjy: Fixed Creation of node body field in postSave() incompatible with default config and overrides. 2014-11-17 12:48:18 +00:00
config_translation Issue #2288911 by znerol, effulgentsia: Use route name instead of system path in user maintenance mode subscriber 2014-11-19 09:33:54 +00:00
contact Issue #2321701 by Temoor, rpayanm: Replace all instances of contact_form_load(), entity_load('contact_form') and entity_load_multiple('contact_form') with static method calls. 2014-11-07 11:58:38 -08:00
content_translation Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies. 2014-11-11 13:04:05 +00:00
contextual Issue #2371457 by DuaelFr: Replace inappropriate translatatable string in core/modules/contextual/contextual.module. 2014-11-09 15:38:43 -08:00
datetime Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
dblog Issue #2364161 by dawehner, mpdonadio, Wim Leers: Replace nearly all existing _l calls. 2014-11-04 08:30:21 +00:00
editor Issue #2321385 by alexpott, bircher, amateescu, swentel, benjy: Fixed Creation of node body field in postSave() incompatible with default config and overrides. 2014-11-17 12:48:18 +00:00
entity_reference Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
field Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
field_ui Issue #2321385 by alexpott, bircher, amateescu, swentel, benjy: Fixed Creation of node body field in postSave() incompatible with default config and overrides. 2014-11-17 12:48:18 +00:00
file Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
filter Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter. 2014-11-17 12:20:57 +00:00
forum Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
hal Issue #2374087 by alexpott, benjy: Fixed Create a persistent comment body field storage. 2014-11-18 10:29:05 +00:00
help Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes. 2014-10-09 07:39:37 +01:00
history Issue #2349851 by targoo: Remove uses of the deprecated drupalGetSettings. 2014-10-16 14:47:23 +01:00
image Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
language Issue #365615 followup by attiks, YesCT, Gábor Hojtsy, mgifford, Albert Volkman, plach, webwarrior, David_Rothstein, penyaskito, smokris | yang_yi_cn: Fixed Followups: Language detection not working correctly for most Chinese readers (and add a user interface for all browser language mappings). 2014-11-06 09:41:24 +00:00
link Issue #2340785 by mpdonadio: Create proper test method for determining if text has been escaped properly. 2014-11-09 21:28:22 -08:00
locale Issue #2361789 by rpayanm, jamesdixon, javivf: Remove usage of decode_entities(). 2014-11-02 22:19:56 +00:00
menu_link_content Issue #2271419 by alexpott, larowlan: Fixed Allow field types, widgets, formatters to specify config dependencies. 2014-11-01 09:42:21 +00:00
menu_ui Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls. 2014-11-09 23:40:48 -08:00
migrate Issue #2374087 by alexpott, benjy: Fixed Create a persistent comment body field storage. 2014-11-18 10:29:05 +00:00
migrate_drupal Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
node Issue #2370147 by catch, davidhernandez, lauriii: Move is_front variable to template_preprocess_page() 2014-11-18 09:50:53 +00:00
options Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
path Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
quickedit Issue #2372477 by yched: Fixed Lots of tests still enable entity.module. 2014-11-12 17:22:47 +00:00
rdf Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
responsive_image Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
rest Issue #2318753 by greenhodge, amitgoyal, Devin Carlson: REST Module: Fix documentation that refers to enabling/disabling of modules 2014-11-19 09:04:14 +00:00
search Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter. 2014-11-17 12:20:57 +00:00
serialization Issue #2372477 by yched: Fixed Lots of tests still enable entity.module. 2014-11-12 17:22:47 +00:00
shortcut Issue #2371229 by rpayanm, joshi.rohit100: Exceptions when adding and deleting shortcut are regular messages, should be error messages 2014-11-18 23:34:41 +00:00
simpletest Issue #2189345 by sanduhrs, jbekker, joshtaylor, benjy, sun: run-tests.sh should exit with a failure code if any tests failed 2014-11-18 22:24:22 +00:00
statistics Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies. 2014-11-11 13:04:05 +00:00
syslog Issue #2267545 by ParisLiakos: Standardize to RFC 5424 log levels. 2014-10-14 09:43:11 +01:00
system Issue #2362987 by Wim Leers, Codenator, Pinolo: Remove hook_page_build() and hook_page_alter() 2014-11-19 09:41:38 +00:00
taxonomy Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
telephone Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes. 2014-10-09 07:39:37 +01:00
text Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
toolbar Issue #1850164 by Tom Verhaeghe: Default state of toolbar should show menu tray in non-narrow viewports 2014-11-18 22:51:10 +00:00
tour Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags(). 2014-10-21 09:46:57 +01:00
tracker Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies. 2014-11-11 13:04:05 +00:00
update Issue #2349773 by mirom, Zekvyrin, subhojit777, lauriii: Twig Double escaping on modules' available updates page 2014-11-18 13:03:31 +00:00
user Issue #2288911 by znerol, effulgentsia: Use route name instead of system path in user maintenance mode subscriber 2014-11-19 09:33:54 +00:00
views Issue #2362987 by Wim Leers, Codenator, Pinolo: Remove hook_page_build() and hook_page_alter() 2014-11-19 09:41:38 +00:00
views_ui Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies. 2014-11-11 13:04:05 +00:00