Commit Graph

26727 Commits (6dfc925033112c0aad441124f79981acaf880bfc)

Author SHA1 Message Date
Alex Pott f9109dc860
Issue #3398974 follow-up by Wim Leers: Follow-up for #3382510: FormStateInterface::setErrorByName() needs not #name but a variation 2023-11-06 16:49:19 +00:00
Alex Pott 7f540d89c6
Issue #3395586 by andy-blum, deviantintegral, longwave, catch: Add Symfony's Filesystem and Finder components to core 2023-11-06 13:13:51 +00:00
catch 97e6267a62 Issue #3398974 by alexpott, Wim Leers, borisson_: Follow-up for #3382510: FormStateInterface::setErrorByName() needs not #name but a variation 2023-11-06 12:30:50 +00:00
Alex Pott 13883cc380
Issue #2441373 by twistor, vsujeetkumar, marvil07, eporama, daffie, joseph.olstad, alvar0hurtad0, jibran, longwave, joelpittet, smustgrave, alexpott: Upgrade tests to HTML5 2023-11-05 11:57:21 +00:00
Alex Pott e242a5aad6
Issue #3391689 by catch, alexpott, smustgrave: Add a performance tests job to gitlab and send data to OpenTelemetry 2023-11-03 15:17:09 +00:00
catch 8c351e0298 Issue #3393557 by Wim Leers, Spokje, catch, smustgrave, niegowski, witeksocha: [upstream] Update CKEditor 5 to 40.0.0 2023-11-03 13:24:57 +00:00
nod_ 928eba018a
Issue #3397115 by longwave, quietone: Upgrade eslint and prettier 2023-11-03 10:17:39 +01:00
quietone 3e9e43f044
Issue #3358319 by Spokje, mondrake, longwave: Update to PHPUnit 9.6.13 and replace deprecated assertObject[Not]HasAttribute() 2023-11-03 12:52:05 +13:00
Alex Pott e1c95b2f99
Issue #3382510 by phenaproxima, Wim Leers, alexpott, longwave, claudiu.cristea, borisson_, lauriii, effulgentsia, bircher: Introduce a new #config_target Form API property to make it super simple to use validation constraints on simple config forms, and adopt it in several core config forms 2023-11-02 14:17:04 +00:00
Lee Rowlands 7cab8103ce
Issue #3397110: Increase RECOMMENDED_PHP to 8.2 for Drupal 10.2 2023-11-02 08:16:06 +10:00
Lauri Eskola 84702133c4
Issue #3157353 by Utkarsh_33, lauriii, dww, smustgrave, longwave, narendraR, quietone, larowlan, catch, Berdir, omkar.podey: Provide a mechanism to mark entire twig templates as deprecated 2023-10-31 20:47:58 +02:00
catch b06be9b686 Issue #3393475 by fjgarlin, catch: Enable running the same test multiple times on gitlab ci for random test failures 2023-10-31 14:15:55 +00:00
Lauri Eskola 76fac09c84
Issue #3391702 by pdureau, smustgrave, e0ipso: SDC ComponentElement: Transform slots scalar values to #plain_text instead of throwing an exception 2023-10-31 14:35:45 +02:00
catch 8f50a5caaf Issue #3375693 by andypost, catch, longwave, quietone: Fix deprecated assert_options() function usage for PHP 8.3 2023-10-31 11:18:42 +00:00
catch 666f9e9897 Issue #3384997 by mondrake, daffie: Rolling back to a savepoint should leave the savepoint in the transaction stack 2023-10-30 14:30:53 +00:00
Lauri Eskola 676c1dadad
Issue #3040673 by bnjmnm, Gauravvvv, smustgrave, andrewmacpherson, mgifford, shaal: Audit & fix Red asterisk for required fields WCAG contrast minimum 2023-10-30 13:57:15 +02:00
Lee Rowlands 3d917f37b1
Issue #3395032 by kim.pepper, acbramley, longwave: Add autoconfigure for module loggers 2023-10-30 14:20:30 +10:00
Lee Rowlands a3edb28e93
Issue #3394870 by longwave, smustgrave, alexpott: Allow controller service wiring via constructor parameter attributes 2023-10-30 11:01:39 +10:00
Lee Rowlands 00a619f3cd
Issue #3305807 by andypost, ChrisPerko, mediabounds, xjm, sorlov, Rishabh Vishwakarma, ilya.no, asad_ahmed, paulocs, Michelle, _pratik_, reenaraghavan, DanChadwick, smustgrave, larowlan, allisonherodevs: Password is null if user has never logged in which causes PHP 8 warning 2023-10-30 10:49:52 +10:00
Lee Rowlands 9f4e89ed1b
Issue #3366719 by smustgrave, acbramley, yash.rode: Allow reverting block content with "administer block content" permission 2023-10-30 07:46:42 +10:00
Lauri Eskola ad2eff55c8
Issue #3395989 by catch, smustgrave, longwave, Spokje: [random test failure] ComponentsTaggedReleaseTest sometimes fails 2023-10-29 17:45:15 +02:00
Lauri Eskola 2ceafd06b7
Issue #3052663 by joaopauloc.dev, smustgrave, quietone, Balu Ertl, xjm, scottsperry: Validate the min, max and default values for Numeric fields 2023-10-28 17:01:40 +03:00
Lauri Eskola d582b8c53d
Issue #3392616 by Spokje, longwave: Update to Symfony 6.4 2023-10-28 16:32:30 +03:00
Lauri Eskola b3be7fb1bb
Issue #3363420 by kim.pepper, longwave, quietone: Use CallableResolver for \Drupal\Core\Render\Renderer::doCallback() 2023-10-28 15:44:42 +03:00
Lauri Eskola 7c5354ab5a
Issue #3397121 by longwave: Upgrade postcss-preset-env and stylelint 2023-10-28 13:39:47 +03:00
quietone 830dbf1ddc
Revert "Issue #3363420 by kim.pepper: Use CallableResolver for \Drupal\Core\Render\Renderer::doCallback()"
This reverts commit a39939bb26.
2023-10-28 16:31:27 +13:00
Dave Long 0beb71bd73
Issue #3363421 by vbouchet, kim.pepper, smustgrave: Use CallableResolver for \Drupal\Core\Menu\MenuLinkTree::transform() 2023-10-27 23:16:52 +01:00
Dave Long a39939bb26
Issue #3363420 by kim.pepper: Use CallableResolver for \Drupal\Core\Render\Renderer::doCallback() 2023-10-27 23:14:39 +01:00
Dave Long 6fd51ee86a
Issue #3359001 by Spokje, smustgrave, catch: Fix PHPStan L1 errors "Function \Foo\Bar\baz invoked with X parameters, 0 required." 2023-10-27 23:05:09 +01:00
Dave Long 71f949cb0b
Issue #3395913 by quietone: Correct spelling in Config tests 2023-10-27 23:02:35 +01:00
nod_ 9766f13fb8
Issue #3396887 by lauriii, tim.plunkett: Once is reset for ajax dialog buttons when dialog is opened 2023-10-27 23:55:22 +02:00
Dave Long 57a191160c
Issue #3355364 by _shY: Move NoJavaScriptAnonymousTest to the standard profile 2023-10-27 22:51:37 +01:00
catch fe4204239b Issue #3252386 by alexpott, longwave, duadua, mondrake, mstrelan, andypost, Spokje, VladimirAus, catch, effulgentsia, Berdir, xjm, bircher, joachim, larowlan: Use PHP attributes instead of doctrine annotations 2023-10-27 21:14:27 +01:00
Lauri Eskola 9efe78f9a2
Issue #3390334 by finnsky, snig, smustgrave, e0ipso, jidrone: Create new Badge component for recipe 2023-10-27 16:58:00 +03:00
Lauri Eskola 529c793230
Issue #3349394 by plopesc, fjgarlin, hestenet, penyaskito, friera: Provide announcement feed as a block 2023-10-27 14:20:51 +03:00
Lauri Eskola d088a7b0b1
Issue #3395748 by KarimB, joachim: getSetting()'s documentation should specify what happens when a setting doesn't exist 2023-10-27 12:14:14 +03:00
Lauri Eskola 6ae1c4f864
Issue #3396738 by KurtTrowbridge, swatidhurandhar: Regression in fieldset legend positioning 2023-10-26 20:22:53 +03:00
Lauri Eskola 54e5f9e75d
Issue #3381877 by AdamPS, smustgrave, viren18febS: Wrong comment display for sites configuring base field display in the UI 2023-10-26 20:05:56 +03:00
catch 465cb227b1 Issue #3396574 by Spokje: Exclude copying 'core/node_modules' in getCodebaseFinder 2023-10-26 08:54:37 +01:00
Lee Rowlands 02c75e7160
Issue #3394406 by kim.pepper, larowlan, bnjmnm, smustgrave: FileUploadHandler::handleExtensionValidation does not have fallback for sites still using file_validate_extensions 2023-10-26 07:30:41 +10:00
Lauri Eskola a071abee34
Issue #3393537 by mstrelan, bnjmnm, nod_, Berdir, smustgrave: Javascript errors in entity-form.js when retranslate checkbox does not exist 2023-10-25 11:51:45 +03:00
Lauri Eskola 0852886ca3
Issue #3368102 by finnsky, Gauravvvv, smustgrave, lauriii, e0ipso, andypost, mrinalini9: Create new SDC component for Umami (umami common footer block) 2023-10-25 11:36:17 +03:00
Lauri Eskola 328648c5dd
Issue #3365239 by ksere, bcgreen, lauriii, joey-santiago, Chris Matthews, kevinquillen, michaellenahan, onfire84, Mysdiir: Status message confirming field deletion incorrectly references 'content type' 2023-10-25 11:22:05 +03:00
catch b07fdfaeda Issue #3396197 by alexpott, BramDriesen, borisson_: Config saved during import does not have correct initial values set 2023-10-24 23:11:07 +02:00
Alex Pott 24b8523c4a
Issue #2815829 by godotislate, tim.plunkett, smustgrave, alexpott, xjm, bircher, paulocs: Adding or editing a block through the UI saves the entity twice 2023-10-24 20:22:40 +01:00
Dave Long 0a13623646
Issue #3394680 by tstoeckler: Deprecate ContextProvidersPass in favor of using service_id_collector 2023-10-24 12:53:20 +01:00
Dave Long a84b4b5121
Issue #3395692 by _utsavsharma, Chi: Decoupled menus test module declares their dependencies in wrong way 2023-10-24 12:49:39 +01:00
Dave Long c7e751a532
Issue #3379121 by quietone, longwave: Skip spellcheck for 20 nonsense words that are parts of hashes 2023-10-24 12:27:12 +01:00
Dave Long 41b777c6be
Issue #3395871 by quietone: Correct spelling of words in test modules and dramallama 2023-10-24 12:12:43 +01:00
catch 062e895f3b Issue #3395453 by Spokje: Bump "open-telemetry/*" to latest to make daily "updated deps" QA run pass again 2023-10-24 09:15:31 +02:00
Lee Rowlands 6bd3ad841f
Issue #3375447 by kim.pepper, larowlan: Create an UploadedFile validator and deprecate error checking methods on UploadedFileInterface 2023-10-24 08:41:32 +10:00
Dave Long c009376247
Issue #3382737 by _utsavsharma, acbramley, vbouchet, smustgrave: Improve Authored On description 2023-10-23 22:54:13 +01:00
Alex Pott 49ecf1d7e8
Issue #3331059 by quietone, Wongjn, ameymudras, smustgrave, xjm, alexpott, larowlan: Properly check for block content type in BlockPluginId process plugin 2023-10-23 22:11:16 +01:00
Alex Pott f91e76e505
Issue #3274419 by Marios Anagnostopoulos, Shubham Chandra, ravi.shankar, Alex Bukach, alexpott, smustgrave: Make BaseFieldOverride inherit internal property from the base field 2023-10-23 10:58:53 +01:00
Dave Long 257191b8a2
Issue #3395431 by acbramley, smustgrave, larowlan: BlockContent JSON:API collection endpoint doesn't return unpublished block when filtered without administer block content permission 2023-10-23 09:23:37 +01:00
catch 1bdb6ed2a2 Issue #3394062 by ReINFaTe: Fiber loops in Renderer and BigPipe are never suspended 2023-10-21 08:11:41 +02:00
effulgentsia 53beb85400 Issue #3165762 followup by longwave, smustgrave, Spokje: Move symfony/mailer dependency from drupal/drupal to drupal/core 2023-10-20 09:52:48 -07:00
nod_ 981921d823
Issue #3181647 by ultimike, guiu.rocafort.ferrer, tobiasb, ilgnerfagundes, prudloff, jurgenhaas, guzmanb, maxime.rffd, hexaki, samuel_orhan, rauch, guiu.rocafort.ferrer, mullzk, binnythomas: Add autocomplete attributes on login form and password reset form 2023-10-20 15:54:39 +02:00
nod_ c9ced83ee0
Issue #3371844 by Chi, kostyashupenko, yash.rode, djsagar, narendraR, smustgrave, marcoliver, bnjmnm, lauriii: Clicking X in input type search on module page on chrome does nothing 2023-10-20 15:37:57 +02:00
Sally Young cb123cf554
Issue #3392425 by quietone, smustgrave: Fix variable name spelling in non-tests, part1 2023-10-20 13:59:03 +01:00
Sally Young aac1528b43
Issue #3347672 by mortona2k, finnsky, markconroy, Gauravvvv, smustgrave, e0ipso, andypost, ipwa, lauriii: Create new SDC component for Umami (Common Card) 2023-10-20 13:21:17 +01:00
nod_ 513a31b986
Issue #3384071 by Gauravvvv, Harish1688, yash.rode: Claro: Spacing inconsistency in ajax progress icon with action button 2023-10-20 05:13:34 +02:00
nod_ f0ef38ffd9
Issue #3303548 by Aditya4478, Stanzin, Gauravvvv: Refactor Claro's fieldset stylesheet 2023-10-20 03:44:46 +02:00
nod_ 71ef375f27
Issue #3332428 by Gauravvvv, lauriii, kostyashupenko, smustgrave, bnjmnm, nod_: Refactor Claro's page-title stylesheet 2023-10-20 01:59:16 +02:00
nod_ 59d11a92cc
Issue #3332428 by Gauravvvv, lauriii, kostyashupenko, smustgrave, bnjmnm: Refactor Claro's page-title stylesheet 2023-10-20 01:51:41 +02:00
nod_ 6985e23b5e
Issue #3303543 by Aditya4478, Gauravvvv: Refactor Claro's card stylesheet 2023-10-20 01:46:31 +02:00
nod_ f1bbcd1a92
Issue #3383452 by kunal.sachdev, hooroomoo: Replace Claro CSS variables used in Field UI 2023-10-19 18:07:08 +02:00
Dave Long 16feff8e8d
Issue #3165762 by znerol, Berdir, jungle, AdamPS, longwave, smustgrave, imclean, catch, dpi: Add symfony/mailer into core 2023-10-19 16:54:31 +02:00
Alex Pott 016718a87f
Issue #3221798 by larowlan, pradhumanjain2311, alexpott, tim.plunkett, tunic, Eric_A, longwave, FatherShawn: Remove stale processing and reference to form_type_TYPE_value 2023-10-19 16:13:54 +02:00
Dave Long 1ceb2edf9c
Issue #3394252 by Spokje: Bump drupal/coder to latest to make daily "updated deps" QA run pass again 2023-10-19 14:49:56 +02:00
Alex Pott 82b5bc08b0
Issue #3376692 by lauriii, mstrelan, quietone, acbramley, larowlan, smustgrave: Removed values in multi-value fields reappear 2023-10-19 11:46:37 +02:00
Dave Long 772ba90504
Issue #3392485 by Spokje: Security update postcss (CVE-2023-44270) 2023-10-19 10:02:58 +02:00
nod_ 905415d9c4
Issue #3384853 by joaopauloc.dev, smustgrave, lauriii: Javascript breaking on block layout page after drag or select new region 2023-10-18 11:56:31 +02:00
Dave Long c09c0e59d4
Issue #3390969 by quietone, Shyam_Bhatt, smustgrave: Cleanup cspell directives 2023-10-18 11:47:46 +02:00
Dave Long 36ab456505
Issue #3389283 by quietone: Fix spelling of words only misspelled in tests, part 1 2023-10-18 11:00:47 +02:00
Lauri Eskola 2771a3127d
Issue #3393338 by Berdir, smustgrave: Provide backwards-compatibility for storage settings in FieldUiTestTrait::fieldUIAddNewField 2023-10-18 11:55:33 +03:00
nod_ e2f9ad3fa3
Issue #3151534 by Darren Oh, mathilde_dumond, komalk, lauriii, ranjith_kumar_k_u, DanielVeza, idebr, dorianwinterfeld, elgandoz, amykhailova, scotwith1t, FiNeX, jimmynash, janmejaig: "Add another item" field button is displayed as a modal action 2023-10-18 10:43:33 +02:00
Alex Pott aa3ecb2c2d
Issue #2810355 by joseph.olstad, Leksat, ravi.shankar, Berdir, jungle, suranga.gamage, adityasingh, benjifisher, Jelle_S, alexpott, Wim Leers, xjm, smustgrave, catch, hchonov, star-szr, webchick, wluisi, dawehner, daffie, cilefen: $entity->isDefaultTranslation() behaves incorrectly when changing default translation, causing file/image field usage to be set to zero, causing files to be deleted 2023-10-17 18:22:07 +02:00
nod_ 5c8213b5b3
Issue #3182458 by alison, dmundra, lauriii, xjm, Gauravvvv, smustgrave, quietone, mgifford, bnjmnm, alexpott: Accessibility: skipped heading level on for search "no results" text 2023-10-17 16:57:09 +02:00
Dave Long 08b493a202
Issue #3205688 by jedihe, mr.baileys, dpagini: Include allowedOriginsPatterns in default.services.yml (regex matching for CORS) 2023-10-17 12:42:37 +02:00
Dave Long 2784ef71b0
Issue #3376262 by quietone, smustgrave: Remove install of book module from migration tests outside of the module 2023-10-17 12:24:28 +02:00
Dave Long 79001a92cb
Issue #3390903 by sakthi_dev, dpi, smustgrave: \Drupal\Core\Queue\QueueInterface::createItem is typehinted as possibly returning bool, but never returns true 2023-10-17 11:55:24 +02:00
Dave Long 4cfa1b5ffb
Issue #3392396 by andypost, longwave: Improve AutowireTest to ignore TrustedCallbackInterface 2023-10-17 11:39:26 +02:00
Dave Long 2402f97b33
Issue #3394450 by larowlan: Improve the failure message from Drupal\KernelTests\Core\DependencyInjection\AutowireTest 2023-10-17 11:28:42 +02:00
nod_ d2080999e3
Issue #3391912 by lauriii: Allow field types to override the cardinality container 2023-10-17 10:32:52 +02:00
catch c9eae18ae1 Issue #3391281 by andypost: Fix deprecated ReflectionProperty::setValue() usage for PHP 8.3 2023-10-16 21:24:22 +01:00
catch 11203ce4e5 Issue #3394186 by znerol, Berdir: SqlContentEntityStorageRevisionDataCleanupTest does not run 2023-10-16 21:02:30 +01:00
Alex Pott 27d76911e8
Issue #2627788 by lauriii, DuaelFr, Pancho, vsujeetkumar, _utsavsharma, KapilV, facine, Danny_Joris, alexpott, juampynr, tim.plunkett: Focus state bug on text field AJAX calls 2023-10-16 16:37:43 +02:00
Alex Pott 6eaf9fa3c3
Issue #3391530 by Spokje, alexpott: Fix PHPStan L1 error "Variable $foo in/on something() is never defined." 2023-10-16 16:34:26 +02:00
Lauri Eskola 291d8a2f64
Issue #3394220 by claudiu.cristea, catch: Dialog options are not honoured when open a dialog using GET 2023-10-16 11:29:33 +03:00
Lee Rowlands 9d4f46c05b
Issue #3393072 by znerol: Ensure Unit tests in phpass run and remove unneeded LegacyPasswordHashingTest::testInvalidArguments 2023-10-16 10:44:48 +10:00
Lee Rowlands c40438c138
Issue #3394137 by smustgrave, acbramley: EntityListBuilder should return URL object vs mock 2023-10-16 10:30:20 +10:00
Dave Long eafbd246a9
Issue #3394093 by quietone: Correct spelling of corefake 2023-10-15 19:18:00 +01:00
Dave Long 5e8d5e8a48
Issue #3387988 by quietone, atul4drupal: Fix @return type, simple fixes 2023-10-13 14:42:49 +01:00
Dave Long 5a359db70a
Issue #3383456 by Spokje: Replace call to deprecated method setMethods() of class MockBuilder with onlyMethods() 2023-10-13 13:39:07 +01:00
Dave Long 321492b8a8
Issue #3388204 by quietone, atul4drupal, xjm: Fix return type in \Drupal\Tests\rest\Functional\ResourceTestBase::recursiveKSort() 2023-10-13 11:46:03 +01:00
Dave Long 8d14c6d9ad
Issue #3387950 by quietone, ashley_herodev, smustgrave, xjm: Fix '@return null' return types 2023-10-13 11:43:25 +01:00
quietone 4cbb3c5de4
Issue #431612 by pillarsdotnet, RoboPhred, Albert Volkman, sourabhjain, catch, PapaGrande, webchick, Bojhan, Freso, flickerfly, cilefen: Stop using post as a noun 2023-10-13 19:30:17 +13:00
quietone 74fe3406b7
Issue #3391312 by Dropa, roshni27, smustgrave, poker10: Misleading typo in ConditionInterface::condition documentation 2023-10-13 16:48:18 +13:00
Lauri Eskola a6aabb7f15
Issue #3375843 by lussoluca, e0ipso, smustgrave, DieterHolvoet: Allow other Twig node visitors to modify 'display_start' and 'display_end' 2023-10-12 22:28:52 +03:00
Alex Pott 8339e0ebe6
Issue #2858897 by ericgsmith, smustgrave, schlaukopf, fabiansierra5191, tobiasb, ben.kyriakou, RoSk0, rpayanm, _utsavsharma, Dakwamine, xjm, larowlan, Aki Tendo, tim.plunkett, longwave, mxh, alexpott: Block name collision on theme creation 2023-10-12 08:28:13 +01:00
catch 6f97533d18 Issue #3387039 by dinazaur, smustgrave, fjgarlin, nod_: Large placeholders are not processed 2023-10-11 15:42:28 +01:00
Lauri Eskola 9b3d27c5e5
Issue #2820586 by joaopauloc.dev, Gauravvvv, lauriii, ranjith_kumar_k_u, smustgrave, markhalliwell, longwave, dawehner, quietone: #states not applied to link elements 2023-10-11 10:46:16 +03:00
Lauri Eskola 116c87e47e
Issue #3378890 by Wim Leers, mikesimmons, smustgrave, pmkanse, witeksocha: Add the "Show Blocks" functionality that existed in CKEditor 4 and was added to CKEditor 5 38.1.0 2023-10-11 09:47:42 +03:00
Lauri Eskola 8b0a91f602
Issue #3351600 by andrew.farquharson, Ranjit1032002, Anybody, sanduhrs, gmateos, smustgrave, Wim Leers, ant1, catch: ckeditor5.dialog.fix.js throws "Uncaught TypeError: event.target.classList is undefined" in Firefox in Drupal 10 with the editor in a modal 2023-10-11 08:47:12 +03:00
catch e99bc70d19 Issue #3376563 by catch, alexpott, Spokje, Lendude, lauriii, longwave, Berdir: Random test fail in Drupal\Tests\Component\Utility\RandomTest::testRandomMachineNamesUniqueness 2023-10-10 19:09:46 +01:00
catch 1767b388fc Issue #3392878 by catch, alexpott: EntityReferenceAdminTest fails often 2023-10-10 16:58:57 +01:00
catch 528a2e384d Issue #2828706 by smustgrave, Chi, saidatom, dagmar, dawehner, mfb, catch, larowlan, longwave, joshua1234511, Berdir, quietone, FeyP, slip, samiullah, johnwebdev, Primsi, ravi.shankar: ExceptionLoggingSubscriber should not log HTTP 4XX errors using PHP logger channel 2023-10-10 10:36:28 +01:00
Lauri Eskola f1a52974fa
Issue #3383606 by benjifisher, smustgrave: Make it easier to add a child taxonomy term 2023-10-10 11:56:49 +03:00
catch 27bb1ff658 Issue #3384995 by mondrake, daffie: Committing a transaction while there are still active savepoints leaves the stack in inconsistent state 2023-10-10 09:40:30 +01:00
catch df5948229a Issue #3389202 by mondrake, andypost, daffie: migrate\Plugin\migrate\id_map\Sql assumes a PDO db driver 2023-10-09 13:49:40 +01:00
Alex Pott c3ff5768b0
Issue #2916306 by TR, quietone, pfrenssen: Use "@return" instead of "@returns" 2023-10-08 11:25:35 +01:00
Alex Pott 6118e0dc37
Issue #3389282 by quietone, smustgrave, alexpott: Fix spelling for words that are only misspelled in comments 2023-10-08 09:34:52 +01:00
Alex Pott ea3f7b53d4
Issue #3347291 by lauriii, srishtiiee, tim.plunkett, hooroomoo, narendraR, tedbow, bnjmnm, alexpott, Berdir: Combine field storage and field instance forms 2023-10-07 16:12:33 +01:00
Dave Long ce2e1aa235
Issue #3392313 by Spokje: Bump phpstan/phpstan to latest to make daily "updated deps" QA run pass again 2023-10-07 15:58:43 +01:00
Dave Long 93d24db995
Issue #3392125 by catch, Spokje: Random test failure in Drupal\Tests\demo_umami\FunctionalJavascript\PerformanceTest 2023-10-07 15:49:09 +01:00
Alex Pott 36f735031d
Issue #3109600 by znerol, andypost, daffie, xjm: Convert uses of $_SESSION in language module 2023-10-06 09:15:26 +01:00
Alex Pott dc39dd56b6
Issue #2032967 by catch, joelpittet, thedavidmeister, alansaviolobo: AssetResolver::getCssAssets() should not try to sort and optimise if $css is empty 2023-10-06 09:02:36 +01:00
Alex Pott d41f1a0134
Issue #3383449 by catch, Wim Leers, Kingdutch: Add Fibers support to Drupal\Core\Render\Renderer 2023-10-05 23:37:17 +01:00
Alex Pott 108150c6f8
Issue #3377570 by catch, Wim Leers, mglaman, marcelovani, Kingdutch: Add PHP Fibers support to BigPipe 2023-10-05 23:30:19 +01:00
Alex Pott 996fb537c6
Issue #2833129 by Lendude, firewaller, idebr, psebborn, ravi.shankar, Berdir, catch: hook_image_style_flush doesn't get the $path passed to Drupal\image\Entity\ImageStyle::flush() method 2023-10-05 17:16:46 +01:00
Alex Pott ae55070f94
Issue #3391268 by quietone: Fix spelling of words only misspelled in tests, part 4 2023-10-05 16:21:57 +01:00
Alex Pott b78ac3f08a
Issue #3390955 by quietone, smustgrave: Fix spelling of words only misspelled in tests, part 3 2023-10-05 15:56:16 +01:00
Alex Pott 505a64604f
Issue #3389611 by pfrenssen, cilefen, xjm, poker10: Update robots.txt with all README files core ships with 2023-10-05 15:32:28 +01:00
Alex Pott 9d83a203d1
Issue #3391137 by poker10: Change references to README.txt in root directory 2023-10-05 15:28:06 +01:00
Lauri Eskola 753bac680d
Issue #3390704 by catch, smustgrave: Remove/segment duplicate test coverage from ManageFieldsUiTest 2023-10-05 13:09:42 +03:00
Lauri Eskola cda718131a
Issue #3391578 by catch: jsonapi FileUploadTest clears too many caches 2023-10-05 13:03:16 +03:00
Lauri Eskola 3473587950
Issue #3391513 by catch, smustgrave: Split overrides tests out of LayoutBuilderTest 2023-10-05 10:15:02 +03:00
Lauri Eskola eda9af65a2
Issue #3391522 by catch: Mark some more tests with @group #slow 2023-10-05 10:10:15 +03:00
Alex Pott f101ff7f35
Issue #418620 by mfb, smustgrave, longwave, dsnopek, greenbeans, borisson_, alexpott, olli, larowlan: Drupal\Component\Utility\Html::normalize() leaves messy </body></html> in certain situations 2023-10-04 17:22:53 +01:00
Alex Pott e671a925b2
Issue #3352459 follow-up by catch: Add OpenTelemetry Application Performance Monitoring to core performance tests 2023-10-04 13:13:21 +01:00
Alex Pott 201ae2e354
Issue #2441811 by longwave, daffie, andypost, edurenye, lauriii, joseph.olstad, Wim Leers, smustgrave, effulgentsia, alexpott, larowlan, chx, jibran: Upgrade filter system to HTML5 2023-10-04 09:39:17 +01:00
Alex Pott a8f52aa253
Issue #3352459 by catch, Bhanu951, Wim Leers, smustgrave, Fabianx, heddn, alexpott: Add OpenTelemetry Application Performance Monitoring to core performance tests 2023-10-04 09:11:34 +01:00
catch 9698403e7f Issue #3383616 by poker10, alexpott, Spokje, catch, xjm: "core_version_requirement key must be present" on core modules on Windows 2023-10-03 15:39:15 +01:00
Alex Pott b438bb0d41
Revert "Issue #3383616 by poker10, Spokje, catch: "core_version_requirement key must be present" on core modules on Windows"
This reverts commit 5ce054a443.
2023-10-03 01:16:57 +01:00
Lee Rowlands 78a3d4a171
Issue #2031223 by acbramley, Spokje, Berdir, ravi.shankar, smustgrave, larowlan, mondrake, a_c_m: Add linkByHrefExistsExact and linkByHrefNotExistsExact for matching links by href exactly 2023-10-03 09:05:45 +10:00
Lauri Eskola 8b1f3553b8
Issue #3389510 by catch, tedbow, dww, Gábor Hojtsy: Split up update semver tests 2023-10-02 20:32:31 +03:00
catch 7d0cc8d095 Issue #2949939 by azinck, cgoffin, AlexKirienko, Grimreaper, SpadXIII, joseph.olstad, jecunningham2281, dewalt, andypost: The latest_revision ViewsFilter has poor performance 2023-10-02 18:00:20 +01:00
catch ee9fdd3674 Issue #2869568 by Berdir, dagmar, quietone, vijaycs85, catch, tstoeckler, xjm, amateescu: Add upgrade path to clean up deleted revisions from node_field_revision 2023-10-02 17:42:50 +01:00
catch 426bcc3bfd Issue #2894449 by benjy, alexpott, _utsavsharma, B-Prod, benjifisher: Indirect modification of overloaded element with Views responsive table 2023-10-02 16:49:13 +01:00
Lauri Eskola 724c8d4dd8
Issue #3380021 by andre.bonon, dineshkumarbollu, ckrina, bnjmnm: Stable9 form-element template misses form-type-* class 2023-10-02 12:19:37 +03:00
Lauri Eskola 6e3b3366c9
Issue #3390933 by mondrake: MergeTest::tesDeprecatedKeyArrayArgument() is mispelled 2023-10-02 11:06:16 +03:00
Lauri Eskola 98df2c98c7
Issue #3360220 by jeffschuler: Logic error in Html::transformRootRelativeUrlsToAbsolute() 2023-10-02 10:40:10 +03:00
xjm 8fd17f42b8
Issue #3388386 by mondrake, xjm, smustgrave: Properly deprecate passing array to Merge::key() 2023-09-30 14:20:39 -05:00
xjm 063a9f708a
Issue #3387556 by Spokje, smustgrave: Remove redundant if (empty($machine_name_1_value))-statement in MachineNameTest::testMachineName 2023-09-30 13:57:06 -05:00
xjm 7f21a89a98
Issue #3387560 by Spokje, smustgrave: Returntype incorrect for \Drupal\Core\Entity\EntityDeleteMultipleAccessCheck::$tempStore 2023-09-30 13:31:31 -05:00
xjm 1325be71ae
Issue #3384759 by DieterHolvoet, xjm: Return type of NodeInterface::getTitle() should be nullable 2023-09-29 23:53:01 -05:00
xjm 5ce054a443
Issue #3383616 by poker10, Spokje, catch: "core_version_requirement key must be present" on core modules on Windows 2023-09-29 19:52:42 -05:00
xjm 987548947c
Issue #3389286 by quietone: Fix spelling of words only misspelled in tests, part 2 2023-09-29 19:22:57 -05:00
xjm c57ea2f9d5
Issue #3364773 by roshnichordiya, Chris Matthews, thakurnishant_06, quietone, xjm, yoroy: Make help text consistent on entity bundle forms (Content/Comment/Media/Block) 2023-09-29 19:11:18 -05:00