Alex Pott
|
a99ed6d2d0
|
Issue #3408849 by markconroy, finnsky: Add @finnsky as core maintainer for Umami
|
2024-03-08 11:14:30 +00:00 |
Alex Pott
|
1d07b82287
|
Issue #3421012 by sorlov, quietone, sakthi_dev, mstrelan, Wim Leers: Convert Filter plugin discovery to attributes
|
2024-03-08 11:03:56 +00:00 |
Alex Pott
|
fb396fbd26
|
Issue #3421007 by sorlov, quietone, larowlan, smustgrave: Convert ViewsQuery plugin discovery to attributes
|
2024-03-08 10:22:02 +00:00 |
Alex Pott
|
1e1dc945bb
|
Issue #3421013 by mohit_aghera, sorlov, smustgrave, mstrelan, larowlan, catch: Convert Search plugin discovery to attributes
|
2024-03-08 09:31:04 +00:00 |
Alex Pott
|
cb857b7884
|
Issue #3421010 by sorlov, larowlan, smustgrave: Convert ViewsArgumentValidator plugin discovery to attributes
|
2024-03-08 09:26:03 +00:00 |
Alex Pott
|
4fcae3ca53
|
Issue #3421019 by DanielVeza, sorlov, andypost, smustgrave, larowlan, mstrelan, alexpott: Convert SectionStorage plugin discovery to attributes
|
2024-03-08 09:21:42 +00:00 |
catch
|
bd4b8b98a7
|
Issue #3426520 by alexpott: Performance job triggering deprecation
|
2024-03-07 23:44:53 +00:00 |
catch
|
9c1e103520
|
Issue #3426309 by Wim Leers, smustgrave: Add config validation for weights (blocks, filters, etc. all use weights)
|
2024-03-07 19:12:43 +00:00 |
Alex Pott
|
25697a17e8
|
Issue #3419693 by mondrake, alexpott, smustgrave, catch: Log error instead of trigger_error in Drupal\Core\EventSubscriber\RedirectResponseSubscriber::checkRedirectUrl
|
2024-03-07 17:23:54 +00:00 |
catch
|
5927d8fe07
|
Issue #3240792 by justafish, alexpott, andypost, smustgrave, longwave: Use lullabot/mink-selenium2-driver and lullabot/php-webdriver for functional browser testing
|
2024-03-07 15:23:16 +00:00 |
catch
|
0a84710682
|
Issue #3426217 by mstrelan: Fix @param docs for $deriver on plugin attribute classes
|
2024-03-07 15:04:26 +00:00 |
catch
|
a1a138cf87
|
Revert "Issue #3038365 by acbramley, Grimreaper, smustgrave, catch: Add owner to the BlockContent entity type"
This reverts commit b8d5c0e425 .
|
2024-03-07 14:59:31 +00:00 |
catch
|
44999a9a2e
|
Issue #3425890 by amateescu, smustgrave, larowlan: Return early in \Drupal\layout_builder\InlineBlockEntityOperations::handlePreSave if the entity is syncing
|
2024-03-07 14:58:08 +00:00 |
catch
|
a3b755e724
|
Issue #3410707 by alexpott, catch: Optimize UserAuthenticationController by remove duplicate entity queries
|
2024-03-07 14:49:15 +00:00 |
catch
|
6fca4655e3
|
Issue #3408738 by omkar.podey, srishtiiee, kunal.sachdev, lauriii, Utkarsh_33, arisen, smustgrave, Wim Leers, catch, benjifisher: Create a new OpenModalDialogWithUrl command
|
2024-03-07 10:26:20 +00:00 |
Alex Pott
|
ffa4daa3fb
|
Issue #3395776 by catch, kristiaanvandeneynde, Wim Leers, Fabianx, larowlan: Make POST requests render cacheable
|
2024-03-07 09:23:23 +00:00 |
Alex Pott
|
1561edc2b8
|
Issue #3043330 by acbramley, nterbogt, phenaproxima, Sam152, tim.plunkett, quietone, smustgrave, jibran, larowlan, azinck, catch, alexpott, tedbow, kim.pepper: Reduce the number of field blocks created for entities (possibly to zero)
|
2024-03-07 09:06:58 +00:00 |
Dave Long
|
eb10b68667
|
Issue #3425568 by mstrelan: Block attribute class expecting wrong ContextDefinition
|
2024-03-06 23:18:15 +00:00 |
Dave Long
|
96293a601f
|
Issue #3425860 by mondrake: Remove deprecated TestRequirementsTrait::check(Module)Requirements
|
2024-03-06 23:16:07 +00:00 |
Dave Long
|
991ec83120
|
Issue #3420740 by quietone, BramDriesen, smustgrave: Fix words in tests using ignore
|
2024-03-06 23:07:09 +00:00 |
Dave Long
|
bd3e71a8a1
|
Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings
|
2024-03-06 15:14:18 +00:00 |
Dave Long
|
f330fa3702
|
Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings
|
2024-03-06 15:01:36 +00:00 |
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 |