drupal/core/modules
Lee Rowlands 2da5fecccb
Issue #3046018 by claudiu.cristea: Convert SelectionTest into a Kernel test
2019-04-16 07:36:09 +10:00
..
action Issue #2811749 by naveenvalecha, andypost, harsha012, xjm: Move ActionAddForm & ActionEditForm to src/Form 2019-03-29 14:59:47 +10:00
aggregator Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
automated_cron Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop 2018-05-15 06:49:38 +10:00
ban Issue #2873684 by voleger, longwave, jeetendrakumar, andypost, mondrake, catch: Replace all calls to db_select, which is deprecated 2018-09-21 14:01:49 +01:00
basic_auth Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files 2019-01-11 14:13:39 +00:00
big_pipe Issue #3029199 by Gábor Hojtsy, alexpott: [symfony 5] Calling "Symfony\Component\HttpFoundation\Request::getSession()" when no session has been set is deprecated since Symfony 4.1 2019-01-30 10:31:17 +00:00
block Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface 2019-04-12 14:23:23 -07:00
block_content Issue #3046676 by claudiu.cristea: Convert block_content RevisionRelationshipsTest into a Kernel test 2019-04-11 17:10:35 +09:00
block_place Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
book Issue #2976035 by amateescu, blazey, hchonov, plach, tstoeckler, catch, jibran, larowlan, alexpott: Entity type CRUD operations must use the last installed entity type and field storage definitions 2019-03-08 10:45:58 +00:00
breakpoint Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase" 2018-08-16 18:12:22 -05:00
ckeditor Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
color Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
comment Issue #3038926 by Berdir: Add @trigger_error() to deprecated EntityManager->EntityDisplayRepository methods 2019-03-18 15:26:14 +00:00
config Issue #3036193 by bircher, mpotter, larowlan, alexpott: Add ExportStorage to allow config export in third party tools 2019-03-29 15:12:46 +00:00
config_translation Issue #3046382 by vadim.hirbu, claudiu.cristea, Lendude: Convert ConfigTranslationFormTest into a Kernel test 2019-04-16 07:32:29 +10:00
contact Issue #2976035 by amateescu, blazey, hchonov, plach, tstoeckler, catch, jibran, larowlan, alexpott: Entity type CRUD operations must use the last installed entity type and field storage definitions 2019-03-08 10:45:58 +00:00
content_moderation Issue #2953331 by Sam152, Manuel Garcia, alexpott, azinck, anish.a, amateescu, jibran, Wim Leers, dawehner: Add a views sort handler for sorting content by moderation state 2019-04-16 07:08:21 +10:00
content_translation Issue #3031528 by mr.baileys, heddn, mikelutz, alexpott: LinkUri source value should not be an array 2019-04-02 08:50:00 +01:00
contextual Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
datetime Issue #3035318 by mpdonadio: `DateFormatter()` assumes 30 days per month, while February only has 28 days. Causes fails in tests 2019-02-24 09:42:10 +00:00
datetime_range Issue #2926508 by Wim Leers, mpdonadio, joelstein, tacituseu, jhedstrom, effulgentsia, tedbow, mradcliffe, borisson_, dawehner, larowlan: Add DateTimeNormalizer+TimestampNormalizer, deprecate TimestampItemNormalizer: @DataType-level normalizers are reusable by JSON:API 2019-02-16 00:13:43 +01:00
dblog Issue #3046393 by claudiu.cristea, dawehner: Convert ConnectionFailureTest into a Kernel test 2019-04-11 20:44:18 +09:00
dynamic_page_cache Issue #2575841 by nicrodgers, znerol, Utkarsh_Mishra, MerryHamster, markdorison: Use proper method name in DynamicPageCacheSubscriber 2018-04-07 22:00:31 +01:00
editor Issue #3016781 by arpad.rozsa, Berdir, catch, Wim Leers, kristiaanvandeneynde: node_node_access() is too eager in adding the user cache context — fixing this makes some pages faster 2019-03-26 13:22:06 +00:00
entity_reference
field Issue #3046018 by claudiu.cristea: Convert SelectionTest into a Kernel test 2019-04-16 07:36:09 +10:00
field_layout Issue #2969109 by martin107, andypost, kaythay, Berdir: Replace deprecated usages of entityManager in form classes 2019-03-10 07:34:23 +00:00
field_ui Issue #3045125 by vadim.hirbu: Possible wrong token assignment on display modes 2019-04-16 07:24:20 +10:00
file Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
filter Issue #3046171 by claudiu.cristea, Lendude: Convert FilterCaptionTwigDebugTest into a Kernel test 2019-04-16 07:29:56 +10:00
forum Issue #2969109 by martin107, andypost, kaythay, Berdir: Replace deprecated usages of entityManager in form classes 2019-03-10 07:34:23 +00:00
hal Issue #3037970 by Berdir, Baysaa: Custom serialized field's data should be normalized even if it's empty 2019-03-13 17:04:47 +00:00
help Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase" 2018-08-16 18:12:22 -05:00
history Issue #2954825 by rakesh.gectcr, tresti88, gnuget, borisson_, DamienGR, Prashant.c, amietpatial, alexpott, joachim, Berdir: Update the user.api.php documentation and add the correct type hints in the user's hooks implementations 2018-09-24 08:55:20 +01:00
image Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface 2019-04-12 14:23:23 -07:00
inline_form_errors Issue #2920571 by dev.patrick, Lendude, Xtal, chanderbhushan: Inline form errors Deprecated link function 2018-11-30 11:12:45 +00:00
jsonapi Issue #3042694 by mikelutz, jibran: [Symfony 4] JSON:API ResourceResponseSubscriber can pass NULL to Symfony\Component\HttpFoundation\Response::setCharset() 2019-03-28 09:10:11 +00:00
language Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
layout_builder Issue #3041375 by lauriii, johndevman, yogeshmpawar, bnjmnm: Convert behaviors.layoutBuilderBlockDrag to use js- prefixed classes for attaching behaviors 2019-04-15 05:44:56 -07:00
layout_discovery Issue #2938132 by tedbow, tim.plunkett, xjm, EclipseGc, AaronMcHale, alexpott, DyanneNova: Ship layouts that make sense with Layout Builder's concept of sections 2019-01-07 22:00:47 +00:00
link Issue #3037970 by Berdir, Baysaa: Custom serialized field's data should be normalized even if it's empty 2019-03-13 17:04:47 +00:00
locale Issue #3046388 by claudiu.cristea: Convert LocaleStringTest into a Kernel test 2019-04-16 07:26:57 +10:00
media Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
media_library Issue #3033442 by dww, kailask, phenaproxima, seanB, lauriii: Use 24 items per page for better responsive grid behavior 2019-04-12 10:23:43 -07:00
menu_link_content Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
menu_ui Issue #3041326 by Sam152, amateescu, Berdir: Remove 'title' and 'description' from MenuSettingsConstraintValidator when used with content moderation by creating a draft of menu link content when a draft of it's parent content is created 2019-04-10 16:41:41 +10:00
migrate Issue #2787185 by botris, mikelutz, kekkis, mikeryan, lemuelsantos, mvbaalen, quietone, BenStallings, mpotter, heddn: track_changes does not work when the map is joinable 2019-04-13 15:36:00 -07:00
migrate_drupal Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
migrate_drupal_multilingual Issue #2953360 by quietone, heddn, yogeshmpawar, phenaproxima, Gábor Hojtsy, maxocub, catch, alexpott, masipila: Experimental migrate_drupal_multilingual module 2018-07-26 18:49:16 +02:00
migrate_drupal_ui Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
node Issue #3046281 by claudiu.cristea: Convert FilterUidRevisionTest into a Kernel test 2019-04-11 21:30:52 +09:00
options Issue #2976035 by amateescu, blazey, hchonov, plach, tstoeckler, catch, jibran, larowlan, alexpott: Entity type CRUD operations must use the last installed entity type and field storage definitions 2019-03-08 10:45:58 +00:00
page_cache Issue #3016781 by arpad.rozsa, Berdir, catch, Wim Leers, kristiaanvandeneynde: node_node_access() is too eager in adding the user cache context — fixing this makes some pages faster 2019-03-26 13:22:06 +00:00
path Issue #3023799 by Berdir, alexpott, tim.plunkett, larowlan: Add @trigger_error() to deprecated EntityManager::clearCachedDefinitions() method 2019-01-26 14:52:11 +00:00
quickedit Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
rdf Issue #2923701 by AdamPS, jonathanshaw, Pancho, Jo Fitzgerald, alexpott, Berdir, plach, larowlan, Samvel, lauriii, eelkeblok, imclean, oriol_e9g: Mechanism to disable preprocessing of node base fields so they can be configured via the field UI 2019-02-28 12:11:49 +10:00
responsive_image Issue #2976035 by amateescu, blazey, hchonov, plach, tstoeckler, catch, jibran, larowlan, alexpott: Entity type CRUD operations must use the last installed entity type and field storage definitions 2019-03-08 10:45:58 +00:00
rest Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
search Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface 2019-04-12 14:23:23 -07:00
serialization Issue #3034015 by mondrake, Wim Leers, Mile23: Class to test deprecation error for deprecated trait triggers deprecation error itself 2019-04-01 23:10:24 +01:00
settings_tray Issue #3046698 by claudiu.cristea: Convert BcRoutesTest into a Kernel test 2019-04-11 16:33:16 +09:00
shortcut Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
simpletest Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
statistics Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date() 2019-01-01 19:15:24 +00:00
syslog Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase" 2018-08-16 18:12:22 -05:00
system Issue #3046018 by claudiu.cristea: Convert SelectionTest into a Kernel test 2019-04-16 07:36:09 +10:00
taxonomy Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
telephone Issue #2484693 by mjpa, dww, DuaelFr, vaplas, kyvour, benjy, JinX-Be, wengerk, thamas, FMB, ndf, jcnventura, catch: Telephone Link field formatter InvalidArgumentException with 5 digits or fewer in the number 2018-09-21 14:27:46 +01:00
text Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase" 2018-08-16 18:12:22 -05:00
toolbar Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
tour Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
tracker Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods 2018-12-23 14:30:20 +01:00
update Issue #3042869 by claudiu.cristea, Lendude: Convert UpdateDeleteFileIfStaleTest into a Kernel test 2019-04-02 09:56:20 +01:00
user Issue #3047699 by alfredofonseca, joachim, cosmicdreams: The class docs for the two password reset forms should differentiate them 2019-04-12 15:15:52 -07:00
views Issue #3041778 by mikelutz, claudiu.cristea, alexpott: Convert FilterEntityBundleTest into a kernel test 2019-04-16 07:19:24 +10:00
views_ui Issue #2825446 follow-up by lauriii: Apply changes to ES6 files, too.’ 2019-04-05 21:27:01 -07:00
workflows Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface 2019-04-12 14:23:23 -07:00
workspaces Issue #3044749 by amateescu, plach, Joseph Zhao: Drupal Core Update (8.7.0-beta1) - the "workspace" plugin does not exist 2019-04-05 11:18:34 +01:00