Commit Graph

20736 Commits (0961354180cf88142e9e7fe20d9e4d004b222abe)

Author SHA1 Message Date
Dave Long dca3ac8cbe
Issue #3305609 by pooja_sharma, joachim: convert TermTest::testParentHandlerSettings() into a kernel test 2024-07-22 12:26:12 +01:00
Dave Long eba56b0fd7
Issue #3433 by nicxvan, quietone, longwave, DuaelFr, smustgrave, larowlan, Lendude, james.williams, fgm, drumm, Steven, luke.stewart, mradcliffe, alexpott: Use CDATA in XML RSS Feeds 2024-07-22 11:47:35 +01:00
Dave Long afce6da313
Issue #3462759 by catch: Try to rebalance kernel tests between gitlab runners (@group #slow again) 2024-07-22 10:47:00 +01:00
catch 99dbc7ff1e Issue #3417136 by dww, quietone, longwave, catch, xjm, lostcarpark, andypost, phenaproxima: Remove adding an extension via a URL 2024-07-22 18:32:21 +09:00
catch 701d8f1609 Issue #3462383 by phenaproxima, catch, alexpott, longwave: CoreRecipesTest is slow 2024-07-22 18:12:20 +09:00
Lee Rowlands dc89b84c89
Issue #3454196 by james.williams, longwave: Filter placeholders without arguments are not replaced when HTML corrector filter applied afterwards 2024-07-22 09:33:18 +10:00
Lee Rowlands cc32980f5a
Issue #3392572 by benjifisher, Liam Morland, ricovandevin, Anybody, smustgrave, quietone, sabrina.liman, carolpettirossi, longwave, alexpott: Add missing category to Drupal\layout_builder\Plugin\Layout\BlankLayout and let modules and themes alter the list of layouts 2024-07-22 09:18:09 +10:00
Lee Rowlands 3f03a0aa0f
Issue #3306434 by benjifisher, quietone, Berdir, kopeboy, DYdave, larowlan: Fix access checks for bundle permissions to avoid triggering a config validation error 2024-07-22 08:37:32 +10:00
Dave Long 63bc78c2d4
Issue #3462556 by catch: Consolidate two test methods in NumberFieldTest 2024-07-19 20:48:04 +01:00
Dave Long 745a0e25dc
Issue #3462529 by catch: Mark more tests with @group #slow and remove it from some others 2024-07-19 20:45:37 +01:00
catch b12eb2b259 Issue #3461421 by VinmayiSwamy, ankitv18, joachim, smustgrave: getProcessPlugins() normalises the process array twice 2024-07-19 23:34:47 +09:00
catch cecb992b71 Issue #3458427 by mstrelan: Add array return typehints to protected test helper methods 2024-07-19 22:32:38 +09:00
catch c31d595f98 Issue #2719657 by quietone, andypost, Mile23, Spokje, ilya.no, xjm, alexpott, smustgrave: Fix 'Drupal.Commenting.InlineComment.NotCapital' coding standard 2024-07-19 21:30:26 +09:00
catch 0d55e898eb Issue #3458312 by scott_euser, andypost: Make the comments in Views handler Manager around overrides clearer 2024-07-19 14:57:51 +09:00
catch 5a3ca12753 Issue #3376516 by andypost, quietone: Remove check for 10200 update from help module 2024-07-18 23:45:01 +09:00
catch d3e85883a0 Issue #3462264 by alexpott: Skip unsupported methods in rest/jsonapi tests in an efficient way 2024-07-18 20:29:54 +09:00
nod_ c1708b3265
Issue #3461284 by mherchel, finnsky, quietone, nod_: Prevent simultaneous open/close on simultaneous click/hover 2024-07-17 22:21:25 +02:00
Alex Pott 9f3ee1ff55
Issue #3454603 by phenaproxima, thejimbirch, Prashant.c, alexpott: Many core recipes are not idempotent 2024-07-17 16:46:30 +01:00
nod_ c1e7cc2d98
Issue #3458612 by catch, longwave, ankitv18, Spokje: Remove legacy 'metadata' variable from node.html.twig 2024-07-17 15:21:44 +02:00
catch 515180afa7 Issue #2629508 by krishnan.n, martin107, quietone, Rassoni, akishankar, heykarthikwithu, smustgrave: Replace t() with $this->t() where StringTranslationTrait is used 2024-07-17 21:48:15 +09:00
catch b52477958e Issue #3458701 by yash.rode: Add validation constraints to user.mail 2024-07-17 21:30:55 +09:00
catch 4d805e5d96 Issue #3461945 by mstrelan, bbrala: Fix instances of floats passed to functions expecting ints 2024-07-17 21:10:31 +09:00
catch d961c6dc17 Issue #3421809 by mstrelan, Spokje: Remove unused variables in catch statements 2024-07-17 20:50:14 +09:00
nod_ 86138d4c11
Issue #3458782 by catch, ankitv18, longwave, smustgrave: Remove documentation for readmore, logged_in and is_admin from node.html.twig 2024-07-17 09:34:00 +02:00
catch 8afa957bf5 Issue #3459754 by mondrake: Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class NormalizerBaseTest 2024-07-17 04:01:25 +01:00
catch 45bcde634d Issue #3368071 by tstoeckler, longwave: Installing Content Translation module breaks Rest resources 2024-07-17 02:43:48 +01:00
catch 717b02a85a Issue #3459240 by jurgenhaas, b_sharpe, longwave, quietone: Deprecation message for user_validate_name points to an invalid replacement 2024-07-15 13:39:29 +01:00
catch 01b55ef513 Issue #3376942 by fromme, Kingdutch, smustgrave: Replace usage of generateString with generate in Media module 2024-07-13 00:30:17 +01:00
Dave Long 3ef0e0a247
Issue #3459747 by quietone, smustgrave: Fix 12 words in tests 2024-07-12 12:02:27 +01:00
xjm 73774eb40b
Revert "Issue #3456556 by pooja_sharma, longwave, quietone: Improve date format in status report EOL message"
This reverts commit 2e3d17836c.
2024-07-11 12:56:36 -05:00
Alex Pott 6ef6a009ff
Issue #3412420 by acbramley, douggreen, Hardik_Patel_12, xjm, smustgrave, larowlan: BlockContentAccessControlHandler requires access block library permission for create 2024-07-11 12:30:19 +01:00
Alex Pott 32a59501a9
Issue #3452502 by Grimreaper, smustgrave: NodeListBuilder is using mark theme wrongly 2024-07-11 11:36:21 +01:00
catch 2e3d17836c Issue #3456556 by pooja_sharma, longwave, quietone: Improve date format in status report EOL message 2024-07-10 15:18:50 +01:00
catch 1602eb3180 Issue #2408549 by alexpott, narendraR, yash.rode, kunal.sachdev, lauriii, Liam Morland, Wim Leers, Hardik_Patel_12, jofitz, DamienMcKenna, eiriksm, andypost, jenlampton, Gábor Hojtsy, swentel, borisson_, jhedstrom, snehi, Elijah Lynn, narendra.rajwar27, Shubham Chandra, smustgrave, sime, AaronMcHale, Chi, karolus, rkoller, joshua.boltz, anavarre, colan, frob, Berdir, bircher, minnur, effulgentsia, quietone, catch, xjm, hanoii, benjifisher, worldlinemine, larowlan, longwave, simohell, shaal, worldlinemine: Display status message on configuration forms when there are overridden values 2024-07-10 14:00:17 +01:00
catch f0dee9ba97 Issue #3459926 by longwave: Update CKEditor 5 to 42.0.0 2024-07-10 12:12:27 +01:00
Alex Pott 5af340f029
Issue #3454346 by kristiaanvandeneynde, bbrala, mxr576: JsonApiRequestValidator does not set cacheable metadata when the filter allows the request 2024-07-10 11:24:01 +01:00
catch c257de99e3 Issue #3410091 by mglaman, alexpott, smustgrave, bnjmnm, quietone: [regression] Menu List Builder getEntityIds() no longer calls getEntityListQuery 2024-07-10 10:19:42 +01:00
Alex Pott 74b6cedac2
Issue #2998857 by Luke.Leber, e.chatrer, afem, bskibinski, mgifford: a11y: Input type file fields lack aria-describedby to the description 2024-07-10 08:53:46 +01:00
Alex Pott e015f80827
Issue #3456738 by cmlara, Anybody, andrewbelcher, Berdir, catch: BC break in login auth changes from #3444978 2024-07-10 08:41:14 +01:00
catch df700a8d66 Issue #3108658 by alexpott, mikelutz, catch, xjm, nicxvan, longwave: Handling update path divergence between 11.x and 10.x 2024-07-09 19:49:43 +01:00
catch b12dd10f75 Issue #3449851 by Liam Morland, alexpott, smustgrave, solideogloria, catch, kopeboy: Replace LogicException with trigger_error in LangcodeRequiredIfTranslatableValues constraint 2024-07-08 15:53:07 +01:00
catch 4692fca5bc Issue #3458403 by mstrelan: Conditionally disable access to update manager routes 2024-07-08 09:47:05 +01:00
Alex Pott a75df83c57
Issue #2719721 by kristiaanvandeneynde, jhodgdon, BramDriesen, pameeela, catch, Wim Leers, Berdir, alexpott, neclimdul, acbramley, benjy, cilefen, mxr576, rothlive, andrewmacpherson: BreadcrumbBuilder::applies() mismatch with cacheability metadata 2024-07-08 08:33:00 +01:00
catch 9ed95566ae Issue #3208247 by sukr_s, smustgrave, alexpott, Nikolay Shapovalov, catch, orb, quietone, pwolanin: After deleting a translated article, search wants to reindex it 2024-07-05 11:14:33 +01:00
catch 11c4be53ea Issue #3458922 by quietone, alexpott, longwave: Fix index test in LocalesLocationAddIndexUpdateTest::testExistingIndex 2024-07-04 09:58:42 +01:00
Alex Pott 9ddbc2c784
Issue #3449259 by narendraR, alexpott, catch, Wim Leers: Add validation constraints to system.action.* 2024-07-04 00:32:25 +01:00
Alex Pott a0466c55cf
Issue #3457766 by narendraR, smustgrave: Add validation constraints to language.entity.* 2024-07-04 00:10:14 +01:00
Alex Pott 900d64b9fd
Issue #3456133 by narendraR, VinmayiSwamy: Add validation constraints to search.page.* 2024-07-03 23:51:19 +01:00
Dave Long e81e6f869d
Issue #3156439 by alexpott, catch, bonsaipuppy, mkalkbrenner, longwave, xjm: Add an index on locales_location on type and name 2024-07-03 10:48:53 +01:00
Alex Pott f4ae13d0ff
Issue #3445215 by narendraR, borisson_, mtift, mikelutz, smustgrave, Wim Leers, alexpott: Add validation constraints to user.role.* 2024-07-02 17:41:59 +01:00
Alex Pott b2109b4ed9
Issue #3458183 by catch, Spokje: Deprecate $variables['teaser'] 2024-07-02 15:35:05 +01:00
Alex Pott ebe942c757
Issue #3440169 by pooja_sharma, marcoliver, smustgrave, DYdave, alexpott: When using drupalGet(), provide an associative array for $headers 2024-07-02 09:30:57 +01:00
nod_ b06bf11bfb
Issue #3457778 by markconroy, ressa: Reorder checkboxes on "Development settings" page 2024-06-28 22:51:18 +02:00
Alex Pott 5a9e57dc68
Issue #3455912 by quietone: Fix spelling for 10 words used in tests 2024-06-28 13:42:30 +03:00
Alex Pott b68f1b740b
Issue #3456112 by quietone: Ignore another nonsense word used in hashes 2024-06-28 13:04:41 +03:00
Alex Pott a810a91658
Issue #3336070 by mikelutz, efpapado, smustgrave, quietone, danflanagan8: skip_on_empty documentation is confusing when skipping a process 2024-06-28 12:47:04 +03:00
Alex Pott f562df4443
Issue #3436164 by omkar.podey, kunal.sachdev, pradhumanjain2311, smustgrave, Wim Leers, narendraR, alexpott, larowlan, borisson_: Add validation constraints to user.settings 2024-06-28 12:17:19 +03:00
Alex Pott 87bf1eef33
Issue #3401255 by znerol, smustgrave, borisson_, phenaproxima, penyaskito, kunal.sachdev: Tighten config validation schema of system.mail mailer_dsn 2024-06-28 11:55:30 +03:00
nod_ 74d72eface
Issue #3396099 by Utkarsh_33, nod_, Gauravvvv, bnjmnm, tedbow, smustgrave, Anybody, Rob230: The core/drupal.message library requires a status_messages render element 2024-06-27 09:32:56 +02:00
Dave Long 3e3b49539d
Issue #3452511 by pooja_sharma, joachim: convert ProviderRepositoryTest to a kernel test 2024-06-27 08:26:52 +01:00
Dave Long 9f6143c129
Issue #3453068 by kalpanajaiswal, BenStallings: Sort::fields property is incorrectly defined as a string 2024-06-27 08:11:12 +01:00
nod_ b97be27a89
Issue #2990588 by Utkarsh_33, andrewmacpherson, oriol_e9g, smustgrave, shaal: Visually-hidden refresh button in Field UI fails WCAG Focus Visible 2024-06-24 17:19:53 +02:00
Dave Long d49ffa40d1
Issue #3361728 by quietone, longwave, xjm: Make 10.x EOL warning better than the 9.5.x one 2024-06-23 18:16:29 +01:00
nod_ 9e83195c5d
Issue #3393400 by mglaman, finnsky, m4olivei, bnjmnm, plopesc, ckrina, smustgrave: Implement Nightwatch tests for Navigation module 2024-06-22 22:19:15 +02:00
nod_ 1a487f3b7c
Issue #3455513 by xjm, e0ipso: "Single-Directory Components" needs to be hyphenated because of English grammar and content style rules 2024-06-20 23:55:31 +02:00
xjm 62f9af40f4
Issue #3455183 by kim.pepper, mstrelan, mondrake: FileSaveUploadTest should not write to the app root 2024-06-19 10:15:38 -05:00
catch 5bd91c592c Issue #3455552 by mstrelan, xjm, quietone: Remove commented-out code in ArgumentDefaultTest referring to php module 2024-06-19 13:58:41 +01:00
catch a9f3d0ec7e Issue #3421418 by mstrelan, Spokje, xjm, mondrake, longwave, acbramley: Add void return typehints to all test methods 2024-06-19 13:45:54 +01:00
nod_ 0819b7aaf4
Issue #3454079 by Tom Konda, smustgrave: Prefer to use Array.prototype.includes() for some of Array.prototype.indexOf() 2024-06-18 22:30:06 +02:00
xjm b064d94449
Issue #3445847 by Alexander Allen, mstrelan, catch, xjm, longwave, mark_fullmer: PHPUnit 10 behaves differently when invoked outside web root 2024-06-17 18:17:55 -05:00
xjm e091a2fdd6
Issue #3306820 by matthieuscarset, kulmjens, smustgrave, bernardm28, xjm, quietone, dww, SKAUGHT, BlackBamboo, benjifisher, rkoller, simohell, worldlinemine: Show machine name in "Manage form display" and "Manage display" table row 2024-06-17 16:45:58 -05:00
xjm bd12c41881
Issue #2874067 by kkalashnikov, Nikolay Shapovalov, quietone, smustgrave, benjifisher, MerryHamster, xjm, dww: Fix Drupal.Commenting.DocCommentLongArraySyntax coding standard 2024-06-17 13:15:44 -05:00
Alex Pott ca4535dd9a
Issue #2684251 by pooja_sharma, sheldonreed3, smustgrave, jehon, Lendude: Global Token Replacements is not working correctly in href 2024-06-17 09:32:09 +01:00
nod_ 8e56f38400
Issue #3313616 by mark_fullmer, Sandeep_k, nessthehero, bnjmnm, smustgrave, Wim Leers, itmaybejj, alexpott, Charles Belov, simohell, AaronMcHale: [drupalMedia] Ability to mark image media as "decorative" 2024-06-16 15:59:13 +02:00
Alex Pott 703830324b
Issue #3453320 by timurtripp: [10.3 regression] CKEditor 5 renamed CSS variable causing CKEditor dialogs to fail to appear above jQuery UI dialogs 2024-06-15 10:47:45 +01:00
nod_ 766418a8d5
Issue #3409561 by VinmayiSwamy, jessehs, andre.bonon, Wim Leers, quietone: CKEditor 5 Styles dropdown broken when in off-canvas sidebar 2024-06-14 10:34:48 +02:00
nod_ f479374ee8
Issue #3443810 by SKAUGHT, plopesc, DishaKatariya, finnsky, smustgrave, ckrina, Prashant.c, larowlan: Custom Navigation logo is disconnected from new Layout template 2024-06-13 22:40:25 +02:00
nod_ 460a2ddd46
Issue #3377420 by pivica, Berdir, smustgrave, sergey-serov, bkosborne, bspeare, larowlan: Responsive image width/height values are not used from fallback image style 2024-06-13 22:28:16 +02:00
nod_ 5e2806f1b5
Issue #3386191 by phthlaap, sukr_s, Ozle, brunoalmeida, smustgrave, Ashley George, shiv_yadav, larowlan: #states not working correctly when built from a logical combination of multliple fields 2024-06-13 22:03:32 +02:00
Alex Pott 8448f2d14f
Issue #2927141 by Akhil Babu, pooja_sharma, geertvd, smustgrave, JeroenT, larowlan, catch, quietone: Updates to an entity's URL alias do not reflect on the corresponding local tasks 2024-06-13 09:00:03 +01:00
Alex Pott 2588e097a9
Issue #3449569 by kim.pepper, longwave, catch: Use autoconfigure more in core 2024-06-12 12:21:34 +01:00
catch 9fc1bc9ac5 Issue #3452426 by mxr576, kristiaanvandeneynde: Insufficient cacheability information bubbled up by UserAccessControlHandler 2024-06-11 14:25:52 +01:00
Dave Long abbe5db186
Issue #3451603 by Artusamak: Typo in Views default argument User plugin 2024-06-07 23:36:30 +01:00
Dave Long 27c9bcca6f
Issue #3445909 by seanB, smustgrave, alexpott, catch: Add static caching to LayoutTempstoreRepository 2024-06-07 23:32:48 +01:00
Dave Long 11ce3c837b
Issue #3449891 by NexusNovaz, manish-31, bbrala: Move to new test path in NodeTest as per todo 2024-06-07 23:06:37 +01:00
nod_ 9a6641dea3
Issue #3443576 by finnsky, mherchel, arunkumark, smustgrave, ckrina, Gauravvvv: Mobile version of Navigation menu doesn't properly reset Drupal.displace() on closing 2024-06-05 16:52:30 +02:00
Lee Rowlands d01e3e2dc8
Issue #3180696 by Spokje, Nikolay Shapovalov, adamzimmermann, quietone, manish-31, xjm, SuperfluousApostrophe, smustgrave, jonathan1055, longwave: Fix 'Drupal.Commenting.TodoComment' coding standard 2024-06-05 09:20:52 +10:00
nod_ 84a10e08e5
Issue #3450253 by SandeepMahlawat, Gauravvvv, finnsky, SKAUGHT: Navigation: Avoid layout builder form submit 2024-06-04 11:00:26 +02:00
nod_ 4ce3503191
Issue #3443577 by Gauravvvv, rishabjasrotia, Rajan Kumar@2026, mherchel, finnsky, ckrina: Navigation overlay z-index is not defined 2024-06-04 10:22:22 +02:00
catch d3b2a6a56e Issue #3451701 by dww, Mingsong, MegaphoneJon: The update module should not crash with releases that contain invalid values for core_version_requirement 2024-06-03 14:23:31 +01:00
nod_ cdb29302e4
Issue #3451738 by Grimreaper, BramDriesen: Remove JavaScript from Views configuration form now that it is only CSS 2024-06-01 14:38:01 +02:00
catch 06aeda306c Issue #3427999 by andypost, Ayesh, bbrala: [PHP 8.4] Fix implicitly nullable type declarations 2024-06-01 10:15:22 +01:00
catch a62995de42 Issue #3442227 by dww, smustgrave: Use labels in Views argument summaries for entity references 2024-06-01 08:31:09 +01:00
Cristina Chumillas c28a164691
Issue #3450760 by SandeepMahlawat, benjifisher, smustgrave: Add missing 'label' key to navigation.layouts.yml 2024-05-31 22:55:14 +02:00
Cristina Chumillas 549f289eb7
Issue #3424744 by bronzehedwick, ckrina, m4olivei, finnsky, smustgrave, plopesc, kostyashupenko, KeyboardCowboy: If no icon for a top-level item is provided, use the first two letters 2024-05-31 22:31:33 +02:00
catch 645c495720 Issue #3441222 by kristiaanvandeneynde, nicxvan, catch, alexpott, smustgrave, lauriii, quietone: Allow update.php to load when entity type info needs to be updated 2024-05-31 09:53:42 +01:00
catch 28dac55473 Issue #2640994 by dww, tduong, Alex Bukach, Berdir, ameymudras, catch, mohit_aghera, raman.b, jofitz, Ben Buske, ankithashetty, smustgrave, nikitagupta, nicxvan, FeyP, pameeela, technoveltyco, dawehner, kim.pepper, Lendude: Fix label token replacement for views entity reference arguments 2024-05-31 09:23:04 +01:00
nod_ 6fc1e6f2e9
Issue #3438878 by skyriter, ahsannazir, rkoller, ckrina, mradcliffe, smustgrave, Gauravvvv: Regression: The drawer in Safari is missing the drop shadow 2024-05-30 21:22:15 +02:00
catch 8b19e42873 Issue #3085360 by bradjones1, josephdpurcell, Giuseppe87, ravi.shankar, rajandro, ridhimaabrol24, bbrala, andregp, jhedstrom: RouteProvider::getRouteCollectionForRequest() can poison query string of next request 2024-05-30 10:41:23 +01:00
catch d7f114cd9a Issue #3447881 by plopesc, catch, larowlan, smustgrave, quietone: Improve access logic for Navigation blocks page 2024-05-30 10:29:53 +01:00
nod_ 8778ac1801
Issue #3437166 by Utkarsh_33, smustgrave, Jaypan, wdmartin: Update documentation for table.html.twig around table cells 2024-05-30 00:57:07 +02:00
nod_ d488327312
Issue #3444699 by Gauravvvv, finnsky, ahsannazir, nod_, SKAUGHT, Kanchan Bhogade: Navigation LayoutBuilder UI has dead click zone 2024-05-29 10:00:37 +02:00
Lee Rowlands 6284267b62
Issue #3344877 by alexpott, silverham: [regression] FTPExtension class can no longer connect as of 9.5.x 2024-05-29 07:25:25 +10:00
catch a27a4622ab Issue #3449564 by harivansh, bbrala: Calling normalize without account context generates a warning 2024-05-28 12:54:37 +01:00
catch 33143c7c58 Issue #3447286 by narendraR, smustgrave: Add validation constraints to image.style.* 2024-05-28 12:27:31 +01:00
catch 65627871da Issue #3449455 by mondrake: Correct placement of use statements in ClearTest 2024-05-28 11:23:43 +01:00
catch e2b45c38f8 Issue #3447920 by mfb: Add zlib to list of required extensions for runtime requirements check 2024-05-28 11:02:16 +01:00
catch f26598bf83 Issue #3432595 by longwave, kim.pepper, alexpott: Use a tagged service iterator for uninstall validators instead of individual lazy proxies 2024-05-28 09:09:43 +01:00
nod_ ebb6a6e331
Issue #3418489 by ahsannazir, m4olivei, patrickfgoddard, Amandeep123, adwivedi008, ckrina, Kanchan Bhogade, rkoller, xjm, smustgrave, baluv3, kostyashupenko, plopesc, finnsky: Choose an icon for the Announcements link 2024-05-24 15:30:13 +02:00
nod_ fff190d90d
Issue #3446807 by quietone, divya.sejekan, smustgrave: Put 'Not supported' update status on the correct side of the page 2024-05-24 11:46:25 +02:00
nod_ b01b0831d8
Issue #3439580 by dipakmdhrm, balagan, Shriaas, catch, BramDriesen, nicxvan: Make drupal.tableheader only use CSS for sticky table headers 2024-05-24 09:30:19 +02:00
catch 6980ddf0a7 Revert "Issue #3208247 by sukr_s, smustgrave, alexpott, Nikolay Shapovalov, orb, catch, quietone, pwolanin: After deleting a translated article, search wants to reindex it"
This reverts commit 249039adfc.
2024-05-24 08:00:53 +01:00
catch 2840a9f2c9 Issue #3228350 by scott_euser, asirjacques, smustgrave, longwave, catch, alexpott, quietone, wotnak: oEmbed resource fetcher should allow adjusting timeout 2024-05-23 14:31:45 +01:00
catch 249039adfc Issue #3208247 by sukr_s, smustgrave, alexpott, Nikolay Shapovalov, orb, catch, quietone, pwolanin: After deleting a translated article, search wants to reindex it 2024-05-23 13:51:54 +01:00
Dave Long 28b82f67e3
Issue #3449214 by alexpott, nicxvan: A revert has cause cspell to fail due to the word yarhar 2024-05-23 10:29:52 +01:00
catch ca4e4a810e Revert "Issue #3445847 by mstrelan: PHPUnit 10 behaves differently when invoked outside web root"
This reverts commit 1eef08b459.
2024-05-22 13:33:50 +01:00
catch 1eef08b459 Issue #3445847 by mstrelan: PHPUnit 10 behaves differently when invoked outside web root 2024-05-22 13:06:34 +01:00
nod_ cdc8135c56
Issue #3446357 by mglaman, Gauravvvv, finnsky, smustgrave, mherchel: Fix overflow visibility for wrapper content in navigation CSS 2024-05-21 17:42:40 +02:00
nod_ 5686b0c36f
Issue #3445033 by finnsky, smustgrave: Replace dialogContentResize jQuery event with CustomEvent 2024-05-21 16:08:51 +02:00
catch 0de488c16c Issue #3446116 by sjothivelu, m4olivei, plopesc: Rename UserNavigationBlock to NavigationUserBlock for class name consistency 2024-05-21 13:04:00 +01:00
catch 47258e9e6b Issue #2941189 by DanielVeza, longwave, smustgrave, xjm, tim.plunkett: Confirmation form for disabling per-entity layout overrides shows a success message and should not 2024-05-21 13:00:38 +01:00
catch f1b4d8cc13 Issue #3446381 by tim.plunkett, smustgrave, sarahjean: SDC's discovery has overly lenient regex 2024-05-21 12:56:11 +01:00
catch 6fbf4f4e5a Issue #3172550 by bradjones1, DuaelFr, alexpott, smustgrave, longwave: Register Drupal's mime type guesser the Symfony MimeTypes service 2024-05-21 11:40:25 +01:00
catch 4556add5a4 Issue #3444232 by andypost, smustgrave: [8.4] Fix implicitly nullable type declarations for phpstan job (manual ones) 2024-05-20 15:40:54 +01:00
Lee Rowlands 96a211c7b0
Issue #3385934 by phthlaap, joegraduate, useernamee, alexpott: The configuration synchronization page encounters errors when core.extension.yml is missing in the config/sync directory 2024-05-20 09:37:47 +10:00
catch e96135b23f Issue #3445184 by plopesc, matthieuscarset, m4olivei: Fatal error when accessing Navigation Blocks on a minimal profile installation because of the Shortcut block 2024-05-18 11:38:33 +01:00
Dave Long c5ea6561fc
Issue #3446967 by kim.pepper, alexpott: [11.x] Remove deprecated methods in InputStreamUploadedFile 2024-05-14 11:21:50 +01:00
Alex Pott de44e09794
Issue #3446962 by kim.pepper: Remove incorrectly added InputStreamUploadedFile::supportsMoveUploadedFile() 2024-05-14 00:12:46 +01:00
catch 7b1d78a744 Issue #3446577 by mondrake: Prepare test docblocks for annotation conversion to attributes 2024-05-13 14:28:46 +01:00
Alex Pott 01da0fd920
Issue #3371937 by yash.rode, Abhijith S, smustgrave, fgm: Theme declaration and templates mismatch for feed_icon 2024-05-12 07:59:43 +01:00
Alex Pott 655cb760fc
Issue #3071446 by marcvangend, Kirst25, dcam, guptahemant, Lendude, nod_: Remove invalid iframe attributes from oembed field formatter 2024-05-12 07:55:50 +01:00
Alex Pott 565a9f1401
Issue #3443748 by NexusNovaz, smustgrave: Testcase creates false positive 2024-05-12 07:47:07 +01:00
Alex Pott a52cdfad63
Issue #3444748 by kim.pepper, bbrala, andypost: Refactor JSON-API file uploads to use FileUploadHandler 2024-05-12 07:38:24 +01:00
catch d6674579bb Issue #3439522 by longwave, adwivedi008, quietone, smustgrave: Update JavaScript dependencies for Drupal 10.3/11.0 2024-05-11 11:33:39 +01:00
Alex Pott 6d3cdb7701
Issue #3427374 by danflanagan8, Vighneshh: taxonomy_tid ViewsArgumentDefault plugin doesn't add cache tags 2024-05-11 09:30:01 +01:00
catch b41dfccbae Issue #3443117 by bbrala, longwave, quietone: Fix Drupal.Functions.MultiLineFunctionDeclaration coding standard 2024-05-10 21:49:22 +01:00
Dave Long 26e5ef207a
Issue #3091003 by sukr_s, smustgrave, RaphaelBriskie, FeyP, borisson_: Changing a display's machine name while an attachment exist breaks Views 2024-05-10 16:32:32 +01:00
nod_ 799802965e
Issue #3443461 by Gauravvvv, Mithun S, finnsky, ckrina: escapeAdmin.js functionality should be removed(it not used anymore) 2024-05-10 20:33:05 +09:00
Lauri Eskola c27cc9b894
Issue #3446378 by mglaman, catch: [random test failure] NavigationBlockUiTest::testNavigationBlockAdminUiPage failing 2024-05-10 01:38:36 +03:00
Cristina Chumillas f8ede99aab
Issue #3446340 by finnsky, rkoller: Fix z-index 2024-05-09 11:32:07 -07:00
Cristina Chumillas 4839441f27
Issue #3443835 by Gauravvvv, aronm, m4olivei, finnsky, dalin, javi-er: 'Help' tooltip is obstructed behind the navigation toolbar border 2024-05-09 08:49:14 -07:00
xjm 8d512c2a2a
Issue #3331229 by pminf, chadhester, zshrestha, hardikpandya, _pratik_, rogerpfaff, ultimike, xjm, mandclu, alexb7217: Use chaining for User::addRole() and ::removeRole() 2024-05-08 16:21:47 -07:00
nod_ c0beeeea5f
Issue #3443559 by mherchel, ckrina, finnsky, lauriii: Regression: Shortcuts menu flickers when the page is loaded 2024-05-09 06:52:06 +09:00
nod_ f5cc65456a
Issue #3439646 by Tom Konda, smustgrave: Some of string comparisons should use String.prototype.startsWith() or String.prototype.endsWith() 2024-05-09 05:41:59 +09:00
xjm 6e8fd96b5c
Issue #3446107 by bbrala, andypost, xjm: Enforce null coalescing operator ?? instead of a ternary operator through phpcs 2024-05-08 13:25:17 -07:00
Alex Pott 7deaa481d9
Issue #3445788 by andypost: [PHP 8.4] Fix phpstan job for ContentModerationConfigureEntityTypesForm 2024-05-08 16:56:17 +01:00
Dave Long 26208e91c0
Issue #3444978 by catch, Berdir: UserAuth BC layer is not working for modules that use it to provide email based logins 2024-05-08 10:22:38 +01:00
Lee Rowlands b4f1d1a30e
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 2024-05-08 08:03:40 +10:00
Alex Pott d4fa83453d
Issue #3417066 by mondrake, longwave, larowlan, alexpott, catch: Upgrade PHPUnit to 10, drop Symfony PHPUnit-bridge dependency 2024-05-07 11:52:49 +01:00
Dave Long 74da82a314
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 2024-05-07 10:28:58 +01:00