Commit Graph

44264 Commits (7b292f0542380833d080a3732160bdaa4a1533b1)

Author SHA1 Message Date
Cristina Chumillas 7b292f0542
Issue #3446078 by mherchel, javi-er: Olivero content shift on page load 2024-05-08 13:50:24 -07:00
nod_ 270f95ac48
Issue #3439646 by Tom Konda, smustgrave: Some of string comparisons should use String.prototype.startsWith() or String.prototype.endsWith()
(cherry picked from commit f5cc65456a)
2024-05-09 05:42:21 +09:00
Alex Pott 91b7e66dd3
Issue #3445788 by andypost: [PHP 8.4] Fix phpstan job for ContentModerationConfigureEntityTypesForm
(cherry picked from commit 7deaa481d9)
2024-05-08 16:56:37 +01:00
Dave Long 77d19f7abb
Issue #3444978 by catch, Berdir: UserAuth BC layer is not working for modules that use it to provide email based logins
(cherry picked from commit 26208e91c0)
2024-05-08 10:23:14 +01:00
Lee Rowlands d10a3b77b7
Issue #3445791 by balsama, phenaproxima: Language module hook_modules_installed should account for sites with no installation profile now that it is possible to install a site from a recipe
(cherry picked from commit b4f1d1a30e)
2024-05-08 08:04:51 +10:00
Alex Pott 6871694d74
Issue #3444264 by andypost, alexpott, longwave: [PHP 8.4] ReflectionMethod constructor deprecated with one argument
(cherry picked from commit 9c5eecad66)
2024-05-07 16:11:07 +01:00
Dave Long a15d5540c6
Issue #3439923 by alexpott, longwave, thejimbirch, Wim Leers, phenaproxima, immaculatexavier, nedjo, bircher, deviantintegral, franz, narendraR, omkar.podey, srishtiiee, Rajab Natshah, millnut, mondrake, amateescu, larowlan, sonfd, tasc, vasike: Add recipes api as experimental API to core
(cherry picked from commit 54be1ad9d2)
2024-05-07 10:38:05 +01:00
catch 285eb15b48 Issue #3443959: DialogRenderer::getTitleAsStringable() does not support all return types of TitleResolverInterface::getTitle()
(cherry picked from commit 4a4a78b5ba)
2024-05-06 21:11:48 +01:00
Alex Pott 256f59422e
Revert "Issue #3396536 by fjgarlin, catch, kim.pepper: [random test failure] Re-enable AjaxTest::testAjaxFocus()"
This reverts commit e6304cd961.

(cherry picked from commit 966fd63a6c)
2024-05-06 09:45:01 +01:00
Alex Pott 1b83f796e9
Issue #1956134 by smustgrave, dawehner, larowlan, jibran, jbloomfield, lokapujya, Oscaner, elachlan, mgifford, olli, srilakshmier, Manuel Garcia, Nitin shrivastava, afeijo, alexpott, jgeryk, garphy, grisendo, jessebeach, xjm, joachim, tim.plunkett, andypost, Wim Leers, EclipseGc, damiankloip, benjy, klonos: Provide helpful editing links on "admin/structure/block" for deriver blocks (menu, views, block content, etc.)
(cherry picked from commit f8a34d342e)
(cherry picked from commit 98887e8719)
2024-05-05 22:46:18 +01:00
Alex Pott 12097985d8
Issue #3441920 by scott_euser, catch, smustgrave, quietone: Support #attached settings in ViewAjaxController
(cherry picked from commit 3e486f783a)
2024-05-05 21:50:39 +01:00
Alex Pott 6bca41b201
Issue #3443709 by quietone: Enable Drupal.NamingConventions.ValidVariableName.LowerCamelName
(cherry picked from commit c27ea21712)
2024-05-05 21:27:36 +01:00
nod_ fb454de160
Issue #3282598 by Gauravvvv, amit.mall, lalitware, pradhumanjain2311, Wim Leers: Claro should not hardcode decimal list style type for <ol>
(cherry picked from commit 91e3259696)
2024-05-05 08:21:06 +09:00
nod_ 271a556170
Issue #3266299 by Gauravvvv, stueybrock, smustgrave, rkoller, amietpatial, sahil.goyal, mgifford, ckrina, mherchel, andrewmacpherson, mikemai2awesome: Claro: Form labels that are disabled have too low color contrast
(cherry picked from commit e8298e81ba)
2024-05-05 08:15:14 +09:00
nod_ 525ec2bc26
Issue #3440223 by bronzehedwick, ahsannazir, jwitkowski79, adwivedi008: Incorrect padding on child menu items
(cherry picked from commit 91b4cf23b3)
2024-05-05 06:17:37 +09:00
Alex Pott 19eee98494
Issue #3439909 by SolimanHarkas, vensires: Fix Taxonomy tests that rely on UID1's super user behavior
(cherry picked from commit 0894355a79)
2024-05-04 09:44:38 +01:00
Dave Long 48c58073ee
Issue #3401734 by kim.pepper, alexpott, larowlan, pradhumanjain2311: Refactor FileUploadResource to use FileUploadHandler
(cherry picked from commit 8f38f5d839)
2024-05-03 17:19:56 +01:00
catch fb257090bb Issue #3445072 by longwave, Anybody: Improve "The libraries to include are encoded incorrectly" check and message
(cherry picked from commit 803c94296c)
(cherry picked from commit 186b5722bd)
2024-05-03 16:44:24 +01:00
catch 96a223ebb8 Issue #3444932 by bnjmnm, lauriii, nod_: Make libraries with JS internal, at least for beta
(cherry picked from commit e971d7feb1)
2024-05-03 13:23:23 +01:00
catch b08f658768 Issue #3445069 by lauriii: Remove unused floating UI library definition
(cherry picked from commit 07cb53a850)
2024-05-03 12:36:06 +01:00
catch 92cbe86b9d Issue #3348390 by amateescu, s_leu, Grevil: Improve the way entity forms are "disabled" early when an entity is being edited in a workspace
(cherry picked from commit 1754440b83)
2024-05-03 12:13:27 +01:00
catch cd464a4ea6 Issue #3443761 by amateescu: Workspace negotiators shouldn't be responsible for loading the negotiated workspace entity
(cherry picked from commit c84365f714)
(cherry picked from commit d641512ca2)
2024-05-03 09:37:11 +01:00
Alex Pott fce131c9ae
Issue #3420983 by sorlov, godotislate, alexpott, quietone, kim.pepper, larowlan, mstrelan: Convert Layout plugin discovery to attributes
(cherry picked from commit 091483c1f1)
2024-05-03 09:01:45 +01:00
quietone 0fe7080ecc
Issue #3440993 by bbrala, bradjones1, larowlan, quietone: Improve JSON:API test failure messages to include errors when data is expected
(cherry picked from commit 74a6dce280)
2024-05-03 16:04:27 +12:00
nod_ 293107a3dd
Issue #3432632 by simohell, smustgrave, kostyashupenko, andypost: Collapsed nav-tabs status not exposed to screen reader
(cherry picked from commit bd81352ed5)
2024-05-03 07:03:35 +09:00
catch 0da9964174 Issue #3444587 by alexpott: Add CSS to prettier command and fix core/misc/jquery.form.js to be ignored
(cherry picked from commit 1f60cf54f2)
2024-05-02 09:54:07 +01:00
Alex Pott 45cb9fedbc
Issue #3444512 by neclimdul, alexpott, smustgrave: Pager current page announced twice
(cherry picked from commit 3a54db4ab8)
2024-05-02 09:06:06 +01:00
Alex Pott 68715a6ebf
Issue #3055807 by ptmkenny, murilohp, vladimir.krupin, smustgrave, ankithashetty, yogeshmpawar, ravi.shankar, rensingh99, vikashsoni, axel80, alexpott: User created via /user/register?_format=json get blocked 2024-05-02 01:23:31 +01:00
Alex Pott 306ab17ec7
Issue #3409048 by finnsky, alexpott, longwave, bnjmnm, andypost, nod_: Configure postcss formatting after stylelint and stylelint-config-standard update
(cherry picked from commit 5c9cc42046)
2024-05-02 01:13:39 +01:00
Dave Long 0e1ca10de4
Issue #3440114 by Gábor Hojtsy, andypost, catch, BramDriesen: Update PHP EOL dates based on updated PHP team decisions
(cherry picked from commit e21d4b5047)
2024-05-01 20:55:12 +01:00
catch 68cf009115 Issue #3444566 by mondrake: Fix remaining deprecated string array keys in data sets returned by data provider methods that do not match the parameter names
(cherry picked from commit f9d3ce1046)
2024-05-01 18:24:23 +01:00
catch 2fa287c35f Issue #3422383 by longwave, mondrake: Convert remaining data providers to static methods
(cherry picked from commit 96ab747a7c)
2024-05-01 18:24:23 +01:00
Alex Pott 041a12b513
Issue #3441137 by catch, mherchel: BigPipe injecting Local Actions block creates large janky layout shift in Claro
(cherry picked from commit 3203676df8)
2024-05-01 18:00:28 +01:00
Dave Long 66faba3a71
Issue #3390549 by finnsky, nod_, smustgrave, larowlan, catch, bnjmnm: Get rid of jQuery in dialog events
(cherry picked from commit 99af345889)
2024-05-01 16:39:49 +01:00
catch ed377f9af3 Issue #3443537 by longwave, mondrake: Change @dataprovider to static in CallableResolverTest
(cherry picked from commit a244fdde34)
2024-05-01 14:58:14 +01:00
catch 6eb7fe2dcf Issue #3427173 by mondrake, longwave, alexpott, catch: Replace calls to :::expectWarning*() in Drupal\Tests\Component\PhpStorage\FileStorageTest
(cherry picked from commit c1b1ba78d6)
2024-05-01 14:52:38 +01:00
Alex Pott c9248457c4
Issue #3439837 by SolimanHarkas, vensires: Fix Forum tests that rely on UID1's super user behavior 2024-05-01 08:42:27 +01:00
Dave Long 774dcb1b88
Revert "Issue #3444264 by andypost: [PHP 8.4] ReflectionMethod constructor deprecated with one argument"
This reverts commit 40898b6120.
2024-04-30 23:28:02 +01:00
nod_ c668d7ec97
Issue #3443866 by finnsky, markusVJH: The toggle button flickers on page load
(cherry picked from commit 20d5c8ad33)
2024-05-01 05:58:01 +09:00
nod_ 9def0ac7f6
Issue #3440226 by sanisaha, adwivedi008, Rajan Kumar@2026, jwitkowski79, Kanchan Bhogade, smustgrave, finnsky, ckrina: Update color of submenu title text
(cherry picked from commit dc7a4299f4)
2024-05-01 05:50:06 +09:00
Alex Pott 124e4d6647
Revert "Issue #3440975 by kunal.sachdev, phenaproxima: Add validation constraints to system.mail"
This reverts commit f12a516b4f.
2024-04-30 19:16:26 +01:00
Alex Pott 40898b6120
Issue #3444264 by andypost: [PHP 8.4] ReflectionMethod constructor deprecated with one argument
(cherry picked from commit aa2830b3b1)
2024-04-30 15:39:59 +01:00
Alex Pott f12a516b4f
Issue #3440975 by kunal.sachdev, phenaproxima: Add validation constraints to system.mail
(cherry picked from commit 93682028b4)
2024-04-30 15:31:21 +01:00
Alex Pott 18e1178d9a
Issue #3440044 follow-up by mondrake: Replace catch of PHPUnit\Framework\Error\Warning in MarkupInterfaceComparatorTest
(cherry picked from commit 66645e45a9)
2024-04-30 15:23:03 +01:00
Alex Pott fdac75b8b0
Issue #3273461 by amateescu, smustgrave, alexpott: Add pagination to the workspace manage page
(cherry picked from commit f7950eb418)
2024-04-30 12:36:05 +01:00
Alex Pott c333e1f5f4
Issue #3444060 by longwave, catch, mondrake: Implement failed database statement events in performance test query logging
(cherry picked from commit 970ff6e924)
2024-04-30 10:45:44 +01:00
Alex Pott 4ed57d454b
Issue #3439907 by sukr_s, smustgrave, vensires, alexpott: Fix System tests that rely on UID1's super user behavior
(cherry picked from commit 8aeebfb32e)
2024-04-30 08:17:53 +01:00
catch 0a15c5b8bc Issue #3411308 by stefan.korn, ndf, amateescu: WorkspaceSubscriber service parameter $workspaceAssociation must be optional
(cherry picked from commit a60890d44d)
2024-04-30 07:46:25 +01:00
catch 5dc1d5e0d8 Issue #3443535 by longwave: Change @dataprovider to static in SqlContentEntityStorageSchemaTest
(cherry picked from commit 3ee7654bb5)
2024-04-30 07:37:09 +01:00
Alex Pott 3ade5afd02
Issue #3437319 by srishtiiee, narendraR, pradhumanjain2311, phenaproxima, Wim Leers: Add validation constraints to update.settings
(cherry picked from commit d7bcfdf6d7)
2024-04-30 00:49:46 +01:00