drupal/core
catch 36465e605c Issue #3025785 by amateescu, mallezie, s_leu, smustgrave, tim.plunkett: Cannot create entity with image in a workspace
(cherry picked from commit 4229a611e5)
2024-03-12 11:11:55 +00: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 #3025785 by amateescu, mallezie, s_leu, smustgrave, tim.plunkett: Cannot create entity with image in a workspace 2024-03-12 11:11:55 +00:00
profiles Revert: Issue #3410582 by catch, Prashant.c, heddn, alexpott, smustgrave, claudiu.cristea, longwave, quietone: Optimize user logins by avoiding duplicate entity queries 2024-03-11 12:15:42 +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 #3427054 by mondrake: Replace calls to ::expectError*() in MachineNameTest 2024-03-11 17:04:24 +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:28:34 +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 Issue #3335653 by mherchel, Spokje: commit-code-check.sh doesn't allow optional chaining in JavaScript 2023-09-12 21:38:05 +01:00
.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
.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 #3427054 by mondrake: Replace calls to ::expectError*() in MachineNameTest 2024-03-11 17:04:24 +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