drupal/core
Alex Pott 3d98eb890b
Issue #3439892 by SolimanHarkas, pradhumanjain2311, vensires: Fix Language tests that rely on UID1's super user behavior
(cherry picked from commit 2c641d8d07)
2024-04-18 15:56:44 +01:00
..
assets 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:49:18 +01:00
config 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:17:32 +01:00
includes Issue #3427046 by plopesc, smustgrave, alexpott: Shortcuts toolbar links are not updated automatically when default shortcut set is changed 2024-04-01 09:49:44 +01:00
lib Issue #3440170 by mxr576, quietone, smustgrave, longwave, larowlan: Forked DocParser incorrectly parses ::class notations 2024-04-18 15:50:14 +01:00
misc Issue #3239139 by shubh_, Theresa.Grannum, alexpott: Refactor (if feasible) uses of the jQuery animate function to use Vanilla/native 2024-04-18 16:01:14 +02:00
modules Issue #3439892 by SolimanHarkas, pradhumanjain2311, vensires: Fix Language tests that rely on UID1's super user behavior 2024-04-18 15:56:44 +01:00
profiles Issue #3239139 by shubh_, Theresa.Grannum, alexpott: Refactor (if feasible) uses of the jQuery animate function to use Vanilla/native 2024-04-18 16:01:14 +02:00
scripts Issue #3426548 by Kingdutch, andypost, longwave, catch, mstrelan, alexpott: Convert the PHPStan baseline from NEON to PHP 2024-03-12 14:44:51 +00:00
tests Issue #3440170 by mxr576, quietone, smustgrave, longwave, larowlan: Forked DocParser incorrectly parses ::class notations 2024-04-18 15:50:14 +01:00
themes Issue #3365367 by bernardm28, finnsky, smustgrave, mherchel: Convert Olivero's teaser into a single directory component 2024-04-18 01:08:00 +02:00
.cspell.json Issue #3419734 by catch, nod_: [jQuery 4] jquery-form is unmaintained and not jQuery 4 compatible, fork it into core 2024-03-08 12:52:10 +00:00
.deprecation-ignore.txt Issue #3278625 by catch, Taran2L: Deprecate jquery.tabbable.shim 2024-04-17 22:18:59 +01:00
.env.example
.eslintignore Issue #3352256 by e0ipso, plopesc, bbrala, longwave, dww, catch, larowlan: Move code from the experimental SDC module to core 2024-03-28 07:20:21 +10:00
.eslintrc.jquery.json Issue #3239139 by shubh_, Theresa.Grannum, alexpott: Refactor (if feasible) uses of the jQuery animate function to use Vanilla/native 2024-04-18 16:01:14 +02:00
.eslintrc.json
.eslintrc.legacy.json
.eslintrc.passing.json
.gitignore Issue #3403855 by longwave, Nitin shrivastava: Use cspell cache for core development 2023-11-24 13:16:12 +00:00
.phpstan-baseline.php Issue #3427174 by longwave, quietone, dineshkumarbollu, mondrake, alexpott: Throw exception when calling NestedArray::setValue() when parents reference a non-array value instead of causing a PHP error 2024-04-15 22:56:08 +01:00
.prettierignore
.prettierrc.json
.stylelintrc.json Issue #3408129 by Spokje, smustgrave: Sync up core/.stylelintrc.json and stylelint-config-standard 2023-12-20 10:07:23 +00:00
CHANGELOG.txt Issue #3143196 by DevJoJodae, himanshu_sindhwani, nitvirus, alexpott, sykesjs, jungle: Change the download link in CHANGELOG.txt to Drupal 9 2020-06-19 15:33:26 -05:00
COPYRIGHT.txt Issue #3412422 by dww, catch, longwave, jwilson3, smustgrave: Use 'present' for end year in COPYRIGHT.txt 2024-01-10 17:14:35 +13:00
INSTALL.mysql.txt Issue #3417566 by quietone, smustgrave, longwave: Correct more words in comments plus pathnames 2024-02-08 09:21:36 +00:00
INSTALL.pgsql.txt Issue #3417566 by quietone, smustgrave, longwave: Correct more words in comments plus pathnames 2024-02-08 09:21:36 +00:00
INSTALL.sqlite.txt
INSTALL.txt
LICENSE.txt
MAINTAINERS.txt Issue #3088643 by amateescu, Gábor Hojtsy, catch, smustgrave: Mark Workspaces as a stable core module 2024-04-16 16:09:43 +01:00
UPDATE.txt
USAGE.txt Issue #3414920 by quietone, m0d: Fix documentation redirects to Drupal 7 docs 2024-04-06 13:09:22 +01:00
authorize.php Issue #3397490 by quietone, smustgrave, xjm, longwave, poker10: Fix more words that are only misspelled in comments 2024-01-11 14:36:13 +00:00
composer.json Issue #3113971 by Spokje, mondrake, acbramley, phenaproxima, andypost, murilohp, mpdonadio, ravi.shankar, pavnish, pifagor, vladbo, JeroenT, voleger, Taran2L: Replace REQUEST_TIME in services 2024-02-13 10:15:33 +00:00
core.api.php Issue #3414920 by quietone, m0d: Fix documentation redirects to Drupal 7 docs 2024-04-06 13:09:22 +01:00
core.field_type_categories.yml
core.libraries.yml Issue #3278625 by catch, Taran2L: Deprecate jquery.tabbable.shim 2024-04-17 22:18:59 +01:00
core.link_relation_types.yml
core.services.yml 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:49:18 +01:00
drupalci.yml
globals.api.php
install.php
package.json Issue #3437783 by mfb, catch, pradhumanjain2311, longwave: Use standardized SPDX license identifiers 2024-04-09 23:04:56 +01:00
phpcs.xml.dist Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
phpstan-partial.neon
phpstan.neon.dist Issue #3426548 by Kingdutch, andypost, longwave, catch, mstrelan, alexpott: Convert the PHPStan baseline from NEON to PHP 2024-03-12 14:44:51 +00:00
phpunit.xml.dist Issue #3240792 by justafish, alexpott, andypost, smustgrave, longwave: Use lullabot/mink-selenium2-driver and lullabot/php-webdriver for functional browser testing 2024-03-07 15:36:24 +00:00
rebuild.php
yarn.lock Issue #3424644 by Wim Leers, jannakha, smustgrave: Update CKEditor 5 to 41.2.0 2024-03-14 22:07:39 +00:00