Commit Graph

43764 Commits (5c254c67a18a8b71a50b2b853aec2e0bb0356d45)

Author SHA1 Message Date
Alex Pott 4d5abf7f08
Issue #3414568 by dimitriskr, smustgrave, quietone: Replace preg_match() with str_starts_with()/str_ends_with() or similar 2024-02-29 00:00:54 +00:00
Alex Pott bd5aa8ffbe
Issue #3420991 follow-uo by alexpott: Convert ImageToolkit plugin discovery to attributes 2024-02-28 23:52:25 +00:00
Alex Pott ffaf987160
Issue #3420991 by kim.pepper, larowlan, mstrelan: Convert ImageToolkit plugin discovery to attributes 2024-02-28 23:48:13 +00:00
Alex Pott 328bb474d7
Issue #3420992 by kim.pepper, mstrelan, larowlan: Convert ImageToolkitOperation plugin discovery to attributes 2024-02-28 23:40:17 +00:00
Alex Pott 58ecf6d433
Issue #3420996 by mstrelan, kim.pepper, larowlan: Convert ImageEffect plugin discovery to attributes 2024-02-28 23:28:27 +00:00
Alex Pott 1366a3ae13
Issue #3420042 by fjgarlin, longwave, catch: Bring external template files into core 2024-02-28 23:06:05 +00:00
catch a6ba33b204 Issue #3424177 by longwave, andypost: Remove ContainerAwareInterface from DrupalKernelInterface 2024-02-28 18:11:01 +00:00
catch 7beb999e4b Issue #3412658 by benjifisher: Term migrations should set revision IDs 2024-02-28 14:52:33 +00:00
Dave Long e3fab52019
Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests 2024-02-28 10:38:35 +00:00
catch 78ec28a9d3 Issue #3415938 by longwave, Spokje, taraskorpach: Remove ContainerAwareTrait from CacheFactory and ChainedFastBackendFactory 2024-02-28 10:09:17 +00:00
catch 79e8ae5df1 Issue #3402444 by mondrake, Spokje, neclimdul, longwave: Deprecate Test Suites, no longer available in PHPUnit 10 2024-02-28 08:17:59 +00:00
catch 985b057b41 Issue #3422973 by acbramley, dww, andypost: Replace remaining mentions of REQUEST_TIME in comments 2024-02-27 21:06:16 +00:00
catch 21583269af Issue #3405672 by smustgrave, quietone: Deprecate Tour module 2024-02-27 20:50:46 +00:00
catch 686803dfbb Issue #3424009 by quietone: Move statistics_node_translation_counter to Statistics module 2024-02-27 20:47:53 +00:00
nod_ 16b96ada26
Issue #3397532 by finnsky, smustgrave, markconroy: Fix Umami container max-width when toolbar or navigation expanded 2024-02-27 17:27:24 +01:00
Alex Pott f4167b86b8
Issue #3407159 by longwave, quietone: [11.x] Add void returns for Symfony 7 2024-02-27 16:23:09 +00:00
nod_ 6ec3e269cf
Issue #3393531 by Gauravvvv, shweta__sharma, Harsh, andy-blum, Aditi Saraf: Article text can overflow page on mobile viewports 2024-02-27 17:17:36 +01:00
Dave Long c4e7dd71b6
Issue #3421258 by mstrelan, acbramley: Fix strict type errors in WebAssert calls 2024-02-27 10:56:51 +00:00
nod_ c73225d6f7
Issue #3377198 by karanpagare, Harish1688, kostyashupenko, Vidushi Mehta, shweta__sharma, bnjmnm, smustgrave, longwave: Details up chevron not quite vertically aligned in forced colors mode 2024-02-26 21:49:56 +01:00
catch 1be0f07ef5 Issue #2002174 by Wim Leers, xjm, fago, effulgentsia, catch, smustgrave: Allow vocabularies to be validated via the API, not just during form submissions 2024-02-26 17:43:51 +00:00
catch fcc1ba65fd Issue #3127116 by phthlaap, AjitS, cmlara, AmbyH, smustgrave, alexpott, quietone: Image styles - thumbnails are broken in config page when private file system is used 2024-02-26 16:43:30 +00:00
catch 7ec35d9af2 Issue #3304772 by tstoeckler, kksandr, Murz, smustgrave: Cache tags from Computed fields do not bubble up to Entity render array 2024-02-26 16:36:03 +00:00
catch a126d04217 Issue #3091841 by quietone, Grevil, Anybody, mikelutz, smustgrave, danflanagan8, jklmnop, ShaunDychko, fengtan, MariaIoann, ranjith_kumar_k_u: Remove hardcoded plugin IDs from migration process plugins 2024-02-26 16:27:22 +00:00
catch 757ca2c5c4 Issue #3422407 by Wim Leers, smustgrave: New config schema data type: bytes 2024-02-26 16:17:07 +00:00
catch 67674589a6 Issue #2856598 by apkwilson, NickDickinsonWilde, ranjith_kumar_k_u, adhariwal, yogeshmpawar, smustgrave, quietone: Views field rewrite replacement subtoken yields double encoded HTML entities 2024-02-26 16:10:28 +00:00
catch fa1d8ce3bb Issue #2463753 by claudiu.cristea, acbramley, gg24, anairamzap, dhirendra.mishra, andypost, dawehner, swatichouhan012, smustgrave, quietone, Hardik_Patel_12, douggreen, mohrerao, gcb, kalistos, Wim Leers, pfrenssen, dww, larowlan: [regression] Do not bypass route access with 'link to any page' permissions for menu links 2024-02-26 15:49:12 +00:00
catch 5ce1a1b41b Issue #3417362 by kristiaanvandeneynde, smustgrave, quietone: Call refreshVariables() where needed in various tests 2024-02-26 14:34:59 +00:00
catch 7a2865154f Issue #3422398 by Wim Leers, phenaproxima: Allow specifying a prefix for ConfigExistsConstraint, to enable using it for references to config entities 2024-02-26 13:53:19 +00:00
catch 535d1bc282 Issue #3381929 by tedbow, yash.rode, kunal.sachdev, tim.plunkett, quietone, hooroomoo, Utkarsh_33: Restrict access to empty top level administration pages for overview controller 2024-02-26 12:46:31 +00:00
catch 1a3d72bc67 Issue #3292350 by O'Briat, KlemenDEV, hswong3i, smustgrave, quietone: Update the file size in file_validate_image_resolution after resizing 2024-02-26 11:52:35 +00:00
catch f742d155c1 Issue #3396741 by recrit, smustgrave: Content Moderation moderation_state_filter cannot join the entity revision table when the filter uses relationship to the entity revision table 2024-02-26 11:15:05 +00:00
catch 7e2db381c3 Issue #2613222 by webflo, alexpott, ameymudras, pooja saraah, _utsavsharma, penyaskito, Janvi Dasani: Language module shouldn't alter config in sync mode 2024-02-26 10:55:14 +00:00
catch 09ade8fa41 Issue #3423454 by scott_euser, smustgrave: Form Builder does not fully allow Ajax GET requests 2024-02-26 10:47:20 +00:00
catch 84fcf292a5 Issue #2838474 by kim.pepper, rpayanm, alexpott, longwave, Spokje, andypost, 20th, mfb: Remove dependency of "file_system" service on "logger" 2024-02-26 10:38:47 +00:00
catch 51b09b25d4 Issue #3421164 by kristiaanvandeneynde, catch: Log every individual query in performance tests 2024-02-26 10:28:16 +00:00
nod_ 5c30729a83
Issue #3422845 by scott_euser, smustgrave: Improve the relationships documentation in views.api.php 2024-02-23 23:04:57 +01:00
Alex Pott 29f289f384
Issue #3423329 by catch, kristiaanvandeneynde, dww, alexpott: Prevent session garbage collection during functional tests 2024-02-23 17:57:45 +00:00
catch a6b5f9f450 Issue #3423120 by dineshkumarbollu, mohit_aghera: Remove `@Annotation` tag from Action attribute 2024-02-23 17:21:32 +00:00
nod_ 223f5c0a07
Issue #3414415 by joco_sp, nod_, RoloDMonkey, tcrawford: Content language and translation AJAX expansion is backwards 2024-02-23 14:46:35 +01:00
Alex Pott 08bf243d3f
Issue #3423272 by catch, kristiaanvandeneynde: Return early from more cache tag operations 2024-02-23 13:05:25 +00:00
nod_ 3923a9f87d
Issue #2977950 by Lendude, smustgrave, lauriii: Move the bc layer for views UI CSS classes from views to stable9 2024-02-23 11:49:44 +01:00
Alex Pott 02c07301fc
Issue #3422981 by catch, gorkagr, Wim Leers: Return early in CacheTagsChecksumTrait::isValid() (and possibly elsewhere) if there are no tags to check 2024-02-22 15:55:51 +00:00
Alex Pott 213906e286
Issue #3414287 by catch, longwave: Avoid reading session from the database multiple times during a big pipe request 2024-02-22 13:05:24 +00:00
nod_ 4e26ae9cc3
Issue #3097907 by dww, camilledavis, Abhijith S, komalk, athyamvidyasagar, rudolfbyker, kostyashupenko, guilhermevp, shaal, andrewmacpherson, tanubansal, krishnarp, paulocs, ckrina, saschaeggi, mgifford, rkoller, mherchel: Active toolbar tray has weak affordance and fails WCAG color criteria 2024-02-22 12:08:48 +01:00
Alex Pott d66403c93d
Issue #3421881 by catch, kristiaanvandeneynde, Wim Leers: Track cache tag queries separately in performance tests 2024-02-22 09:34:28 +00:00
catch df0d8ea575 Issue #3405976 by alexpott, jrglasgow, fago, catch, mondrake, solideogloria, mglaman, Driskell, derickr, longwave, Mile23, YesCT, daffie: Transaction autocommit during shutdown relies on unreliable object destruction order (xdebug 3.3+ enabled) 2024-02-22 08:59:57 +00:00
Alex Pott 44c345dd9b
Issue #3379885 by catch, Wim Leers: Use MessagesCommand in BigPipe to remove special casing of the messages placeholder 2024-02-22 08:52:28 +00:00
Alex Pott eed7ea3a50
Issue #2867881 by catch, Wim Leers, smustgrave, dww: Remove @todo and workaround in Cookie ResourceTestTrait 2024-02-22 08:39:24 +00:00
catch 26308296d8 Issue #3405976 by alexpott, jrglasgow, fago, catch, mondrake, solideogloria, mglaman, Driskell, derickr, longwave, Mile23, YesCT, daffie: Transaction autocommit during shutdown relies on unreliable object destruction order (xdebug 3.3+ enabled) 2024-02-21 21:05:17 +00:00
Dave Long f6ea946eea
Revert "Issue #3414993 by alexpott: Add ConfigImporter to \Drupal\Core\Config\Importer\MissingContentEvent"
This reverts commit eafa856443.
2024-02-21 15:39:42 +00:00