Commit Graph

42950 Commits (aac1528b43802acea608f4ac920fb04e874f4860)

Author SHA1 Message Date
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
Dave Long 8e33624c95
Issue #3392739 followup by fjgarlin, longwave, catch: _TARGET_DB_TYPE does not exist 2023-10-12 15:39:48 +01: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