Commit Graph

45323 Commits (11.1.4)

Author SHA1 Message Date
catch e39157a2ad Issue #3483978 by spokje, longwave, andypost: Update to Symfony 7.2.0-BETA1 2024-10-31 09:05:10 +00:00
catch a9bf63fd79 Issue #3484728 by andypost: update behat/mink to 1.12.0 for PHP 8.4 2024-10-31 08:44:41 +00:00
catch 39259e3038 Issue #3477529 by mondrake: [CI] Remove the 'with-database' requirement for unit tests 2024-10-31 08:02:00 +00:00
catch 3b32e6bf37 Issue #3476420 by goz, catch: Add assertions to OpenTelemetryNodePagePerformanceTest::testNodePageHotCache() 2024-10-31 07:56:18 +00:00
quietone d6e51d5d7c
Issue #3483039 by mstrelan, bbrala: Add array return type to all hook_theme implementations 2024-10-31 14:35:38 +13:00
quietone 42c8620245
Issue #3483057 by mstrelan, bbrala, smustgrave: Add void return type to all hook_install and hook_uninstall implementations 2024-10-31 13:52:00 +13:00
quietone e4307bdbd0
Issue #3483515 by megakeegman, mlncn: D7 node_revision table is referred to as node_revisions 2024-10-30 10:01:33 +13:00
quietone c28f87af5f
Issue #3481418 by tomdearden, longwave: Typo in error message when MySQL socket connection fails 2024-10-30 09:52:00 +13:00
Lee Rowlands 2832459c99
Issue #3323702 by spokje, _pratik_, quietone: Fix PHPStan L2 error "Variable $foo in PHPDoc tag @var does not exist. " - Low Hanging Fruit Edition 2024-10-28 16:09:42 +10:00
Lee Rowlands aa731ce145
Issue #3180505 by arunkumark, abhijith s, pcambra, anmolgoyal74, smustgrave, alexpott, lendude, catch: Allow token replacement for array URLs on views custom URLs 2024-10-28 15:47:07 +10:00
Lee Rowlands 50b490bac8
Issue #3479887 by bradjones1, mcdruid: CommentUserNameTest::testUsername() failure due to missing comment type 2024-10-28 15:18:55 +10:00
Alex Pott 2277edbcdd
Issue #3478200 by quietone, alexpott: Fix MissingParamType in core/lib/Drupal/Component 2024-10-25 19:02:00 +01:00
Alex Pott 21b6e13cad
Issue #3474978 by mondrake, quietone: Method getMockForAbstractClass() is deprecated - replace in class KeyValueEntityStorageTest 2024-10-25 18:46:55 +01:00
catch bed6f440cc Issue #3479205 by alexpott, phenaproxima, catch: Wire Composer Stager into Package Manager's services.yml 2024-10-25 14:15:58 +01:00
Alex Pott 3bc3652d0f
Issue #3482783 by phenaproxima, alexpott: Consider making the cloneAs config action optionally fail if the clone already exists 2024-10-25 13:49:07 +01:00
Alex Pott 29756947e9
Issue #3346707 by tedbow, phenaproxima, alexpott, catch, wim leers, dww, effulgentsia, gábor hojtsy, drumm, grasmash, chrisfromredfin, fizcs3, cola, capysara, diegors, daisyleroy, abhishek_gupta1, bnjmnm, quietone, lauriii, poker10, xjm, anish.a, ajits, traviscarden, heddn, Idoni, srishtiiee, siramsay, shabbir, rocketeerbkw, Schnitzel, s_leu, Theresa.Grannum, yash.rode, wiifm, wendyZ, tim.plunkett, Webbeh, rkoller, Ranjit1032002, kunal.sachdev, kjankowski, jayesh.d, immaculatexavier, Ishani Patel, leksat, lhridley, percoction, rahul_, p.ayekumi, omkar.podey, narendra.rajwar27, narendrar: Add Alpha level Experimental Package Manager module 2024-10-25 11:05:53 +01:00
Lee Rowlands c836e0a099
Issue #3461896 by clayfreeman, quietone, smustgrave, nod_: Overridden view block title should be set on the view itself 2024-10-25 15:35:22 +10:00
Lee Rowlands 433515e8fa
Issue #3476011 by mondrake: Change run-tests.sh to use Symfony Process instead of proc_open 2024-10-25 15:21:14 +10:00
Lee Rowlands a5b0f9cc2d
Issue #3477346 by mondrake, smustgrave, larowlan: ExtensionMimeTypeGuesser::guessMimeType returns less accurate MIME type when file extensions have multiple parts 2024-10-25 15:15:13 +10:00
Lee Rowlands db5dccd6b9
Issue #3477600 by quietone, annmarysruthy, larowlan: Remove 7 unused class properties in tests 2024-10-25 15:11:13 +10:00
Alex Pott 80d5032c16
Issue #3425114 follow-up by alexpott: Add revolt/event-loop dependency to core 2024-10-24 23:54:13 +01:00
nod_ bec7d01129
Issue #3463111 by sanket.tale, jaydeep_patel, yujiman85, sheetal.pathak, rachel_norfolk, sagarmohite0031, rduterte, binssss, smustgrave: Spacing issue between Checkbox label and button 2024-10-24 22:58:46 +02:00
nod_ 7b2bc5c1e4
Issue #3344765 by lauriii, nayana_mvr, kleiton_rodrigues, smustgrave: Inconsistencies in system-status-counter RTL styles 2024-10-24 22:45:20 +02:00
nod_ f53ed2cc02
Issue #3471686 by nayana_mvr, sagarmohite0031, marc.bau: CSS "form-item__label" inconsistent on node edit forms 2024-10-24 22:38:52 +02:00
catch fcece3bbcb Issue #3425114 by kingdutch, godotislate, mxr576, catch, larowlan: Add revolt/event-loop dependency to core 2024-10-24 17:45:24 +01:00
nod_ 0ac15bb59a
Issue #3477527 by tobiasb, manibharathi ezhimalai ravi: Remove datepicker polyfills attributes for datetime element 2024-10-24 17:01:26 +02:00
nod_ 2ae1c01866
Issue #3474499 by quietone, nicxvan: Fix spelling of 3 'base' words 2024-10-24 12:03:50 +02:00
Lee Rowlands ec1b6713b4
Issue #3474640 by benjifisher, joachim: Drupal\Tests\migrate\Unit\destination\EntityRevisionTest uses weird mocking pattern 2024-10-24 13:22:51 +10:00
Lee Rowlands 371e006ebe
Issue #3470403 by mstrelan, smustgrave, quietone: Add EntityInterface return typehints to protected test helper methods 2024-10-24 13:11:30 +10:00
Lee Rowlands c0053e636e
Issue #3293926 by kingdutch, geekygnr, godotislate, m4olivei, longwave: Error decorating non-existent service when inner service's module not installed 2024-10-24 12:11:28 +10:00
Lee Rowlands f0b4dd2ba4
Issue #3462156 by niklan, vensires, smustgrave, quietone, wim leers: Throw an exception if a component property's `type` contains non-string values 2024-10-24 11:45:49 +10:00
quietone 833e599d18
Issue #2479449 by sudiptadas19, smustgrave, akashkumar07, rithesh bk, rpayanm, pradhumanjain2311, tstoeckler, mrinalini9, tatisilva, larowlan, andypost, dawehner, xjm, yesct: contact_menu_local_tasks_alter() should check whether ['tabs'][0] is set 2024-10-24 14:14:01 +13:00
quietone 2319f33906
Issue #3458426 by mstrelan, catch, abarrio, quietone, smustgrave: Add int return typehints to protected test helper methods 2024-10-24 14:07:06 +13:00
Alex Pott a1b47eafdb
Issue #3481695 by phenaproxima, a.dmitriiev, thejimbirch, b_sharpe, alexpott: Entity displays cloning requires special config action 2024-10-23 17:58:12 +01:00
catch e94477b5ff Issue #3456601 by mstrelan, xjm, smustgrave, longwave: Add void return typehints to test helper methods 2024-10-23 13:02:24 +01:00
catch 418c1db3f3 Issue #3038040 by bradjones1, claudiu.cristea, swentel, bvoynick, longwave, grayle, timwood, alexpott: Support priority for needs_destruction service tag 2024-10-23 12:18:25 +01:00
Alex Pott 0635e0df83
Issue #3251754 by spokje, quietone, longwave, smustgrave, mallezie, mstrelan, alexpott, daffie, tstoeckler, mondrake, samaraof@ciandt.com: Use DrupalPractice.CodeAnalysis.VariableAnalysis for Kernel and Unit tests 2024-10-23 10:52:56 +01:00
Lee Rowlands c39eaf1a58
Issue #3475533 by catch, mondrake: Suppress Symfony debug classloader deprecations for ArrayAccess 2024-10-23 15:22:17 +10:00
nod_ 1bf08a6c43
Issue #3477613 by quietone: Add doc block for $modules in tests 2024-10-22 15:52:10 +02:00
catch c40dd5343f Issue #3482283 by nicxvan, alexpott, ghost of drupal past, elc, larowlan, fjgarlin, claudiu.cristea, chi: Symlinking a module breaks HookCollectorPass 2024-10-22 13:15:47 +01:00
nod_ d86a0ee402
Issue #3050559 by markconroy, finnsky, mgifford, smustgrave, nod_: Umami Home Page content is not in the main region 2024-10-22 13:53:10 +02:00
Alex Pott f3b0118d68
Revert "Issue #3476422 by goz, quietone, catch: Add assertions to OpenTelemetryNodePagePerformanceTest::testNodePageWarmCache()"
This reverts commit 2f7b476639.
2024-10-22 11:55:48 +01:00
Lee Rowlands c5820f126b
Issue #3475753 by quietone: Use install/uninstall in layout builder expose all field 2024-10-22 14:35:26 +10:00
Lee Rowlands e876830e54
Issue #3445993 by plopesc, m4olivei, quietone, gauravvvv, catch, finnsky, larowlan, nod_: Provide a NavigationLinkBlock Plugin and use Help as an usage example 2024-10-22 13:06:01 +10:00
catch 8da192a5d8 Issue #3469607 by murz, drumm, mcdruid, greggles: Nightwatch tests from submodules do not run in Gitlab CI because of missing option to follow symlinks 2024-10-21 21:07:35 +01:00
nod_ 4bfa1e9987
Issue #3473999 by mondrake, smustgrave, catch: Ajax-enabled image effect forms do not update to the latest ajax processed configuration 2024-10-21 16:25:08 +02:00
Alex Pott d177974f85
Issue #3481751 by phenaproxima, thejimbirch: Opt some core recipes out of strict config comparisons 2024-10-21 13:49:50 +01:00
catch 7e29102f78 Issue #2462105 by jhedstrom, anmolgoyal74, nexusnovaz, borisson_, berdir, mkalkbrenner, fago: Improve failed password hashing exception message 2024-10-21 12:26:53 +01:00
catch 22ee9bdbe3 Issue #3319601 by pooja_sharma, sunlix, bkosborne, quietone, smustgrave, longwave, lendude: Media image thumbnail incorrectly ends up as NULL when it should be an empty string 2024-10-21 12:19:12 +01:00
catch 816c106e6e Issue #2578855 by gaëlg, wim leers, andyf, prudloff, johnwebdev, duaelfr, jonathanshaw, catch, quietone, longwave, berdir, dawehner: Form tokens are now rendered lazily, allow forms to opt in to be cacheable 2024-10-21 11:51:26 +01:00