Commit Graph

43819 Commits (ee03e025c2d6f163096dbcd22cde63f282001d39)

Author SHA1 Message Date
Alex Pott e27f529240
Revert "Issue #2827055 by yash.rode, srishtiiee, mrshowerman, rodrigoaguilera, herved, omkar.podey, MegaChriz, Lukas von Blarer, ravi.shankar, lauriii, c_archer, ifrik, Rudi Teschner, froboy, smustgrave, liquidcms, quietone, mpdonadio: Add option to show only start or end date in the DateTime Range custom formatter"
This reverts commit 0cb6d78fea.
2024-03-02 12:11:29 +00:00
Alex Pott ea82c0c05f
Issue #3421206 by karanpagare, GafgarionMorua, smustgrave, joachim, longwave: incorrect docs for LocaleConfigSubscriberTest::assertTranslation()
(cherry picked from commit 2183176694)
2024-03-02 12:04:29 +00:00
Alex Pott d6760dfdff
Issue #3422974 by govind_giri_goswami, joachim: use array_chunk() in locale_config_batch_build()
(cherry picked from commit 26ab15a4ad)
2024-03-02 12:02:32 +00:00
Alex Pott e44ea05058
Issue #3389016 by kim.pepper, xjm, larowlan: Add file upload lock handling to FileUploadHandler
(cherry picked from commit 6236d36180)
2024-03-02 11:58:36 +00:00
Alex Pott 973d283bea
Issue #3128190 by phthlaap, Keshav Patel, msuthars, sja112, rlmumford, Prashant.c, smustgrave, quietone: FieldItemDataDefinition::getLabel() should show the label of the field type
(cherry picked from commit 94b03bcdec)
2024-03-02 11:35:08 +00:00
Alex Pott c57ce025c3
Issue #3420993 by Amber Himes Matz, andypost, sakthi_dev, smustgrave, larowlan, catch, quietone: Convert HelpSection plugin discovery to attributes
(cherry picked from commit b9dfd470e3)
2024-03-02 11:27:53 +00:00
Alex Pott 890e58d70a
Issue #3420978 by mstrelan, smustgrave: Convert FieldWidget plugin discovery to attributes
(cherry picked from commit d0e9611484)
2024-03-02 11:18:37 +00:00
Alex Pott cd8d76a2df
Issue #3420980 by mstrelan, smustgrave: Convert FieldFormatter plugin discovery to attributes
(cherry picked from commit dcecab3d42)
2024-03-02 11:14:25 +00:00
Alex Pott e5e52023d6
Issue #3421018 by mohit_aghera, smustgrave: Convert WorkflowType plugin discovery to attributes
(cherry picked from commit 60d9d6778e)
2024-03-02 10:59:23 +00:00
Alex Pott 41437f5b94
Issue #3421017 by mohit_aghera, smustgrave: Convert LanguageNegotiation plugin discovery to attributes
(cherry picked from commit 2001751fd9)
2024-03-02 10:51:42 +00:00
Alex Pott 17b3cf71b3
Issue #3420987 by kim.pepper, smustgrave: Convert DataType plugin discovery to attributes
(cherry picked from commit e32a8fd37c)
2024-03-02 10:47:20 +00:00
Alex Pott 67c22284ec
Issue #3420994 by kim.pepper: Convert RestResource plugin discovery to attributes
(cherry picked from commit d17c830288)
2024-03-02 10:41:58 +00:00
Alex Pott fdd6ca5bfc
Issue #3420988 by godotislate, smustgrave: Convert QueueWorker plugin discovery to attributes
(cherry picked from commit 636182e6c5)
2024-03-02 10:37:24 +00:00
Alex Pott d4565e1788
Issue #3425058 by tstoeckler: [regression] Add a fallback in DraggableListBuilder::getWeight() to support entities with a NULL weight
(cherry picked from commit a957a4acfc)
2024-03-02 10:31:55 +00:00
catch 9aa040d46b Issue #3424217 by quietone, DanielVeza: Remove book from d6\MigrateBlockContentTranslationTest
(cherry picked from commit 4b9ffa3c34)
2024-03-01 19:41:58 +00:00
catch c27ec258e3 Issue #3424838 by mondrake: Change EntityUrlTest data providers to static
(cherry picked from commit 56dcc1b48f)
2024-03-01 16:06:56 +00:00
catch 0cb6d78fea Issue #2827055 by yash.rode, srishtiiee, mrshowerman, rodrigoaguilera, herved, omkar.podey, MegaChriz, Lukas von Blarer, ravi.shankar, lauriii, c_archer, ifrik, Rudi Teschner, froboy, smustgrave, liquidcms, quietone, mpdonadio: Add option to show only start or end date in the DateTime Range custom formatter
(cherry picked from commit b5c2ffc947)
2024-03-01 15:07:19 +00:00
catch d8758da568 Issue #3424920 by mondrake: Change core modules test data providers to static, simple cases
(cherry picked from commit 971747f197)
2024-03-01 15:01:24 +00:00
catch 20ca5ccee4 Issue #3420986 by kim.pepper, sorlov, larowlan, mstrelan: Convert Condition plugin discovery to attributes
(cherry picked from commit eb61f11b36)
2024-03-01 14:42:07 +00:00
catch 9b7b5a9dee Issue #3420985 by godotislate, larowlan, smustgrave, mstrelan: Convert Archiver discovery to attributes
(cherry picked from commit 4ae7f8542f)
2024-03-01 14:27:38 +00:00
catch c5f3346944 Issue #3412361 by Wim Leers, phenaproxima, catch, effulgentsia: Mark Editor config schema as fully validatable
(cherry picked from commit cc5a313b0ab5fe8566ddf7cceab278a5443107e6)
2024-03-01 14:04:06 +00:00
Alex Pott 04fcd4af7c
Issue #3112393 by cmlara, smustgrave, AdamPS, alexpott: Allow vendor hardening to remove individual files
(cherry picked from commit 661f5453d0)
2024-03-01 13:04:49 +00:00
Alex Pott 1122c8d387
Issue #3410098 by andypost, shalini_jha, Akhil Babu, Liam Morland, kristiaanvandeneynde, smustgrave, alexpott: Deprecate passing non-strings to UserSession::hasPermission() and User::hasPermission()
(cherry picked from commit a9f3b75195)
2024-03-01 13:02:44 +00:00
catch 3400d1e6ef Issue #3158916 by DanielVeza, tim.plunkett, mstrelan: Enable Layout Builder via code in tests when that UI is not being tested
(cherry picked from commit bb733ec667)
2024-03-01 12:13:15 +00:00
catch 07af18e8ca Issue #3420165 by longwave, Spokje: Recreate the "updated deps" job from DrupalCI
(cherry picked from commit c3052fb8c4)
2024-03-01 12:07:35 +00:00
catch a29a34a860 Issue #3153723 by quietone, Hardik_Patel_12: Change the scaffolding documentation link in README.txt
(cherry picked from commit 6f8fa857ec)
2024-03-01 11:51:11 +00:00
catch c59d7a75d7 Issue #3414883 by paul121, acbramley, catch, smustgrave, quietone: [regression] datetime_timestamp widget does not use default field value 2024-03-01 11:45:45 +00:00
catch cbe77eb60a Issue #3247331 by mikelutz, smustgrave: Deprecate MigrateSkipProcessException
(cherry picked from commit e2f9b0c99f)
2024-03-01 11:43:55 +00:00
catch c3aade081c Issue #3416184 by amateescu: Content Moderation should only validate its own workflow type
(cherry picked from commit e4846e4262)
2024-03-01 11:27:42 +00:00
catch 88aecd800a Issue #3415041 by alexpott, Wim Leers: Creating blocks that depend on content via the config installer often generates a warning
(cherry picked from commit e182bb3350)
2024-03-01 11:19:55 +00:00
nod_ a86c8268f8
Issue #3415776 by shweta__sharma, Mithun S, Kanchan Bhogade, smustgrave, mherchel: On focus small icon part is visible in forced colour mode 2024-02-29 22:52:35 +01:00
nod_ e05d9f4736
Issue #3404302 by finnsky, smustgrave, lauriii, markconroy: Create header component for Umami, with JS
(cherry picked from commit bc4b7872bf)
2024-02-29 22:44:14 +01:00
nod_ 9d0913c203
Issue #3365497 by finnsky, Gauravvvv, sarahjean, smustgrave, snig, e0ipso, pdureau: Create new SDC component for Umami Banner
(cherry picked from commit ff39253304)
2024-02-29 22:35:00 +01:00
Lee Rowlands bed76898bc
Issue #3424751 by acbramley: BlockContentForm::actions is incorrectly overridden as public
(cherry picked from commit 8e3e867b01)
2024-03-01 07:29:25 +10:00
nod_ 66443db169
Issue #3419894 by shweta__sharma, Mithun S, Kanchan Bhogade, Charles Belov, Amir Gurung, Wim Leers, smustgrave: [drupalImage] Rename "Text alternative" field label to "Alternative text"
(cherry picked from commit c45941b0f5)
2024-02-29 22:19:09 +01:00
nod_ eef17400aa
Issue #3062376 by smustgrave, rlnorthcutt, Krzysztof Domański, ravi.shankar, robpowell, acbramley, Abhijith S, larowlan, Anybody, lauriii, phenaproxima, brandonratz, danflanagan8, quietone, longwave: Template suggestions for custom block view modes
(cherry picked from commit b050dbf465)
2024-02-29 22:05:08 +01:00
nod_ e5cd97f1f0
Issue #3420709 by gorkagr, ressa, Ruturaj Chaubey, larowlan, alexpott: Make it more obvious that a Twig template is overridden
(cherry picked from commit f2ba76f154)
2024-02-29 21:26:01 +01:00
nod_ 5cf244cb80
Issue #3416304 by sleitner, RoloDMonkey, smustgrave: Javascript warning from content language and translation page
(cherry picked from commit 6923b1a629)
2024-02-29 21:09:23 +01:00
catch 8ae9ab1e8c Issue #3414900 by quietone, arunkumark, Meeni_Dhobale, smustgrave, poker10: Fix links that are 404
(cherry picked from commit a633060b14)
2024-02-29 14:51:17 +00:00
catch 0da90dae0a Issue #3398196 by godotislate, DanielVeza, smustgrave: Field block for empty image field with no default image rendering empty div in Layout Builder
(cherry picked from commit 63eddaef19)
2024-02-29 13:42:10 +00:00
catch 8a79e0fe9f Issue #2473989 by srishtiiee, narendraR, dawehner, kunal.sachdev, ravi.shankar, lauriii, Peacog, smustgrave, swentel, martin107, Sonal.Sangale, shaal, baikho, amateescu, plach, cpj, Gábor Hojtsy, jhodgdon, quietone, webchick, aspilicious, catch, xjm, alexpott: Lack of dynamic language field / filter makes shipping core views hard to be both compatible with mono and multilingual
(cherry picked from commit 74851391d8)
2024-02-29 13:30:58 +00:00
catch 30f0a5b31c Issue #2998875 by quietone, juampynr, benjifisher, smustgrave, alison: Map menu ids like main-menu when migrating node types
(cherry picked from commit a33a7f8a10)
2024-02-29 13:19:49 +00:00
catch 805973eefc Issue #3420215 by longwave, catch, Spokje: Remove ContainerAwareTrait from session middleware
(cherry picked from commit b1d0f64f98)
2024-02-29 12:59:06 +00:00
catch 0b908630e9 Issue #2942001 by dimitriskr, alexpott, gaurav.kapoor, smustgrave, andypost, almaudoh: Deprecate ThemeHandlerInterface::rebuildThemeData() and use extension.list.theme service instead
(cherry picked from commit c1ac44516a)
2024-02-29 12:33:28 +00:00
catch cfd8eeca46 Issue #3419987 by alexpott, Wim Leers, larowlan, dww: Fix Container::reset() and provide DrupalKernel::resetContainer() 2024-02-29 10:42:50 +00:00
Alex Pott 8097da01bd
Issue #3419107 by Keshav Patel, Chi: FieldConfigEditForm::save should report exceptions using warning or error messages
(cherry picked from commit 36c3154f03)
2024-02-29 09:31:10 +00:00
Alex Pott c42d624654
Issue #3415118 by ahmad.k, Lendude: Combine fields filter REGEXP causes PostgreSQL syntax error
(cherry picked from commit b3c74ca14e)
2024-02-29 09:17:10 +00:00
Alex Pott 36f2784c1d
Issue #3393099 by kim.pepper, smustgrave, xjm, alexpott, longwave: Move ExecutionContext, ExecutionContextFactory, and ConstraintViolationBuilder from TypedData to Validation namespace 2024-02-29 08:22:58 +00:00
Alex Pott f316821d4a
Issue #3422362 by mondrake, Spokje, smustgrave: Change ComposerIntegrationTest::providerTestComposerJson to static
(cherry picked from commit 72a22d841d)
2024-02-29 08:01:28 +00:00
Alex Pott 418d0cb65c
Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave, longwave, larowlan: Deprecated function: array_slice(): Passing null to parameter #2 ($offset) of type int is deprecated in Drupal\Core\Config\Entity\Query\Query->execute()
(cherry picked from commit 6227621d38)
2024-02-29 02:08:48 +00:00