Commit Graph

40414 Commits (910b34ac7a29e509b93969e817b94f682ee329eb)

Author SHA1 Message Date
Lee Rowlands be5fec95cd
Issue #3264819 by xjm: Require PHP 8.1 for Drupal 10.0.0-alpha2 2022-02-17 11:23:42 +10:00
quietone 39726b6ace Issue #3261244 by andypost, longwave: Remove deprecated layout_builder module functions 2022-02-16 23:28:33 +00:00
xjm 13f6bba1ea Fix coding standards issue from security advisory. 2022-02-16 14:46:43 -06:00
xjm 8dc765f344 SA-CORE-2022-004 by samuel.mortenson, xjm, nod_, effulgentsia, phenaproxima, mcdruid, Wim Leers, tedbow, longwave, dww, larowlan, pandaski
(cherry picked from commit 0ea69dc824)
2022-02-15 14:31:33 -06:00
xjm 48c20b8339 SA-CORE-2022-003 by ciss, xjm, larowlan, benjy, mcdruid, jenlampton, quicksketch, Fabianx, effulgentsia
(cherry picked from commit 8fabbc611e)
2022-02-15 14:31:29 -06:00
catch 51c1ef6ec1 Issue #3255887 by murilohp, heddn, neclimdul, Berdir: MediaThumbnailFormatter => Calling ImageFormatter::__construct() without the $file_url_generator argument is deprecated in drupal:9.3.0 2022-02-15 19:36:24 +00:00
xjm 68b7585442 Issue #2966859 hotfix by andypost, xjm, catch: Remove the self.version references to the module. 2022-02-15 12:49:56 -06:00
Gábor Hojtsy ac05f3d0d0 Issue #3264435 by catch, Spokje: Help topics and rest don't filter out deprecated modules when testing 2022-02-15 19:06:32 +01:00
catch 6c507c3264 Issue #3188858 by andypost, longwave, Gábor Hojtsy: Remove the entity_reference module entirely on the Drupal 10 branch 2022-02-15 14:54:09 +00:00
bnjmnm 935f996fc7 Issue #3261942 by hooroomoo, lauriii, Wim Leers: Compatibility issues with inline form errors 2022-02-14 19:00:29 -05:00
catch 1ad1a2d970 Issue #3257127 by bbrala, quietone, murilohp, Spokje, anabpv, catch, xjm, Gábor Hojtsy, daffie, dww: Trigger a deprecation message when a deprecated module or theme is enabled 2022-02-14 23:29:27 +00:00
catch b74bb8fa89 Issue #3214922 by murilohp, daffie: Add a requirements error in Drupal 10 when PostgreSQL is used and the pg_trgm extension is not installed or created 2022-02-14 17:27:16 +00:00
catch 1f171b936c Issue #3166449 by ravi.shankar, adamzimmermann, mmatsoo, walangitan, joshua.boltz, Cottser: Improve wording around twig.cache setting for production environments 2022-02-14 17:23:42 +00:00
catch 0a045ce9b2 Issue #2940025 by andypost, nickolaj, quietone: Remove deprecated functions from file module 2022-02-14 17:04:27 +00:00
catch b5c3f1b305 Issue #3254723 by mondrake, murilohp, longwave: Remove SimpletestUiPrinter 2022-02-14 16:43:20 +00:00
catch b9e078a0f3 Issue #3259807 by idebr, anneke_vde: #type => 'toolbar_item' without a tab triggers a deprecation notice on PHP8.1 2022-02-14 16:40:23 +00:00
catch 22859f81b3 Issue #3264061 by andypost: Remove deprecated functions from image module 2022-02-14 16:33:35 +00:00
catch 39a076cfba Issue #3264067 by andypost: Remove deprecated code from session namespace 2022-02-14 16:31:49 +00:00
catch 91e436437e Issue #2966859 by longwave, ravi.shankar, heddn, quietone: Remove Migrate Drupal Multilingual module in Drupal 10 2022-02-14 16:17:30 +00:00
catch d47cd98420 Issue #3244802 by andypost, Spokje, catch, dww: Remove BC layers in entity system 2022-02-14 16:10:24 +00:00
catch 637ccc1a08 Issue #3254198 by longwave: Remove Media Entity compatibility check from media_install() 2022-02-14 16:03:56 +00:00
catch 640793616b Issue #3264057 by andypost, daffie, quietone: Remove deprecated media system functions 2022-02-14 15:31:51 +00:00
catch 5ac3d364d8 Issue #3264153 by neclimdul: Fix missing sprintf argument in CKEditor5ImageController 2022-02-14 14:29:14 +00:00
catch f9c1d8a85a Issue #3263395 by longwave: Remove deprecated code from asset library system 2022-02-14 13:45:03 +00:00
catch 0a0706d135 Issue #3264062 by andypost: Remove deprecated functions from editor module 2022-02-14 13:43:31 +00:00
catch a1db76e5ec Issue #3264072 by andypost: Remove deprecated code from Drupal\Core\Archiver 2022-02-14 13:42:10 +00:00
catch 3ddc2e03f2 Issue #3264050 by neclimdul, andypost: Fuzzed tag values to EntityAutocompleteController::handleAutocomplete can cause deprecation warning 2022-02-14 13:39:53 +00:00
catch a0c44ff897 Issue #3264073 by andypost: Remove deprecated code from Drupal\Core\Condition 2022-02-14 13:37:15 +00:00
Alex Pott 1b89f43b7d
Issue #3259953 by andregp, paulocs, benjifisher, AaronMcHale, vikashsoni, sonvir249, anmolgoyal74, ranjith_kumar_k_u, Abhijith S, Rinku Jacob 13, Sivaji_Ganesh_Jojodae, Gábor Hojtsy, alexpott, djsagar, worldlinemine, webchick, tanubansal, tedbow: Status report should be near the top of the Reports menu 2022-02-14 12:07:48 +00:00
Alex Pott 4a0c1deba2
Issue #3263126 by longwave, bbrala: Avoid unnecessary installs when testing JSON:API on config entities 2022-02-14 11:24:34 +00:00
catch f43111790d Issue #3263391 by longwave: Remove deprecated code from book.module 2022-02-12 07:28:51 +00:00
xjm 5508fb6c52 Revert "Issue #3255809 by nod_, lauriii, hooroomoo: Add nightwatch tests for toolbar"
This reverts commit 1211f01011.
2022-02-11 16:12:22 -06:00
bnjmnm 1211f01011 Issue #3255809 by nod_, lauriii, hooroomoo: Add nightwatch tests for toolbar 2022-02-11 13:17:19 -05:00
catch f2669a31c3 Issue #2949457 by idebr, jibran, Wim Leers, dungahk, fago, kim.pepper, neclimdul, ravi.shankar, Suresh Prabhu Parkala, Sam152, joshua1234511, Kristen Pol, kualee, MiroslavBanov, acbramley, alexpott, Fabianx: Enhance Toolbar's subtree caching so that menu links with CSRF token do not need one subtree cache item per session 2022-02-11 12:30:48 +00:00
catch 30e53dfe11 Issue #3262937 by mallezie, alexpott, catch, mondrake, mglaman: PHPStan fails when @legacy tests call deprecated code 2022-02-11 11:35:30 +00:00
catch 8b09bcf01d Issue #3262853 by longwave, daffie: [Symfony 6] Drop support for services as container parameters 2022-02-11 11:31:54 +00:00
bnjmnm 302b310392 Issue #3262160 by nod_, lauriii: Simplify code in assets.js, remove mix of await and promise code 2022-02-10 15:49:35 -05:00
Lauri Eskola 414c7a4cfe
Issue #3250191 by nod_, Wim Leers, lauriii, rkoller, Joachim Namyslo: Translation of toolbar button tooltips not working when text part language plugin is enabled 2022-02-10 09:56:26 +02:00
quietone 3194ddf391 Issue #3261239 by andypost, longwave: Remove deprecations from search module 2022-02-10 02:50:46 +00:00
xjm db9e985ec9 Revert "Issue #3217699 by mondrake, daffie, alexpott, andypost: Convert select query extenders to backend-overrideable services"
This reverts commit d0f7178186.
2022-02-09 18:08:44 -06:00
catch 0c65c0592c Issue #3261251 by ravi.shankar, andypost, longwave, daffie: Remove deprecated node module functions 2022-02-09 10:14:02 +00:00
bnjmnm b5942f0c73 Issue #3260554 by lauriii, hooroomoo, Wim Leers, nod_: [drupalMedia] Support alignment on <drupal-media> 2022-02-08 15:24:59 -05:00
catch 4846745bcf Issue #3262931 by voleger, andypost: Remove drupal_required_modules() and mentions 2022-02-08 20:15:56 +00:00
Alex Pott 42630422b9
Issue #3261486 by catch, longwave, dww: Remove core updates added prior to 9.3.0 and adjust test coverage 2022-02-08 12:16:18 +00:00
catch 22bfdaa366 Issue #3254726 follow-up by catch: adjust phpstan baseline. 2022-02-08 11:40:50 +00:00
catch 8ec62297ba Issue #3261241 by andypost, longwave: Remove deprecated field module functions 2022-02-08 11:38:31 +00:00
Lauri Eskola b7ab11cc7c
Issue #3231321 by bnjmnm, nod_, lauriii: Improve keyboard accessibility in a particular edge case 2022-02-08 11:27:52 +02:00
catch e1c6ba37d2 Issue #3124382 by mondrake, daffie, alexpott, catch: Remove per-table prefixing 2022-02-07 21:26:13 +00:00
catch d77a86071c Issue #3248879 by alexpott: UpdatePathTestTrait doesn't test what it thinks it does 2022-02-07 16:44:46 +00:00
catch fece49c31a Issue #3254726 by longwave, mondrake: Remove SimpleTest support from run-tests.sh, TestDiscovery and TestRunnerKernel 2022-02-07 16:27:25 +00:00