Commit Graph

224 Commits (74a6dce280a8fc4f1f7952b86841d115d7617eda)

Author SHA1 Message Date
catch ce04152234 Issue #3443202 by andypost, smustgrave: Remove deprecated code from help + history modules 2024-04-24 18:41:07 +01:00
Alex Pott 941b7e795d
Issue #3439871 by SolimanHarkas, vensires: Fix Help tests that rely on UID1's super user behavior 2024-04-23 14:57:40 +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
Alex Pott 973b6ec18b
Issue #3441331 by andypost, longwave, Spokje, xjm: Update to Twig 3.9 2024-04-18 14:27:59 +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 1e1dc945bb
Issue #3421013 by mohit_aghera, sorlov, smustgrave, mstrelan, larowlan, catch: Convert Search plugin discovery to attributes 2024-03-08 09:31:04 +00:00
catch 0a84710682 Issue #3426217 by mstrelan: Fix @param docs for $deriver on plugin attribute classes 2024-03-07 15:04:26 +00:00
catch 2ab774d6b8 Issue #2926070 by smustgrave, dimitriskr, andypost, gnuget, zahord, yogeshmpawar, MerryHamster, kim.pepper, alexpott, Mile23, daffie, larowlan: Deprecate ModuleHandlerInterface::getName() 2024-03-04 18:14:01 +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 b9dfd470e3
Issue #3420993 by Amber Himes Matz, andypost, sakthi_dev, smustgrave, larowlan, catch, quietone: Convert HelpSection plugin discovery to attributes 2024-03-02 11:27:41 +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
Alex Pott f4167b86b8
Issue #3407159 by longwave, quietone: [11.x] Add void returns for Symfony 7 2024-02-27 16:23:09 +00:00
Dave Long 451be835c0
Issue #3417675 by quietone, arunkumark: Correct mymodule, mydriver and anothermodule 2024-02-02 12:04:21 +00:00
Lee Rowlands 80d83c6878
Issue #3405664 by smustgrave, quietone, larowlan: Remove Tour module from tests 2024-01-31 07:58:54 +10: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
quietone 2d5e3483d0
Issue #3413430 by catch, smustgrave: Add @group #slow to AddPermissionsUpdateTest 2024-01-10 19:04:54 +13:00
catch 594ab1aaf6 Issue #3404108 by quietone, smustgrave: Fix test performance of \Drupal\Tests\help\Functional\HelpTest 2024-01-08 17:29:47 +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
Dave Long 86673c90de
Issue #3410396 by catch: Add @group slow to ForumTest, HelpTopicSearchTest, ModulesListFormWebTest 2023-12-22 18:35:07 +00:00
xjm ec3d785eb9
Issue #3405899 by quietone, smustgrave: Fix spelling of heredoc indentifiers 2023-12-04 17:44:27 -06:00
Dave Long 67dbfb98ae
Issue #3394084 by quietone, smustgrave, xjm: Fix non-English words in tests 2023-11-28 22:56:54 +00:00
Lee Rowlands 83752e6bc0
Issue #3396310 by longwave, Spokje, smustgrave: Use autowiring for core controllers 2023-11-20 08:15:53 +10:00
xjm 8a739dc5a2
Issue #3379495 by quietone, xjm, smustgrave: Convert enable/disable to install/uninstall in hook_help() 2023-11-12 11:53:44 -06:00
catch fe4204239b Issue #3252386 by alexpott, longwave, duadua, mondrake, mstrelan, andypost, Spokje, VladimirAus, catch, effulgentsia, Berdir, xjm, bircher, joachim, larowlan: Use PHP attributes instead of doctrine annotations 2023-10-27 21:14:27 +01:00
Lauri Eskola 43169249b6
Issue #3389839 by catch: Mark some more tests #slow 2023-09-28 22:52:16 +03:00
Lee Rowlands 6d93485084
Issue #3386458 by catch, quietone, alexpott, larowlan: Add GenericModuleTestBase and use it to test general module things 2023-09-26 09:14:17 +10:00
quietone d6f9f1d42f
Issue #3377604 by Amber Himes Matz, andypost, smustgrave: Remove leftover mentions of help_topics namespace in help module 2023-09-15 16:27:22 +12:00
Dave Long 83fe6aa364
Issue #3121340 by Amber Himes Matz, andypost, jhodgdon, quietone, xjm: Fix up minor copy problems in help topics 2023-08-18 22:57:22 +01:00
Lauri Eskola 5ac5a2b6c3
Issue #3376340 by quietone, smustgrave: Remove use of tour in non profile and update tests 2023-07-24 23:08:50 +03:00
Lee Rowlands 5823307501
Issue #3025577 by andypost, Abhisheksingh27, jhodgdon, alexpott, quietone, smustgrave: Move help topics to core or the correct modules 2023-07-24 20:03:11 +10:00
Lee Rowlands 5e4ae086a7
Issue #3376261 by quietone: Move help topics to book module 2023-07-24 19:57:18 +10:00
Lee Rowlands f276622cc9
Issue #3376376 by Charlie ChX Negyesi, andypost: HelpSectionManager::clearCachedDefinitions breaks the update system 2023-07-24 19:11:50 +10:00
Lee Rowlands a3433391e7
Revert "Issue #3376376: HelpSectionManager::clearCachedDefinitions breaks the update system"
This reverts commit e482afdd29.
2023-07-24 18:54:49 +10:00
Lee Rowlands e482afdd29
Issue #3376376: HelpSectionManager::clearCachedDefinitions breaks the update system 2023-07-24 18:51:15 +10:00
Lauri Eskola 8fece06863
Issue #3336065 by Spokje, quietone: Move help topics to tour module 2023-07-23 20:48:36 +03:00
catch 60b67381b6 Issue #3038971 by claudiu.cristea, kim.pepper, andypost, Berdir, daffie: Move system_get_module_admin_tasks() into a service and deprecate it 2023-07-21 14:03:42 +01:00
catch 82d3e957a4 Issue #3335768 by Berdir, andypost, smustgrave, catch: Manually clear cache keys from plugin managers with finite variations instead of using cache tags 2023-07-12 09:46:07 +01:00
catch daa48d5230 Issue #3358340 by andypost, Amber Himes Matz: Update help.help_topic_search to remove mention of Help Topics module 2023-07-10 17:57:58 +01:00
Lauri Eskola 64e10dfa1c
Issue #3365229 by narendraR, lauriii, bnjmnm, Chris Matthews, yoroy, ckrina, hooroomoo: Add separate 'Save' and 'Save and add fields' to Add Content, Comment, Media and Block Type Forms 2023-07-06 15:37:18 +03:00
mondrake 0733716c75 Issue #3371751 by mondrake: Fix HelpSearch queries to ensure db identifiers are properly escaped 2023-07-01 22:48:05 +00:00
Lee Rowlands 680039ffe5
Issue #3204810 by andypost, RoSk0, smustgrave, quietone, cedewey, Amber Himes Matz, larowlan, benjifisher: Add new permission for accessing help pages 2023-06-28 20:10:37 +10:00
Lee Rowlands b8bb2e9f44
Issue #3087499 by andypost, smustgrave, Amber Himes Matz: Merge Help Topics classes into Help with BC layer 2023-06-26 16:48:56 +10: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
Lee Rowlands f06e188e2f
Issue #3318549 by smustgrave, mstrelan, larowlan, rkoller, AaronMcHale, acbramley: Rename Custom Block terminology in the admin UI 2023-04-17 18:50:08 +10:00
Alex Pott d532f6fda0
Issue #3151017 by andypost, catch, ankithashetty, smustgrave, alexpott: Deprecate UrlGenerator::supports() and UrlGenerator::getRouteDebugMessage() 2023-02-06 22:51:37 +00:00
quietone d8e599076b
Issue #3060616 by elber, nod_, quietone, paulocs, Neslee Canil Pinto, KapilV, kostyashupenko, ranjith_kumar_k_u, adityasingh, ifrik, mmatsoo, adamzimmermann, ravi.shankar, sonam.chaturvedi, BhumikaVarshney, catch, longwave, xjm, dawehner, alexpott, ayushmishra206, hmendes, Pancho: Update the module descriptions on the Extend page to fit the Help texts 2022-11-25 02:24:26 +00:00
Alex Pott 2c468a0049
Issue #3264947 by Niklan, quietone, ravi.shankar, longwave, TR, xjm: [Sep 12, 2022] Add missing docblocks for test methods ::setUp() and ::tearDown() 2022-09-27 13:28:52 +01:00
Lauri Eskola 9ca6256b8a
Issue #3271097 by bnjmnm, xjm, Wim Leers, phenaproxima: Replace CKEditor 4 with CKEditor 5 in the Standard profile and StandardTest 2022-08-25 23:37:53 +03:00