Alex Pott
|
af5acaaccb
|
Issue #3437109 by Berdir, alexpott: Undefined array key "type" in TypedConfigManager::getStaticTypeRoot()
|
2024-04-30 00:37:20 +01:00 |
catch
|
895d0e2930
|
Revert "Issue #3441434 by narendraR, Wim Leers: Add validation constraints to core.menu.schema.yml"
This reverts commit cf95e138ee .
|
2024-04-29 16:01:16 +01:00 |
catch
|
cf95e138ee
|
Issue #3441434 by narendraR, Wim Leers: Add validation constraints to core.menu.schema.yml
(cherry picked from commit 2b90522e6a )
|
2024-04-29 15:59:15 +01:00 |
Alex Pott
|
72da8154d4
|
Issue #3439831 by thebumik, pradhumanjain2311, vensires: Fix Config tests that rely on UID1's super user behavior
(cherry picked from commit fb96c6ed34 )
|
2024-04-23 00:20:03 +01:00 |
Alex Pott
|
2c3cb5e89f
|
Issue #3427564 by phenaproxima, Wim Leers, alexpott, omkar.podey, Berdir, smustgrave, larowlan: Require `langcode: …` only for simple config that contains translatable values
(cherry picked from commit 83a53ba4a9 )
|
2024-04-14 07:17:32 +01:00 |
Alex Pott
|
19ae323f0f
|
Issue #3001496 by jonathanshaw, SmovS, Prashant.c, ptmkenny, smustgrave, manish-31, alexpott, bojanz, tedbow, elber, Berdir, quietone: Add an alter hook to EntityQuery
(cherry picked from commit c536598792 )
|
2024-04-13 12:01:08 +01:00 |
Lee Rowlands
|
43e3efe009
|
Revert "Issue #3439800 by mstrelan: Standardize location of test modules"
This reverts commit edb7361017 .
|
2024-04-12 07:46:47 +10:00 |
Lee Rowlands
|
edb7361017
|
Issue #3439800 by mstrelan: Standardize location of test modules
(cherry picked from commit 5a9ce8cfbd )
|
2024-04-12 07:04:01 +10:00 |
Alex Pott
|
442b47177d
|
Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests
|
2024-04-10 15:17:46 +01:00 |
Alex Pott
|
97c8bdc7ec
|
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
(cherry picked from commit 9baa43976c )
|
2024-04-09 11:49:18 +01:00 |
Alex Pott
|
a15b012100
|
Issue #3436671 by narendraR, Wim Leers, phenaproxima: Add validation constraints to system.cron
(cherry picked from commit b59a6f101b )
|
2024-04-01 12:38:12 +01:00 |
catch
|
bd13fb1a90
|
Issue #1170362 by alexpott, catch, pillarsdotnet, sun, jofitz, geerlingguy, steinmb, tresti88, DamienMcKenna, dpovshed, imclean, bradjones1, mErilainen, David_Rothstein, KarenS, BTMash, rickmanelius, Anonymous, smustgrave, Wim Leers, kreynen, webchick, websiteworkspace, phenaproxima, Kiphaas7, bbrala: Install profile is disabled for lots of different reasons and core doesn't allow for that
(cherry picked from commit 0bb0da9f8a )
|
2024-03-21 09:20:58 +00:00 |
catch
|
3bc425c200
|
Issue #3426309 by Wim Leers, smustgrave: Add config validation for weights (blocks, filters, etc. all use weights)
(cherry picked from commit 9c1e103520 )
|
2024-03-07 20:31:06 +00:00 |
catch
|
47d0389079
|
Issue #3205480 by alexpott, andypost, Wim Leers, catch, kim.pepper, longwave: Drop PECL YAML library support in favor of only Symfony YAML
(cherry picked from commit 25dc2f1480ddd83896b5cba9cd0488b9ea8abe9c)
|
2024-03-03 17:49:26 +00:00 |
Alex Pott
|
d4565e1788
|
Issue #3425058 by tstoeckler: [regression] Add a fallback in DraggableListBuilder::getWeight() to support entities with a NULL weight
(cherry picked from commit a957a4acfc )
|
2024-03-02 10:31:55 +00:00 |
catch
|
0b908630e9
|
Issue #2942001 by dimitriskr, alexpott, gaurav.kapoor, smustgrave, andypost, almaudoh: Deprecate ThemeHandlerInterface::rebuildThemeData() and use extension.list.theme service instead
(cherry picked from commit c1ac44516a )
|
2024-02-29 12:33:28 +00:00 |
Dave Long
|
a23b6d6768
|
Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests
(cherry picked from commit e3fab52019 )
|
2024-02-28 10:38:53 +00:00 |
Dave Long
|
5b72d30010
|
Revert "Issue #3414993 by alexpott: Add ConfigImporter to \Drupal\Core\Config\Importer\MissingContentEvent"
This reverts commit eafa856443 .
|
2024-02-21 15:39:49 +00:00 |
Dave Long
|
eafa856443
|
Issue #3414993 by alexpott: Add ConfigImporter to \Drupal\Core\Config\Importer\MissingContentEvent
|
2024-02-18 13:46:18 +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
|
cc2223a937
|
Issue #3419070 by quietone, DanielVeza, smustgrave: Remove 14 foreign words from the dictionary
|
2024-02-06 10:19:46 +00:00 |
Lee Rowlands
|
af369c3cce
|
Issue #3404508 by mstrelan, smustgrave, quietone: Fix strict type errors in Functional tests: Add casts and fix types where needed
|
2024-02-02 07:57:36 +10: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
|
2eba3465c8
|
Issue #3415612 by Spokje: Convert ConfigOtherModuleTest into a Kernel test
|
2024-01-24 22:05:37 +00:00 |
Alex Pott
|
4b3313c38d
|
Issue #3399152 by SamLerner, smustgrave, sourabhjain, DishaKatariya, Nitin shrivastava, Nikolay Shapovalov, xjm: Change sort order of configuration options on config single export form
|
2024-01-11 08:38:16 +00:00 |
catch
|
b2b03c8061
|
Issue #3406929 by alexpott, quietone, bircher, borisson_, Wim Leers: Configuration being imported by the ConfigImporter sometimes has stale original data
|
2024-01-10 11:34:42 +00:00 |
effulgentsia
|
7b49d8700c
|
Issue #3364108 by Wim Leers, borisson_, phenaproxima, bircher: Configuration schema & required keys
|
2024-01-04 10:14:30 -08:00 |
Alex Pott
|
c8a07913a0
|
Issue #3387163 by smustgrave, larowlan, alexpott, xjm, quietone: Decouple tour from ConfigInstallProfileOverrideTest
|
2024-01-04 14:54:55 +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
|
6ee5f78c66
|
Issue #2852898 by smustgrave, _utsavsharma, mherchel, larowlan, bnjmnm, borisson_, kershme, DuaelFr: 508 Compliance Issue -Edit links on content page are not unique
|
2023-12-22 12:52:18 +10: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
|
5247e64236
|
Issue #3400018 by mstrelan, xjm: Add declare(strict_types=1) to all Functional JavaScript tests
|
2023-12-13 08:27:06 +10: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 |
xjm
|
b70dfff449
|
Issue #3401994 by mstrelan, dww, xjm, smustgrave, nicxvan: Add declare(strict_types=1) to all test traits
|
2023-12-09 08:40:55 -06:00 |
Alex Pott
|
5cd249e923
|
Issue #3404061 by Wim Leers, borisson_, alexpott, phenaproxima, longwave: When setting `NotNull` constraint on type: required_label, two validation errors appear
|
2023-12-06 11:07:32 +00:00 |
catch
|
93ce846966
|
Issue #3405095 by quietone, borisson_: Use the testing profile for \Drupal\Tests\config\Functional\ConfigImportAllTest
|
2023-12-04 16:19:54 +00:00 |
Dave Long
|
67dbfb98ae
|
Issue #3394084 by quietone, smustgrave, xjm: Fix non-English words in tests
|
2023-11-28 22:56:54 +00:00 |
Alex Pott
|
007c0c776c
|
Issue #3401883 by Wim Leers, phenaproxima, alexpott, borisson_, bircher: Introduce Mapping::getValidKeys(), ::getRequiredKeys() etc
|
2023-11-23 14:13:19 +00:00 |
Dave Long
|
7e75964e69
|
Issue #3395891 by quietone: Fix spelling for words in test modules
|
2023-11-11 11:16:34 +00:00 |
Alex Pott
|
f9109dc860
|
Issue #3398974 follow-up by Wim Leers: Follow-up for #3382510: FormStateInterface::setErrorByName() needs not #name but a variation
|
2023-11-06 16:49:19 +00:00 |
Dave Long
|
71f949cb0b
|
Issue #3395913 by quietone: Correct spelling in Config tests
|
2023-10-27 23:02:35 +01:00 |
Dave Long
|
c7e751a532
|
Issue #3379121 by quietone, longwave: Skip spellcheck for 20 nonsense words that are parts of hashes
|
2023-10-24 12:27:12 +01:00 |
Lauri Eskola
|
288f761c5f
|
Issue #2622468 by smustgrave, Leticia Gauna, ranjith_kumar_k_u, Pancho, idebr, kostyashupenko, tim.plunkett: Export single simple configuration name has no empty value, resulting in confusing UI
|
2023-09-28 11:42:02 +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 |
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 |
effulgentsia
|
15f230916a
|
Issue #2444979 by Wim Leers, webflo, borisson_, catch, Gábor Hojtsy, smustgrave: Trigger deprecation notice for old schema definition for sequence
|
2023-09-22 13:19:13 -07:00 |
Lee Rowlands
|
bab90f46e8
|
Issue #3180588 by GuyPaddock, zeeshan_khan, vsujeetkumar, bnjmnm, tstoeckler: "Enforced" Dependencies of Optional Configs Overwrite Other Dependencies
|
2023-09-19 06:58:16 +10:00 |
Lauri Eskola
|
b175481f32
|
Issue #3376281 by Indrapatil, nlisgo, longwave, smustgrave: Random machine names no longer need to be wrapped in strtolower()
|
2023-08-01 21:32:45 +03:00 |
Lauri Eskola
|
9d3c52dd80
|
Issue #3372972 by Wim Leers, phenaproxima, NickDickinsonWilde, smustgrave: Fix all type: machine_name constraint violations in tests
|
2023-08-01 08:05:59 +03:00 |