Lauri Eskola
|
199f2b4bc5
|
Issue #3101922 by bnjmnm, nod_, lauriii: Find replacement for Modernizr touchevent test and deprecate
|
2022-05-12 16:44:12 +03:00 |
Lauri Eskola
|
5b0f126bc0
|
Issue #3265617 by nod_, longwave: Update Nightwatch to 2.x
|
2022-05-03 15:11:05 +03:00 |
Alex Pott
|
05d87619c3
|
Issue #3258931 by nod_, hooroomoo, xjm, catch, effulgentsia, Wim Leers: Deprecate backbone and tag it internal
|
2022-04-09 07:30:39 +02:00 |
Lauri Eskola
|
7362987e37
|
Issue #3268550 by longwave, Spokje: Remove deprecated jquery-once
|
2022-03-11 11:56:26 +02:00 |
catch
|
aad867ef42
|
Issue #3115308 by andypost, ankithashetty, paulocs, longwave: Remove _access_rest_csrf route requirement
|
2022-02-21 11:58:18 +00:00 |
bnjmnm
|
347e042c41
|
Issue #3255809 by nod_, lauriii, xjm, hooroomoo: Add nightwatch tests for toolbar
|
2022-02-17 10:25:13 -05:00 |
catch
|
b9e078a0f3
|
Issue #3259807 by idebr, anneke_vde: #type => 'toolbar_item' without a tab triggers a deprecation notice on PHP8.1
|
2022-02-14 16:40:23 +00:00 |
xjm
|
5508fb6c52
|
Revert "Issue #3255809 by nod_, lauriii, hooroomoo: Add nightwatch tests for toolbar"
This reverts commit 1211f01011.
|
2022-02-11 16:12:22 -06:00 |
bnjmnm
|
1211f01011
|
Issue #3255809 by nod_, lauriii, hooroomoo: Add nightwatch tests for toolbar
|
2022-02-11 13:17:19 -05:00 |
catch
|
f2669a31c3
|
Issue #2949457 by idebr, jibran, Wim Leers, dungahk, fago, kim.pepper, neclimdul, ravi.shankar, Suresh Prabhu Parkala, Sam152, joshua1234511, Kristen Pol, kualee, MiroslavBanov, acbramley, alexpott, Fabianx: Enhance Toolbar's subtree caching so that menu links with CSRF token do not need one subtree cache item per session
|
2022-02-11 12:30:48 +00:00 |
Alex Pott
|
0ff3dada28
|
Issue #3258642 by ilgnerfagundes, asishsajeev, Chi: Fix documentation for _toolbar_get_subtrees_hash()
|
2022-02-01 00:23:20 +00:00 |
Lauri Eskola
|
8c62a32c2d
|
Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS
|
2022-01-28 11:53:59 +02:00 |
Lauri Eskola
|
6b8783b23a
|
Issue #3257504 by tstoeckler, nod_, Gábor Hojtsy: Empty toolbar tray displays a stray orientation toggle
|
2022-01-28 11:33:19 +02:00 |
Lauri Eskola
|
68081082c0
|
Issue #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, larowlan: Refactor (if feasible) uses of the jQuery val function to use VanillaJS
|
2022-01-17 18:08:33 +02:00 |
Alex Pott
|
2f1c716625
|
Issue #3106216 by Spokje, longwave, alexpott, apaderno, Hardik_Patel_12, daffie: Remove unused variables from core
|
2022-01-10 12:07:03 +00:00 |
Alex Pott
|
f1e57201c2
|
Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets
|
2021-12-18 06:12:16 +00:00 |
catch
|
92836c436b
|
Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods
|
2021-11-22 15:25:32 +00:00 |
Lee Rowlands
|
6d39cdeeb4
|
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax
|
2021-11-15 12:35:55 +10:00 |
catch
|
b7e8bd496e
|
Issue #3244855 by nod_, alexpott, catch: Regression in Drupal 9.3.x due to jQuery.once deprecation
|
2021-10-29 11:32:32 +01:00 |
catch
|
b78a9333aa
|
Issue #3246141 by lauriii, longwave: Update JavaScript dependencies prior to 9.3.0
|
2021-10-27 21:02:41 +01:00 |
Alex Pott
|
117db6f91b
|
Issue #3227370 by pfrenssen: Toolbar menu theme override omits the 'menu_name' variable
|
2021-10-16 17:09:57 +01:00 |
Alex Pott
|
84fc7490b1
|
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
|
2021-09-12 18:18:58 +01:00 |
Lauri Eskola
|
8a40e42714
|
Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use the new once lib
|
2021-08-10 13:05:02 +03:00 |
catch
|
7af1ea2e69
|
Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, paulocs, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated
|
2021-08-09 21:40:23 +01:00 |
catch
|
604fee30da
|
Revert "Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated"
This reverts commit 71e8db1949.
|
2021-08-09 14:50:34 +01:00 |
catch
|
71e8db1949
|
Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated
|
2021-08-09 11:21:51 +01:00 |
catch
|
6f48525b43
|
Issue #3220255 by mondrake, longwave: Convert assertions involving use of xpath on links to WebAssert
|
2021-08-06 07:52:55 +01:00 |
catch
|
bcfecbbfa6
|
Issue #3131900 by mondrake, longwave, xjm, alexpott: Refactor assertions that assign return values to variables
|
2021-08-05 09:19:46 +01:00 |
catch
|
068f00c4c9
|
Issue #3191935 by mondrake, tedbow, xjm, alexpott, longwave: Replace usages of AssertLegacyTrait::assertNoText, which is deprecated
|
2021-07-28 14:41:19 +01:00 |
Lee Rowlands
|
cffb02aad6
|
Issue #2571235 by alexpott, claudiu.cristea, dawehner, Wim Leers, gabesullice, IJsbrandy, benjifisher, alisonjo315, larowlan, Berdir, effulgentsia, longwave, herom, dmouse, heddn, catch: [regression] Roles should depend on objects that are building the granted permissions
|
2021-07-09 14:50:54 +10:00 |
catch
|
3066423e43
|
Issue #3186661 by Spokje, longwave, mondrake, paulocs, daffie: [May 24, 2021] Remove usage of drupalPostForm
|
2021-05-24 14:27:52 +01:00 |
catch
|
f3ad0680a3
|
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
|
2021-05-24 14:26:11 +01:00 |
Alex Pott
|
9ec511c812
|
Issue #1870006 by nod_, BarisW, alwaysworking, Renrhaf, pk188, andrewmacpherson, ranjith_kumar_k_u, vikashsoni, Gauravmahlawat, wolffereast, Wim Leers, jessebeach, xjm: HTML5 validation with table sticky header is misaligned over the toolbar
|
2021-05-24 12:05:48 +01:00 |
Alex Pott
|
3872f1a8ed
|
Issue #3139404 by mondrake, munish.kumar, pavnish, longwave: [May 25, 2021] Replace usages of AssertLegacyTrait::assertText, that is deprecated
|
2021-05-20 22:10:07 +01:00 |
Alex Pott
|
3f75f72de2
|
Issue #3131281 by mondrake, rahulrasgon, longwave, ridhimaabrol24, naresh_bavaskar, jungle, daffie: [May 17th 2021] Replace assertEqual() with assertEquals()
|
2021-05-20 00:39:14 +01:00 |
catch
|
8db131bd38
|
Issue #3214412 by bnjmnm, tedbow: Build + prettier not run after yarn dependency update 3210633
|
2021-05-17 21:30:23 +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
|
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
|
39bacf4426
|
Issue #3192427 by mondrake, daffie: Replace usages of deprecated AssertLegacyTrait::assertNotEqual
|
2021-01-18 16:16:33 +00:00 |
catch
|
9ac7689b1a
|
Issue #3159788 by mondrake, ravi.shankar, narendra.rajwar27, longwave, Hardik_Patel_12, ankithashetty, sarvjeetsingh, kishor_kolekar: AssertLegacyTrait::assert(No)Text() in functional tests still have a message passed in
|
2021-01-11 10:24:10 +00:00 |
Alex Pott
|
11b503b673
|
Issue #3174422 by komalk, munish.kumar, awangsetyawan: Toolbar menu inaccessible when javascript disabled
|
2020-12-04 01:13:26 +00: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
|
5939e6b5f8
|
Issue #3145418 by longwave, paulocs, shetpooja04, Spokje, nikitagupta, mondrake, ravi.shankar, sarvjeetsingh, mrinalini9: [November 9, 2020] Remove uses of t() in assertText() calls
|
2020-11-13 11:06:01 +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 |
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
|
c09dc39b8f
|
Issue #3139419 by mondrake, aleevas: Replace usages of AssertLegacyTrait::assertUrl, that is deprecated
|
2020-09-02 14:52:13 +01:00 |
catch
|
f4fd2d7336
|
Issue #3166349 by paulocs, snehalgaikwad, naresh_bavaskar, mondrake: Remove uses of t() in assertNoText()
|
2020-08-28 12:48:09 +01:00 |
Lee Rowlands
|
82949679ce
|
Issue #3143870 by mondrake, pavnish, longwave: Calls to AssertLegacyTrait::assertUrl() have wrong number of arguments
|
2020-08-28 11:22:44 +10:00 |