drupal/core
Lee Rowlands 2061b8fb28
Issue #3420982 by sorlov, alexpott: Convert EntityReferenceSelection plugin discovery to attributes
(cherry picked from commit b4a9a825ea)
2024-03-10 18:03:28 +10:00
..
assets 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
config Issue #3426309 by Wim Leers, smustgrave: Add config validation for weights (blocks, filters, etc. all use weights) 2024-03-07 20:31:06 +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:18:14 +00:00
lib Issue #3420982 by sorlov, alexpott: Convert EntityReferenceSelection plugin discovery to attributes 2024-03-10 18:03:28 +10:00
misc Issue #3420742 by quietone, sakthi_dev, BramDriesen: Fix words in test string by changing the string 2024-03-08 13:59:57 +00:00
modules Issue #3420982 by sorlov, alexpott: Convert EntityReferenceSelection plugin discovery to attributes 2024-03-10 18:03:28 +10:00
profiles Issue #3395776 by catch, kristiaanvandeneynde, Wim Leers, Fabianx, larowlan: Make POST requests render cacheable 2024-03-07 09:23:43 +00:00
scripts 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
tests Issue #3426324 by Wim Leers: ExistsConstraintValidator should ignore NULL values and treat `core` as a valid module 2024-03-08 14:03:32 +00:00
themes Issue #3222784 by ahsannazir, Gauravvvv, zenimagine, shweta__sharma, mherchel, kostyashupenko: Olivero: 'wide-content' utility class breaks layout when placed in 'Hero' region 2024-03-05 22:13:33 +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:52:10 +00:00
.deprecation-ignore.txt Issue #3420990 by godotislate, smustgrave, alexpott, kim.pepper, longwave: Convert Constraint plugin discovery to attributes 2024-03-03 10:35:39 +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:52:10 +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:58:14 +00:00
.eslintrc.json
.eslintrc.legacy.json
.eslintrc.passing.json
.gitignore
.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
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 #3408849 by markconroy, finnsky: Add @finnsky as core maintainer for Umami 2024-03-08 11:14:39 +00:00
UPDATE.txt
USAGE.txt
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 #3420990 by godotislate, smustgrave, alexpott, kim.pepper, longwave: Convert Constraint plugin discovery to attributes 2024-03-03 10:35:39 +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:52:10 +00:00
core.link_relation_types.yml
core.services.yml Issue #3419693 by mondrake, alexpott, smustgrave, catch: Log error instead of trigger_error in Drupal\Core\EventSubscriber\RedirectResponseSubscriber::checkRedirectUrl 2024-03-07 17:25:21 +00:00
drupalci.yml
globals.api.php
install.php
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:52:10 +00:00
phpcs.xml.dist Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests 2024-02-28 10:38:53 +00:00
phpstan-baseline.neon Issue #3419693 by mondrake, alexpott, smustgrave, catch: Log error instead of trigger_error in Drupal\Core\EventSubscriber\RedirectResponseSubscriber::checkRedirectUrl 2024-03-07 17:25:21 +00:00
phpstan-partial.neon
phpstan.neon.dist Issue #3205480 by alexpott, andypost, Wim Leers, catch, kim.pepper, longwave: Drop PECL YAML library support in favor of only Symfony YAML 2024-03-03 17:49:26 +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 #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