Commit Graph

39685 Commits (f5b1f044836a48ee355bae8a8eb4cc1bf509492c)

Author SHA1 Message Date
catch 946fb07476 Drupal 9.2.3 2021-08-03 14:14:21 +01:00
catch d79d853718 Back to dev. 2021-08-03 14:14:21 +01:00
catch 87feede3a0 Issue #3153469 by longwave, hmendes, Hardik_Patel_12: Remove uses of t() in clickLink() calls 2021-07-29 07:48:21 +01:00
catch 6ad96bed0d Issue #2784203 by anmolgoyal74, gianani, rahulkhandelwal1990, Krzysztof Domański, gawaksh, kanav_7, fabienly, shubham.prakash, ravi.shankar, joachim, dgilles3, Chi, alexpott, catch: Entity query needs to clarify what 'current revision' means
(cherry picked from commit cf237624f9)
2021-07-28 12:03:31 +01:00
catch 00efdb11e5 Issue #3221312 by Spokje: ->willReturn(...) would make more sense here
(cherry picked from commit 6335af17b4)
2021-07-28 11:58:22 +01:00
catch 8ea7c1f67b Issue #3221062 by SylvainM, joachim: DocBlock for EntityDefinitionUpdateManagerInterface::getEntityType() missing NULL return
(cherry picked from commit c5a6d1d843)
2021-07-28 11:54:46 +01:00
Lee Rowlands 1004ab8266
Issue #3222577 by alexpott, podarok, daffie: ServiceNotFoundException You have requested a non-existent service "language_negotiator" - hook_modules_installed()
(cherry picked from commit fd58fbe7ee)
2021-07-28 16:54:18 +10:00
Lee Rowlands 15025c189c
Issue #3225351 by mglaman: bootstrap.php has incorrect comment about test trait namespace
(cherry picked from commit d2462e3d01)
2021-07-28 16:45:29 +10:00
Alex Pott 449e13894f
Issue #3184184 by quietone, Wim Leers, marvil07: Test that the d7_entity_reference_translation follow-up migration runs not just for node entities
(cherry picked from commit a4629b220b)
2021-07-25 19:44:26 +01:00
Alex Pott d64dc5c13c
Issue #3224583 by daffie, dhirendra.mishra, longwave: The testbot does not run PHPCS on all files when core/phpcs.xml.dist is changed
(cherry picked from commit 92a87eacc8)
2021-07-24 23:06:44 +01:00
Alex Pott 2f09626f10
Issue #3224861 by Spokje: PHPCS failure in /core/modules/tour/src/TourViewBuilder.php
(cherry picked from commit 38c6162c0e)
2021-07-24 22:40:36 +01:00
xjm f4da26ce98 Merge 9.2.2, resolve merge conflicts, and update lockfile and dev versions. 2021-07-20 16:51:15 -05:00
xjm 1ceb17f76b Drupal 9.2.2 2021-07-20 16:42:48 -05:00
xjm ee432238d8 SA-CORE-2021-004 by mcdruid, michieltcs, xjm, Heine, larowlan 2021-07-20 16:42:38 -05:00
Lauri Eskola e32aa6ad6a
Issue #3223270 by mherchel, javi-er: Olivero: Messages "close" icon not visible in IE11 High Contrast (and maybe others)
(cherry picked from commit 87d16e4c6a)
2021-07-20 12:47:30 +03:00
catch d890c95f4e Issue #3160238 by JeroenT, phenaproxima, vsujeetkumar, ravi.shankar, snehalgaikwad, dishabhadra, vakulrai, gmercer, mitthukumawat, RoshaniBhangale, thalles, Abhijith S, chandu7929, janmejaig, tanubansal, manojithape, quietone: Media Library widget produces "This value should not be null" error when field is required
(cherry picked from commit b6efcaf636)
2021-07-16 12:05:13 +01:00
catch 4d7c3c7079 Issue #3223267 by alexpott, daffie: Remove some calls to drupal_flush_all_caches() in tests
(cherry picked from commit 8abf81e7e9)
2021-07-16 08:48:18 +01:00
Lee Rowlands 647ad667b9
Issue #2935654 by longwave, hctom: Use of undefined $languages variable in NodeListBuilder::buildRow()
(cherry picked from commit e41394ecb6)
2021-07-16 09:00:50 +10:00
catch 9e0fcc41f1 Issue #3219198 by guilhermevp, hideaway, bradjones1: PHPdoc parameter mistype for QueryInterface::condition()
(cherry picked from commit e2cbb45903)
2021-07-14 09:16:34 +01:00
catch cdf89cb599 Issue #3185400 by mondrake, alexpott, daffie: Test upsert return value and ensure that they are consistent regardless of database type
(cherry picked from commit d8ab4a9e16)
2021-07-14 08:33:19 +01:00
effulgentsia e232dfaea9 Issue #3186415 by phenaproxima, Charlie ChX Negyesi, walangitan, pianomansam, dan2k3k4, Al Munnings, larowlan, philltran, cilefen, longwave, alexpott, pookmish, kaynen, Lendude, Gábor Hojtsy, rlnorthcutt, ksenzee: Make oEmbed resource fetcher more tolerant of unexpected Content-Type headers
(cherry picked from commit 167686b809)
2021-07-13 09:29:13 -07:00
Lee Rowlands ae9445cc2d
Issue #3192585 by andypost, ankithashetty, Amber Himes Matz: Fix up topics to use new help_topic_link function
(cherry picked from commit d596833025)
2021-07-13 18:56:11 +10:00
catch 9193ea0cf1 Issue #3221966 by guilhermevp, anweshasinha, Berdir: PathAliasTestTrait::assertPathAliasExists message argument default value is incompatible with assertTrue()
(cherry picked from commit 7a1c99623a)
2021-07-12 12:23:02 +01:00
Lee Rowlands a23557a033
Issue #3080666 by phenaproxima, Upchuk, ieguskiza, larowlan, ravi.shankar, nikitagupta, zipymonkey, Bladedu, pameeela, b_sharpe, seanB, Spokje, mukesh.dev, Gauravmahlawat: oEmbed system doesn't work if thumbnail url does not have a file extension
(cherry picked from commit bb02eb5f24)
2021-07-12 16:35:31 +10:00
Alex Pott 4a445e8290
Issue #3207111 by guilhermevp, swatichouhan012, joachim: Improve ScaffoldFilePath::__construct() documentation
(cherry picked from commit dc9a09e802)
2021-07-10 23:39:33 +01:00
Alex Pott 05c0a71afc
Issue #3222980 by bbrala: Unneeded assignment in ResourceTestBase::getEntityDuplicate
(cherry picked from commit 69772dbfab)
2021-07-10 12:59:38 +01:00
Alex Pott 9bc2f9ee64
Issue #3222313 by paulocs: Rename scripts.js to something more descriptive
(cherry picked from commit 101d892a36)
2021-07-10 10:13:08 +01:00
Alex Pott 3663cc5b9d
Issue #3221933 by marcoscano, alexpott, owenbush: PHP Notice when using "left_formula" in views join
(cherry picked from commit 0926b0cc7c)
2021-07-10 09:58:46 +01:00
Alex Pott da276a38f5
Issue #3220379 by guilhermevp, quietone, joachim: example code for NullCoalesce isn't formatted properly
(cherry picked from commit fa3995b5dd)
2021-07-09 13:07:07 +01:00
Alex Pott 8465b6ee89
Issue #2750925 by quietone, vakulrai, pavnish, Neslee Canil Pinto, ankithashetty, Meenakshi_j, nikitagupta, Suresh Prabhu Parkala, JvE, Gauravmahlawat, larowlan, Kristen Pol, paulocs, acbramley, catch: Text item sample generation fails if max length < 3
(cherry picked from commit 12aec14a91)
2021-07-09 09:25:31 +01:00
Lee Rowlands 5e8022992c
Issue #2834958 by huzooka, Chris Burge, alfaguru, Wim Leers, Lendude: file_validate_extensions() incorrectly assumes $file->filename contains the file's extension
(cherry picked from commit b27e6a8c59)
2021-07-09 15:21:25 +10:00
Lee Rowlands 7bebde31fd
Revert "Issue #3080666 by phenaproxima, Upchuk, ieguskiza, ravi.shankar, nikitagupta, zipymonkey, larowlan, Bladedu, pameeela, Gauravmahlawat, Spokje, mukesh.dev, seanB: oEmbed system doesn't work if thumbnail url does not have a file extension"
This reverts commit 8388b9b70d.
2021-07-09 14:09:53 +10:00
phenaproxima 8388b9b70d
Issue #3080666 by phenaproxima, Upchuk, ieguskiza, ravi.shankar, nikitagupta, zipymonkey, larowlan, Bladedu, pameeela, Gauravmahlawat, Spokje, mukesh.dev, seanB: oEmbed system doesn't work if thumbnail url does not have a file extension
(cherry picked from commit 146249c83b)
2021-07-09 14:07:20 +10:00
catch 39f783f689 Issue #1479220 by sudiptadas19, guilhermevp, InternetDevels, paulocs, David Jeyachandran, mondrake, jhodgdon, joachim: Add return documentation for Merge::execute()
(cherry picked from commit 477095b70d)
2021-07-08 16:14:22 +01:00
catch 9d892208b8 Issue #3222783 by longwave, mondrake: Result of method PHPUnit\Framework\Assert::assertEquals() (void) is used
(cherry picked from commit e76b29a0de)
2021-07-08 15:59:46 +01:00
catch 344d697fd8 Back to dev. 2021-07-07 14:04:42 +01:00
catch 3b65eece84 Drupal 9.2.1 2021-07-07 14:04:41 +01:00
Lauri Eskola 2b2f312e09
Issue #3173832 by Pooja Ganjage, mherchel, adamzimmermann, paulocs, KapilV, markdorison, Sakthivel M, Gauravmahlawat, nod_, kostyashupenko, sulfikar_s, bnjmnm: Ensure Olivero's JS documentation matches standards
(cherry picked from commit f0a97d0cdd)
2021-07-06 13:58:49 +03:00
catch 2c512ae6a3 Issue #3222009 by Jaypan: Fix documentation for hook_views_query_alter()
(cherry picked from commit 953fef703f)
2021-07-05 16:56:01 +01:00
Alex Pott c50e3f3277
Issue #3195178 by mstrelan, Lendude, Graber, tobiberlin, texas-bronius: Views table format sorting + distinct results in a SQL error on some db engines
(cherry picked from commit 4e5f54f439)
2021-07-05 11:24:03 +01:00
Lee Rowlands 01fcb8db5a
Issue #3218766 by tim.plunkett, gabesullice: Adding a SystemMainBlock to a layout builder layout causes a fatal error and should not be available
(cherry picked from commit df19e7010b)
2021-07-03 10:43:41 +10:00
Lauri Eskola 90a61c2e66
Issue #3211613 by Gauravmahlawat, Sakthivel M, chetanbharambe: Olivero: Inconsistent offset on close button within messages
(cherry picked from commit 88968d7580)
2021-06-30 14:46:49 +03:00
Lauri Eskola 8e810eae97
Issue #3212700 by Sakthivel M, chetanbharambe, Gauravmahlawat: Olivero: focus state outline cut off from right in IE11
(cherry picked from commit b76f702101)
2021-06-30 11:32:02 +03:00
Lauri Eskola 9362bc026e
Issue #3212702 by Sakthivel M, Gauravmahlawat: Olivero: profile picture and comments are not aligned in IE11
(cherry picked from commit b83ab65d6c)
2021-06-30 10:55:47 +03:00
Lauri Eskola 9c182fa0e6
Issue #3173010 by Gauravmahlawat, starshaped: Class clean up and add #0c0d0e and #171e23 as variables in Olivero's footer.pcss.css
(cherry picked from commit 45515dbad7)
2021-06-30 10:36:27 +03:00
Lauri Eskola 81c0d2cc1b
Issue #3211889 by mherchel, Gauravmahlawat: Autoprefixer and PostCSS calc not generating proper IE11 grid syntax when repeat() function contains calc()
(cherry picked from commit 51a82dbfa3)
2021-06-29 16:35:32 +03:00
Lauri Eskola a06d5d8e31
Issue #3210902 by mherchel, tushar_sachdeva, kostyashupenko, RenatoG, kiran.kadam911, Sakthivel M, marcusvsouza, guilhermevp, penyaskito, sulfikar_s: Blockquote can overflow into the sidebar in the Olivero theme
(cherry picked from commit 9c41e6eff7)
2021-06-29 15:47:33 +03:00
Lauri Eskola 8b4e68064f
Issue #3213118 by Gauravmahlawat, Sakthivel M, Akhildev.cs, mherchel: Olivero: Mobile sub-navigation menus slightly offset subsequent menu links when hidden
(cherry picked from commit 9a74649192)
2021-06-29 15:19:23 +03:00
Lauri Eskola 71a1a0a789
Issue #3213957 by Gauravmahlawat, mitthukumawat, Indrajith KB: Umami demo: hover state of buttons is odd on quick edit
(cherry picked from commit 684f19be50)
2021-06-29 14:51:48 +03:00
Lauri Eskola 7fe1ab6e9a
Issue #3211907 by Sakthivel M, tushar_sachdeva: On Mobile screens, tags label and tags item are misaligned
(cherry picked from commit 98e3b4cbd9)
2021-06-29 14:26:59 +03:00