Commit Graph

244 Commits (2d94b30e560a66cf561177354afa829fdbbb76e3)

Author SHA1 Message Date
catch cecb992b71 Issue #3458427 by mstrelan: Add array return typehints to protected test helper methods 2024-07-19 22:32:38 +09:00
catch d3e85883a0 Issue #3462264 by alexpott: Skip unsupported methods in rest/jsonapi tests in an efficient way 2024-07-18 20:29:54 +09:00
catch 515180afa7 Issue #2629508 by krishnan.n, martin107, quietone, Rassoni, akishankar, heykarthikwithu, smustgrave: Replace t() with $this->t() where StringTranslationTrait is used 2024-07-17 21:48:15 +09:00
catch d961c6dc17 Issue #3421809 by mstrelan, Spokje: Remove unused variables in catch statements 2024-07-17 20:50:14 +09:00
catch 1602eb3180 Issue #2408549 by alexpott, narendraR, yash.rode, kunal.sachdev, lauriii, Liam Morland, Wim Leers, Hardik_Patel_12, jofitz, DamienMcKenna, eiriksm, andypost, jenlampton, Gábor Hojtsy, swentel, borisson_, jhedstrom, snehi, Elijah Lynn, narendra.rajwar27, Shubham Chandra, smustgrave, sime, AaronMcHale, Chi, karolus, rkoller, joshua.boltz, anavarre, colan, frob, Berdir, bircher, minnur, effulgentsia, quietone, catch, xjm, hanoii, benjifisher, worldlinemine, larowlan, longwave, simohell, shaal, worldlinemine: Display status message on configuration forms when there are overridden values 2024-07-10 14:00:17 +01:00
catch a9f3d0ec7e Issue #3421418 by mstrelan, Spokje, xjm, mondrake, longwave, acbramley: Add void return typehints to all test methods 2024-06-19 13:45:54 +01:00
catch 06aeda306c Issue #3427999 by andypost, Ayesh, bbrala: [PHP 8.4] Fix implicitly nullable type declarations 2024-06-01 10:15:22 +01:00
catch b41dfccbae Issue #3443117 by bbrala, longwave, quietone: Fix Drupal.Functions.MultiLineFunctionDeclaration coding standard 2024-05-10 21:49:22 +01:00
catch 1754440b83 Issue #3348390 by amateescu, s_leu, Grevil: Improve the way entity forms are "disabled" early when an entity is being edited in a workspace 2024-05-03 12:10:38 +01:00
catch c84365f714 Issue #3443761 by amateescu: Workspace negotiators shouldn't be responsible for loading the negotiated workspace entity 2024-05-03 09:36:18 +01:00
Alex Pott f7950eb418
Issue #3273461 by amateescu, smustgrave, alexpott: Add pagination to the workspace manage page 2024-04-30 12:35:53 +01:00
catch 0a64504771 Issue #2986005 by amateescu, longwave: Add the ability to mark (VBO) actions as workspace-safe 2024-04-29 23:24:41 +01:00
Dave Long 558f606873
Issue #3442399 by catch: Remove deprecated code/bc layers from workspaces module 2024-04-22 16:12:03 +01:00
catch 1522a33e41 Issue #3438771 by amateescu, Michelle, smustgrave: Newly added menu links are invisible until published 2024-04-22 11:43:24 +01:00
catch d78d49d668 Issue #3307519 by amateescu, Darren Oh, s_leu, catch: The toolbar workspace switcher is not redirecting to the current page 2024-04-22 11:01:01 +01:00
catch 51f471d8fb Issue #3208390 by amateescu, s_leu, Fabianx, tim.plunkett, xjm, smustgrave, alexpott, catch, joachim, EclipseGc: Add an API for allowing modules to mark their forms as workspace-safe 2024-04-21 09:19:06 +01:00
Dave Long 42ddeb3337
Issue #3088643 by amateescu, Gábor Hojtsy, catch, smustgrave: Mark Workspaces as a stable core module 2024-04-16 16:09:23 +01:00
Alex Pott 3600680828
Issue #3323317 by amateescu, vladimir_kriukov, smustgrave, alexpott: Revision metadata is not updated when a workspace is merged into its parent 2024-04-15 10:07:18 +01:00
catch 726478e12e Issue #3440000 by amateescu, smustgrave: Fix Workspaces' hidden dependency on the path_alias module 2024-04-12 19:45:09 +01:00
catch bf22a79551 Issue #3000749 by amateescu, s_leu, dragos-dumi, tim.plunkett, jeremylichtman, smithmilner, velocis: Layout builder overrides on a single content item not allowed in a workspace 2024-04-11 09:44:10 +01:00
Alex Pott 6c1fc7e4d8
Issue #3439922 by amateescu, vensires: Fix Workspaces tests that rely on UID1's super user behavior 2024-04-10 15:20:16 +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 9baa43976c
Issue #540008 by kristiaanvandeneynde, Spokje, daffie, clayfreeman, alexpott, eelkeblok, michaelfavia, ianthomas_uk, zaporylie, johnwebdev, abhisekmazumdar, anmolgoyal74, greggles, quietone, shaal, catch, rivimey, AaronMcHale, Berdir, ndf, xjm, finne, Wim Leers, esolitos, heddn, webchick, Bojhan, andypost, efpapado, benjifisher, lauriii, Gábor Hojtsy, moshe weitzman, harings_rob: Add a container parameter that can remove the special behavior of UID#1 2024-04-09 11:48:50 +01:00
Alex Pott d9a1c6e83f
Issue #3300639 by amateescu, acrazyanimal, smustgrave: Improve and add explicit test coverage for the workspace conflict validator 2024-04-02 15:43:09 +01:00
Alex Pott e453998c85
Revert "Issue #3300639 by amateescu, acrazyanimal, smustgrave: Improve and add explicit test coverage for the workspace conflict validator"
This reverts commit 8f28c48da1.
2024-03-29 16:41:33 +00:00
Alex Pott 82df75eb8e
Issue #3436391 by mondrake: Fix return typehinting for Validator related classes 2024-03-29 11:50:07 +00:00
catch 8f28c48da1 Issue #3300639 by amateescu, acrazyanimal, smustgrave: Improve and add explicit test coverage for the workspace conflict validator 2024-03-28 13:59:25 +00:00
Alex Pott bed3a77a89
Issue #3419548 by amateescu, smustgrave, malcomio: Workspace switcher block does not check access 2024-03-27 13:14:12 +00:00
catch c815e002b1 Issue #3088870 by amateescu, Wim Leers, Spokje, jofitz, alexpott: Add missing REST and JSON:API test coverage for the workspace entity type 2024-03-25 10:34:48 +00:00
catch a39f654182 Issue #3432228 by amateescu, smustgrave: Published entities created in a workspace should return the workspace-specific revision 2024-03-25 10:22:02 +00:00
catch 7df5d6a174 Issue #3397439 by amateescu, smustgrave: Views query alter for fields stored in shared tables and accessed through a relationship is not working correctly 2024-03-25 10:14:55 +00:00
catch 9a06786e2f Issue #3154087 by amateescu, Tim Bozeman, mallezie, smustgrave: Translations created in a workspace are not shown in the admin content overview 2024-03-20 10:36:28 +00:00
catch d84f2c9d69 Issue #3278377 by amateescu, s_leu, smustgrave, pooja saraah, rkoller, simohell: Creating a new workspace should also switch to it 2024-03-20 09:59:42 +00:00
catch 4229a611e5 Issue #3025785 by amateescu, mallezie, s_leu, smustgrave, tim.plunkett: Cannot create entity with image in a workspace 2024-03-12 11:11:27 +00:00
catch 4b44980e2e Issue #3092247 by amateescu, larowlan, daffie, smustgrave, catch, geek-merlin, dixon_, plach, webchick, Fabianx: Prevent content from being deleted when there is an active workspace 2024-03-12 10:39:22 +00:00
Dave Long 0aaa9b8d49
Issue #3167126 by ranjith_kumar_k_u, rpayanm, amateescu, mheip, CedricL, smustgrave: Call to a member function getDisplayname() on null in WorkspaceListBuilder.php 2024-03-11 17:13:33 +00:00
Lee Rowlands b4a9a825ea
Issue #3420982 by sorlov, alexpott: Convert EntityReferenceSelection plugin discovery to attributes 2024-03-10 18:02:56 +10: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 940a069060 Issue #3101671 by amateescu, webdrips, smithmilner, s_leu, smustgrave: Add mechanism to have workspaces skip processing entity types 2024-03-04 10:47:09 +00:00
nod_ 00329c2255
Issue #3409640 by swatidhurandhar, Mithun S, shweta__sharma, Gauravvvv, divya.sejekan, Sandeep_k, Kanchan Bhogade: In workspace-form the text of the modal content is not visible completely below 768px screen 2024-03-04 10:48:38 +01: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
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
Dave Long 526d8ef95e
Issue #3415811 by catch: Add @group #slow to more functional tests 2024-01-24 22:18:29 +00:00
Lauri Eskola 1e8ae69e1d
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0 2024-01-15 14:55:37 +02:00
Alex Pott 50f72e80d6
Issue #3411934 by catch, smustgrave, quietone: Mark some Kernel tests with @group #slow 2024-01-10 11:50:14 +00:00
catch ed1c690070 Issue #3384936 by marvil07, vbouchet, smustgrave, xjm, joachim: Use the API to set up languages in tests that are not specifically testing the language form 2024-01-09 10:53:49 +00:00
Lee Rowlands 9add7f71ff
Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
Lee Rowlands b3710f94da
Issue #3393800 by mstrelan, smustgrave, dww, larowlan, acbramley, amateescu, quietone: Kernel tests can't use path aliases on entities 2023-12-28 08:06:57 +10:00