Commit Graph

42994 Commits (3d917f37b184c90789a5564db72c7772c29f2940)

Author SHA1 Message Date
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