Alex Pott
|
8aeebfb32e
|
Issue #3439907 by sukr_s, smustgrave, vensires, alexpott: Fix System tests that rely on UID1's super user behavior
|
2024-04-30 08:17:36 +01:00 |
catch
|
a60890d44d
|
Issue #3411308 by stefan.korn, ndf, amateescu: WorkspaceSubscriber service parameter $workspaceAssociation must be optional
|
2024-04-30 07:44:51 +01:00 |
catch
|
3ee7654bb5
|
Issue #3443535 by longwave: Change @dataprovider to static in SqlContentEntityStorageSchemaTest
|
2024-04-30 07:35:34 +01:00 |
Alex Pott
|
d7bcfdf6d7
|
Issue #3437319 by srishtiiee, narendraR, pradhumanjain2311, phenaproxima, Wim Leers: Add validation constraints to update.settings
|
2024-04-30 00:49:33 +01:00 |
xjm
|
88b92b94aa
|
Issue #3442167 by mondrake, xjm, larowlan: Fix string array keys in data sets returned by data provider methods that do not match the parameter names in Kernel tests
|
2024-04-29 18:30:56 -05:00 |
Alex Pott
|
14a0a6d260
|
Issue #3443493 by smustgrave, mikelutz, Gábor Hojtsy, catch, longwave: Remove deprecated code from lib/State and lib/Session
|
2024-04-29 23:49:07 +01:00 |
nod_
|
74f01afaa1
|
Issue #3443527 by godotislate, smustgrave: Setting empty URL when making embedded media a link in CKEditor5 causes JS errors
|
2024-04-30 07:27:55 +09:00 |
catch
|
0a64504771
|
Issue #2986005 by amateescu, longwave: Add the ability to mark (VBO) actions as workspace-safe
|
2024-04-29 23:24:41 +01:00 |
catch
|
031b4907aa
|
Issue #3444020 by andypost, smustgrave: [8.4] Fix implicitly nullable type declarations in composer plugin
|
2024-04-29 23:08:32 +01:00 |
Dave Long
|
8ecbefce56
|
Issue #3443495 by smustgrave, mikelutz: Remove deprecated code from lib/Update, lib/Updated, and lib/Validation
|
2024-04-29 21:33:38 +01:00 |
Dave Long
|
c6b0df4eea
|
Issue #3444135 by Wim Leers: [regression] [11.x] "validatable config" CI job no longer runs because Drupal 11 started requireing SQLite 3.45
|
2024-04-29 21:29:07 +01:00 |
Alex Pott
|
d18ca8ba04
|
Issue #3399036 follow-up by Wim Leers, godotislate: CKEditor5PluginManager: use PHP attributes instead of doctrine annotations
|
2024-04-29 19:53:09 +01:00 |
nod_
|
96653961e5
|
Issue #3440220 by kostyashupenko, adelansari: Remove bottom radius on hover state of expanded sub menu item
|
2024-04-30 03:18:03 +09:00 |
nod_
|
299f4c8e87
|
Issue #3441124 by mherchel, nod_, smustgrave, xjm: Views UI action buttons create janky layout shift on page load
|
2024-04-30 02:57:34 +09:00 |
nod_
|
3f7d28668c
|
Issue #3443869 by kostyashupenko, smustgrave: Add @file documentation to menu-region--footer.html.twig template
|
2024-04-30 02:46:18 +09:00 |
catch
|
c21992c1b0
|
Issue #3443492 by smustgrave, quietone, mikelutz: Remove deprecated code from lib/Routing
|
2024-04-29 18:40:15 +01:00 |
catch
|
9a391c4bfb
|
Issue #3444184 by mondrake: Remove dead KernelTestBase::stop() method
|
2024-04-29 18:36:10 +01:00 |
catch
|
2f44d215e8
|
Issue #3442766 by smustgrave, quietone, mikelutz, catch: Remove deprecated code from bootstrap and lib/Controller, lib/Config
|
2024-04-29 18:33:48 +01:00 |
catch
|
b33c9f935b
|
Issue #3444040 by plopesc: Navigation render array is completely generated, even if the navigation bar is not rendered
|
2024-04-29 18:30:00 +01:00 |
catch
|
f7ee9b8127
|
Issue #3101552 by Berdir, Primsi, Nikhil_110, smustgrave: Make FileItem translations synchronisable
|
2024-04-29 18:24:32 +01:00 |
catch
|
ddf4ed627e
|
Issue #3443487 by smustgrave: Remove deprecated code from lib/EventSubscriber and lib/Field
|
2024-04-29 17:41:52 +01:00 |
catch
|
082f8910ce
|
Issue #3443494 by smustgrave: Remove deprecated code from lib/Test and lib/TypedData
|
2024-04-29 16:08:41 +01:00 |
catch
|
d94c50de79
|
Revert "Issue #3441434 by narendraR, Wim Leers: Add validation constraints to core.menu.schema.yml"
This reverts commit 2b90522e6a .
|
2024-04-29 16:01:02 +01:00 |
catch
|
2b90522e6a
|
Issue #3441434 by narendraR, Wim Leers: Add validation constraints to core.menu.schema.yml
|
2024-04-29 15:58:39 +01:00 |
catch
|
8e2de62da2
|
Issue #3443567 by longwave: Update CKEditor 5 to 41.3.1
|
2024-04-29 15:44:21 +01:00 |
catch
|
75fbba33d0
|
Issue #3444022 by andypost: [8.4] Fix implicitly nullable type declarations in core/lib/Drupal/Component
|
2024-04-29 14:48:06 +01:00 |
catch
|
dfcc8e8b80
|
Issue #3444028 by andypost: [8.4] Fix implicitly nullable type declarations in core/includes
|
2024-04-29 14:24:51 +01:00 |
catch
|
3ac65a2e32
|
Issue #3443915 by plopesc, mherchel: Font for navigation is preloaded in header even when navigation bar is not loaded
|
2024-04-29 14:22:13 +01:00 |
catch
|
7b9f4c99f3
|
Issue #3436490 by mondrake: Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - Step 3
|
2024-04-29 10:52:31 +01:00 |
Alex Pott
|
db51845290
|
Issue #3399036 by godotislate, quietone, Wim Leers, kim.pepper, Keshav Patel, smustgrave, alexpott, larowlan: CKEditor5PluginManager: use PHP attributes instead of doctrine annotations
|
2024-04-29 10:12:17 +01:00 |
catch
|
c0d8b4bb9f
|
Issue #2638686 by solideogloria, garphy, loziju, smustgrave, roderik, Berdir, dww, catch, Wim Leers: Correctly handle cache data instead of throwing an Exception in EarlyRenderingControllerWrapperSubscriber()
|
2024-04-29 10:02:50 +01:00 |
Alex Pott
|
25de611b87
|
Issue #3443709 by quietone: Enable Drupal.NamingConventions.ValidVariableName.LowerCamelName
|
2024-04-29 08:46:01 +01:00 |
Alex Pott
|
4c93088ce4
|
Issue #3422915 by magaki, karanpagare, joachim, alexpott, Keshav Patel, smustgrave, Aguillet: Deprecate Drupal\locale\Locale and its one method
|
2024-04-29 08:36:31 +01:00 |
Alex Pott
|
aa237b24c3
|
Issue #3443886 by longwave: Remove deprecated code from MarkupInterfaceComparator
|
2024-04-29 08:33:14 +01:00 |
Alex Pott
|
181827afe6
|
Issue #3443108 by catch: Optimize AssetResolver caching
|
2024-04-29 08:29:16 +01:00 |
nod_
|
296e471f3c
|
Issue #3443867 by kekkis, YevKo: Add @file documentation to navigation.html.twig layout template
|
2024-04-29 08:16:26 +09:00 |
nod_
|
fec39628e8
|
Issue #3441782 by dineshkumarbollu, Tom Konda: JSDoc for ajax command "changed" is incorrect
|
2024-04-29 00:02:57 +09:00 |
nod_
|
07597fe6d8
|
Issue #3443899 by julilan, smustgrave: menu_heading_id variable is not set in menu-region--footer.html.twig
|
2024-04-28 23:45:55 +09:00 |
Alex Pott
|
b00b1682a8
|
Issue #3440044 by longwave, quietone, Binoli Lalani, mondrake: Replace catch of PHPUnit\Framework\Error\Warning in MarkupInterfaceComparatorTest
|
2024-04-28 12:45:47 +01:00 |
catch
|
81a30d34ef
|
Revert "Issue #3443493 by smustgrave, Gábor Hojtsy, mikelutz: Remove deprecated code from lib/State and lib/Session"
This reverts commit d494e6673e .
|
2024-04-28 07:34:10 +01:00 |
Alex Pott
|
d494e6673e
|
Issue #3443493 by smustgrave, Gábor Hojtsy, mikelutz: Remove deprecated code from lib/State and lib/Session
|
2024-04-27 15:32:21 +01:00 |
nod_
|
41943e87b7
|
Issue #3409505 by sakiland, wendell, malik.kotob, darko_antunovic, KlemenDEV, longwave, Taran2L, tyler36, smustgrave, jhedstrom, mindaugasd: [regression] Uncaught TypeError: Cannot read properties of null (reading 'style') (toolbar.js)
|
2024-04-27 22:25:58 +09:00 |
catch
|
e000488214
|
Issue #3440043 by mondrake, longwave, larowlan, alexpott: Stop triggering a warning in MySQL's TransactionManager rollback
|
2024-04-27 13:00:20 +01:00 |
Lauri Eskola
|
90d6e3ba02
|
Issue #3443868 by Linh Le, YevKo: Add documentation to arrow-navigation.js
|
2024-04-27 14:35:49 +03:00 |
Lauri Eskola
|
0466b81811
|
Issue #3225621 by sagarchauhan, andy-blum, marcusvsouza, kostyashupenko, alextran, yogeshmpawar, lauriii, nod_, Chi, adelansari: Use media query event listener instead of a listener on the resize event
|
2024-04-27 14:12:42 +03:00 |
catch
|
6148f31488
|
Issue #3443255 by mikelutz: [random test failure] MigrationTest::testMigrationDependenciesInConstructor
|
2024-04-27 11:06:04 +01:00 |
catch
|
1062387429
|
Issue #3441615 by SKAUGHT, mErilainen, kekkis: navigation_theme() loads 'extension.list.module' for no purpose
|
2024-04-27 10:40:39 +01:00 |
Lauri Eskola
|
dae385398e
|
Issue #3438895 by finnsky, larowlan, plopesc, m4olivei, ckrina, mherchel, catch, alexpott, nod_, deviantintegral, jwitkowski79, nod_, jponch, jwitkowski79, rkoller, Ana Barcelona, YurkinPark, finnsky, javi-er, alvarito75, ctrlADel, AaronMcHale, Emma Horrell, akshayadhav, claireristow, baluv3, bronzehedwick, NikMis, deviantintegral, hot_sauce, kostyashupenko, gnuschichten, keyboardcowboy, gdd, silviu, Prashant.c, ehsann_95, pjudge, rkoller, Shreya_th, starshaped, bal krishna, meeni_dhobale, mherchel, johnpicozzi, chetan_, saschaeggi, markie, iro, abhishek_gupta, vensires, KurtTrowbridge, hooroomoo, Utkarsh_33, Svitlana, starshaped, KeyboardCowboy, benjifisher, ahsannazir, tim.plunkett, tedbow, flanneryla, Anandt846, Kanchan Bhogade, SKAUGHT, joaopauloc.dev, Silviu S., q0rban, rabbitlair, bnjmnm, Mithun S, Akhil Babu, gaurav_manerkar, dead_arm, YurkinPark, lauriii, sani, chetan 11, DieterHolvoet, Gábor Hojtsy, jwilson3, marcelreimer: Add the new Navigation to core as an Experimental module
|
2024-04-27 00:43:13 +03:00 |
xjm
|
cfe99268a5
|
Issue #3057070 by joachim, Pancho, nicxvan: Refactor ImageFieldCreationTrait to support entity types other than nodes
|
2024-04-26 15:12:10 -05:00 |
catch
|
dd84445aea
|
Issue #3443533 by longwave, mondrake: Change @dataprovider to static in EntityStorageBaseTest
|
2024-04-26 15:59:26 +01:00 |