drupal/core/modules
catch c20ea2ace6 Issue #3262384 by manuel.adan: Assigned shortcut set is not cleaned on user removal
(cherry picked from commit 09913ad57fd360c0ec1eacc43af842f30b8c2cc9)
2022-02-28 11:18:06 +00:00
..
action Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods 2021-11-22 15:25:32 +00:00
aggregator Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
automated_cron Issue #3094398 by martin107, alexpott, andypost, klausi: Update Symfony response and request events to new classes 2020-05-06 15:39:38 +01:00
ban Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment 2021-11-19 09:49:33 +00:00
basic_auth Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive 2022-01-01 13:53:50 +00:00
big_pipe Issue #3239738 by Theresa.Grannum, danflanagan8, Wim Leers: BigPipe FunctionalJavascript tests should not rely on Classy 2022-02-25 01:20:24 +00:00
block Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
block_content Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
book Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:54:33 +02:00
breakpoint Issue #3133162 by jungle, ravi.shankar, Deepak Goyal, Neslee Canil Pinto, anmolgoyal74, xjm, Kristen Pol: Replace the start verb Test with Tests in method comments of tests 2021-05-24 14:26:11 +01:00
ckeditor Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:54:33 +02:00
ckeditor5 Issue #3227822 by lauriii, Wim Leers: [GHS] Ensure GHS works with our custom plugins, to allow adding additional attributes 2022-02-25 11:44:03 -05:00
color Issue #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, larowlan: Refactor (if feasible) uses of the jQuery val function to use VanillaJS 2022-01-17 18:09:08 +02:00
comment Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
config Issue #2540794 by Eli-T, cilefen, karishmaamin, cosmicdreams, yoroy: Configuration synchronization UI does not distinguish between an empty staged configuration, and staged configuration that matches active 2022-02-22 16:15:53 +00:00
config_translation Issue #3164210 by jungle, sylus, Akhildev.cs, dww: Refactor array_merge() usage in loops as possible for performance 2022-02-07 11:26:43 +00:00
contact Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
content_moderation Issue #3257407 by tstoeckler, catch: Use "content" region in BlockCreationTrait::placeBlock() instead of "sidebar_first" 2022-01-28 09:57:51 +01:00
content_translation Issue #3253715 by mondrake, longwave: Replace assertions involving calls to isset() on xpath results in functional tests with WebAssert calls 2022-02-20 09:39:20 +00:00
contextual Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:54:33 +02:00
datetime Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey() 2021-12-30 13:40:51 +00:00
datetime_range Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey() 2021-12-30 13:40:51 +00:00
dblog Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
dynamic_page_cache Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, paulocs, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated 2021-08-09 21:40:23 +01:00
editor Issue #3263873 by ljcarnieri, longwave: drupal.editor.admin needs declare dependency for core/underscore 2022-02-22 10:29:28 +02:00
entity_reference Issue #3225947 by larowlan, longwave: Remove redundant entity_reference.install and simpletest_install() 2021-07-30 16:33:56 +01:00
field Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
field_layout Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods 2021-11-22 15:25:32 +00:00
field_ui Issue #3253715 by mondrake, longwave: Replace assertions involving calls to isset() on xpath results in functional tests with WebAssert calls 2022-02-20 09:39:20 +00:00
file Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
filter Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
forum Issue #3253715 by mondrake, longwave: Replace assertions involving calls to isset() on xpath results in functional tests with WebAssert calls 2022-02-20 09:39:20 +00:00
hal Issue #3263618 by Spokje, bbrala, larowlan, catch, daffie, quietone: Deprecate HAL module 2022-02-25 06:19:18 +10:00
help Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive 2022-01-01 13:53:50 +00:00
help_topics Issue #3264945 by Spokje, dww: Move quickedit help topics to quickedit module 2022-02-20 16:29:21 +00:00
history Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive 2022-01-01 13:53:50 +00:00
image Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
inline_form_errors Issue #3238257 by hooroomoo, Wim Leers: Fragment link pointing to <textarea> should be redirected to CKEditor 5 instance when CKEditor 5 replaced that textarea 2022-01-18 10:33:06 +02:00
jsonapi Issue #3154962 by alexpott, vijaycs85, bbrala, Berdir, Wim Leers: TemporaryJsonapiFileFieldUploader::checkFileUploadAccess() checks for bundle 2022-02-24 10:57:49 +10:00
language Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
layout_builder Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
layout_discovery Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator 2021-11-15 12:19:43 +10:00
link Issue #2879293 by digitaldonkey, tobiasb, Mac_Weber, paulocs, Meenakshi_j, stefan.korn, ranjith_kumar_k_u, longwave, alexpott: Make Link URI required if there is Link Text input 2022-01-04 11:27:23 +00:00
locale Issue #3265377 by xjm: Fix LocaleTranslatedSchemaDefinitionTest when MINIMUM_SUPPORTED_PHP is used 2022-02-21 11:56:14 +00:00
media Revert "Issue #3255887 by murilohp, heddn, catch, neclimdul, Berdir, daffie: MediaThumbnailFormatter => Calling ImageFormatter::__construct() without the $file_url_generator argument is deprecated in drupal:9.3.0" 2022-02-21 17:37:05 +00:00
media_library Issue #3115054 by chr.fritsch, vsujeetkumar, Vidushi Mehta, sergiuteaca, janmejaig, ranjith_kumar_k_u, phenaproxima: Media library widget forgets ordering when adding or removing items 2022-02-01 12:31:33 +00:00
menu_link_content Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
menu_ui Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:54:33 +02:00
migrate Issue #3254347 by murilohp, joachim, danflanagan8, quietone: Add the process plugin ID to migration exception message 2022-02-01 12:57:53 +00:00
migrate_drupal Issue #3261957 by longwave, quietone, andypost: Properly deprecate migrate_drupal_multilingual for future removal 2022-02-04 11:53:36 +00:00
migrate_drupal_multilingual Issue #3261957 by longwave, quietone, andypost: Properly deprecate migrate_drupal_multilingual for future removal 2022-02-04 11:53:36 +00:00
migrate_drupal_ui Issue #3261957 by longwave, quietone, andypost: Properly deprecate migrate_drupal_multilingual for future removal 2022-02-04 11:53:36 +00:00
mysql Issue #3255419 by alexpott, Bart Vanhoutte, daffie, catch, sam-elayyoub, roberto.muzzano, quietone, tstoeckler: Updating to Drupal 9.3 fails when sql_require_primary_key MySQL system variable is ON 2022-02-24 11:40:43 +00:00
node Issue #2941208 by AdamPS, dpi, sja112, aleevas, andypost, anmolgoyal74, Spokje, jofitz, Rinku Jacob 13, jonathanshaw, plach, larowlan, alexpott, catch, lauriii: Title formatting broken due to flawed EntityViewController->buildTitle 2022-02-21 19:10:20 +10:00
options Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey() 2021-12-30 13:40:51 +00:00
page_cache Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
path Issue #3261957 by longwave, quietone, andypost: Properly deprecate migrate_drupal_multilingual for future removal 2022-02-04 11:53:36 +00:00
path_alias Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
pgsql Issue #3192487 by andypost, murilohp, Gábor Hojtsy, daffie, pobster, apaderno: Warn about upcoming JSON database support requirement in Drupal 9 2022-01-18 17:02:41 +00:00
quickedit Issue #2941208 by AdamPS, dpi, sja112, aleevas, andypost, anmolgoyal74, Spokje, jofitz, Rinku Jacob 13, jonathanshaw, plach, larowlan, alexpott, catch, lauriii: Title formatting broken due to flawed EntityViewController->buildTitle 2022-02-21 19:10:20 +10:00
rdf Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
responsive_image Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
rest Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
search Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
serialization Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
settings_tray Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:54:33 +02:00
shortcut Issue #3262384 by manuel.adan: Assigned shortcut set is not cleaned on user removal 2022-02-28 11:18:06 +00:00
simpletest Issue #3225947 by larowlan, longwave: Remove redundant entity_reference.install and simpletest_install() 2021-07-30 16:33:56 +01:00
sqlite Issue #3185269 by mondrake, daffie, alexpott, andypost: Introduce Connection::lastInsertId and deprecate the 'return' query option and Database::RETURN_* constants 2022-01-01 16:04:14 +00:00
statistics Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive 2022-01-01 13:53:50 +00:00
syslog Issue #3224414 by alexpott, varshith, dagmar, daffie: Installing the syslog module uses its configuration before it is written 2021-08-05 09:05:33 +01:00
system Issue #3265546 by Spokje, quietone: Drupal\KernelTests\Config\DefaultConfigTest throws deprecation notice for deprecated Core modules/themes which have config 2022-02-24 10:51:37 +00:00
taxonomy Issue #1810148 by Matroskeen, tanc, ravi.shankar, AaronBauman, VladimirAus, jmickela, edurenye, hugronaphor, erikwebb, dawehner, Lendude, tim.plunkett, drupalninja, mohit_aghera, youfei.sun, Nick Hope, seanmrafferty, pyrello, interdruper, attisan, EclipseGc, Blanca.Esqueda: Grouped exposed taxonomy term filters do not work 2022-02-22 06:43:22 +10:00
telephone Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator 2021-11-15 12:19:43 +10:00
text Issue #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, larowlan: Refactor (if feasible) uses of the jQuery val function to use VanillaJS 2022-01-17 18:09:08 +02:00
toolbar Issue #3255809 by nod_, lauriii, xjm, hooroomoo: Add nightwatch tests for toolbar 2022-02-17 10:26:11 -05:00
tour Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
tracker Issue #3263793 by naveenvalecha: Move tracker help topics to tracker module 2022-02-17 10:18:37 +00:00
update Issue #3260710 by mglaman: UpdateUploaderTestBase must be declared abstract 2022-02-24 17:45:49 +00:00
user Issue #3255419 by alexpott, Bart Vanhoutte, daffie, catch, sam-elayyoub, roberto.muzzano, quietone, tstoeckler: Updating to Drupal 9.3 fails when sql_require_primary_key MySQL system variable is ON 2022-02-24 11:40:43 +00:00
views Issue #2730227 by kellyimagined, izus, swarad07, Sonal.Sangale, snehi, ZeiP, mohit_aghera, quietone, impalash, joachim, jhodgdon: inaccurate docs for hook_field_views_data() 2022-02-23 01:36:06 +00:00
views_ui Issue #3253715 by mondrake, longwave: Replace assertions involving calls to isset() on xpath results in functional tests with WebAssert calls 2022-02-20 09:39:20 +00:00
workflows Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
workspaces Issue #3212346 by longwave, Spokje, alexpott: Avoid hundreds of unnecessary installs when testing config entities 2022-01-24 17:29:59 +00:00