Commit Graph

342 Commits (1fd796042d9e3cd1ce65a64c55077b90cb7bc9f9)

Author SHA1 Message Date
xjm 8d512c2a2a
Issue #3331229 by pminf, chadhester, zshrestha, hardikpandya, _pratik_, rogerpfaff, ultimike, xjm, mandclu, alexb7217: Use chaining for User::addRole() and ::removeRole() 2024-05-08 16:21:47 -07:00
Dave Long 74da82a314
Issue #3439923 by alexpott, longwave, thejimbirch, Wim Leers, phenaproxima, immaculatexavier, nedjo, bircher, deviantintegral, franz, narendraR, omkar.podey, srishtiiee, Rajab Natshah, millnut, mondrake, amateescu, larowlan, sonfd, tasc, vasike: Add recipes api as experimental API to core 2024-05-07 10:28:58 +01:00
quietone 918b86294c
Issue #3442395 by smustgrave, andypost, catch, Wim Leers: ckeditor5 and editor module test config exports/stubs rely on hook_editor_presave() bc layers 2024-05-03 12:46:26 +12:00
catch f9d3ce1046 Issue #3444566 by mondrake: Fix remaining deprecated string array keys in data sets returned by data provider methods that do not match the parameter names 2024-05-01 18:21:37 +01:00
Alex Pott 1fbf9f5d2b
Issue #3409048 by finnsky, alexpott, longwave, bnjmnm, andypost, nod_: Configure postcss formatting after stylelint and stylelint-config-standard update 2024-05-01 11:26:29 +01:00
Ben Mullins 9b2d61c6e1 Issue #3390549 by finnsky, nod_, smustgrave, larowlan, catch, bnjmnm: Get rid of jQuery in dialog events 2024-04-30 12:47:53 -04:00
xjm 88b92b94aa
Issue #3442167 by mondrake, xjm, larowlan: Fix string array keys in data sets returned by data provider methods that do not match the parameter names in Kernel tests 2024-04-29 18:30:56 -05:00
nod_ 74f01afaa1
Issue #3443527 by godotislate, smustgrave: Setting empty URL when making embedded media a link in CKEditor5 causes JS errors 2024-04-30 07:27:55 +09:00
Alex Pott d18ca8ba04
Issue #3399036 follow-up by Wim Leers, godotislate: CKEditor5PluginManager: use PHP attributes instead of doctrine annotations 2024-04-29 19:53:09 +01:00
catch 8e2de62da2 Issue #3443567 by longwave: Update CKEditor 5 to 41.3.1 2024-04-29 15:44:21 +01:00
Alex Pott db51845290
Issue #3399036 by godotislate, quietone, Wim Leers, kim.pepper, Keshav Patel, smustgrave, alexpott, larowlan: CKEditor5PluginManager: use PHP attributes instead of doctrine annotations 2024-04-29 10:12:17 +01:00
catch c8df8cc4cd Issue #3442976 by smustgrave, andypost: Remove deprecations from ckeditor5, editor, and filter modules 2024-04-24 20:56:18 +01:00
catch d018449649 Issue #3432882 by kim.pepper, Satane, andypost, alexpott, longwave: Remove deprecated code in File module 2024-04-23 16:26:05 +01:00
catch 360a9c5855 Issue #3439769 by quietone, catch: Remove all the pre-10.3.0 updates hooks 2024-04-19 19:12:58 +01:00
Dave Long f4e9c07001
Issue #3441718 by mondrake: Fix string array keys in data sets returned by data provider methods that do not match the parameter names in Unit tests 2024-04-19 18:13:58 +01:00
nod_ 449f6fbf7c
Issue #3239139 by shubh_, Theresa.Grannum, alexpott: Refactor (if feasible) uses of the jQuery animate function to use Vanilla/native 2024-04-18 14:25:48 +02:00
nod_ 66c3914d39
Issue #3296098 by catch, finnsky, smustgrave: Removal :tabbable usage in dialog.js 2024-04-17 17:12:06 +02:00
Alex Pott 8f95f51a84
Issue #3280279 by AleexGreen, Wim Leers, sandeepraib, kim.pepper, smustgrave, alexpott, quietone, pradhumanjain2311, bruno.bicudo, longwave, claudiu.cristea, larowlan: Allow sites to programmatically opt in to accept more image type uploads in CKEditor 5: TIFF, SVG… 2024-04-16 14:23:15 +01:00
Alex Pott ce1fa38bf0
Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:09:58 +01:00
Alex Pott 8ae0a0230f
Issue #3426506 by kim.pepper, smustgrave, mstrelan, alexpott: Create enums for File exists options and deprecate consts 2024-04-09 08:50:53 +01:00
Alex Pott 5ad1751e11
Revert "Issue #3432882 by kim.pepper, Satane, andypost, alexpott, longwave: Removed deprecated code in File module (core/module/file)"
This reverts commit 08c0efdfb3.
2024-04-02 13:53:30 +01:00
Alex Pott 08c0efdfb3
Issue #3432882 by kim.pepper, Satane, andypost, alexpott, longwave: Removed deprecated code in File module (core/module/file) 2024-04-02 09:18:32 +01:00
Alex Pott 762d5b9adf
Issue #3364884 by codebymikey, Dylan Donkersgoed, sivakarthik229, DamienMcKenna, _utsavsharma, ramprassad, Znak, nod_, pradhumanjain2311, Wim Leers, smustgrave, kevinvanhove: [DrupalHtmlEngine] HTML-reserved characters (>, <, &) in <script> and <style> tag are converted to HTML entities 2024-04-01 12:48:32 +01:00
Alex Pott 82df75eb8e
Issue #3436391 by mondrake: Fix return typehinting for Validator related classes 2024-03-29 11:50:07 +00:00
catch 434e19e02b Issue #3436255 by mondrake, longwave: Fix return typehinting for Compiler and EventSubscriber related classes 2024-03-26 21:56:40 +00:00
Alex Pott 695c6a53ca
Issue #3427200 by gedvan, Wim Leers: CKEditor 5: Javascript error when plugin settings has NULL value 2024-03-25 10:29:28 +00:00
catch ec22f88c1d Issue #3239012 by Wim Leers, quietone, smustgrave, xjm, catch, longwave: [11.x] Remove the CKEditor 4 upgrade path 2024-03-22 15:19:03 +00:00
catch 781ec0f8b2 Issue #3432545 by mark_fullmer: AssertionError: assert($editor instanceof Editor) 2024-03-21 19:27:49 +00:00
Alex Pott e7159707c3
Issue #3421011 by sorlov, Wim Leers, quietone, kalpanajaiswal, mstrelan, Ruturaj Chaubey, smustgrave, larowlan: Convert Editor plugin discovery to attributes 2024-03-20 08:46:10 +00:00
nod_ da64ff5c57
Issue #3270139 by jannakha, bnjmnm, smustgrave, mgifford: CKEditor admin toolbar config buttons using ::before to add content: have invalid screen reader text 2024-03-20 04:19:41 +01:00
Dave Long 9c9935d05d
Issue #3432052 by catch: @group slow for more Kernel tests 2024-03-19 22:13:57 +00:00
nod_ e84fc608c2
Issue #2893568 by Wim Leers, lee.cocklin, AaronBauman, anon, ainarend: Linking in CKEditor 5: URLs with top-level domain but without protocol should get a protocol added automatically 2024-03-19 00:11:32 +01:00
catch 4da21f1a2b Issue #3424644 by Wim Leers, jannakha, smustgrave: Update CKEditor 5 to 41.2.0 2024-03-14 21:49:32 +00:00
catch 6663e6489c Issue #3425150 by godotislate, longwave: Symfony deprecations in Constraint plugins 2024-03-14 09:53:10 +00:00
Dave Long 5d5dde4357
Issue #3396742 by ReINFaTe, smustgrave, Wim Leers, nod_: CKEditor 5 doesn't save updated value if form submitted right after the change 2024-03-13 15:52:49 +00:00
nod_ 229f626d93
Issue #3306209 by jannakha, Gauravvvv, smustgrave, athyamvidyasagar, pameeela, Wim Leers, mgifford: Add outline to buttons with active state 2024-03-11 06:46:02 +01:00
Alex Pott 1d07b82287
Issue #3421012 by sorlov, quietone, sakthi_dev, mstrelan, Wim Leers: Convert Filter plugin discovery to attributes 2024-03-08 11:03:56 +00:00
Dave Long 991ec83120
Issue #3420740 by quietone, BramDriesen, smustgrave: Fix words in tests using ignore 2024-03-06 23:07:09 +00:00
catch 75d943a0af Issue #2511308 by dimitriskr, ankithashetty, smustgrave, quietone, Wim Leers: Rename RendererInterface::renderPlain() to ::renderInIsolation() 2024-03-04 11:02:33 +00:00
Alex Pott 045dfe1b96
Issue #3420990 by godotislate, smustgrave, alexpott, kim.pepper, longwave: Convert Constraint plugin discovery to attributes 2024-03-03 10:35:21 +00:00
catch 9144c96a37 Issue #3306584 by Spokje, Wim Leers: [11.x] Remove EditorLinkDialog, EditorImageDialog and EditorMediaDialog in Drupal 11 2024-03-01 16:17:31 +00:00
catch 971747f197 Issue #3424920 by mondrake: Change core modules test data providers to static, simple cases 2024-03-01 15:00:17 +00:00
catch 83874f2bcf Issue #3412361 by Wim Leers, phenaproxima, catch, effulgentsia: Mark Editor config schema as fully validatable 2024-03-01 14:03:59 +00:00
catch e182bb3350 Issue #3415041 by alexpott, Wim Leers: Creating blocks that depend on content via the config installer often generates a warning 2024-03-01 11:18:58 +00:00
nod_ c45941b0f5
Issue #3419894 by shweta__sharma, Mithun S, Kanchan Bhogade, Charles Belov, Amir Gurung, Wim Leers, smustgrave: [drupalImage] Rename "Text alternative" field label to "Alternative text" 2024-02-29 22:18:22 +01:00
Alex Pott eacd1fa3fd
Issue #3393099 by kim.pepper, smustgrave, xjm, alexpott, longwave: Move ExecutionContext, ExecutionContextFactory, and ConstraintViolationBuilder from TypedData to Validation namespace 2024-02-29 08:12:52 +00:00
Dave Long e3fab52019
Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests 2024-02-28 10:38:35 +00:00
Dave Long 9b73314eed
Issue #3401730 by kim.pepper, smustgrave, longwave: Add default autoconfigure to all *.services.yml and remove event_subscriber tags 2024-02-17 16:35:53 +00:00
Dave Long 654b1f2074
Issue #3353210 by mondrake, PrabuEla, Spokje: [PHPUnit 10] @dataProvider methods must be declared static and public 2024-02-14 13:38:28 +00:00
catch 54a8e1befa Issue #3421248 by quietone, longwave: Clean cspell:ignore lines and rebuild dictionary 2024-02-14 10:20:17 +00:00