drupal/core
catch c703f7ba4e Issue #3369912 by andypost, quietone, Spokje: Final steps to deprecate Actions UI (action) module 2024-03-14 09:43:56 +00:00
..
assets Issue #3426548 follow-up: Convert the PHPStan baseline from NEON to PHP 2024-03-12 15:54:38 +00:00
config Issue #3421626 by phenaproxima, Wim Leers, borisson_: Mark config schema types (field.field_settings.* and field.storage_settings.*)) for field types that have no settings as fully validatable 2024-03-13 15:38:01 +00:00
includes Issue #3424746 by camille.davis@civicactions.com, mgifford, smustgrave, rkoller: "Local Tasks" behaves as navigation bar but uses "tab" language 2024-03-08 13:21:46 +00:00
lib Issue #3419914 by Spokje, longwave, bircher, andypost, smustgrave, catch, jurgenhaas: Remove UpdateHookRegistryFactory and UpdateRegistryFactory services 2024-03-13 18:34:16 +00:00
misc Issue #3333481 by phthlaap, galileo25, dmitry.korhov, smustgrave, mdolnik, quietone, nod_, alieffring: Collapsed Details Element causes JS Error for required fields 2024-03-13 16:01:27 +00:00
modules Issue #3369912 by andypost, quietone, Spokje: Final steps to deprecate Actions UI (action) module 2024-03-14 09:43:56 +00:00
profiles Issue #3369912 by andypost, quietone, Spokje: Final steps to deprecate Actions UI (action) module 2024-03-14 09:43:56 +00:00
scripts Issue #3426548 by Kingdutch, andypost, longwave, catch, mstrelan, alexpott: Convert the PHPStan baseline from NEON to PHP 2024-03-12 14:45:02 +00:00
tests Issue #3419914 by Spokje, longwave, bircher, andypost, smustgrave, catch, jurgenhaas: Remove UpdateHookRegistryFactory and UpdateRegistryFactory services 2024-03-13 18:34:16 +00:00
themes Issue #3416039 by ressa, divya.sejekan, catch, Gábor Hojtsy: Add link to Drupal Support in Olivero Welcome text 2024-03-11 09:27:55 +01: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:50:56 +00:00
.deprecation-ignore.txt Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings 2024-03-06 15:01:36 +00:00
.env.example
.eslintignore Issue #3419734 by catch, nod_: [jQuery 4] jquery-form is unmaintained and not jQuery 4 compatible, fork it into core 2024-03-08 12:50:56 +00:00
.eslintrc.jquery.json Issue #3239490 by Sam Phillemon, Theresa.Grannum, smustgrave: Refactor (if feasible) uses of the jQuery clone function to use Vanilla/native 2024-03-04 23:57:48 +00:00
.eslintrc.json Issue #3334920 by Spokje, smustgrave: Remove references to modernizer 2024-03-05 15:52:04 +00:00
.eslintrc.legacy.json Issue #3334920 by Spokje, smustgrave: Remove references to modernizer 2024-03-05 15:52:04 +00:00
.eslintrc.passing.json
.gitignore
.phpstan-baseline.php Issue #3419914 by Spokje, longwave, bircher, andypost, smustgrave, catch, jurgenhaas: Remove UpdateHookRegistryFactory and UpdateRegistryFactory services 2024-03-13 18:34:16 +00:00
.prettierignore
.prettierrc.json
.stylelintrc.json
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 #3334920 by Spokje, smustgrave: Remove references to modernizer 2024-03-05 15:52:04 +00:00
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt
LICENSE.txt
MAINTAINERS.txt Issue #3408849 by markconroy, finnsky: Add @finnsky as core maintainer for Umami 2024-03-08 11:14:30 +00:00
UPDATE.txt
USAGE.txt Issue #2707163 by quietone, chishah92, jhodgdon, AndrewHD, xjm, dww, jdelvillar01, alexpott: core/USAGE.TXT -- API section talks only about hooks and functions 2021-11-16 08:24:01 +00:00
authorize.php
composer.json
core.api.php Issue #3420990 by godotislate, smustgrave, alexpott, kim.pepper, longwave: Convert Constraint plugin discovery to attributes 2024-03-03 10:35:21 +00:00
core.field_type_categories.yml
core.libraries.yml Issue #3419734 by catch, nod_: [jQuery 4] jquery-form is unmaintained and not jQuery 4 compatible, fork it into core 2024-03-08 12:50:56 +00:00
core.link_relation_types.yml
core.services.yml Issue #3419914 by Spokje, longwave, bircher, andypost, smustgrave, catch, jurgenhaas: Remove UpdateHookRegistryFactory and UpdateRegistryFactory services 2024-03-13 18:34:16 +00:00
drupalci.yml
globals.api.php
install.php Issue #3272275 by eelkeblok, smustgrave, xjm, ravi.shankar, quietone, sergiogsanchez: Decide what to say very early in the installer if the site is below the absolute minimum 2022-12-23 14:03:07 -06:00
package.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:50:56 +00:00
phpcs.xml.dist Issue #3426548 by Kingdutch, andypost, longwave, catch, mstrelan, alexpott: Convert the PHPStan baseline from NEON to PHP 2024-03-12 14:45:02 +00: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:45:02 +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:23:16 +00:00
rebuild.php
yarn.lock Issue #3419734 by catch, nod_: [jQuery 4] jquery-form is unmaintained and not jQuery 4 compatible, fork it into core 2024-03-08 12:50:56 +00:00