Commit Graph

40929 Commits (fefb05b7bb0750f890b93f98d9b689f0fe2cb302)

Author SHA1 Message Date
Alex Pott 38e9b318a3
Issue #2464041 by Mile23, quietone, andrewsuth: Test unit behavior of EntityStorageBase::load(), loadMultiple() with invalid ID, UUID
(cherry picked from commit 50ddf37fda)
2022-07-23 07:25:41 +01:00
Alex Pott e71bebf83a
Issue #3281535 by mondrake, Spokje, daffie, alexpott: Fix 'Access to an undefined property' PHPStan L0 errors in test code 2022-07-23 07:14:06 +01:00
Lee Rowlands d2a938d493
Issue #3298821 by alexpott, catch, Spokje: Remove test that tests drupal/core-composer-scaffold when it is not allowed
(cherry picked from commit ce0389d0ca)
2022-07-22 09:03:26 +10:00
Lee Rowlands b72220f5b0
Issue #2820580 by anavarre, hardikpandya, Wim Leers, Berdir, cilefen: Drupal >=8.2.x doesn't allow to override all cache bins with $settings['cache']['default'] anymore, documentation says otherwise
(cherry picked from commit 28aebfd685)
2022-07-22 07:05:12 +10:00
Lee Rowlands 100a340448
Issue #3292980 by benjifisher, mikelutz, quietone: Testing system should explain why Guzzle responses can be unreadable
(cherry picked from commit 6b1c5e3d17)
2022-07-22 06:47:59 +10:00
catch e51ecb6778 Issue #3204929 by longwave, donquixote, andypost: Html::load() inconsistent space removal with old libxml2 versions
(cherry picked from commit d8d13be9c8)
2022-07-21 21:41:09 +09:00
xjm 0493f7ae86
Back to dev. 2022-07-20 10:11:40 -05:00
xjm 31d5ecee2b
Merged 9.4.3. 2022-07-20 10:11:39 -05:00
xjm bf401c8d5c
Drupal 9.4.3 2022-07-20 10:11:38 -05:00
xjm 3ad2b64c09
SA-CORE-2022-015 by Heine, larowlan, alexpott, samuel.mortenson, xjm, pandaski, vijaycs85, effulgentsia, drumm, benjifisher, jenlampton, longwave 2022-07-20 10:11:31 -05:00
xjm 339bd6731d
SA-CORE-2022-014 by elarlang, pwolanin, xjm, mcdruid, effulgentsia, greggles, jenlampton, larowlan, longwave 2022-07-20 10:11:31 -05:00
xjm 80c942650a
SA-CORE-2022-013 by prudloff, tim.plunkett, Heine, effulgentsia, xjm, lauriii, longwave, larowlan 2022-07-20 10:11:30 -05:00
xjm 1f82337d17
SA-CORE-2022-012 by cmlara, GuyPaddock, larowlan, mondrake, effulgentsia, xjm, longwave, Dave Reid, lauriii, David Strauss, benjifisher, alexpott, mcdruid, Fabianx 2022-07-20 10:11:30 -05:00
xjm 3e203711f5
Issue #3270831 by Wim Leers, bnjmnm, xjm, catch: Make the CKEditor 4 → 5 upgrade path work even when the CKEditor 4 module is removed 2022-07-19 12:05:07 -05:00
catch b0d98d9ed6 Issue #3295085 by xjm, catch, quietone, lauriii: [9.4 ONLY] Lower RECOMMENDED_PHP to 8.0 2022-07-19 17:41:11 +09:00
Alex Pott 86d33bd032
Issue #3088234 by tim.plunkett: Use $defaultTheme for using views_test_classy_subtheme
(cherry picked from commit 3388371b4c)
2022-07-17 09:56:23 +01:00
Lauri Eskola 600da46894
Issue #3245967 by bnjmnm, Wim Leers, nod_, lauriii, tim.plunkett, andregp, Antoniya, AaronMcHale, rkoller, cedewey, worldlinemine, shaal: Messages upon switching to CKEditor 5 are overwhelming 2022-07-14 22:12:00 +03:00
Lauri Eskola 9a0ab60e3c
Issue #3268983 by nod_, iSoLate, plach, Wim Leers, acbramley, larowlan, scott_euser, catch: [regression] FilterHtml throws Unsupported operand types error when * used in tag attribute
(cherry picked from commit 6750f9fdf6)
2022-07-14 12:58:32 +03:00
catch 5f56a23a20 Issue #3291887 by alexpott, Spokje: Fix outdated references to form_type_checkboxes_value()
(cherry picked from commit 1bb8f3b35b)
2022-07-13 16:07:21 +09:00
catch 0c53214f9a Issue #3246246 by Wim Leers, effulgentsia, lauriii, xjm, nod_: CKEditor 5 plugins needing more complex conditions: point to handbook page
(cherry picked from commit e67c6851df)
2022-07-13 11:40:19 +09:00
Alex Pott cb65264dbe
Issue #3295421 by Gábor Hojtsy, catch, atuliet05: Update TranslationWrapper deprecation to removal in 11.0.0
(cherry picked from commit 1b1c8ecacd)
2022-07-12 17:55:25 +01:00
catch 3fa258d206 Revert "Issue #3268983 by nod_, iSoLate, plach, Wim Leers, acbramley, larowlan, scott_euser: [regression] FilterHtml throws Unsupported operand types error when * used in tag attribute"
This reverts commit afc9c24e30.
2022-07-12 23:03:23 +09:00
catch 2115c9b5ad Issue #3268983 by nod_, iSoLate, plach, Wim Leers, acbramley, larowlan, scott_euser: [regression] FilterHtml throws Unsupported operand types error when * used in tag attribute
(cherry picked from commit d5c15991704fd93efe2bc1559f6b659961a62dd3)
2022-07-12 23:01:06 +09:00
catch f7d9d43860 Issue #3291744 by lauriii, xjm, Abhijith S, catch, Wim Leers, bnjmnm: Ensure Editor config entities using CKEditor 4 only store plugins settings for actually enabled plugins 2022-07-12 22:02:07 +09:00
catch 8ed3c6d1d4 Issue #3293996 by narendra.rajwar27, tbisciglia: Use getStorage('taxonomy_term') instead of getStorage('taxonomy_vocabulary')
(cherry picked from commit 411f995309)
2022-07-12 13:28:33 +09:00
Lee Rowlands 9a1577e9c6
Issue #3266123 by smustgrave, tinto, rkoller, Lendude, larowlan, Amber Himes Matz: On the user interface translation page the outline of all four focusable elements in the filter translatable strings fieldset lacks the left border
(cherry picked from commit 1807b67622)
2022-07-12 12:02:59 +10:00
Lee Rowlands 5370c5390a
Issue #2916682 by Matroskeen: Defaults not working for grouped filter with multiple selections
(cherry picked from commit 25a2823e10)
2022-07-12 08:05:25 +10:00
catch c39e9dc13f Revert "Issue #3082211 by quietone, Pooja Ganjage, danflanagan8, Spokje, benjifisher, Wim Leers, mikelutz: Migrate UI tests should provide the complete log message on failure"
This reverts commit d60a3f99bb.
2022-07-10 22:51:32 +09:00
catch 64049344cc Issue #3293122 by lauriii: Document \Drupal\Core\Template\TwigExtension::getPath $parameters argument as optional
(cherry picked from commit 4214a87c57)
2022-07-10 17:28:09 +09:00
catch d60a3f99bb Issue #3082211 by quietone, Pooja Ganjage, danflanagan8, Spokje, benjifisher, Wim Leers, mikelutz: Migrate UI tests should provide the complete log message on failure
(cherry picked from commit 42c8484b32)
2022-07-10 17:12:53 +09:00
catch 88f1522842 Issue #2994000 by Lendude, Pasqualle, quietone, pameeela: Notice in logs when setting invalid translation config for a content type
(cherry picked from commit da9a2b407a)
2022-07-10 13:21:08 +09:00
catch fe1176a1b4 Issue #3121325 by uqjhawk3, Berdir: FieldUiTestTrait::fieldUIAddExistingField() can randomly fail in javascript tests when no label is provided
(cherry picked from commit 54ee1df219)
2022-07-10 13:15:08 +09:00
catch 7190a52e09 Issue #3270564 by quietone: Handle NULL for data blob in User source plugin
(cherry picked from commit c8b2c11257)
2022-07-10 13:10:40 +09:00
catch f462b560dc Issue #2494617 by Lendude, danflanagan8, Bès, Shreya Shetty, stBorchert, Boobaa, DuaelFr, joey-santiago, drubb, nikitagupta, dawehner, alexpott: TermName views argument_validator is not working as expected
(cherry picked from commit 091a83df7b)
2022-07-10 10:02:29 +09:00
catch 142860a60b Issue #3207771 by scott_euser, quietone, immaculatexavier, ravi.shankar, joachim: Menu UI node type form documentation points to non-existent function
(cherry picked from commit 8743ce6b6d)
2022-07-10 08:59:37 +09:00
catch 3d4755b62c Issue #2859197 by Wim Leers, Abhijith S, borisson_, lauriii, swentel, joachim: Document that block_content entities are not designed to be displayed outside of blocks
(cherry picked from commit 681597b478)
2022-07-10 08:56:39 +09:00
Alex Pott 9966afcbd0
Issue #3137119 by munish.kumar, johnwebdev, Jaypan, jungle, xjm, catch: User::setExistingPassword() does not return $this for chaining
(cherry picked from commit 51e7a08352)
2022-07-09 15:50:35 +01:00
catch 532a97e392 Issue #3284665 by arunkumark, Rashmisoni, Jimaginary, Rakhi Soni, longwave: Minor typo in @see reference ("ManyTonOneHelper")
(cherry picked from commit 436f58744e)
2022-07-09 21:40:01 +09:00
catch f4071d3b06 Issue #3294883 by marcoscano: Fix inaccurate code comment in Media.php
(cherry picked from commit 69f148f64e)
2022-07-09 21:31:23 +09:00
xjm 46ae7c9698
Back to dev. 2022-07-06 20:18:40 -05:00
xjm 60a00db98a
Drupal 9.4.2 2022-07-06 20:18:39 -05:00
xjm b1fb8a1925
Issue #3294205 by shaal, NickDickinsonWilde, Spokje, alexpott, xjm, larowlan, longwave: Composer v2.2 prompts to authorize another plugin when stability=dev
(cherry picked from commit d323b06f1b)
2022-07-06 18:00:48 -05:00
xjm 4215ea18f4
Revert "Issue #3248078 by uri_frazier, antojose, alisonjo315, rootwork: Update 8.x specific documentation URLs"
This reverts commit c48ebd1b87.
2022-07-06 16:10:51 -05:00
Alex Pott b9532e75b0
Issue #3225381 by mikelutz, jrockowitz, yivanov, Spokje, larowlan, longwave, parkh, AdamPS, gcb: PHP Notice logged when switching "Configuration type" in single configuration export screen
(cherry picked from commit ddd29c4ca2)
2022-07-04 16:10:13 +01:00
catch c48ebd1b87 Issue #3248078 by uri_frazier, antojose, alisonjo315, rootwork: Update 8.x specific documentation URLs
(cherry picked from commit 2ba1d67a41)
2022-07-01 16:39:55 +01:00
catch 7d40953fc5 Issue #3259671 by alexpott, _KASH_, Lendude: Slow query in titleQuery Vid.php
(cherry picked from commit e5d6a0ce95)
2022-07-01 14:19:59 +01:00
catch 2c6aea212e Issue #3255749 by Spokje, alexpott, shaal, longwave, cilefen, AaronMcHale, benjifisher, Mile23: Composer v2.2 prompts to authorize pluginsile
(cherry picked from commit 12e07497e1)
2022-07-01 12:52:55 +01:00
catch d02c8ac0c2 Issue #3291303 by Spokje: "Wierd" assertion in \Drupal\Tests\views\Functional\Wizard\BasicTest
(cherry picked from commit 7e58bc5365)
2022-06-30 22:45:29 +01:00
catch 6f4340979f Issue #3031492 by longwave, tedbow, Spokje: Remove @todo in InlineBlockEntityOperations constructor
(cherry picked from commit 304c01b5a6)
2022-06-30 22:43:15 +01:00
catch 985a8fe2dc Issue #3291295 by Ishani Patel, Webbeh: Incorrect ckeditor5.plugin.media_media schema label
(cherry picked from commit c60c4fc316)
2022-06-30 22:02:07 +01:00