Commit Graph

40637 Commits (163df489ff3e88fa9aec57fa7ee64e8c3abce20a)

Author SHA1 Message Date
catch 163df489ff Issue #2392815 by alexpott, pooja saraah, bircher, cilefen, pratik_specbee, catch, fago: Module uninstall validators are not used to validate a config import
(cherry picked from commit 7fbc4c4ba7)
2022-06-13 15:14:33 +01:00
Alex Pott fbd2d2a292
Issue #3283619 by eleonel: Fix a comment typo in common.inc
(cherry picked from commit 0b5874aa29)
2022-06-13 10:56:14 +01:00
Alex Pott 9b30cab30f
Issue #3283599 by eleonel: Fix a typo in Help message on ckeditor5.module
(cherry picked from commit cf9a90784a)
2022-06-13 10:53:15 +01:00
Alex Pott ece868286b
Issue #3281443 by _shY: Update Taxonomy tests to not use Bartik and Seven
(cherry picked from commit d833f15217)
2022-06-13 10:11:51 +01:00
Alex Pott cf48246a79
Issue #3281451 by tinto: Update Ajax FunctionalJavascript test to not use Bartik and Seven
(cherry picked from commit ed4df467ee)
2022-06-13 10:07:08 +01:00
Alex Pott 70fc227fa7
Issue #3269215 by slucero, dpi: EntityTypeInterface::getKey() is typehinted as possibly returning bool, but never returns true
(cherry picked from commit 9e8f4c8ed3)
2022-06-13 09:36:14 +01:00
catch 3231fae63b Issue #3284970 by alexpott: Reduce complexity in \Drupal\Core\Site\Settings::initialize
(cherry picked from commit 901c5e1b8f1904f6690ebee9e9c9179513a2bbf1)
2022-06-13 09:23:26 +01:00
catch 829d16613a Issue #3280398 by alexpott, mherchel, quietone: Theme's post updates within update.php refer to themes as "module"
(cherry picked from commit 47f2a07604)
2022-06-13 08:51:41 +01:00
catch 18616ac0f5 Issue #3285193 by Lendude, xjm: Temporarily skip random test failures that hide real test failures, part 4
(cherry picked from commit dd16e9e8bb)
2022-06-13 08:32:56 +01:00
xjm 1886b12935
Back to dev. 2022-06-10 14:15:42 -05:00
xjm a5d75a9592
Drupal 9.4.0-rc2 2022-06-10 14:15:41 -05:00
xjm 6a19b1c6e8
SA-CORE-2022-011 by GHaddon, JeroenT, yivanov, Heine, longwave, DamienMcKenna, mlhess, cilefen, xjm, benjifisher 2022-06-10 14:15:09 -05:00
Lauri Eskola 3d860c48d9
Issue #3281438 by tinto, deviantintegral, catch: Update CKEditorTest to not use Bartik and Seven
(cherry picked from commit 2ba2757670)
(cherry picked from commit 9f8fd6412e)
2022-06-10 12:31:19 +03:00
Alex Pott 5a6aa7be7d
Issue #3284502 by effulgentsia, alexpott: [regression] Drupal 9.4 breaks BC via incorrect autoloading of \Drupal\Driver\* overrides of core db drivers
(cherry picked from commit 145af574f3)
2022-06-10 00:10:23 +01:00
quietone 3aaef92fe5
Back to dev. 2022-06-09 01:43:11 +00:00
quietone 6affc053d6
Drupal 9.4.0-rc1 2022-06-09 01:42:01 +00:00
Lauri Eskola 59a6000208
Issue #3223264 by andy-blum, mherchel, Kristen Pol: Olivero: Messages can be malformed when JS creates messages and PHP messages already exist
(cherry picked from commit fe141d21ec)
2022-06-07 15:35:09 +03:00
bnjmnm d401ef1121 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:37:19 -04:00
bnjmnm 835ccb9834 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:24:00 -04:00
catch dc80da2746 Issue #3284270 by alexpott, bircher: Reset \Drupal\Core\Config\ConfigImporter::$errors in ::validate() method
(cherry picked from commit 51ab247c8b)
2022-06-06 14:45:34 +01:00
catch 5cd00fc586 Issue #3283795 by alexpott, bircher: ComposerHooksTest is broken on latest DrupalCI PHP container
(cherry picked from commit 77702ce7f3)
2022-06-02 14:38:20 +01:00
Lauri Eskola 15be5c7fc1
Issue #3274648 by nod_, Wim Leers: HTMLRestrictions::merge() and ::toGeneralHtmlSupportConfig() fail on allowed attribute values that can be interpreted as integers
(cherry picked from commit 94b5d57502)
(cherry picked from commit f7d9368717)
2022-06-01 12:28:26 +03:00
bnjmnm 6c0d199ac2 Issue #3276217 by lauriii, Wim Leers: [drupalMedia] add tests to confirm GHS attributes are retained in linked media 2022-05-31 16:44:00 -04:00
Lauri Eskola f6b776208a
Issue #3280985 by mherchel, andy-blum: Olivero's code block styling is slightly broken at various viewport widths
(cherry picked from commit a595534d9b)
2022-05-31 16:48:57 +03:00
xjm a9234d09e5
Back to dev. 2022-05-30 13:39:47 -05:00
xjm 30ed691725
Drupal 9.4.0-beta1 2022-05-30 13:39:46 -05:00
Lauri Eskola 997186ec24
Issue #3274651 by Wim Leers, nod_, alexpott: Impossible to enable <ol type> or <ul type> with GHS: switch to List's successor, DocumentList
(cherry picked from commit 9018da4a5b)
(cherry picked from commit 47c9c02376)
2022-05-30 17:35:29 +03:00
catch c91598ad52 Issue #3283093 by alexpott, daffie: Update PHP dependencies for minor and patch versions 2022-05-30 12:55:49 +01:00
Lee Rowlands 6d5dc9510e
Issue #3261447 by xjm, lauriii, ravi.shankar, pingwin4eg, Wim Leers, alexpott, daffie, tedbow: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules
(cherry picked from commit f78f839fa3)
2022-05-28 09:14:32 +10:00
xjm a1f189f6e0
Issue #3281578 by Wim Leers, quietone, xjm, catch: Increase Composer dependency constraints to latest minors for forward-compatibility 2022-05-27 16:08:27 -05:00
xjm 23d44312d9
Revert "Issue #3261447 by xjm, lauriii, ravi.shankar, Wim Leers, alexpott, tedbow, daffie: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules"
This reverts commit 11207f9a7a.
2022-05-27 11:10:16 -05:00
catch de19aefa9a Issue #3265140 by Spokje, bnjmnm, lauriii, mstrelan, dww, Wim Leers, xjm, murilohp, daffie: Move QuickEditImageController from image to quickedit
(cherry picked from commit e7fea5d183)
2022-05-27 10:56:48 +01:00
xjm 7ab0af49ff
Issue #3277438 by Wim Leers, bnjmnm, lauriii, xjm, nod_, Reinmar: Update to CKEditor 5 v34.1.0
(cherry picked from commit 90085a8020)
2022-05-26 16:10:18 -05:00
Alex Pott 11207f9a7a
Issue #3261447 by xjm, lauriii, ravi.shankar, Wim Leers, alexpott, tedbow, daffie: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules
(cherry picked from commit 2448cd3ef1)
2022-05-26 19:09:49 +01:00
Alex Pott 613cb4163b
Issue #3282342 follow-up: Forward-port Guzzle updates, because the private testrunner doesn't like me today 2022-05-26 17:02:01 +01:00
catch 7d15118634 Issue #3282395 by alexpott, mallezie: Latest versions of PHPStan and mglaman/phpstan-drupal cannot find PhpUnitVersionDependentTestCompatibilityTrait
(cherry picked from commit a40e8436a2)
2022-05-26 11:12:06 +01:00
catch f97cfbde83 Issue #3282342 by xjm: Forward-port Guzzle updates, because the private testrunner doesn't like me today 2022-05-26 09:19:22 +01:00
catch 9b82c5c181 Issue #3281863 by alexpott, Wim Leers, nod_, hestenet, xjm, huzooka, Mixologic: Nightwatch tests failing >50% of test runs on PHP 7.3 in 9.4.x and 9.5.x, as well as PHP 8.1 on 10.0.x
(cherry picked from commit d69212e167)
2022-05-25 21:54:29 +01:00
catch ac0d6c6079 Issue #3282050 by Spokje: Failing HEAD on PHP 7.3 on ComposerIntegrationTest::testComposerLockHash
(cherry picked from commit d851e0cf55)
2022-05-24 16:22:24 +01:00
Lauri Eskola 0d206cf81f
Issue #3279703 by VIGHNESH SADAGOPAL, Binoli Lalani, Stockfoot, Maninders, Ruturaj Chaubey, mherchel, Libbna, ckrina, longwave: Change "Welcome to <site name>" to "Welcome!" on the initial install screen
(cherry picked from commit 41761dc91a)
(cherry picked from commit 7ecb8bd069)
2022-05-24 16:56:27 +03:00
Lauri Eskola b2a4aafbb6
Issue #3246755 by mherchel, yogeshmpawar, Libbna, cindytwilliams, zenimagine: Olivero main/user account menu layout struggles with long menus
(cherry picked from commit 9fe14155e4)
2022-05-24 16:31:33 +03:00
Alex Pott e057e13319
Issue #3279693 by mherchel, andy-blum: Olivero: Hyperlinks with "button" or "button--primary" do not have proper styling when nested in a "text-content" container
(cherry picked from commit 9c6d3d2d17)
2022-05-24 11:09:42 +01:00
Alex Pott 1787414f9c
Issue #2513524 by andregp, JeroenT, Bill Choy, TR, tstoeckler, dawehner, Wim Leers, xjm: ExtensionDiscovery is unable to find modules that have a comment at the end of the type property in a .info.yml file
(cherry picked from commit 1066bfe28a)
2022-05-23 20:27:21 +01:00
Alex Pott e9778b8ed5
Issue #3274080 by mherchel, andy-blum, lauriii: Olivero's mobile menu experience doesn't properly adapt to forced colors
(cherry picked from commit ab69d9ae73)
2022-05-23 10:33:23 +01:00
Alex Pott 20d4f84621
Issue #3270842 by javi-er, sharayurajput, ckrina, WagnerMelo, saschaeggi: Define Red color scale for Claro
(cherry picked from commit 304c695aee)
2022-05-23 10:22:21 +01:00
Alex Pott a92ee9af4e
Issue #3245553 by quietone, danflanagan8: Fix migration of localized D6 menu links
(cherry picked from commit 53783642d7)
2022-05-23 10:04:43 +01:00
Alex Pott a4cd4cf82b
Issue #2580723 by AdamPS, Berdir, andypost, darvanen, larowlan, alexpott, effulgentsia, catch, dawehner: Fix token system confusion, with new function Token::replacePlain()
(cherry picked from commit 74b25722ac)
2022-05-23 09:34:50 +01:00
Alex Pott 3f26c6b956
Issue #3270936 by Spokje, quietone, andypost, lauriii: Deprecate Color module
(cherry picked from commit f32465f3a4)
2022-05-23 09:20:59 +01:00
catch 002f16495d Issue #3058409 by guilhermevp, joachim, ravi.shankar, quietone, init90, andregp: TermStorage::loadTree() doesn't document what the return array is keyed by
(cherry picked from commit 1de8b6a8efb1231e040eefc896741c1eb94f64fe)
2022-05-20 12:36:23 +01:00
catch cd9ce29199 Issue #3225966 by claudiu.cristea, xjm, Mixologic, neclimdul, alexpott, longwave, Berdir, effulgentsia: Consider loosening our constraint to allow sites to install Guzzle 6 or 7, or otherwise handle PHP 8.1 deprecations for Guzzle 6
(cherry picked from commit dd723d0180)
2022-05-20 10:30:17 +01:00