drupal/core/modules
Nathaniel Catchpole 6a09a57c74 Issue #2595695 by Wim Leers, alexpott, mfb, Crell, cilefen, dawehner: 4xx handling using subrequests: no longer able to vary by URL 2016-01-05 14:56:08 +09:00
..
action Issue #2503047 by svendecabooter, phenaproxima, quietone, mikeryan: Migrate the D6/D7 actions table to D8 2015-12-21 12:44:56 +00:00
aggregator Issue #2638014 by ddrozdik: Typo in the aggregator module 2015-12-21 15:24:03 +00: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 #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
block_content Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
book Issue #2608656 by bserem, Mac_Weber, Gábor Hojtsy: Wrong english strings in book migration from D6->D8 2015-12-12 01:14:20 +00: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 #2569893 by quicksketch, Wim Leers, DuaelFr: CKEditor alignment buttons can be used even when the align filter is disabled 2016-01-04 18:39:42 +00:00
color Issue #2620442 by Lendude: Theme logo upload settings are shown even if the file module is not installed 2015-12-18 09:33:23 +00:00
comment Issue #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions() 2016-01-04 11:58:51 +00:00
config Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
config_translation Issue #2641614 by Mac_Weber: Replace deprecated usage of entity_create('shortcut_set') with a direct call to EntityShortcutSet::create() 2015-12-29 21:02:26 +09:00
contact Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
content_translation Issue #2607870 by Lars Toomre: Some docblock fixes for PHP type 'integer' 2015-12-08 09:48:25 -08:00
contextual Issue #2588373 by chhavik, Cottser: Remove unused image files from core 2015-12-10 16:18:25 +00:00
datetime Issue #2631958 by mpdonadio: Remove unnecessary query method in \Drupal\datetime\Plugin\views\sort\Date 2015-12-22 11:01:31 +00:00
dblog Issue #2599374 by JKerschner, Sagar Ramgade, xjm: Missing word "type" in views help text 2015-12-10 14:27:31 +00:00
dynamic_page_cache 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
editor Issue #2640086 by markcarver: Editor routes don't use the ajax_base_page theme negotiator 2015-12-29 21:54:43 +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 #2635784 by cilefen: setDefault() on ThemeHandler is not used in all the places it could 2015-12-29 23:07:23 +09:00
field_ui Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
file Issue #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions() 2016-01-04 11:58:51 +00:00
filter Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
forum Issue #2541344 by Wim Leers, borisson_, DietrichM, Xano, tim.plunkett, alvar0hurtad0, joshi.rohit100: BlockBase subclasses should merge their cache tags/contexts with the parent's (BlockBase's) 2015-10-30 16:25:58 +00:00
hal Issue #2607332 by r_sharma08, ashhishhh, snehi, pjonckiere, dawehner: Missing @return tag in getActiveHelp(), denormalize(), createBookNode() 2015-12-07 10:40:28 -08:00
help Issue #2607870 by Lars Toomre: Some docblock fixes for PHP type 'integer' 2015-12-08 09:48:25 -08:00
history Issue #2600666 by tim.plunkett: Route definitions using entity type paramconverters with serial IDs should add an integer requirement 2015-11-12 17:47:26 -08:00
image Issue #1551686 by mondrake, fietserwin, adci_contributor, ankitgarg, claudiu.cristea: Image rotate dimensions callback can calculate new dimensions for every angle. 2016-01-04 11:01:53 +00: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 #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions() 2016-01-04 11:58:51 +00:00
link Issue #2606724 by Lars Toomre, malavya: Few {@inheritdoc} formatting fixes 2015-12-02 12:57:45 -08:00
locale Issue #2371861 by DuaelFr, YesCT, Gábor Hojtsy, tucho: Strings including tokens in href or src attributes cannot be translated due to safeness check incompatibilities 2016-01-01 10:30:51 +09:00
menu_link_content Issue #2589237 by chx, webflo, benjy, dmoore: Menu links parent migration is broken 2015-12-23 16:43:30 +00:00
menu_ui Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
migrate Issue #2621486 by Lars Toomre: Fixes to migrate/tests/src/Unit/*.php files 2016-01-04 11:28:00 +00:00
migrate_drupal Issue #2589237 by chx, webflo, benjy, dmoore: Menu links parent migration is broken 2015-12-23 16:43:30 +00:00
node Issue #2528340 by pguillard, er.manojsharma: Improve description text for 'Content types' item on the Structure page 2016-01-01 19:17:19 +09:00
options Issue #2606724 by Lars Toomre, malavya: Few {@inheritdoc} formatting fixes 2015-12-02 12:57:45 -08:00
page_cache Issue #2619332 by joelpittet, jmarkel, Wim Leers, Berdir, chintan.vyas, netsensei: Color scheme config changes aren't reflected in cached pages 2015-12-10 15:31:33 +00:00
path Issue #2630180 by mpp: 2 trailing dots in the Path Alias field description 2015-12-12 00:40:34 +00:00
quickedit Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
rdf Issue #2635784 by cilefen: setDefault() on ThemeHandler is not used in all the places it could 2015-12-29 23:07:23 +09:00
responsive_image Issue #2641610 by Mac_Weber: Replace deprecated usage of entity_create('responsive_image_style') with a direct call to ResponsiveImageStyle::create() 2016-01-04 14:27:51 +09:00
rest Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
search Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
serialization Issue #2609904 by timmillwood, dawehner: Replace deprecated entity_create() calls in NormalizerTestBase 2015-11-14 17:24:40 -06: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 #2642824 by chx, jhodgdon: Document extension_discovery_scan_tests setting everywhere 2016-01-04 17:29:16 +00:00
statistics Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc 2015-10-13 23:37:56 +01:00
syslog Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite 2015-09-28 10:19:56 -07:00
system Issue #2595695 by Wim Leers, alexpott, mfb, Crell, cilefen, dawehner: 4xx handling using subrequests: no longer able to vary by URL 2016-01-05 14:56:08 +09:00
taxonomy Issue #2580423 by giancarlosotelo, s_leu, ameymudras, Berdir: Entity reference widgets don't display entity translations 2016-01-04 14:06:48 +00:00
telephone Issue #2543258 by LKS90, hchonov, tassilogroeper, sasanikolic, Berdir, yched, plach: Entity references of untranslatable fields are not displayed in the correct translation 2015-09-27 13:13:18 +02:00
text Issue #2324649 by phenaproxima, svendecabooter, benjy, Berdir: Migrate text fields correctly based on their text_processing setting 2015-11-02 10:03:04 -08:00
toolbar Issue #2603988 by heykarthikwithu: Unnecessary ternary condition in toolbar JS 2015-11-12 22:46:06 +00:00
tour Issue #2572695 by marvin_B8, attiks, pfrenssen, xjm: Fix 'Drupal.ControlStructures.ElseIf' coding standard 2015-11-28 16:50:23 +01:00
tracker Issue #2608890 by ashhishhh: Improve comment standards for tracker module 2015-12-04 09:25:54 -08:00
update Issue #2640650 by jibran, IRuslan: Update the version number from 8.0.x to 8.1.x 2016-01-04 14:59:57 +09:00
user Issue #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions() 2016-01-04 11:58:51 +00:00
views Issue #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions() 2016-01-04 11:58:51 +00:00
views_ui Issue #2342325 by Lendude, mikeker, amyvs: Spaces in exposed filter ID cause filter not to work 2016-01-04 14:40:36 +09:00