Commit Graph

41524 Commits (efb94e3a54a913693af46360f8ec6fd5fc7c898c)

Author SHA1 Message Date
Alex Pott 6eff88bf3f
Issue #2430379 by quietone, znerol, larowlan: Add explicit test for session based language negotiation 2022-06-14 14:07:21 +01:00
Alex Pott ef36c2ead7
Issue #3265429 by neclimdul, eleonel: Fix array keys in MailManagerTest 2022-06-14 12:02:30 +01:00
Alex Pott 8b44468ec3
Issue #3277025 by Spokje, longwave: For additional security you should declare the allow-plugins config with a list of packages names that are allowed to run code 2022-06-14 11:34:54 +01:00
Alex Pott 6dd0db56c8
Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code 2022-06-14 11:27:54 +01:00
Alex Pott b8a325c351
Issue #2430133 by JeroenT, znerol, mgifford: BlockLanguageTest tests non-existing pages 2022-06-14 11:20:00 +01:00
Alex Pott d8435a0695
Issue #3285503 by quietone, longwave: Remove deprecated code in constructors 2022-06-14 11:10:54 +01:00
catch cc39d49fb1 Issue #3265492 by dww, Spokje, Amber Himes Matz, quietone: Fix inaccuracies in quickedit help topic (after the split from settings_tray) 2022-06-13 21:28:06 +01:00
catch 58a5046859 Issue #3277148 by rpayanm, andregp, joachim, Farnoosh, Athrylith, Jingting: ResourceResponse should document that the route it is used with must define the _format requirement 2022-06-13 17:34:11 +01:00
catch 136f70d2f1 Issue #3257485 by TR, daffie: Constructor of Drupal\Core\Test\TestDiscovery called with 3 parameters and the constructor only takes 2 in TestDiscoveryTest 2022-06-13 17:31:29 +01:00
catch 9db4e31b87 Issue #3198340 by alexpott, xjm, Mile23, cilefen, mmjvb, catch, Mixologic, effulgentsia, mfb, longwave, larowlan, greg.1.anderson, Warped, quietone: Strict constraints in drupal/core-recommended make it harder for Composer-managed sites to apply their own security updates when a core update is not available 2022-06-13 15:25:35 +01:00
catch 7fbc4c4ba7 Issue #2392815 by alexpott, pooja saraah, bircher, cilefen, pratik_specbee, catch, fago: Module uninstall validators are not used to validate a config import 2022-06-13 11:40:11 +01:00
Alex Pott 0b5874aa29
Issue #3283619 by eleonel: Fix a comment typo in common.inc 2022-06-13 10:56:00 +01:00
Alex Pott cf9a90784a
Issue #3283599 by eleonel: Fix a typo in Help message on ckeditor5.module 2022-06-13 10:53:01 +01:00
Alex Pott d833f15217
Issue #3281443 by _shY: Update Taxonomy tests to not use Bartik and Seven 2022-06-13 10:11:36 +01:00
Alex Pott ed4df467ee
Issue #3281451 by tinto: Update Ajax FunctionalJavascript test to not use Bartik and Seven 2022-06-13 10:06:55 +01:00
Alex Pott ad7357ce46
Issue #3285136 by catch, andregp, longwave: Remove a couple of constructor bc layers 2022-06-13 10:05:16 +01:00
Alex Pott 018887f1d8
Issue #3284761 by longwave: Remove deprecated code in the update system 2022-06-13 10:03:20 +01:00
catch 2b2ab4b78f Issue #3284970 by alexpott: Reduce complexity in \Drupal\Core\Site\Settings::initialize 2022-06-13 09:47:01 +01:00
Alex Pott 9e8f4c8ed3
Issue #3269215 by slucero, dpi: EntityTypeInterface::getKey() is typehinted as possibly returning bool, but never returns true 2022-06-13 09:36:00 +01:00
Alex Pott 362fc2d539
Issue #3281175 by neclimdul: PhpUnitCliTest fails outside of CI 2022-06-13 09:18:11 +01:00
catch 00d2098ce0 Issue #3284760 by longwave: Remove deprecated \Drupal\FunctionalTests\Image\ToolkitTestBase 2022-06-13 08:54:40 +01:00
catch 81c78829db Issue #3284759 by longwave: Remove deprecated BcTimestampNormalizerUnixTestTrait 2022-06-13 08:53:36 +01:00
catch 47f2a07604 Issue #3280398 by alexpott, mherchel, quietone: Theme's post updates within update.php refer to themes as "module" 2022-06-13 08:50:47 +01:00
catch dd16e9e8bb Issue #3285193 by Lendude, xjm: Temporarily skip random test failures that hide real test failures, part 4 2022-06-13 08:31:59 +01:00
catch cadc4132a7 Revert "Issue #3269141 by longwave, sharayurajput, andypost: Alias deprecated Drupal\Core\StringTranslation\TranslationWrapper to TranslatableMarkup"
This reverts commit c728e35348.
2022-06-12 09:43:31 +01:00
catch c728e35348 Issue #3269141 by longwave, sharayurajput, andypost: Alias deprecated Drupal\Core\StringTranslation\TranslationWrapper to TranslatableMarkup 2022-06-12 09:42:41 +01:00
Alex Pott 42be883eb6
Issue #3285061 by mondrake, mallezie, alexpott: Prevent installation of phpstan/phpstan >=1.7 2022-06-11 11:33:07 +01:00
xjm c5512bcf48
SA-CORE-2022-011 by GHaddon, JeroenT, yivanov, Heine, longwave, DamienMcKenna, mlhess, cilefen, xjm, benjifisher 2022-06-10 14:29:32 -05:00
catch 626d170c3f Issue #3276108 by jasonfelix, mherchel, zenimagine, lauriii: Allow the RSS Feed block's title to be customized by user 2022-06-10 15:01:28 +01:00
catch 3ccd5985f4 Issue #3251384 by mherchel, xjm, catch, ckrina, longwave, andy-blum, droplet, lauriii, bnjm: Remove support for UC Browser 2022-06-10 13:29:37 +01:00
Lauri Eskola 2ba2757670
Issue #3281438 by tinto, deviantintegral, catch: Update CKEditorTest to not use Bartik and Seven 2022-06-10 12:30:18 +03:00
Lauri Eskola 2307e120a2
Issue #3101620 by gapple, longwave, catch: Remove IE conditional comments support in Drupal 10 2022-06-10 12:23:37 +03:00
catch aac42cfeaf Issue #3272447 by alexpott, Spokje, catch, xjm: Update to PSR/log v3 2022-06-10 09:43:20 +01:00
catch f35400e835 Issue #3275864 by Spokje, mondrake, catch: Update to Symfony 6.1.1 2022-06-10 08:06:35 +01:00
Alex Pott d3f1a82cce
Issue #3284502 by effulgentsia, alexpott: [regression] Drupal 9.4 breaks BC via incorrect autoloading of \Drupal\Driver\* overrides of core db drivers 2022-06-10 00:08:36 +01:00
Lauri Eskola 6d6ab58776
Issue #3274937 by nod_, woldtwerk, Dom., Wim Leers: Get CKEditor 5 to work in (modal) dialogs 2022-06-09 17:38:23 +03:00
catch f90d892297 Back to dev. 2022-06-08 22:05:15 +01:00
catch 2ac1966b86 Drupal 10.0.0-alpha5 2022-06-08 22:05:15 +01:00
Alex Pott a83509c72f
Revert "Issue #3282315 by mondrake, mallezie, alexpott: Update phpstan/phpstan and mglaman/phpstan-drupal to latest versions"
This reverts commit dea3a7f218.
2022-06-08 17:01:24 +01:00
Alex Pott dea3a7f218
Issue #3282315 by mondrake, mallezie, alexpott: Update phpstan/phpstan and mglaman/phpstan-drupal to latest versions 2022-06-08 14:46:35 +01:00
Lauri Eskola fd92a54070
Issue #3223264 by andy-blum, mherchel, Kristen Pol: Olivero: Messages can be malformed when JS creates messages and PHP messages already exist 2022-06-07 15:33:01 +03:00
Alex Pott 3ac12da415
Revert "Issue #3282315 by mondrake, mallezie, alexpott: Update phpstan/phpstan and mglaman/phpstan-drupal to latest versions"
This reverts commit f50b372e85.
2022-06-07 12:47:43 +01:00
Alex Pott f50b372e85
Issue #3282315 by mondrake, mallezie, alexpott: Update phpstan/phpstan and mglaman/phpstan-drupal to latest versions 2022-06-07 12:37:04 +01:00
catch 55e559e68d Issue #3261245 by andypost, andregp, paulocs, longwave, catch, daffie, quietone: Remove deprecated views module functions 2022-06-07 11:10:06 +01:00
bnjmnm 6bfe646ddc Issue #3247683 by Wim Leers, lauriii, bnjmnm, Reinmar: Disable CKEditor 5's automatic link decorators (in Drupal filters should be used instead) 2022-06-06 12:34:11 -04:00
bnjmnm 02e337e913 Issue #3273983 by Wim Leers, ifrik, lauriii: Do not assume that plugin supporting <tag attr> also supports <tag> in SourceEditingRedundantTags and upgrade path 2022-06-06 12:22:09 -04:00
catch 51ab247c8b Issue #3284270 by alexpott, bircher: Reset \Drupal\Core\Config\ConfigImporter::$errors in ::validate() method 2022-06-06 14:35:46 +01:00
catch 77702ce7f3 Issue #3283795 by alexpott, bircher: ComposerHooksTest is broken on latest DrupalCI PHP container 2022-06-02 14:36:05 +01:00
Lauri Eskola 94b5d57502
Issue #3274648 by nod_, Wim Leers: HTMLRestrictions::merge() and ::toGeneralHtmlSupportConfig() fail on allowed attribute values that can be interpreted as integers 2022-06-01 12:27:12 +03:00
bnjmnm a476ccf7a5 Issue #3276217 by lauriii, Wim Leers: [drupalMedia] add tests to confirm GHS attributes are retained in linked media 2022-05-31 16:43:09 -04:00