Commit Graph

39971 Commits (cefb93c5f08bd571ec4c0191a63c4976be72b5ce)

Author SHA1 Message Date
Lee Rowlands ef493a71d5
Issue #3104980 by danflanagan8, acbramley: layout_builder_system_breadcrumb_alter doesn't check for a null route object 2021-09-09 10:00:01 +10:00
Lee Rowlands 1eae8e8ff3
Issue #3230690 by Anul: Incorrect documentation in Drupal\views\Plugin\views\display::viewExposedFormBlocks)() 2021-09-09 09:57:34 +10:00
catch f35afca483 Issue #3230714 by Beakerboy, mondrake: ConnectionUnitTest should be skipped for any database not psql or mysql 2021-09-08 15:20:10 +01:00
Lee Rowlands da0ae6a9b7
Issue #3231672 by daffie: [Symfony 6] Add "Definition" type hint to Drupal\Core\DependencyInjection\ContainerBuilder::setDefinition() 2021-09-08 15:26:49 +10:00
Lee Rowlands 6e7cd2e5fe
Issue #3231669 by daffie: [Symfony 6] Add "Alias" type hint to Drupal\Core\DependencyInjection\ContainerBuilder::setAlias() 2021-09-08 15:25:34 +10:00
Lee Rowlands 5f608fa597
Issue #3231668 by daffie, catch: [Symfony 6] Add "Definition" type hint to Drupal\Core\DependencyInjection\ContainerBuilder::register() 2021-09-08 15:24:12 +10:00
catch d79e4a6518 Issue #3106531 by mondrake, daffie, Rithesh BK, catch, xjm: Notify in Status Report that per-table database prefixes are no longer supported, and will throw errors in Drupal 10.0 2021-09-07 16:26:18 +01:00
catch e1ab113380 Issue #2794261 by longwave, andypost, Oleksiy, Mile23, pguillard, sorlov, voleger, jurgenhaas, Chi, borisson_, paulocs, Wim Leers, Berdir: Deprecate render() function in common.inc 2021-09-07 15:46:36 +01:00
catch f563f96123 Issue #3230554 by TR, longwave: path_alias.manager service no longer used by Umami demo content installer 2021-09-07 15:42:39 +01:00
catch f56b80c974 Issue #3231263 by xjm, effulgentsia, longwave: Add ckrina, quietone, and bnjmnm as provisional committers in MAINTAINERS.txt 2021-09-07 15:35:19 +01:00
Lauri Eskola 3494a8f292
Issue #3229094 by mherchel, rikki_iki, Gauravmahlawat: Olivero: Titles should wrap around images in teaser when necessary 2021-09-07 17:02:25 +03:00
Lauri Eskola 672b00fafe
Issue #3211616 by mherchel, Gauravmahlawat, lauriii, bnjmnm, ckrina, xjm, rikki_iki, jwitkowski79: Olivero: a11y color contrast test fail for primary button on hover 2021-09-07 16:42:58 +03:00
catch 6fb71f0208 Issue #3226487 by acbramley, bbrala, Berdir, AaronMcHale, darvanen, catch, daffie, mstrelan: Always allow access to revisions based on access/permissions, not on the count of revisions 2021-09-07 14:42:18 +01:00
catch 406dfbc6c6 Issue #3227501 by longwave, mondrake: Remove remaining uses of t() in test assertions 2021-09-07 14:35:25 +01:00
catch 86a5098868 Issue #3230801 by alexpott, longwave, daffie, mondrake: Postgres does unnecessary work when writing a NULL to a blob field that triggers deprecations in PHP 8.1 2021-09-07 11:55:44 +01:00
Lee Rowlands c1ceedb7b0
Issue #3225034 by bbrala: Simplify ResourceTypeRepository control flow for returning cached data 2021-09-06 09:28:36 +10:00
catch 4441ddc061 Issue #3230562 by andypost: Update dependencies for Drupal 9.3 2021-08-31 14:06:14 +01:00
Alex Pott 5ff249f5e1
Issue #2997123 by jibran, Wim Leers, bbrala, gabesullice, quietone, axle_foley00, KapilV, acbramley, dpi, mglaman, tstoeckler, e0ipso, Sam152: Cacheability of normalized computed fields' properties is not captured during serialization 2021-08-30 16:04:38 +01:00
Alex Pott 117168a8cd
Issue #2639382 by mohit_aghera, yogeshmpawar, stomusic, mpdonadio, Abdelrahman Amer, scott_euser, idebr, dagmar, dineshw, Lendude, mpp, alexpott, larowlan, manuel.adan, charginghawk, cestmoi, Berdir, redseujac: "Authored on" string on multilanguage sites not translating; always renders English "ago" for "time ago" format 2021-08-30 15:46:13 +01:00
Alex Pott f928fe9d0a
Issue #3147244 by bbrala, pavnish, naresh_bavaskar, Wim Leers, alexpott: Inject @current_user service into JSON:API's FieldResolver 2021-08-30 14:41:13 +01:00
catch 02bf753477 Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib 2021-08-27 15:13:58 +01:00
catch a3f40ba19d Revert "Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib"
This reverts commit e4ce9936ea.
2021-08-27 14:40:52 +01:00
catch 6951f4d77a Issue #3225328 by mxr576, Berdir, longwave: Improve page performance by sorting cache contexts/tags on-demand 2021-08-27 12:36:31 +01:00
catch e4ce9936ea Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib 2021-08-27 12:18:57 +01:00
Alex Pott 4894881ad4
Issue #3229686 by Spokje, dww: Optimize logic in Kernel- and Functional-test of TaxonomyTermFilterDepthTest 2021-08-25 09:11:55 +01:00
Lee Rowlands c63b2cca7d
Issue #3229665 by dww, alexpott, Spokje: \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTermFilterDepthTest can randomly fail due to views sorts 2021-08-25 10:00:36 +10:00
Alex Pott b0f50910d0
Issue #3221748 by Dane Powell, longwave, alexpott: drupal/core is implicitly allowed by scaffold 2021-08-24 13:03:58 +01:00
catch 8fd69fcce1 Issue #3229012 by mlncn, wolcen: Fix copy-paste mistake in code comment 2021-08-20 08:38:56 +01:00
catch 7b8ebdec37 Issue #3205597 by Prabhat Burnwal, mherchel, Gauravmahlawat, monojithalder, marcusvsouza, djsagar, kiran.kadam911, Abhijith S, vikashsoni, lauriii, Gábor Hojtsy: Olivero comment form should have title 2021-08-20 08:35:26 +01:00
catch 5787a57071 Issue #987978 by vsujeetkumar, paulocs, ankithashetty, Gauravmahlawat, yogen.prasad, Suresh Prabhu Parkala, vikashsoni, dww, AaronMcHale, naught101: Move "administrator role" setting to new Role Settings form 2021-08-20 08:27:37 +01:00
Lee Rowlands 9b0462f130
Issue #3228963 by el7cosmos: Wrong path for Exception message in ThemeExtensionList 2021-08-20 14:18:11 +10:00
catch 923b2e65ac Issue #2133215 by alexpott, dww, uplex_slink, dawehner, daffie, daniel.bosen, Lendude, larowlan: Fix IndexTidDepth views argument plugin and TaxonomyIndexTidDepth views filter plugin performance 2021-08-19 13:02:01 +01:00
catch 4122e26f5c Revert "Issue #3022910 by quietone, juampynr, chandrashekhar_srijan, alisonjo315, heddn, benjifisher: Prevent migrated files from having an incorrect value at file_managed.filename"
This reverts commit 286129f86e.
2021-08-19 09:52:26 +01:00
catch 492b7a181d Issue #2473875 by znerol, alexpott, andypost, kim.pepper, amit.drupal, raman.b, martin107, joachim: Convert uses of $_SESSION to symfony session retrieved from the request 2021-08-18 09:53:24 +01:00
catch fdfc5c6e69 Issue #3228656 by bradjones1, Spokje: Remove outdated @todo in HtmlResponseAttachmentsProcessor 2021-08-18 08:33:59 +01:00
xjm 185cded022 Issue #3221715 by nod_, brianperry: Add brianperry as coordinator for the decoupled menus initiative 2021-08-17 19:13:36 -05:00
Lauri Eskola 75394d6df6
Issue #3212120 by kiran.kadam911, kostyashupenko, tushar_sachdeva, chetanbharambe, ranjith_kumar_k_u, mherchel, aaron.ferris: Blockquote's content font size should be decreased when it is placed into the sidebar in the Olivero theme 2021-08-17 17:14:52 +03:00
Lauri Eskola fa0b720ebd
Issue #3226704 by mherchel, Abhijith S, lauriii, Gauravmahlawat, Indrajith KB: Olivero's top-level primary menu's hover states are not correct 2021-08-17 15:58:14 +03:00
Lauri Eskola 4f8c468f10
Issue #3221871 by mherchel, Gauravmahlawat, W01F, nod_: Olivero: Mobile menu prevents scroll & obscures page after click if menu item contains link to anchor on same page 2021-08-17 15:50:27 +03:00
Lauri Eskola 0c9dfc7de9
Issue #3223268 by javi-er, dhirendra.mishra, mherchel: Olivero: IE11 primary menu submenus have horizontal scrollbar when submenu item has focus 2021-08-17 15:33:04 +03:00
Lauri Eskola c96121dac0
Issue #3223332 by mherchel, Gauravmahlawat, imalabya, andrewmacpherson: Olivero primary search button should be initialized with aria-expanded="false" by JS 2021-08-17 15:19:37 +03:00
Lauri Eskola d51a1dbbbe
Issue #3227427 by mherchel, Gauravmahlawat: Olivero: <summary> focus state is invisible in Windows high contrast 2021-08-17 15:11:14 +03:00
Lauri Eskola 5698e6fb8b
Issue #3212975 by marcoscano, mherchel, thejimbirch, Gauravmahlawat, geekygnr, andy-blum, lauriii, larowlan: Olivero: Normalize JavaScript selectors in messages.es6.js 2021-08-17 14:46:50 +03:00
catch 8dea1fb4d0 Issue #3227549 by huzooka, Wim Leers: Sql id map plugin's getRowByDestination shouldn't return FALSE 2021-08-17 10:31:45 +01:00
catch b85fb24c0e Issue #2591827 by longwave, neclimdul, elachlan, daffie: Add YAML linting to core coding standards checks 2021-08-17 09:58:20 +01:00
catch 30fc03b1a2 Issue #3227386 by Wim Leers: Follow-up for #3072702: simplify BaseThemeMissingTest 2021-08-17 09:10:45 +01:00
catch 7d95d0893e Issue #3228396 by paul121: Update link to ChromeDriver site 2021-08-17 08:32:57 +01:00
catch ee92f203d4 Issue #3227513 by shaal, xjm, kjay, markconroy: Remove QuickEdit from the Umami demo profile 2021-08-16 16:37:32 +01:00
catch 2771c38ef5 Issue #3228145 by Gauravmahlawat, mherchel: Remove misleading "toggle" phrase from Olivero's wide search form disclosure button 2021-08-16 16:10:05 +01:00
catch 114e523a89 Issue #3054888 by phenaproxima, jcalais, Lendude, jay.dansand: oEmbed endpoints should not lowercase the available schemes 2021-08-16 15:55:06 +01:00