drupal/core
Lee Rowlands 9a1577e9c6
Issue #3266123 by smustgrave, tinto, rkoller, Lendude, larowlan, Amber Himes Matz: On the user interface translation page the outline of all four focusable elements in the filter translatable strings fieldset lacks the left border
(cherry picked from commit 1807b67622)
2022-07-12 12:02:59 +10:00
..
assets Issue #3291283 by nod_, jsutta, longwave, cilefen, alexpott, Gabbia998, ptomulik: Restore missing backbone-min.js.map 2022-06-27 10:33:34 +03:00
config Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps 2021-10-25 10:54:41 +01:00
includes Issue #3070747 by immaculatexavier, herved, alexpott, yoruvo: Profile paths are not updated after moving them to other directories 2022-06-28 21:18:02 +01:00
lib Issue #3293122 by lauriii: Document \Drupal\Core\Template\TwigExtension::getPath $parameters argument as optional 2022-07-10 17:28:09 +09:00
misc Issue #3164699 by jungle, ravi.shankar, andregp, kishor_kolekar, sulfikar_s, ankithashetty, paulocs, Abhijith S, WagnerMelo, quietone: Fix or ignore 15 words used in Help Topics 2022-06-19 18:10:37 +01:00
modules Issue #3266123 by smustgrave, tinto, rkoller, Lendude, larowlan, Amber Himes Matz: On the user interface translation page the outline of all four focusable elements in the filter translatable strings fieldset lacks the left border 2022-07-12 12:02:59 +10:00
profiles Issue #3270936 by Spokje, quietone, andypost, lauriii: Deprecate Color module 2022-05-23 09:20:59 +01:00
scripts Issue #3291283 by nod_, jsutta, longwave, cilefen, alexpott, Gabbia998, ptomulik: Restore missing backbone-min.js.map 2022-06-27 10:33:34 +03:00
tests Revert "Issue #3248078 by uri_frazier, antojose, alisonjo315, rootwork: Update 8.x specific documentation URLs" 2022-07-06 16:10:51 -05:00
themes Issue #3284010 by _shY, mherchel, Abhijith S: "Create content" link within Olivero's "Getting started" page doesn't account for base directory 2022-06-28 16:18:28 +03:00
.cspell.json Issue #3267513 by quietone, andregp, danflanagan8: Handle migration tests for removing RDF 2022-03-31 10:35:44 +01:00
.env.example
.eslintignore Issue #3231364 by Wim Leers, lauriii, bnjmnm, webchick, xjm, tim.plunkett, larowlan, Luke.Leber, catch, effulgentsia, longwave, gabesullice, caldenjacobs, Reinmar, anand.toshniwal93, Shoshana Mayden, zrpnr, yash.rode, nod_, rkoller, antojose, johnwebdev: Add CKEditor 5 module to Drupal core 2021-11-11 14:10:39 -08:00
.eslintrc.jquery.json Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:54:33 +02:00
.eslintrc.json Issue #3239838 by longwave, Spokje, nod_, xjm: Update core eslint configuration to remove unused React and JSX rules 2022-03-21 16:19:17 +02:00
.eslintrc.legacy.json
.eslintrc.passing.json Issue #3239838 by longwave, Spokje, nod_, xjm: Update core eslint configuration to remove unused React and JSX rules 2022-03-21 16:19:17 +02:00
.gitignore
.prettierignore Issue #2591827 by longwave, neclimdul, elachlan, daffie: Add YAML linting to core coding standards checks 2021-08-17 09:58:20 +01:00
.prettierrc.json
.stylelintignore
.stylelintrc.json Issue #3262573 by longwave, nod_, xjm, alexpott, lauriii: Update our yarn dev dependencies to the extent allowed by current constraints 2022-02-19 00:43:28 +00:00
CHANGELOG.txt
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #2917655 by xjm, Spokje, catch, Gábor Hojtsy, Pasqualle, rivimey, effulgentsia, andypost, daffie, heddn, Aki Tendo, mpdonadio, Wim Leers, Berdir, quietone, mondrake, plach, mfb, Chi, alexpott, DamienMcKenna: [9.4.x only] Drop official PHP 7.3 support in Drupal 9.4 2022-03-31 20:54:48 +01:00
LICENSE.txt
MAINTAINERS.txt Issue #3292850 by tim.plunkett, chrisfromredfin, leslieg, xjm: Add Project Browser intitative to MAINTAINERS.txt 2022-06-30 18:01:31 +01: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 Issue #3291780 by longwave, xjm: guzzlehttp/guzzle 6.5.8 requires guzzlehttp/psr7 ^1.9 2022-06-21 15:47:30 -05:00
core.api.php Issue #3112283 by ravi.shankar, mpdonadio, andregp, daffie, jhedstrom, alexpott, andypost, pifagor, vladbo, JeroenT, voleger, cliddell: Replace REQUEST_TIME in non-OO and non-module code 2022-05-16 17:32:56 +01:00
core.libraries.yml Issue #3277438 by Wim Leers, bnjmnm, lauriii, xjm, nod_, Reinmar: Update to CKEditor 5 v34.1.0 2022-05-26 16:10:18 -05:00
core.link_relation_types.yml
core.services.yml Issue #2392815 by alexpott, pooja saraah, bircher, cilefen, pratik_specbee, catch, fago: Module uninstall validators are not used to validate a config import 2022-06-13 15:14:33 +01:00
drupalci.yml Issue #3270886 by drumm: Remove outdated note in drupalci.yml 2022-04-07 17:16:10 +02:00
globals.api.php
install.php Revert "Issue #2917655 by xjm, Spokje, catch, Gábor Hojtsy, Pasqualle, rivimey, effulgentsia, andypost, heddn, daffie, Aki Tendo, Berdir, mpdonadio, quietone, mondrake, Wim Leers, plach, DamienMcKenna, Chi, mfb: [9.4.x only] Drop official PHP 7.3 support in Drupal 9.4" 2022-03-29 12:18:06 +01:00
package.json Issue #3277438 by Wim Leers, bnjmnm, lauriii, xjm, nod_, Reinmar: Update to CKEditor 5 v34.1.0 2022-05-26 16:10:18 -05:00
phpcs.xml.dist Issue #3088730 by Spokje, anmolgoyal74, ankithashetty, Mile23, longwave, naresh_bavaskar, greg.1.anderson, Mixologic, klausi: Include 'composer' directory in phpcs scans 2022-02-24 17:40:53 +00:00
phpunit.xml.dist Issue #2758357 by guilhermevp, quietone, Wim Leers, longwave, dawehner, alexpott: Document that core/phpunit.xml.dist should be copied to core/phpunit.xml, then modified 2021-07-07 12:40:50 +01:00
postcss.config.js
rebuild.php Issue #3112283 by ravi.shankar, mpdonadio, andregp, daffie, jhedstrom, alexpott, andypost, pifagor, vladbo, JeroenT, voleger, cliddell: Replace REQUEST_TIME in non-OO and non-module code 2022-05-16 17:32:56 +01:00
yarn.lock Issue #3277438 by Wim Leers, bnjmnm, lauriii, xjm, nod_, Reinmar: Update to CKEditor 5 v34.1.0 2022-05-26 16:10:18 -05:00