Commit Graph

42304 Commits (d8f747b1456e2ef8a4d9f28b44e9303003ab7bef)

Author SHA1 Message Date
Lauri Eskola d8f747b145
Issue #3359494 by bnjmnm, Spokje, lauriii, hooroomoo: Focus is lost on dialog close if the opener is inside a collapsible element 2023-05-26 09:15:07 +03:00
Lauri Eskola 96e2fd9d30
Issue #3360991 by Wim Leers, borisson_: TypedData instances created by TypedConfigManager::createFromNameAndData() are incomplete 2023-05-25 19:02:19 +03:00
catch 15755733ff Issue #3359421 by Anybody, Grevil: (Re-)Add width / height also on fallback image 2023-05-25 14:27:25 +01:00
catch 5062db5e65 Issue #3362569 by Spokje: Update mglaman/phpstan-drupal and make daily "updated deps" QA jobs pass 2023-05-25 12:29:42 +01:00
Lauri Eskola 4730f5b6bd
Revert "Issue #3359494 by bnjmnm, lauriii, hooroomoo: Focus is lost on dialog close if the opener is inside a collapsible element"
This reverts commit d6bb0067c9.
2023-05-25 11:46:35 +03:00
Lauri Eskola d6bb0067c9
Issue #3359494 by bnjmnm, lauriii, hooroomoo: Focus is lost on dialog close if the opener is inside a collapsible element 2023-05-24 23:24:15 +03:00
catch 0202d08db1 Issue #3362414 by longwave: Update CKEditor 5 to 38.0.1 2023-05-24 16:24:48 +01:00
Lauri Eskola 30a54c92ec
Issue #3348603 by lauriii, joelpittet, Wim Leers, catch, smustgrave, witeksocha: CKEditor 5 resizes images with % width instead of px width (the CKEditor 4 default): breaks image captions *and* is a regression 2023-05-24 17:32:23 +03:00
catch 60131619e4 Issue #3362306 by Spokje: Skip InstallerExistingConfig[SyncDirectory]MultilingualTest::testConfigSync 2023-05-24 09:51:31 +01:00
Lee Rowlands 485604fe3a
Issue #2823910 by daffie, pwolanin, smustgrave, neclimdul, larowlan, dawehner: DBTNG/EQ condition works inconsistently with arrays 2023-05-24 08:46:49 +10:00
catch dd66424535 Issue #3278883 by vhin0210, longwave: TypeError: Argument 1 passed to Drupal\Core\Entity\EntityViewBuilder::view() must implement interface Drupal\Core\Entity\EntityInterface, null given, called in core/modules/node/node.module on line 559 2023-05-23 11:51:31 +01:00
catch 36c31cc3b0 Issue #3361949 by andypost: Update to Symfony 6.3 RC1 2023-05-23 09:42:31 +01:00
catch 0afc34853c Issue #3361983 by effulgentsia, smustgrave: Remove psr/http-message from drupal/core-recommended 2023-05-23 09:40:00 +01:00
Dave Long f0188fb39c
Issue #3361730 by Berdir, longwave, DamienMcKenna, borisson_, catch: Rename EntityListBuilder::getQuery() to something less generic 2023-05-22 22:50:20 +01:00
Dave Long 0816a0486d
Issue #3361839 by BramDriesen, mherchel, rpayanm: Accidental use of CSS nesting in misc/dialog/off-canvas/css/details.css 2023-05-22 22:45:22 +01:00
Dave Long eb39373a8a
Issue #3361148 by Spokje: Update mglaman/phpstan-drupal and make daily "updated deps" QA jobs pass 2023-05-22 22:39:56 +01:00
Dave Long 47c4939fec
Issue #3361800 by Wim Leers, neclimdul, smustgrave: Update CKEditor 5 to 38.0.0 2023-05-22 22:34:10 +01:00
catch 0ef5b7f959 Issue #2466933 by andypost, smustgrave, xjm, effulgentsia: Change $info array argument to system_get_module_admin_tasks() to $name 2023-05-22 14:18:39 +01:00
catch 42461a8717 Issue #2466933 by andypost, smustgrave, xjm, effulgentsia: Change $info array argument to system_get_module_admin_tasks() to $name 2023-05-22 12:11:30 +01:00
catch 75085fa400 Issue #3337513 by mondrake, gidarai, VladimirAus, daffie, catch, andypost, smustgrave, rkoller, alexpott: Fix batch process race conditions by making ‘bid (batch id)’ auto-increment 2023-05-22 11:58:06 +01:00
catch b119e9b65c Issue #3358524 by benjifisher, quietone, smustgrave: Users cannot log in if Password Compatibility module is not enabled 2023-05-22 10:38:04 +01:00
catch a45da8ddd1 Issue #3361401 by Spokje, andypost: Remove remaining occurences of ::supportedInterfaceOrClass property 2023-05-20 09:22:49 +01:00
catch 889a6c485a Issue #3357585 by longwave, catch: Pin to egulias/email-validator v4 2023-05-20 09:12:59 +01:00
catch aef0261b13 Issue #3352204 by longwave, nod_: Update jQuery to 3.7.0 2023-05-18 21:27:29 +01:00
Lauri Eskola b94dfc58f9
Issue #3360245 by mherchel, lauriii, longwave: Black bar appears (then disappears) at top of viewport when navigating 2023-05-18 20:58:15 +03:00
Sally Young 1aaa480b07
Issue #3354606 by ranjith_kumar_k_u, pascalim, Abhijith S, smustgrave, borisson_: Datetime field name missing from validation error message 2023-05-18 12:31:46 +01:00
catch a50411ad1d Issue #3360124 by andypost, elber: Deprecate ::supportedInterfaceOrClass property on normalizer/denormalizers 2023-05-18 11:39:01 +01:00
catch a6c9dbbe28 Issue #3338328 by Spokje, andypost, longwave, effulgentsia, jungle, catch, smustgrave, Wim Leers: Update to Symfony 6.3 2023-05-14 15:45:05 +01:00
bnjmnm 6654fa8e41 Issue #3269419 by Gauravvvv, Kaustab_Roy, mherchel: Claro: Boundary of modals are difficult to discern in forced colors 2023-05-12 10:28:06 -04:00
bnjmnm bb1f6574cf Issue #3013069 by israelshmueli, Gauravvvv, smustgrave: Locale module is css missing RTL support for collapse state in translation update page 2023-05-12 10:11:05 -04:00
Cristina Chumillas 55639a0f73
Issue #3342816 by Utkarsh_33, bnjmnm, lauriii: Adjust hardcoded widths in dialog modals 2023-05-12 12:30:13 +02:00
Alex Pott d7663e8bbb
Issue #3278493 by mglaman, rabbitlair, mherchel, Purencool, dww, benjifisher, lauriii, andy-blum, AdamPS, jwilson3, alexpott, smustgrave, rlahoda, akalata, ckrina, bnjmnm, crasx, mndonx, hbrokmeier, callinmullaney: Make it easier for theme builders to enable Twig debugging and disable render cache
(cherry picked from commit da2eaec5af)
2023-05-12 10:46:10 +01:00
catch 8716f25e07 Issue #3358323 by longwave, rpayanm, smustgrave: Update dependencies for Drupal 10.1 2023-05-12 10:10:44 +01:00
catch 4ab1f4b027 Issue #3359065 by Spokje: Fix PHPStan L1 errors "Fix PHPStan L1 errors "Array has 2 duplicate keys with value 'Foo.SOME_KEY'..." 2023-05-11 14:04:15 +01:00
catch dd5a5b712e Issue #2962088 by yogeshmpawar, jvsouto, Rassoni, Prashant.c, bhanuprakashnani, quietone, cilefen, longwave, drumm, smustgrave: Convert drupal.org to example.com in tests 2023-05-11 13:53:48 +01:00
catch 51021373a6 Issue #3359543 by Spokje: Update mglaman/phpstan-drupal and make daily "updated deps" QA jobs pass 2023-05-11 10:23:55 +01:00
bnjmnm 3de7cd3b1e
Issue #3087950 by Utkarsh_33, swatichouhan012, komalk, Sivaji_Ganesh_Jojodae, Therapychild, Sakthivel M, lauriii, thalles, shalinigaur, kostyashupenko, fhaeberle, amjad1233, sibustephen, pankaj.singh, KondratievaS, pranav.aeer, hooroomoo, ckrina, huzooka: Progress throbber position is incorrect 2023-05-11 11:25:38 +03:00
catch 3a34afe906 Issue #3351619 by Gauravvvv, longwave, Spokje, mherchel, smustgrave: Update PostCSS and postcss-preset-env for Drupal 10.1 2023-05-10 15:30:38 +01:00
catch d2eb0235cc Issue #3130107 by stefanos.petrakis, rpayanm, smustgrave, jungle: Extend unit test coverage for LanguageNegotiationContentEntity 2023-05-10 15:23:22 +01:00
catch d8408c2c43 Issue #3358739 by andypost, dww: Update coder to 8.3.18 2023-05-10 14:54:50 +01:00
Alex Pott 861648c2d6
Issue #3359077 by catch, alexpott, andypost: Resolve test failures on 11.x branch 2023-05-10 11:56:27 +01:00
catch 371dd51f87 Drupal 11.x-dev 2023-05-09 11:48:19 +01:00
catch b6aef35bcc Issue #3358328 by alexpott, dww, mglaman: Improve how KernelTestBase manages its persistent key value storage 2023-05-09 11:41:30 +01:00
Lauri Eskola bd5f9c01a3
Issue #3227354 by JeroenT, bnjmnm, Wim Leers, jungle, VladimirAus, lauriii, RenatoG, nmangold, Gábor Hojtsy, el7cosmos, catch, mandclu, freelock, ckrina, witeksocha, Reinmar: Add support for ckeditor5-autoformat 2023-05-09 10:54:14 +03:00
Lauri Eskola 7d31a3908a
Issue #3336535 by lauriii, andypost, longwave: Require Node.js 18 for development in 10.1.x 2023-05-08 10:20:11 +03:00
Lauri Eskola 357b600ba5
Issue #3111550 by Primsi, Berdir, smustgrave: Test that new fields are translatable when re-using existing storage but not translatable when added from the UI 2023-05-08 10:03:18 +03:00
quietone 932ce64495
Issue #3349449 by dww, Gábor Hojtsy: Synchronize core language list with localize.drupal.org 2023-05-08 18:26:47 +12:00
quietone cef9055e20
Issue #3355449 by dww, smustgrave: Document that "Base system" is maintained by the framework managers 2023-05-08 17:10:04 +12:00
Lee Rowlands a0db6dfbf9
Issue #3060626 by mohit_aghera, ranjith_kumar_k_u, Suresh Prabhu Parkala, aalin, Prem Suthar, cindytwilliams, larowlan, smustgrave, Kristen Pol: OptionsWidgetBase doesn't respect #required_error 2023-05-06 10:05:48 +10:00
catch fa3c3ee339 Issue #3338907 by mondrake, longwave, larowlan, daffie, alexpott: Update to PHPUnit 9.6.7 2023-05-05 13:57:31 +01:00