Commit Graph

523 Commits (9.2.x)

Author SHA1 Message Date
longwave f170243963 Issue #3262573 by longwave, nod_, xjm, Spokje, alexpott, lauriii, catch: Update our yarn dev dependencies to the extent allowed by current constraints 2022-03-04 13:17:47 +00:00
Alex Pott c051ff7508
Issue #2763075 by raman.b, Martijn de Wit, anon, borisson_: Adding new text format gives Uncaught TypeError: f.format_tags.split is not a function
(cherry picked from commit 190aae1079)
2021-10-25 10:40:48 +01:00
Alex Pott b5cfa7cfa4
Issue #2974156 by MegaChriz, k4v, John.nie, jian he, darrenwh, jurgenhaas, daffie, DuneBL, alexpott: TypeError: Argument 1 passed to _editor_get_file_uuids_by_field() must implement interface Drupal\Core\Entity\EntityInterface
(cherry picked from commit cd735be4dd)
2021-10-14 13:33:32 +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
catch e06d49bcae 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
(cherry picked from commit 02bf753477)
2021-08-27 15:14:24 +01:00
catch 33e6832208 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.

(cherry picked from commit a3f40ba19d)
2021-08-27 14:41:05 +01:00
catch d2da6f29b3 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
(cherry picked from commit e4ce9936ea)
2021-08-27 12:19:26 +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 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 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 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 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
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 dc5863eed1 Issue #3202915 by longwave, mondrake: Convert assertions involving use of xpath on textareas to WebAssert 2021-03-15 16:03:56 +00:00
catch 39e442948d Issue #3198400 by mondrake, daffie, alexpott, longwave: Convert assertions involving use of xpath on input tags to WebAssert 2021-03-08 12:15:37 +00:00
catch 172e4b5acb Issue #3189607 by Spokje, longwave, Pooja Ganjage, anmolgoyal74: Convert assertions involving use of xpath on checkboxes to WebAssert 2021-02-15 09:53:31 +00:00
catch 3ce319d6a2 Issue #3187309 by longwave, Spokje, ayushmishra206, adityasingh, mondrake: Convert assertions involving use of xpath on select and option elements to WebAssert 2021-02-12 10:04:12 +00:00
Alex Pott 02388c80eb
Issue #2857444 by nedjo, jofitz, gaurav.kapoor, Wim Leers: Editor module fails to track usage of files embedded in non-core fields 2021-02-05 14:11:45 +00:00
catch afd86e7d3c Issue #3193955 by mondrake, daffie, catch: Swap assertEqual arguments in preparation to replace with assertEquals 2021-01-28 09:57:41 +00:00
catch 6c64763741 Issue #2867959 by mondrake, danielnv18, xjm, ZeiP, daffie: Replace usages of deprecated AssertLegacyTrait::assertIdentical 2021-01-21 10:01:43 +00:00
catch 2ef2387216 Issue #3193600 by ankithashetty, mondrake, daffie: Convert assertEqual() calls involving NULL, TRUE and FALSE to more appropriate PHPUnit assertions 2021-01-20 21:23:44 +00:00
catch d722e9d760 Issue #3192221 by mondrake, daffie, longwave: Swap assertIdentical arguments in preparation to replace with assertSame 2021-01-18 17:35:30 +00:00
catch cf64091c38 Issue #3132919 by mondrake, pavnish, tvb, jungle, msuthars, ridhimaabrol24, Hardik_Patel_12, mrinalini9, Suresh Prabhu Parkala, longwave, ravi.shankar: Replace assert*() involving equality comparison operators with assert(Not)(Equals|Same) 2020-12-18 12:15:57 +00:00
catch 70c1f6c752 Issue #3181290 by jungle, longwave, sulfikar_s: Remove dead code in editor.admin.es6.js involving touchedBytouchedByForbiddenPropertyRule 2020-12-04 10:17:32 +00:00
Lee Rowlands acb4b8556d
Issue #3136406 by Spokje, codersukanta, IJsbrandy, atul4drupal, MahtabAlam, BalajiDS: Argument 1 passed to Drupal\Core\Form\SubformState::createForSubform() must be of the type array, null given 2020-11-24 12:01:40 +10:00
catch 96d4338074 Issue #3168375 by mondrake, manishsaharan29497, longwave: Convert calls to drupalPostForm(NULL, ...) to submitForm 2020-11-23 14:35:28 +00:00
catch 783e7eb88e Issue #3145005 by longwave, mondrake, cburschka, raman.b, Lal_, dww, xjm: [November 9, 2020] Remove uses of t() in drupalPostForm() calls 2020-11-16 16:51:39 +00:00
catch 1d6e7e25d5 Issue #2851394 by GoZ, hgunicamp, oknate, jungle, wolffereast, tameeshb, mmatsoo, ridhimaabrol24, jofitz, swarad07, tanc, shaktik, dimaro, shashikant_chauhan, MerryHamster, quietone, nitesh624, martin_q, boaloysius, gaurav.kapoor, nitvirus, ankithashetty, Munavijayalakshmi, kostyashupenko, leolando.tan, amit.drupal, ravi.shankar, akashkrishnan01, Swapnil_Kotwal, Saviktor, mrinalini9, anmolgoyal74, Venkatesh Rajan.J, shimpy, lomasr, Dinesh18, shubham.prakash, mahtab_alam, markdorison, cilefen, longwave, bleen, xjm, alexpott, gmaltoni: Fix grammar 'a' to 'an' when necessary 2020-11-13 14:25:11 +00:00
catch 652efc720a Issue #3139429 by mondrake, rahulrasgon, mohrerao, siddhant.bhosale, paulocs, longwave, jungle, cburschka, munish.kumar: Replace usages of AssertLegacyTrait::assert(No)FieldByXPath, that is deprecated 2020-11-11 16:24:44 +00:00
catch 7dbdbcb1fa Issue #3166450 by mondrake, longwave, snehalgaikwad: Split assertTrue using && into multiple assertions 2020-11-09 12:07:29 +00:00
Alex Pott 0eec7fe50d
Issue #3138746 by jungle, rajandro, sja112, longwave, jameszhang023, quietone, dww: Fix 45 "shouldBeCamelCased" and related typos in core 2020-11-09 11:14:31 +00:00
catch 89f6acb734 Issue #3174884 by raman.b, alexpott, lauriii, zrpnr, nod_: Update yarn dependencies for Drupal 9.1.0 2020-10-21 11:41:33 +01:00
Edys Meza 8e3d87710f Issue 3167034: update deprecation message 2020-10-01 13:02:44 -06:00
Edys Meza b9b65be495 Issue 3167034: Deprecates EditorFileReference construct method 2020-09-28 16:25:52 -06:00
Edys Meza d051924051 Issue 3167034: use image factory 2020-09-25 13:55:21 -06:00
Edys Meza a9a46d7b24 Issue 3167034: Addressing Google and heddn feedback 2020-09-25 13:55:21 -06:00
Edys Meza b6a453dd08 Issue 3167034: Adressing heddn's comments 2020-09-25 13:55:21 -06:00
Edys Meza 4f628583a0 Issue #3167034: fixing more tests. 2020-09-25 13:55:20 -06:00
Edys Meza 4df5eddbd1 Issue #3167034: CKeditor support 2020-09-25 13:55:20 -06:00
Lee Rowlands a44a9b1cd0
Issue #3159230 by mondrake, sandeep_jangra, ravi.shankar, naresh_bavaskar, larowlan, longwave: AssertLegacyTrait::assert(No)Raw() in functional tests still have a message passed in 2020-09-11 08:05:30 +10:00
catch edd570f7c2 Issue #3162972 by longwave, jungle: Fix or ignore 32 words used in XSS tests and related methods 2020-09-02 10:37:55 +01:00
Alex Pott 7567d5445e
Issue #3142934 by jungle, mondrake, longwave, Krzysztof Domański, DevJoJodae, Chi, xjm, catch, andypost: Replace \Drupal\Component\Utility\Bytes::toInt() with \Drupal\Component\Utility\Bytes::toNumber() due to return type 2020-08-08 23:28:27 +01:00
Alex Pott faabcf1373
Issue #2664322 by benjifisher, dawehner, daffie, almaudoh, mradcliffe, catch, quietone, alexpott, larowlan: key_value table is only used by a core service but it depends on system install 2020-08-07 21:36:13 +01:00
catch ef3190f75a Issue #3157954 by alexpott, andypost: Remove unnecessary route rebuild from tests 2020-07-16 22:21:08 +01:00
Alex Pott 0e8d988f94
Issue #3159535 by jackniu, jungle, longwave: Fix "finegrained|perfoming|fieldeset" typos in core 2020-07-16 21:39:36 +01:00
catch b7627bcae4 Issue #3123120 by mondrake, ridhimaabrol24, longwave: Properly deprecate AssertLegacyTrait::pass 2020-07-14 10:58:42 +01:00
xjm de32f3ca2d Issue #3133033 by munish.kumar, xjm, Hardik_Patel_12, daffie, swatichouhan012: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the drupalCreateUser() test method 2020-06-21 16:39:19 -05:00