Alex Pott
|
4c93088ce4
|
Issue #3422915 by magaki, karanpagare, joachim, alexpott, Keshav Patel, smustgrave, Aguillet: Deprecate Drupal\locale\Locale and its one method
|
2024-04-29 08:36:31 +01:00 |
catch
|
c1168e83c1
|
Issue #3443199 by smustgrave, andypost: Remove deprecated code from content translations + locale
|
2024-04-24 18:26:17 +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
|
e7ec828459
|
Issue #3439894 by SolimanHarkas, vensires: Fix Locale tests that rely on UID1's super user behavior
|
2024-04-16 14:30:18 +01:00 |
Alex Pott
|
83a53ba4a9
|
Issue #3427564 by phenaproxima, Wim Leers, alexpott, omkar.podey, Berdir, smustgrave, larowlan: Require `langcode: …` only for simple config that contains translatable values
|
2024-04-14 07:15:49 +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
|
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 |
catch
|
63a572fc1e
|
Issue #3432849 by mondrake, Spokje: Method returnSelf() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10
|
2024-03-22 14:19:54 +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 |
Dave Long
|
e7e4e0e776
|
Issue #3403337 by alexpott, quietone, Akhil Babu, vakulrai, smustgrave, Gábor Hojtsy, penyaskito, longwave, catch: The order of the projects coming from locale_translation_get_projects() is not consistent
|
2024-03-06 14:57:41 +00:00 |
Dave Long
|
d7602652b2
|
Revert "Issue #3403337 by alexpott, quietone, Akhil Babu, vakulrai, smustgrave, penyaskito, Gábor Hojtsy: The order of the projects coming from locale_translation_get_projects() is not consistent"
This reverts commit 36fece7182 .
|
2024-03-05 23:31:53 +00:00 |
catch
|
36fece7182
|
Issue #3403337 by alexpott, quietone, Akhil Babu, vakulrai, smustgrave, penyaskito, Gábor Hojtsy: The order of the projects coming from locale_translation_get_projects() is not consistent
|
2024-03-04 14:57:49 +00:00 |
Alex Pott
|
2183176694
|
Issue #3421206 by karanpagare, GafgarionMorua, smustgrave, joachim, longwave: incorrect docs for LocaleConfigSubscriberTest::assertTranslation()
|
2024-03-02 12:04:19 +00:00 |
Alex Pott
|
26ab15a4ad
|
Issue #3422974 by govind_giri_goswami, joachim: use array_chunk() in locale_config_batch_build()
|
2024-03-02 12:02:21 +00:00 |
Alex Pott
|
636182e6c5
|
Issue #3420988 by godotislate, smustgrave: Convert QueueWorker plugin discovery to attributes
|
2024-03-02 10:37:13 +00:00 |
catch
|
c1ac44516a
|
Issue #2942001 by dimitriskr, alexpott, gaurav.kapoor, smustgrave, andypost, almaudoh: Deprecate ThemeHandlerInterface::rebuildThemeData() and use extension.list.theme service instead
|
2024-02-29 12:32:29 +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
|
e5e61dc566
|
Issue #3309104 by Bhanu951, acbramley, mondrake, ravi.shankar, smustgrave, daffie, alexpott, quietone, mstrelan: Replace REQUEST_TIME in Functional and FunctionalJavascript tests
|
2024-02-19 11:08:41 +00:00 |
Lee Rowlands
|
5a0ad9b6c0
|
Issue #2609256 by sleitner, rkoller, smustgrave, vegantriathlete, quietone, benjifisher, AaronMcHale, worldlinemine: Add warning message to import translations after enabling Interface Translation
|
2024-02-19 07:16:53 +10: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 |
Alex Pott
|
8c89656bdd
|
Issue #3189301 by Spokje, xjm, smustgrave: Use \Psr\Http\Client\ClientExceptionInterface instead of \GuzzleHttp\Exception\TransferException
|
2024-01-30 23:50:39 +00:00 |
Dave Long
|
b501becfe3
|
Issue #3409362 by quietone, smustgrave: Fix spelling of some words with 'un' prefix
|
2024-01-26 15:00:15 +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
|
8088712c16
|
Issue #3414707 by quietone, arunkumark: Fix change record URL in deprecation message for #3112298
|
2024-01-23 13:43:35 +02: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
|
db74af75f8
|
Issue #3379496 by quietone, smustgrave, longwave: Convert enable/disable to install/uninstall in UI not in hook_help
|
2024-01-11 13:24:56 +00:00 |
quietone
|
e7ab9440f2
|
Issue #2957279 by alexpott, pguillard, chr.fritsch, Wim Leers: Fix typo in locale_config_batch_refresh_name causing "[warning] No configuration objects have been updated."
|
2024-01-10 16:32:11 +13:00 |
catch
|
4ca4dbaabe
|
Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with()
|
2024-01-08 10:48:04 +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
|
9e290d8cc7
|
Issue #2575945 by Sutharsan, mstrelan, tobiasb, ranjith_kumar_k_u, andypost, ericdsd, smustgrave, Ammaletu: A new module version is not recognized by interface translation update
|
2023-12-22 15:04:56 +10:00 |
catch
|
fdaf17f576
|
Issue #3405663 by smustgrave, quietone, larowlan: Remove Tour module from comments
|
2023-12-21 08:09:47 +00:00 |
Alex Pott
|
a9b4000840
|
Issue #3112298 by Spokje, mpdonadio, ravi.shankar, quietone, alexpott, smustgrave, immaculatexavier, ranjith_kumar_k_u, ankithashetty, mondrake, daffie, andypost, vladbo, JeroenT, pifagor, longwave, voleger: Replace REQUEST_TIME in classes with direct container access
|
2023-12-20 12:49:14 +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 |
xjm
|
6dc9ce0b01
|
Issue #3391786 by quietone, xjm, smustgrave: Fix spelling of words only misspelled in tests, variable names, part 5
|
2023-11-17 15:41:39 -06:00 |
Alex Pott
|
421942795e
|
Issue #3398982 by Wim Leers, phenaproxima, alexpott, borisson_: ConfigFormBase + validation constraints: support non-1:1 form element-to-config property mapping again
|
2023-11-14 21:37:16 +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 |
Dave Long
|
7e75964e69
|
Issue #3395891 by quietone: Fix spelling for words in test modules
|
2023-11-11 11:16:34 +00:00 |
Sally Young
|
cb123cf554
|
Issue #3392425 by quietone, smustgrave: Fix variable name spelling in non-tests, part1
|
2023-10-20 13:59:03 +01:00 |
Alex Pott
|
6eaf9fa3c3
|
Issue #3391530 by Spokje, alexpott: Fix PHPStan L1 error "Variable $foo in/on something() is never defined."
|
2023-10-16 16:34:26 +02:00 |
Dave Long
|
5e8d5e8a48
|
Issue #3387988 by quietone, atul4drupal: Fix @return type, simple fixes
|
2023-10-13 14:42:49 +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 |
xjm
|
8fd17f42b8
|
Issue #3388386 by mondrake, xjm, smustgrave: Properly deprecate passing array to Merge::key()
|
2023-09-30 14:20:39 -05:00 |
Lauri Eskola
|
43169249b6
|
Issue #3389839 by catch: Mark some more tests #slow
|
2023-09-28 22:52:16 +03:00 |