Alex Pott
|
eabee5c4c8
|
Issue #3116481 by joachim, daffie: Convert EntityViewsDataTest from a unit test to a kernel test
(cherry picked from commit 47c2f348cf )
|
2021-10-18 11:18:51 +01:00 |
Alex Pott
|
156c4c17e5
|
Issue #3231861 by Lendude, GuyPaddock: PHP errors when overriding the query settings
(cherry picked from commit 32eb238f75 )
|
2021-10-18 10:57:13 +01:00 |
Alex Pott
|
392faadb1d
|
Issue #3132145 by mohit_aghera, codersukanta, osab, mashot7, Lendude: Views contextual filter: "allow multiple" doesn't work for user roles filter
(cherry picked from commit eb2ed2340f )
|
2021-09-25 17:59:09 +01:00 |
catch
|
fbb8e860e7
|
Issue #3130606 by shaktik, mondrake, KapilV, longwave, daffie: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10
|
2021-09-17 14:35:09 +01:00 |
Alex Pott
|
f429dac245
|
Issue #2938969 by msankhala, dhirendra.mishra, paulocs, TR, MerryHamster, alexpott, jofitz, longwave, Manuel Garcia, tameeshb, boaloysius, Yasiru Nilan, xjm, wturrell, ritzz, ZeiP, darrenwh: Replace drupal_render() in docblock and comments outside of @param, @return, @link, @see and outside of @code - @endcode
(cherry picked from commit 84fc7490b1 )
|
2021-09-12 18:19:31 +01:00 |
catch
|
bbf3dcad25
|
Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, paulocs, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, longwave, mrinalini9, daffie: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated
|
2021-09-09 09:39:08 +01:00 |
Lee Rowlands
|
58bade981c
|
Issue #3230690 by Anul: Incorrect documentation in Drupal\views\Plugin\views\display::viewExposedFormBlocks)()
(cherry picked from commit 1eae8e8ff3 )
|
2021-09-09 09:57:52 +10:00 |
catch
|
c3a97f59e0
|
Issue #3220255 by Spokje, mondrake, longwave: Convert assertions involving use of xpath on links to WebAssert
|
2021-08-09 16:42:48 +01:00 |
catch
|
c4d785791a
|
Issue #3226008 by longwave, mondrake: Remove simple uses of t() in assertEquals() calls
|
2021-08-09 12:01:08 +01:00 |
catch
|
18ab5c0a2b
|
Issue #3170396 by mondrake, ankithashetty, longwave, catch: [backport] Remove uses of t() and switch to pageTextContains() in assert(No)Raw() calls
|
2021-08-09 08:20:42 +01:00 |
catch
|
cef0c90065
|
Issue #3227060 by mondrake, ankithashetty, daffie, catch: [backport] Replace usages of AssertLegacyTrait::assertNoRaw, that is deprecated
|
2021-08-06 18:14:08 +01:00 |
catch
|
d7442be7f1
|
Issue #3191935 by mondrake, tedbow, paulocs, ankithashetty, longwave, xjm, catch, alexpott: Replace usages of AssertLegacyTrait::assertNoText, which is deprecated
|
2021-08-05 21:39:44 +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
|
00efdb11e5
|
Issue #3221312 by Spokje: ->willReturn(...) would make more sense here
(cherry picked from commit 6335af17b4 )
|
2021-07-28 11:58:22 +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 |
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 |
xjm
|
2e3985c83b
|
Issue #3217717 by longwave, mondrake, xjm, tim.plunkett: Replace usages of the at() matcher, which is deprecated
|
2021-06-28 18:41:37 -05:00 |
catch
|
b7ae0cb128
|
Issue #3220183 by mondrake, longwave: Convert assertions involving use of xpath on labels to WebAssert
(cherry picked from commit 67bfb63d9a )
|
2021-06-28 12:03:03 +01:00 |
catch
|
9a85542531
|
Issue #2719649 by Spokje, harsha012, jofitz, vprocessor, nikitagupta, cburschka, rasikap, hitesh-jain, quietone, longwave, mfernea, andypost, klausi, Malevi4, crazyrohila: Fix 'Drupal.Commenting.InlineComment.SpacingBefore' coding standard
|
2021-06-24 13:27:50 +01:00 |
catch
|
6123c0e91b
|
Issue #3156396 by TR, pavnish, mondrake, longwave, catch, jungle: Use assertSameSize() to check same size of two countable variables
(cherry picked from commit 1d5e219f85 )
|
2021-06-21 12:31:55 +01:00 |
catch
|
76a1fb8ece
|
Issue #2879159 by Spokje, LoMo, ravi.shankar, quietone, mondrake: Some calls to assertEquals have expected/actual parameters reversed
(cherry picked from commit e48dcff470 )
|
2021-06-21 11:51:18 +01:00 |
Lee Rowlands
|
09de396f27
|
Issue #2716019 by joseph.olstad, rodrigoaguilera, _Archy_, Lendude, mdupont, anmolgoyal74, mpp, Krzysztof Domański, DamienMcKenna, adityasingh, Skymen, benelori, Suresh Prabhu Parkala, rensingh99, alexpott, paulocs, HeyJo, iiRealXz, dawehner, xjm, 5n00py, tstoeckler, Karsa, dbyers55, idebr: View titles in breadcrumb and metatag title don't get properly translated
(cherry picked from commit 93d251d78a )
|
2021-06-14 19:12:19 +10:00 |
Alex Pott
|
f2cee2d49b
|
Revert "Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated"
This reverts commit 8f0f57f3e5 .
|
2021-06-02 17:43:17 +01:00 |
Alex Pott
|
8f0f57f3e5
|
Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated
(cherry picked from commit 8b8fc1eff7 )
|
2021-05-27 21:07:35 +01:00 |
catch
|
e197160da5
|
Issue #3186661 by Spokje, longwave, mondrake, paulocs, daffie: [May 24, 2021] Remove usage of drupalPostForm
(cherry picked from commit 3066423e43 )
|
2021-05-24 14:31:28 +01:00 |
catch
|
6f49625c5c
|
Issue #3133162 by jungle, ravi.shankar, Deepak Goyal, Neslee Canil Pinto, anmolgoyal74, xjm, Kristen Pol: Replace the start verb Test with Tests in method comments of tests
(cherry picked from commit f7747f85310b790bbb309c8b62fc14b3ce52551b)
|
2021-05-24 14:09:51 +01:00 |
Alex Pott
|
01d96560b5
|
Issue #3139404 by mondrake, munish.kumar, pavnish, longwave: [May 25, 2021] Replace usages of AssertLegacyTrait::assertText, that is deprecated
(cherry picked from commit 3872f1a8ed )
|
2021-05-20 22:11:09 +01:00 |
Alex Pott
|
d6b00c13b9
|
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment
(cherry picked from commit 4a72cc3169 )
|
2021-05-20 21:47:52 +01:00 |
Alex Pott
|
6c199eccdb
|
Issue #3131281 by mondrake, rahulrasgon, longwave, ridhimaabrol24, naresh_bavaskar, jungle, daffie: [May 17th 2021] Replace assertEqual() with assertEquals()
(cherry picked from commit 3f75f72de2 )
|
2021-05-20 00:40:55 +01:00 |
catch
|
ce9a79e647
|
Issue #3214412 by bnjmnm, tedbow: Build + prettier not run after yarn dependency update 3210633
(cherry picked from commit 8db131bd38 )
|
2021-05-17 21:31:52 +01:00 |
catch
|
5e5ec6c500
|
Issue #3211838 by mondrake, longwave: Convert assertions involving use of xpath on spans to WebAssert
(cherry picked from commit 13c5855165 )
|
2021-05-17 20:04:42 +01:00 |
catch
|
85022d057c
|
Issue #2909369 by Spokje, alexpott, longwave, mfernea: Fix 'Drupal.Commenting.VariableComment.WrongStyle' coding standard
(cherry picked from commit 35021980e1 )
|
2021-05-13 20:27:14 +01:00 |
Lee Rowlands
|
7b547668be
|
Issue #2868258 by joegraduate, Lendude, Jons, dawehner, alexpott, larowlan: Missing View not helpfully reported in preRenderViewElement()
(cherry picked from commit 1ab0f4844b )
|
2021-05-12 16:54:07 +10:00 |
catch
|
5ddbcc7d24
|
Issue #3212521 by Spokje, longwave: cspell dislikes identifer in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php and will fail any patch touching that file
(cherry picked from commit f09730b523 )
|
2021-05-06 12:27:41 +01:00 |
catch
|
9c2bfa8df0
|
Issue #3203476 by mondrake, longwave, alexpott: Convert assertions involving use of xpath on divs to WebAssert
|
2021-04-28 11:08:17 +01:00 |
catch
|
e7fadb0559
|
Issue #2937882 by Spokje, RoSk0, longwave, quietone: Fix 'Drupal.Classes.PropertyDeclaration' coding standard
|
2021-04-26 21:24:04 +01:00 |
Lee Rowlands
|
10fc602385
|
Issue #2823914 by danflanagan8: Render caching in DisplayPluginInterface::buildRenderable is broken when arguments are provided
|
2021-04-26 18:53:30 +10:00 |
Lee Rowlands
|
db3ad8f8b2
|
Issue #2189411 by alexpott, dawehner, longwave, quietone: Remove an unnecessary container rebuild from FunctionalTestSetupTrait
|
2021-04-26 18:44:34 +10:00 |
Lee Rowlands
|
cdf0726ead
|
Issue #3204763 by longwave: Fix mismatched sprintf calls
|
2021-04-24 13:37:42 +10:00 |
Nathaniel Catchpole
|
9a3bb08a41
|
Issue #3109110 by andypost, KapilV, Lendude: Deprecate request argument for view time cache plugin
|
2021-04-16 09:35:21 +01:00 |
catch
|
21c0c457d6
|
Issue #3136107 by himanshu_sindhwani, lauriii, Spokje, RoshniPatel.addweb, ranjith_kumar_k_u, Bunty Badgujar, generalredneck, nod_, jcmartinez: Wrapper gets removed while adding html textfield or textarea using replacement patterns
|
2021-04-13 23:11:04 +01:00 |
Alex Pott
|
93084ba962
|
Issue #3123058 by longwave, jungle, xjm, daffie: Fix 'Drupal.Commenting.DocComment.ParamGroup' coding standard
|
2021-04-09 00:20:05 +01:00 |
catch
|
14d175470c
|
Issue #3207119 by longwave: Fix 'Squiz.WhiteSpace.ScopeKeywordSpacing' coding standard
|
2021-04-05 08:05:00 +01:00 |
catch
|
fd3efb7f6b
|
Issue #3207086 by benjifisher, larowlan, mondrake, Spokje: [HEAD BROKEN] Consistent failure in MonthDatePluginTest
|
2021-04-04 08:56:46 +01:00 |
Alex Pott
|
08766c5dee
|
Issue #2903911 by joshmiller, longwave, anmolgoyal74, ankithashetty, init90, Pooja Ganjage, _gradient_, daffie, borisson_: Fix 'Drupal.Commenting.FunctionComment.ParamMissingDefinition' coding standard
|
2021-03-29 16:22:14 +01:00 |
catch
|
7e922b6dd6
|
Issue #3201393 by Lendude, dww, imalabya, dawehner, anmolgoyal74, Abhijith S: Filter glossary view by status
|
2021-03-23 10:22:03 +00:00 |
catch
|
7e1043ea1d
|
Issue #3204764 by longwave, mondrake: PHPUnit assertions do not return a value
|
2021-03-22 10:00:18 +00:00 |
catch
|
439c314fa4
|
Issue #3187113 by longwave: Remove uses of t() in submitForm() calls
|
2021-03-11 15:03:07 +00:00 |
Alex Pott
|
aec4b3a15e
|
Issue #3165784 by johnwebdev, boch, longwave, al.iv: LogicException: Cannot use UTF-8 route patterns without setting the "utf8" option for route
|
2021-03-05 13:21:54 +00:00 |