Commit Graph

43799 Commits (e7e4e0e7765a58ce46cbbe1ddd5936f302274618)

Author SHA1 Message Date
Dave Long e7e4e0e776
Issue #3403337 by alexpott, quietone, Akhil Babu, vakulrai, smustgrave, Gábor Hojtsy, penyaskito, longwave, catch: The order of the projects coming from locale_translation_get_projects() is not consistent 2024-03-06 14:57:41 +00:00
catch 1e82784398 Issue #3400984 by andypost, longwave, BramDriesen, catch: Make PHP 8.3 the default environment for gitlab CI runs 2024-03-06 09:57:42 +00:00
Dave Long e8db570e86
Issue #3424768 by mfb, OMD, cilefen, smustgrave: Channel description of RSS feeds is double-escaped 2024-03-05 23:44:01 +00:00
Dave Long d7602652b2
Revert "Issue #3403337 by alexpott, quietone, Akhil Babu, vakulrai, smustgrave, penyaskito, Gábor Hojtsy: The order of the projects coming from locale_translation_get_projects() is not consistent"
This reverts commit 36fece7182.
2024-03-05 23:31:53 +00:00
Dave Long c5c85f184d
Revert "Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings"
This reverts commit ea9cc7538b.
2024-03-05 23:11:18 +00:00
nod_ 8756d339a7
Issue #3222784 by ahsannazir, Gauravvvv, zenimagine, shweta__sharma, mherchel, kostyashupenko: Olivero: 'wide-content' utility class breaks layout when placed in 'Hero' region 2024-03-05 22:12:36 +01:00
catch 803fa69559 Issue #3414172 by quietone: In update module convert comments to use install/uninstall 2024-03-05 16:17:18 +00:00
catch 0697c814ed Issue #3334920 by Spokje, smustgrave: Remove references to modernizer 2024-03-05 15:52:04 +00:00
catch db132d85a0 Issue #3425660 by mondrake: [11.x] Remove deprecated ExternalCommandRequirementsTrait 2024-03-05 15:35:33 +00:00
catch 2281800f86 Issue #3416826 by longwave, smustgrave, solideogloria, fgm: Queue factory services do not conform to an interface 2024-03-05 13:13:02 +00:00
catch 5c82c988fb Issue #3320569 by Spokje, mondrake, smustgrave, longwave, quietone, Lendude, alexpott: Add an interface for operators() on views 2024-03-05 11:39:42 +00:00
catch 49450265ff Issue #3406024 by neclimdul, Spokje, longwave, mondrake, smustgrave, alexpott: DependencySerializationTrait depends on removed __PHPUNIT_BOOTSTRAP global 2024-03-05 11:17:19 +00:00
catch 320e5fd6c3 Issue #3421006 by godotislate, Ruturaj Chaubey, larowlan, longwave, smustgrave: Convert ViewsDisplayExtender plugin discovery to attributes 2024-03-05 10:27:48 +00:00
catch b46fb5e627 Issue #3412283 by mathilde_dumond, acbramley, Berdir, smustgrave, BramDriesen, larowlan: Editing a block_content entity no longer redirects to the overview 2024-03-05 09:44:44 +00:00
catch dafa2ad861 Issue #3421480 by Spokje, longwave, andypost: Convert OpenerResolver to use a service locator 2024-03-05 09:25:19 +00:00
catch 19baa4e102 Issue #3421482 by andypost, longwave, smustgrave: Remove ContainerAwareTrait from test classes 2024-03-05 09:13:40 +00:00
Alex Pott 9f6b172c61
Issue #3119761 by dww, aleevas, Hardik_Patel_12, quietone, tedbow, _utsavsharma, smustgrave, xjm, longwave: Replace multiple test methods in InfoParserUnitTest with 1 testInfoException and a dataprovider 2024-03-05 00:51:00 +00:00
Alex Pott 9cdd64881d
Issue #3239490 by Sam Phillemon, Theresa.Grannum, smustgrave: Refactor (if feasible) uses of the jQuery clone function to use Vanilla/native 2024-03-04 23:57:48 +00:00
catch 94c8e0522b Issue #3425304 by Spokje, smustgrave: Resync dictionary.txt 2024-03-04 22:32:35 +00:00
catch 4c6ea225b3 Issue #3110671 by andypost, longwave: Remove remaining deprecated code from taxonomy.module 2024-03-04 18:32:00 +00:00
catch ad62036ad4 Issue #3425419 by andypost, smustgrave: [11.x] Remove deprecated code from system module 2024-03-04 18:28:14 +00:00
catch 2ab774d6b8 Issue #2926070 by smustgrave, dimitriskr, andypost, gnuget, zahord, yogeshmpawar, MerryHamster, kim.pepper, alexpott, Mile23, daffie, larowlan: Deprecate ModuleHandlerInterface::getName() 2024-03-04 18:14:01 +00:00
Dave Long ea9cc7538b
Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings 2024-03-04 16:56:35 +00:00
catch 03b8070a99 Revert "Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings"
This reverts commit ff7c5de35f.
2024-03-04 15:51:46 +00:00
Dave Long ff7c5de35f
Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings 2024-03-04 15:37:59 +00:00
Dave Long b6bee80d9a
Issue #3425342 by alexpott: Optimize \Drupal\basic_auth\Authentication\Provider\BasicAuth::authenticate() 2024-03-04 15:32:39 +00:00
Dave Long ed6f70f8b8
Issue #3417521 by jayhuskins: Update typing for plugin definition to include object 2024-03-04 15:30:26 +00:00
catch 36fece7182 Issue #3403337 by alexpott, quietone, Akhil Babu, vakulrai, smustgrave, penyaskito, Gábor Hojtsy: The order of the projects coming from locale_translation_get_projects() is not consistent 2024-03-04 14:57:49 +00:00
catch b8d5c0e425 Issue #3038365 by acbramley, Grimreaper, smustgrave, catch: Add owner to the BlockContent entity type 2024-03-04 13:54:48 +00:00
catch 7c6547de95 Issue #3258817 by longwave, donquixote: Register all of /tests/src/ for class loading 2024-03-04 12:38:06 +00:00
catch 9357f733bd Issue #3123209 by Hardik_Patel_12, nitesh624, _utsavsharma, Suresh Prabhu Parkala, andypost, jungle, smustgrave, msuthars: Replace non-test usages of \Drupal::formBuilder() with IoC injection 2024-03-04 12:14:03 +00:00
catch 50fd809303 Issue #3404304 by GafgarionMorua, ksere, alexpott: EntityField::getFieldStorageDefinition() should throw an exception when it can't return a field storage 2024-03-04 11:53:57 +00:00
Alex Pott a91f4f4e5b
Issue #3108309 by kim.pepper, bonrita, alexpott, andypost, longwave: Support Yaml::PARSE_CUSTOM_TAGS in \Drupal\Component\Serialization\YamlSymfony::decode 2024-03-04 11:41:53 +00:00
catch 85c3a3c241 Issue #3035189 by DanielVeza, tim.plunkett, smustgrave: Abstract the shared parts of DefaultsEntityForm and OverridesEntityForm 2024-03-04 11:14:07 +00:00
catch 75d943a0af Issue #2511308 by dimitriskr, ankithashetty, smustgrave, quietone, Wim Leers: Rename RendererInterface::renderPlain() to ::renderInIsolation() 2024-03-04 11:02:33 +00:00
catch 5c254c67a1 Issue #3321634 by Spokje, andypost: Remove legacy experimental:true and its deprecation and test-files 2024-03-04 10:57:07 +00:00
catch 940a069060 Issue #3101671 by amateescu, webdrips, smithmilner, s_leu, smustgrave: Add mechanism to have workspaces skip processing entity types 2024-03-04 10:47:09 +00:00
nod_ 3f01ed41d7
Issue #3423384 by govind_giri_goswami, Gauravvvv, dineshkumarbollu, adwivedi008, Pravesh_Poonia, smustgrave, Tanuj., shreyal999, Ruturaj Chaubey, mherchel, andy-blum: Extra Close icon in Messages 2024-03-04 11:14:30 +01:00
Alex Pott b32845ead7
Issue #3421731 by larowlan, byrond: field_field_config_create should check if the config installer is syncing 2024-03-04 10:12:58 +00:00
Alex Pott b0f4b028f3
Issue #3341438 by DanielVeza, andypost: Add test coverage for layout_builder_entity_view_alter() 2024-03-04 10:08:07 +00:00
nod_ 00329c2255
Issue #3409640 by swatidhurandhar, Mithun S, shweta__sharma, Gauravvvv, divya.sejekan, Sandeep_k, Kanchan Bhogade: In workspace-form the text of the modal content is not visible completely below 768px screen 2024-03-04 10:48:38 +01:00
Dave Long f41e428e8a
Revert "Issue #3419914 by Spokje, longwave, andypost, smustgrave: Remove UpdateHookRegistryFactory and UpdateRegistryFactory services"
This reverts commit e5c3c870e3.
2024-03-04 09:14:28 +00:00
Alex Pott 589b8fe870
Issue #3410582 by catch, heddn, Prashant.c, smustgrave, claudiu.cristea, quietone, longwave: Optimize user logins by avoiding duplicate entity queries 2024-03-04 08:47:25 +00:00
Alex Pott 47b08da6e0
Issue #2863629 by sleitner, jmaties, armrus, ravi.shankar, yogeshmpawar, smustgrave, Chris64, quietone, alexpott: Only fallback to an existing singular or nth plural form of a translation 2024-03-04 08:34:20 +00:00
Lee Rowlands bd4cf51b2d
Issue #3245446 by Akhil Babu, guiu.rocafort.ferrer, dww, zrpnr, Kanchan Bhogade, smustgrave, larowlan, schillerm, alexpott: Video files using the FileVideoFormatter have a fixed dimension 2024-03-04 11:38:09 +10:00
nod_ 897c305fe7
Issue #3339374 by gapple, andypost, longwave, catch, smustgrave: [11.x] Require array argument for AddCssCommand 2024-03-04 02:22:22 +01:00
nod_ 87b34b9d36
Issue #3184588 by ressa, SKAUGHT, rkoller, Mithun S: Make disabled status more obvious in a View 2024-03-04 01:37:40 +01:00
catch 0efb1513e3 Issue #3205480 by alexpott, andypost, Wim Leers, catch, kim.pepper, longwave: Drop PECL YAML library support in favor of only Symfony YAML 2024-03-03 18:15:02 +00:00
Alex Pott f45ae4c120
Issue #3422603 by b2f, godotislate: Fixing source IDs with spaces in Sql.php 2024-03-03 16:14:18 +00:00
nod_ e819dc6569
Issue #3413736 by alex.87, DishaKatariya, Kanchan Bhogade, smustgrave: Form suffix element breaks into multiple lines in modal 2024-03-03 16:28:11 +01:00