Commit Graph

44736 Commits (82e7159855f1688e359c31751b0e1d93010a9c26)

Author SHA1 Message Date
catch 82e7159855 Issue #3454092 by mstrelan, nicxvan, catch: Convert WebAssertTest to a Unit test 2024-08-06 08:36:34 +09:00
nod_ 9678dc6468
Issue #3462100 by Prem Suthar, arunkumark, joachim, smustgrave: Menu system docs section gives wrong alter hook 2024-08-06 01:08:01 +02:00
nod_ b8dc375a05
Issue #2625142 by felribeiro, quietone, tstoeckler, cilefen, Arla, jhodgdon, smustgrave, Berdir: Document that Uuid::isValid() only considers lowercase UUIDs as valid 2024-08-05 23:32:04 +02:00
nod_ 9d6c9f788c
Issue #3458272 by seutje: Subpixel rounding issue causes dialog to resize unnecessarily 2024-08-05 23:25:06 +02:00
Alex Pott 0711d7f75f
Issue #3439903 by pooja_sharma, SolimanHarkas, pradhumanjain2311, vensires, smustgrave: Fix Node tests that rely on UID1's super user behavior - Blocks 2024-08-05 11:46:05 +01:00
Alex Pott 15838422d6
Issue #3436632 by omkar.podey, yash.rode, Wim Leers, smustgrave: Add validation constraints to system.logging 2024-08-04 10:52:02 +01:00
Lee Rowlands fb2469d334
Issue #3368537 by catch, TwoD, alexpott, cmlara, sboden: Ensure trailing whitespace at the end of a cache ID results in a unique cache item 2024-08-03 09:56:10 +10:00
catch 5702b1893c Issue #3465353 by mstrelan: ComponentGenerator hardcodes PHP 7.3.0 2024-08-03 08:47:35 +09:00
catch 618aeb609d Issue #3458177 by mondrake, catch, quietone, godotislate, longwave, larowlan, xjm: Changing plugins from annotations to attributes in contrib leads to error if plugin extends from a missing dependency 2024-08-03 07:40:06 +09:00
quietone 6b50d024b7
Issue #3465360 by catch, benjifisher, tobybellwood: drush updb errors on System and Layout Builder modules when going 10.3.1 to 11.0.0.-rc1 2024-08-02 16:31:11 +12:00
quietone db5c796132
Issue #3465122 by catch: Update composer dependencies prior to 11.0.0, update phpstan 2024-08-02 16:04:47 +12:00
Lee Rowlands 7a331d5095
Issue #3458177 by mondrake, catch, godotislate, longwave, xjm: Changing plugins from annotations to attributes in contrib leads to error if plugin extends from a missing dependency 2024-08-02 09:08:11 +10:00
xjm 067dd631c2
Issue #3465166 by Spokje, nod_: Update JavaScript dependencies for Drupal 11.0.0 2024-08-01 16:19:45 -05:00
xjm 75ae69bbcc
Issue #3465122 by catch, Spokje: Update composer dependencies prior to 11.0.0 2024-08-01 13:06:01 -05:00
catch 20ea83cb7b Issue #3462763 by catch, bbrala, andypost, alexpott: Use artifacts to share the phpstan result and cspell caches from core to MRs (follow-up, job token is unnecessary. 2024-08-01 21:00:17 +09:00
catch fbe398b590 Issue #3462763 by catch, bbrala, andypost, alexpott: Use artifacts to share the phpstan result and cspell caches from core to MRs (follow-up: also run on daily scheduled tests) 2024-08-01 11:41:21 +09:00
catch d5c0c5885b Issue #3464978 by mondrake: Make PHPStan rule testing use PHPUnit 10 2024-08-01 09:20:29 +09:00
catch d7fe864164 Issue #3463954 by Spokje, xjm: Bump phpstan/phpstan to latest to make daily "updated deps" QA run pass again 2024-07-31 21:27:10 +09:00
nod_ 3401675c3f
Issue #3363127 by nod_, Gábor Hojtsy, mherchel: Drupal Displace outputs invalid value for --drupal-displace-offset-right when opening top dialog 2024-07-31 11:34:45 +02:00
Alex Pott c56ebfb743
Issue #3462763 by catch, bbrala, andypost: Use artifacts to share the phpstan result and cspell caches from core to MRs 2024-07-31 09:16:13 +01:00
nod_ 2d94b30e56
Issue #3463456 by catch, smustgrave: Consolidate ckeditor5's FunctionalJavascript tests 2024-07-30 22:51:28 +02:00
nod_ bc4668cb56
Issue #3464581 by quietone, smustgrave: Update deprecation notices in ajax.js 2024-07-30 22:45:50 +02:00
nod_ da5f6215a9
Issue #3461860 by catch, smustgrave: More efficient route lookup caching 2024-07-30 14:57:57 +02:00
Alex Pott 4c82b7eaac
Issue #637538 by pooja_sharma, mr.baileys, AaronBauman, Bhanu951, alexpott, rteijeiro, greggles, pwolanin, meba, Nikhil_110, smustgrave, quietone, casey, naveenvalecha, sime, humansky, dawehner: Module and theme names are not filtered on output 2024-07-30 10:26:12 +01:00
Alex Pott b0143182e2
Issue #3456149 by pooja_sharma, smustgrave, quietone, catch, alexpott: Fix translation string in ConfigFormBase.php 2024-07-30 09:18:54 +01:00
nod_ a6f5d7d3ae
Issue #3462561 by catch, smustgrave: Stop using a data provider in UserPasswordResetTest 2024-07-29 16:41:41 +02:00
catch 0fd4bdcb16 Issue #3094865 by quietone, _utsavsharma, hchonov, Berdir, smustgrave, catch: Fix references to the deprecated Entity class 2024-07-29 20:32:27 +09:00
nod_ 35dbb2d498
Issue #3439836 by pooja_sharma, thebumik, FeyP, vensires, smustgrave, kim.pepper, quietone: Fix File tests that rely on UID1's super user behavior 2024-07-29 12:06:42 +02:00
catch eb5a842de3 Issue #3463038 by longwave: Add helper method to generate HTML placeholders 2024-07-29 18:45:31 +09:00
catch 3219336f5d Issue #2360647 by quietone, alexpott, Manuel Garcia, jhodgdon: Documentation in ConfigDependencyManager conflates plugin dependencies and config dependencies 2024-07-29 18:42:16 +09:00
catch 8336c31f93 Issue #3456611 by mstrelan, longwave: Add bool return typehints to protected test helper methods 2024-07-29 17:59:28 +09:00
catch 059fd87ef1 Issue #3457009 by ankitv18, quietone, joachim: Add input string to exception message thrown in createConnectionOptionsFromUrl() 2024-07-29 17:52:08 +09:00
nod_ 302ee049e4
Issue #3460654 by pooja_sharma, FeyP, catch: Merge test methods in FieldUIRouteTest for better performance 2024-07-28 15:32:36 +02:00
nod_ d241b6cb53
Issue #3236269 by mandclu, quietone, heni_deepak, eojthebrave: Render API overview should include a link to the list of elements 2024-07-28 03:37:38 +02:00
nod_ d2cf8e5268
Issue #3314260 by quietone, avpaderno, rakesh.drupal, ravi.shankar, chaitanyadessai, smustgrave, catch, Spokje: Replace t() calls inside of Controllers that do not use StringTranslationTrait 2024-07-28 03:26:43 +02:00
nod_ 2cf5bf3270
Issue #3460598 by catch, m4olivei, penyaskito, finnsky: Single directory component CSS asset library not picked up in admin theme immediately after module install without cache clear 2024-07-28 03:10:57 +02:00
nod_ 139bf72968
Issue #3439835 by pooja_sharma, thebumik, FeyP, smustgrave, vensires: Fix Field UI tests that rely on UID1's super user behavior 2024-07-28 03:02:17 +02:00
catch a878833e34 Issue #3458975 by longwave, quietone: GenerateThemeTest::testContribStarterkitDevSnapshotWithGitNotInstalled fails on sqlite 2024-07-28 09:15:30 +09:00
catch 6a0c12a635 Issue #3463594 by alexpott: ImageAdminStylesTest::testAjaxEnabledEffectForm() fails because statusMessageExists() does not wait 2024-07-28 09:02:38 +09:00
Alex Pott 37d8ea5cb4
Issue #3142928 by ivnish, neclimdul, Wiktor7, mitrpaka, Chi, keha3912, smustgrave, andypost, catch: Status report wrongly warns of APCu memory limit when admin language is not English 2024-07-27 09:43:50 +01:00
nod_ 81d8971a6b
Issue #3463479 by catch, Spokje, larowlan: Merge the build and lint stages in core MR pipelines 2024-07-27 00:26:06 +02:00
nod_ f82e35fb1f
Issue #3463548 by catch, smustgrave: Consolidate methods on FormElementsLabelsTest 2024-07-26 17:40:33 +02:00
nod_ ae638ca055
Issue #3464020 by Spokje, catch, longwave: Update to ckeditor 42.0.2 2024-07-26 17:34:21 +02:00
nod_ e8cafee5ae
Issue #3462098 by Prem Suthar, joachim, quietone: hook_local_tasks_alter() and hook_menu_local_tasks_alter() need mutual @see links 2024-07-26 14:46:32 +02:00
nod_ c0e94e3446
Issue #3462549 by catch, ankitv18: Optimize TelephoneFieldTest 2024-07-25 22:00:51 +02:00
nod_ 27fcad90d9
Issue #3463351 by catch, heddn: Consolidate Umami performance tests 2024-07-25 21:55:11 +02:00
nod_ fe4afc9a13
Issue #3119513 by Prem Suthar, imclean, smustgrave: Parameters doc for views "row" should be at the top level of the array 2024-07-25 21:43:23 +02:00
nod_ 4c3ce18a13
Issue #2890023 by mcdruid, quietone, ricardoamaro: clarify db settings for run-tests.sh example command 2024-07-25 21:39:11 +02:00
nod_ bd6abf7c4d
Issue #3308432 by devkinetic, BramDriesen, Shifali Baghel, cilefen, smustgrave, quietone, bnjmnm: The link on the Image tag is redirecting to an undefined page from the node preview screen 2024-07-25 21:28:35 +02:00
nod_ 3dc298586a
Issue #3463569 by alexpott, catch: ToolbarStoredStateTest needs wait after resizing window 2024-07-25 21:15:43 +02:00