catch
|
16964d02db
|
Issue #2575105 by Berdir, catch, longwave, quietone, kristiaanvandeneynde, andypost, alexpott, mathilde_dumond, pradhumanjain2311, amateescu, Wim Leers, xjm: Use cache collector for state
|
2024-03-30 17:55:55 +00:00 |
Alex Pott
|
8d1ff20647
|
Issue #3431452 by godotislate, smustgrave, alexpott: Rename RenderElement and FormElement plugin abstract classes to RenderElementBase and FormElementBase
|
2024-03-30 17:23:10 +00:00 |
Alex Pott
|
35a8fc6dec
|
Issue #3433088 by mondrake, Spokje: Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - Step 1 interfaces
|
2024-03-27 13:27:03 +00:00 |
Alex Pott
|
d1c993acdf
|
Issue #3421439 by godotislate, sorlov, quietone, smustgrave, alexpott, larowlan, longwave, andypost: Convert form and render element plugin discovery to attributes
|
2024-03-26 17:37:21 +00:00 |
catch
|
d671f38a0e
|
Issue #3433052 by mondrake: Fix remaining return*() methods of class PHPUnit\Framework\TestCase deprecated in PHPUnit 10
|
2024-03-22 22:02:04 +00:00 |
Alex Pott
|
9334d6f100
|
Issue #3109970 by znerol, andypost, Prashant.c, daffie, Wim Leers, dww, catch: Convert uses of $_SESSION in forms and batch
|
2024-03-18 09:44:54 +00:00 |
Alex Pott
|
1feb93274a
|
Issue #3429403 by Spokje: Tighten ParameterBag classes in PHPUnit tests
|
2024-03-17 11:03:32 +00:00 |
catch
|
9c1e103520
|
Issue #3426309 by Wim Leers, smustgrave: Add config validation for weights (blocks, filters, etc. all use weights)
|
2024-03-07 19:12:43 +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 |
Alex Pott
|
2001751fd9
|
Issue #3421017 by mohit_aghera, smustgrave: Convert LanguageNegotiation plugin discovery to attributes
|
2024-03-02 10:51:29 +00:00 |
catch
|
eb61f11b36
|
Issue #3420986 by kim.pepper, sorlov, larowlan, mstrelan: Convert Condition plugin discovery to attributes
|
2024-03-01 14:41:47 +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 |
catch
|
7e2db381c3
|
Issue #2613222 by webflo, alexpott, ameymudras, pooja saraah, _utsavsharma, penyaskito, Janvi Dasani: Language module shouldn't alter config in sync mode
|
2024-02-26 10:55:14 +00:00 |
Dave Long
|
cb328b8c54
|
Issue #3417669 by quietone, longwave, smustgrave: Correct migrate related words
|
2024-02-18 11:57:49 +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
|
865b8f4346
|
Issue #3414165 by quietone, shalini_jha, adwivedi008, longwave: Use "install" not "enable" for modules in strings
|
2024-02-15 16:46:01 +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
|
cc2223a937
|
Issue #3419070 by quietone, DanielVeza, smustgrave: Remove 14 foreign words from the dictionary
|
2024-02-06 10:19:46 +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
|
89ec081a50
|
Issue #3382581 by phenaproxima, borisson_, larowlan, Wim Leers, quietone: Add new `EntityBundleExists` constraint
|
2024-01-31 17:52:37 +10:00 |
Lauri Eskola
|
1e8ae69e1d
|
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0
|
2024-01-15 14:55:37 +02:00 |
Dave Long
|
f028872117
|
Issue #3385550 by lauriii, Gauravvvv, sboden, Shabbir, longwave: Language negotiation breaks updating Drupal 9 to 10
|
2024-01-12 13:06:28 +00:00 |
Dave Long
|
a054880463
|
Issue #2507237 by dimitriskr, twistor, longwave, smustgrave: Replace ReflectionClass::implementsInterface() with is_subclass_of()
|
2024-01-12 11:11:53 +00: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 |
quietone
|
cc8f202e80
|
Issue #3405726 by smustgrave, larowlan, Wim Leers: Move all tour config to tour module
|
2024-01-08 21:49:46 +13:00 |
quietone
|
061989d481
|
Issue #3404273 by mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core Functional tests
|
2024-01-08 15:42:05 +13: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
|
fbee2baaab
|
Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, larowlan, daffie, alexpott: Add the session to the request in KernelTestBase, BrowserTestBase, and drush
|
2023-12-28 08:03:14 +10:00 |
Lee Rowlands
|
7393eba281
|
Revert "Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, daffie, alexpott, larowlan: Add the session to the request in KernelTestBase, BrowserTestBase, and drush"
This reverts commit 48a7cf12c1 .
|
2023-12-22 11:58:49 +10:00 |
Lee Rowlands
|
48a7cf12c1
|
Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, daffie, alexpott, larowlan: Add the session to the request in KernelTestBase, BrowserTestBase, and drush
|
2023-12-22 10:25:29 +10:00 |
Lee Rowlands
|
52adbcfa1c
|
Issue #3379091 by phenaproxima, Wim Leers: Make NodeType config entities fully validatable
|
2023-12-22 09:17:04 +10:00 |
catch
|
04900c3cae
|
Issue #3371869 by quietone: Fix dependencies of taxonomy term translation migrations
|
2023-12-21 10:30:32 +00:00 |
Alex Pott
|
5aa9704ce3
|
Issue #3364109 by Wim Leers, effulgentsia, lauriii, phenaproxima, borisson_, bircher, alexpott: Configuration schema & required values: add test coverage for `nullable: true` validation support
|
2023-12-15 00:55:46 +00:00 |
Lee Rowlands
|
fa46ee8ff4
|
Issue #3405800 by alexpott, phenaproxima, Wim Leers, bircher, larowlan: Config collections do not trigger configuration events consistently
|
2023-12-11 19:37:39 +10:00 |
Alex Pott
|
9e7ff4623a
|
Issue #3351458 by dburiak, Mingsong, Mahima_Mathur23, sthomen, smustgrave, catch, alexpott: [regression] Language switcher block returns links to node on the frontpage
|
2023-11-20 09:42:11 +00: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 |
xjm
|
598f9f5c53
|
Issue #3210684 by joachim, mikran, tobiasb: Put each entity type table into a details element on admin/config/regional/content-language
|
2023-11-10 09:57:09 -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 |
Dave Long
|
41b777c6be
|
Issue #3395871 by quietone: Correct spelling of words in test modules and dramallama
|
2023-10-24 12:12:43 +01:00 |
Alex Pott
|
6118e0dc37
|
Issue #3389282 by quietone, smustgrave, alexpott: Fix spelling for words that are only misspelled in comments
|
2023-10-08 09:34:52 +01:00 |
Alex Pott
|
36f735031d
|
Issue #3109600 by znerol, andypost, daffie, xjm: Convert uses of $_SESSION in language module
|
2023-10-06 09:15:26 +01:00 |
Alex Pott
|
ae55070f94
|
Issue #3391268 by quietone: Fix spelling of words only misspelled in tests, part 4
|
2023-10-05 16:21:57 +01: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 |
Lee Rowlands
|
0af9348ce7
|
Issue #3388365 by catch, larowlan, bbrala, smustgrave: Distribute @group #slow tests between test runners and mark more tests
|
2023-09-26 07:27:04 +10:00 |
catch
|
dce60220c1
|
Issue #3336050 by smustgrave, quietone, xjm, lauriii: Move tour tests to the tour module
|
2023-09-19 14:25:29 +01:00 |
catch
|
281ba51481
|
Issue #3273888 by ravi.shankar, drunken monkey, AdamPS, joachim: The language_select field widget is part of Core, but its config schema is in a module
|
2023-09-14 16:51:30 +01:00 |
catch
|
1416785882
|
Issue #2914251 by quietone, maxocub, masipila, larowlan: Move forum related logic from taxonomy migrations to new forum migrations
|
2023-09-07 22:13:26 +01:00 |
effulgentsia
|
1fad1e0093
|
Issue #3364506 by Wim Leers, effulgentsia, catch, lauriii, borisson_, smustgrave, tim.plunkett, Dave Reid: Add optional validation constraint support to ConfigFormBase
|
2023-09-01 09:46:12 -07:00 |
catch
|
bcaa369cb8
|
Issue #296693 by tedbow, omkar.podey, sun, ilya.no, JeroenT, tim.plunkett, catch, hooroomoo, ridhimaabrol24, boombatower, paulocs, Damien Tournoud, Xano, pwolanin, chx, webchick, stella, quietone, Bojhan, smustgrave, lauriii, benjifisher, gabesullice: Restrict access to empty top level administration pages
|
2023-08-29 09:10:49 +01:00 |