Commit Graph

5295 Commits (3071938affe76d92ba467e2f52ba3a57173fdec0)

Author SHA1 Message Date
catch 70a3c2c249 Issue #3174832 by pfrenssen, Abhijith S, longwave, alexpott: admin-block-content template variable documentation is incorrect 2021-03-04 20:57:37 +00:00
catch 422919e9c8 Issue #3185653 by longwave, anmolgoyal74, jibran, Kristen Pol: Remove mention of drupalPostAjaxForm() from comments 2021-02-26 10:05:12 +00:00
catch 96dc01cf37 Issue #1202484 by mondrake, raman.b, Michael Zetterberg fd. Lopez, Rajendar Reddy, daffie, catch, heddn, petrusek: Improve usage of 'pager.manager' service in PagerSelectExtender, allow code to know the pager element ID used 2021-02-24 17:29:45 +00:00
catch 69a0a83546 Issue #3032390 by alexpott, dww, Pancho, 3CWebDev, kim.pepper, larowlan, Berdir, catch, andypost, chr.fritsch, Wim Leers: Add an event to sanitize filenames during upload 2021-02-24 16:02:18 +00:00
catch 1fb62ccc58 Issue #2510438 by quietone, jungle, ravi.shankar, ankithashetty, longwave, johnwebdev, catch, daffie, Berdir, Fabianx, cilefen: Remove 'all' index from {key_value_expire} - serves no purpose and negatively impacts performance 2021-02-24 14:03:32 +00:00
Lauri Eskola a373aa3d04
Issue #3083051 by bnjmnm, anushrikumari, lauriii, JeroenT, nod_, ac, alexpott: Refactor tabledrag when core issues are resolved 2021-02-22 15:18:35 +02:00
Alex Pott 203ad064e4
Issue #2723621 by jofitz, mfernea, alexpott, abhisekmazumdar, neclimdul, snehi, Suresh Prabhu Parkala, ankithashetty, anmolgoyal74, anoopjohn, longwave, hgunicamp, empesan, kostyashupenko, Mile23, dawehner, idebr, daffie, catch: Fix Drupal.Commenting.FunctionComment.IncorrectTypeHint and Drupal.Commenting.FunctionComment.InvalidTypeHint 2021-02-20 13:24:51 +00:00
catch 5152d6638f Issue #2623718 by attiks, vsujeetkumar, andypost, MerryHamster, ankithashetty, anmolgoyal74, pfrenssen, longwave, alexpott, borisson_: Fix 'Drupal.Commenting.HookComment' coding standard 2021-02-18 20:32:15 +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
Alex Pott 3ac9df1366
Issue #2002514 by dawehner, mondrake, damiankloip, RobLoach, ParisLiakos, joachim, Krzysztof Domański, gaurav.kapoor, chx, alexpott, tim.plunkett, Mile23, daffie: Deprecate debug(); remove references to _drupal_debug_message() 2021-02-15 09:51:17 +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 33700d0162
Issue #3193163 by mondrake, longwave: Deprecate AssertLegacyTrait::verbose and remove its usage 2021-02-09 16:09:11 +00:00
Alex Pott f7dd26aa69
Issue #2795567 by joachim, jungle, daffie, Sophie.SK, mondrake, ravi.shankar, jonathanshaw, dawehner, AaronBauman, alexpott: Use Symfony's VarDumper for easier test debugging with dump() 2021-02-08 22:42:48 +00:00
Alex Pott cc41d94d0f
Issue #3128548 by anmolgoyal74, yonailo, sokru, joelpittet, daffie, johnwebdev, alexpott, mradcliffe, DuneBL, catch, xjm, mondrake: Add optional parameters to StatementInterface::fetchObject() to be in line with the PDO implementation of the method fetchObject() 2021-02-08 15:53:53 +00:00
catch 722be736f5 Issue #997826 by dww, Lendude, sukanya.ramakrishnan, amar.deokar, JonMcL, larowlan, jibran, idebr: #states doesn't work correctly with type text_format 2021-02-08 12:43:37 +00:00
Alex Pott d829a0e5c6
Issue #2340699 by mondrake, andypost, jofitz, Jelle_S, Yiannis.Tzikas.Ziogos, kiamlaluno, fietserwin, alexpott, Mixologic, attiks, anavarre: Let GDToolkit support WEBP image format 2021-02-08 10:12:19 +00:00
catch ff8c31d261 Issue #3194562 by alexpott, clayfreeman: Add database dumps for 9.0.0 2021-02-01 15:49:03 +00:00
catch 91a4336341 Issue #3187074 by longwave, daffie, Gábor Hojtsy, alexpott: [Symfony 5] Services are private by default 2021-02-01 13:06:52 +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
Alex Pott 10ec6052e9
Issue #3192951 by raman.b, daffie: Cleanup parameter in calls to database query extenders 2021-01-25 16:10:11 +00:00
catch d0e54c0f9d Issue #3185603 by daffie, longwave, joachim: [Symfony 5] Symfony Constraint plugins are not strictly Drupal plugins 2021-01-25 15:07:01 +00:00
catch f049151212 Issue #2899847 by Matroskeen, amateescu, Johnny vd Laar, alexpott: Add hook_entity_form_mode_alter hook to allow altering form_mode 2021-01-22 10:14:55 +00:00
catch 0b1816c9a3 Issue #3122912 by shaktik, siddhant.bhosale, S_Bhandari, martin107, swatichouhan012, kapilkumar0324, raman.b, paulocs, longwave, quietone, xjm: t() calls should be avoided , use $this->t() instead in Form Builders 2021-01-22 09:36:50 +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 f838dbc871 Issue #3129534 by daffie, anmolgoyal74, mondrake, naresh_bavaskar, Beakerboy, catch, alexpott, quietone: Automatically enable the module that is providing the current database driver 2021-01-18 21:43:55 +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 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 d78e53bb0b
Issue #3189880 by mondrake, raman.b, Pooja Ganjage, daffie, Megha_kundar, dww, S_Bhandari: Use square brackets syntax in sql queries 2021-01-05 15:02:37 +00:00
catch c494a61ee8 Issue #3096676 by quietone, Wim Leers, mikelutz, heddn, gabesullice, alexpott: system_maintenance migrations uses incorrect maintenance mode variable in Drupal 7 migrations 2021-01-04 09:53:04 +00:00
catch 3e47f8355d Issue #3177120 by anmolgoyal74, Pooja Ganjage, paulocs, markdorison, walangitan, longwave: Remove references to WebTestBase 2020-12-23 19:25:15 +00:00
Alex Pott 21bd33d6ce
Issue #3186582 by tim.plunkett, raman.b, dead_arm, alexpott, Lendude: Replace the word "master" with "default" in Views 2020-12-22 22:08:17 +00:00
catch 22f7f46f7b Issue #3002983 by sahal_va, quietone, subson, alexpott: Convert http links to https at system module 2020-12-21 10:00:43 +00:00
Alex Pott ee0a221df8
Issue #3188920 by xjm: Make Guzzle exception handling forward-compatible with Guzzle 7 2020-12-21 06:26:56 +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 203664afdd Issue #3185652 by jonathan1055, daffie: Fix 'Drupal.Commenting.DocComment.ShortFullStop' coding standard - part 2 2020-12-16 12:37:42 +00:00
Alex Pott 1c2015918f
Issue #3113400 by bnjmnm, alexpott, catch, ankithashetty, sarvjeetsingh, anmolgoyal74, Suresh Prabhu Parkala, lauriii, zrpnr, xjm, DamienMcKenna, nod_: Deprecate more jQuery UI library definitions 2020-12-11 12:10:15 +00:00
catch 986fdecf74 Issue #3184170 by BR0kEN, daffie, jonathanshaw, neclimdul, catch: The `releaseItem()` and `delayItem()` of `Drupal\Core\Queue\DatabaseQueue` violates interfaces return type specifications 2020-12-11 11:04:48 +00:00
Alex Pott f75929b582
Revert "Issue #3113400 by bnjmnm, catch, ankithashetty, anmolgoyal74, sarvjeetsingh, Suresh Prabhu Parkala, lauriii, zrpnr, alexpott, xjm, nod_, DamienMcKenna: Deprecate more jQuery UI library definitions"
This reverts commit 42da50dccb.
2020-12-11 00:46:40 +00:00
Alex Pott 42da50dccb
Issue #3113400 by bnjmnm, catch, ankithashetty, anmolgoyal74, sarvjeetsingh, Suresh Prabhu Parkala, lauriii, zrpnr, alexpott, xjm, nod_, DamienMcKenna: Deprecate more jQuery UI library definitions 2020-12-10 16:06:49 +00:00
Alex Pott 832592c1a4
Issue #3103812 by raman.b, rromore, tim.plunkett: Layout Builder's ConfigureSectionForm forms do not display validation errors on submit 2020-12-07 16:26:13 +00:00
Alex Pott 36b600e480
Issue #3151980 by anmolgoyal74, huzooka, benjifisher, Wim Leers, quietone: System mail settings migration (d7_system_mail) assumes that the mail_system variable is always available 2020-12-06 23:04:17 +00:00
catch 9e8c0511f9 Issue #3184493 by longwave, ravi.shankar, Pooja Ganjage, mondrake: Remove use of concatenated t() in assertions 2020-12-06 20:00:40 +00:00
catch cfcf40d058 Issue #2577407 by vulcanr, jhodgdon, Sagar Ramgade, snehi, brahmjeet789, Manjit.Singh, Tony-Mac, ressa, xjm, cilefen, sajosh, ifrik, Charles Belov, Bojhan, David_Rothstein, Gábor Hojtsy, tkoleary, longwave, NickDickinsonWilde, nishantkumar155, shell_cm, greta_drupal, YesCT: Action of uploading module/theme files should consistently be called "Add", not "Install" 2020-12-06 19:02:44 +00:00
Alex Pott 469ed5d230
Issue #3120567 by humbl_dev, Ramya Balasubramanian, xjm: Variable comment in menu-local-tasks.html.twig refers to wrong variable 2020-12-06 12:14:42 +00:00
catch 86c7ed07ab Issue #3183673 by jonathan1055, longwave: Fix 'Drupal.Commenting.DocComment.ShortFullStop' coding standard - part 1 auto-fixes 2020-11-30 18:10:49 +00:00
catch 21689a39e8 Issue #3180998 by anmolgoyal74, alexpott: Remove dead code due to minimum PHP version 2020-11-30 12:36:34 +00:00
catch f5c6bf01c4 Issue #3132887 by mondrake, longwave, anmolgoyal74, kishor_kolekar: Deprecate BrowserTestBase::drupalGetHeader() 2020-11-30 12:18:49 +00:00
catch dee581d3fa Issue #3128815 by mondrake, jungle, sja112, Spokje, shobhit_juyal, jameszhang023, nikitagupta, mrinalini9, xjm, longwave, dww: Replace assert*() involving greater/less comparison operators with assert(Greater|Less)Than(OrEqual) 2020-11-24 09:57:55 +00:00
catch fd83d88c13 Issue #3184324 by mondrake, longwave: Convert calls to drupalPostForm() that assign return value to a variable 2020-11-24 09:46:02 +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
Lauri Eskola e2c0ffb48d
Issue #2702233 by Manuel Garcia, dww, jibran, alexpott, dagmar, DuaelFr, gease, YurkinPark, dawehner, Lendude: Add JavaScript tests for Form API #states: required, visible, invisible, expanded, checked, unchecked 2020-11-20 13:33:33 +02:00
catch cf4a6098f4 Issue #2409413 by cafuego, longwave, lokapujya, alexpott, alvar0hurtad0, SivaprasadC, snehi, vipul.patil7888, ayushmishra206, dawehner, xjm, mradcliffe: Remove fields that do nothing from the "RSS publishing" settings form 2020-11-16 19:34:26 +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 6b9f37f48f Issue #3112229 by mglaman, johnwebdev, jibran, Wim Leers: FieldItemNormalizer to not flatten if one property and getMainPropertyName is NULL 2020-11-12 19:16:16 +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 0c6ba579b7 Issue #3179939 by walangitan, markdorison, longwave: Remove unused AjaxTestBase 2020-11-03 10:39:43 +00:00
Lauri Eskola 5deb8d7ce5
Issue #3156260 by anmolgoyal74, Abhijith S, bandanasharma, ranjith_kumar_k_u, andrewmacpherson: Undocumented title variable in feed-icon.html.twig 2020-10-30 14:25:13 +02:00
catch f1c391493f Issue #3156887 by andypost, mondrake, ayushmishra206, alexpott, Ayesh, longwave: \Drupal\system\Plugin\ImageToolkit\GDToolkit needs to support \GdImage objects for PHP 8 compatibility 2020-10-29 12:02:57 +00:00
xjm 9a6f2d10b5 Issue #3173891 by shetpooja04, meena.bisht: Remove unused variable $assert_session in UpdateScriptTest.php, system module 2020-10-26 13:49:52 -05:00
xjm d678245f37 Issue #3177557 by alexpott, andypost, dawehner: \Drupal\error_test\Controller\ErrorTestController::generateWarnings() notice is not a notice in PHP 8 2020-10-26 12:54:47 -05:00
catch 3d7dd76cdf Issue #3037436 by alexpott, jonathan1055, Wim Leers, catch, tedbow, longwave: [random test failure] Make QuickEditIntegrationTest more robust and fail proof 2020-10-26 08:52:48 +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
effulgentsia 65958f9693 Issue #3070493 by bnjmnm, lauriii: Introduce a mechanism to provide an alternate Claro design for the toolbar in the future 2020-10-19 18:56:40 -07:00
Alex Pott bc0cbe87cb
Issue #2273381 by clayfreeman, tim.plunkett, andypost, dawehner, EclipseGc, jungle, xjm, alexpott, Berdir: Convert ContextAwarePluginBase to traits 2020-10-16 16:02:33 +01:00
Gábor Hojtsy 202d768153 Issue #3166068 by lauriii, Vidushi Mehta, sd9121, anu.a_95, tanubansal, bnjmnm, Lendude, katherined: Autocomplete "loading" message not properly hidden in inline forms 2020-10-16 11:42:05 +02:00
Alex Pott ad3f34c127
Issue #3172582 by pameeela, g-brodiei, sarvjeetsingh, mstrelan, quietone, alexpott, larowlan, MrPaulDriver: Update PHP manual link for date/time formatting help 2020-10-16 09:11:59 +01:00
catch 484d80dbb9 Issue #3172438 by mondrake, kishor_kolekar, longwave, NitinLama, mikelutz, jungle: Since symfony/phpunit-bridge 5.1: Using "@expectedDeprecation" annotations in tests is deprecated, use the "ExpectDeprecationTrait::expectDeprecation()" method instead 2020-10-15 15:00:17 +01:00
Gábor Hojtsy ce767b8ad5 Issue #3008028 by quietone, bserem, naresh_bavaskar, ravi.shankar, daffie, Gábor Hojtsy, phenaproxima, catch, Zekvyrin, stefanos.petrakis: Migrate D7 i18n menu links 2020-10-14 15:31:18 +02:00
catch 5d0f53713d Issue #3176504 by alexpott, andypost, jungle: Upgrade dependencies prior to 9.1.0 2020-10-13 15:22:35 +01:00
catch 74fbb0aabd Issue #3127141 by mondrake, longwave, alexpott, Neslee Canil Pinto, Suresh Prabhu Parkala, ravi.shankar: Use PHPUnit 9 for PHP 7.4+, while keeping support for PHPUnit 8.4 in PHP 7.3 2020-10-13 10:14:35 +01:00
catch 5e27a9f44c Issue #3175112 by alexpott, longwave: hold_test module creates files in incorrect place leading to possible random errors 2020-10-09 11:30:59 +01:00
catch 3272d42ab7 Issue #3174378 by shetpooja04, paulocs: Remove unused $filesystem_config variable system.install in UpdateScriptTest.php, system module 2020-10-09 11:13:39 +01:00
catch 9557448a91 Issue #3174158 by anmolgoyal74, alexpott, andypost: Division by zero is not warning since PHP 8.0 beta4 2020-10-05 09:59:39 +01:00
Edys Meza 13741187e0 Merge remote-tracking branch 'origin/9.1.x' into 3167034-lazy-load-images 2020-10-01 14:29:14 -06:00
Alex Pott 1e5b9c7698
Issue #3173976 by shetpooja04: Remove unused variable $file_path in ConfigTest.php, system module 2020-10-01 00:24:36 +01:00
catch 07daa79e14 Issue #3163500 by lauriii, jungle, raman.b, JeroenT, catch, longwave, larowlan: Detect when libraries-override or libraries-extend is used on deprecated library 2020-09-29 15:05:47 +01:00
Edys Meza f59f12f871 Issue 3167034: do not use try/catch on test 2020-09-28 11:38:52 -06:00
catch a60fbb6b2f Issue #2802401 by longwave, sarvjeetsingh, jhedstrom, naresh_bavaskar: Deprecate allowing NULL as $edit parameter to drupalPostForm() 2020-09-28 11:21:39 +01:00
Edys Meza 2175e1f04d Issue 3167034: better handling elementAttributeExists assert method 2020-09-25 15:10:56 -06:00
Edys Meza 660413225a Issue 3167034: tests loading attribute value can be overriden 2020-09-25 13:55:22 -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 fd22a525cd Issue #3167034: Adding simple test coverage 2020-09-25 13:55:20 -06:00
catch 51cbe4a1b3 Issue #3170626 by anmolgoyal74: "on" key word repeated in SystemTestController 2020-09-25 11:46:39 +01:00
catch a14e48a157 Issue #3139406 by mondrake, mohrerao, longwave, rahulrasgon, Suresh Prabhu Parkala, jungle, ravi.shankar, Hardik_Patel_12, Bunty Badgujar, paulocs: Replace usages of AssertLegacyTrait::assert(No)FieldByName, that is deprecated 2020-09-25 09:22:28 +01:00
catch 71813a859c Issue #3139407 by pavnish, mohrerao, mondrake, shaktik, rahulrasgon, durgeshs, shetpooja04, paulocs, ravi.shankar, ankithashetty, anmolgoyal74, munish.kumar, jungle, longwave, daffie: Replace usages of AssertLegacyTrait::assert(No)FieldById, that is deprecated 2020-09-24 10:58:32 +01:00
Alex Pott c8cc155dad
Issue #3055193 by catch, martin107, jungle, mikelutz, longwave, andypost, alexpott, mondrake, tim.plunkett, larowlan: [Symfony 5] The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead 2020-09-21 15:56:32 +01:00
Lauri Eskola 15a42d7000
Revert "Issue #3083044 by bnjmnm, Antoniya, lauriii, huzooka: Prevent line breaks in draggable (first) table cells"
This reverts commit c2bcd732bd.
2020-09-21 17:27:01 +03:00
Alex Pott 9e46cd9e17
Issue #2821352 by chr.fritsch, jian he, Pancho, RaphaelBriskie, jonathanshaw, alexpott, amateescu, larowlan: EntityReferenceAutocompleteWidget::getAutocreateBundle() unnecessarily requires the 'target_bundles' setting 2020-09-21 14:23:25 +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
Alex Pott 472b19010a
Issue #3139418 by mondrake, jungle, longwave: Replace usages of AssertLegacyTrait::assert(No)LinkByHref, that is deprecated 2020-09-08 16:00:31 +01:00
Alex Pott 9e3b13b6fb
Issue #3156885 by andypost, Gábor Hojtsy: Change \Drupal\error_test\Controller\ErrorTestController::generateWarnings() to throw E_NOTICE error compatible with PHP 8 2020-09-08 14:36:17 +01:00
Lauri Eskola b1fc8e03b4
Revert "Issue #3070375 by lauriii, sacarney: Hidden buttons in off-canvas dialog are not being hidden"
This reverts commit 52fedda629.
2020-09-03 15:11:56 +03:00
Lauri Eskola 4c3744d155
Revert "Revert "Issue #3070375 by lauriii, jungle, larowlan, sacarney: [backport] Hidden buttons in off-canvas dialog are not being hidden""
This reverts commit 184a612646.
2020-09-03 15:11:46 +03:00
Lauri Eskola 184a612646
Revert "Issue #3070375 by lauriii, jungle, larowlan, sacarney: [backport] Hidden buttons in off-canvas dialog are not being hidden"
This reverts commit 3d7f169f86.
2020-09-02 18:17:28 +03: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 7e9fbc3c1b Issue #3139405 by mondrake, jungle, longwave: Replace usages of AssertLegacyTrait::assert(No)UniqueText, that is deprecated 2020-09-02 10:35:16 +01:00
catch 43fdb595f9 Issue #3129002 by mondrake, longwave, sja112, martin107, jungle: Replace usages of deprecated AssertLegacyTrait::assert() 2020-09-01 17:33:58 +01:00
catch c532b2f9b2 Issue #3139442 by mondrake, munish.kumar, Hardik_Patel_12, jungle, mohrerao, alexpott: Replace usages of AssertLegacyTrait::constructFieldXpath, that is deprecated 2020-09-01 10:48:04 +01:00
Lauri Eskola c2bcd732bd
Issue #3083044 by bnjmnm, Antoniya, lauriii, huzooka: Prevent line breaks in draggable (first) table cells 2020-09-01 12:42:39 +03:00
catch 0f10d21c1a Issue #3116478 by clayfreeman, jungle, mrinalini9, jonathanshaw, neclimdul, Charlie ChX Negyesi, longwave, alexpott, catch, andypost: Add a way to silently keep an item locked when processing a queue via cron 2020-08-28 20:25:13 +01:00
catch 3e0f0155a4 Issue #3131186 by mondrake, Vidushi Mehta, longwave, paulocs, xjm: Replace assertions involving calls to drupalGetHeader() with session-based assertions, where possible 2020-08-28 15:08:46 +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
catch 99b9ff858a Issue #2819245 by vagelis-prokopiou, mayurjadhav, narendra.rajwar27, PatashINotFound, AkashkumarOSL, davidhernandez, Vidushi Mehta, cilefen, lauriii, longwave: "Javascript" should be "JavaScript" 2020-08-28 12:37:43 +01:00
catch 3ab889a1aa Issue #3153150 by Suresh Prabhu Parkala, paulocs, ravi.shankar, Deepak Goyal, Hardik_Patel_12, longwave: Remove uses of t() in assertTrue() and assertFalse() calls 2020-08-28 10:07:33 +01:00
Lee Rowlands 050b91b764
Issue #3160405 by mondrake, ravi.shankar, jungle, longwave: Deprecate overloading arguments to WebAssert methods to prevent conversions of legacy Simpletest test to carry over cruft 2020-08-28 12:06:48 +10: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
Lee Rowlands 52fedda629
Issue #3070375 by lauriii, sacarney: Hidden buttons in off-canvas dialog are not being hidden 2020-08-24 11:14:11 +10:00
Lee Rowlands 61ca2c2124
Issue #3112249 by quietone, shaktik, ravi.shankar, rajiv.singh, daffie: Migrate d7 menu translation 2020-08-24 09:46:01 +10:00
Lauri Eskola 73f1151940
Issue #3084441 by Ramya Balasubramanian, andrewmacpherson, theMusician, sd9121, ranjith_kumar_zyxware, alexpott: Remove title attribute from site-name link in system branding block 2020-08-20 18:35:27 +03:00
Lee Rowlands 1e15ed9d4f
Issue #3164686 by mondrake, longwave, ridhimaabrol24: WebAssert::addressEquals() and AssertLegacyTrait::assertUrl() fail to check the querystring 2020-08-18 08:10:25 +10:00
catch 421f994a8d Issue #3164589 by ankithashetty, paulocs, S_Bhandari, Suresh Prabhu Parkala, mondrake, longwave: Replace assertions that use $this->getSession()->getResponseHeader() with WebAssert methods 2020-08-14 09:52:24 +01:00
catch 6e7d0d98d7 Issue #3133355 by longwave, mondrake, ravi.shankar, jungle, xjm: Introduce PHPUnit-compliant WebAssert::responseHeaderExists() method, and its negative 2020-08-11 10:48:45 +01:00
catch 49d9b09e64 Issue #3139436 by mondrake, jungle: Replace usages of AssertLegacyTrait::assertPattern, that is deprecated 2020-08-10 17:32:31 +01:00
catch b7d7a1dd0b Issue #3153085 by kim.pepper, longwave, alexpott, vijaycs85, catch: Deprecate user_password and move to Password Generator service 2020-08-10 12:28:40 +01:00
catch 7628e38b90 Issue #3139433 by mondrake, Hardik_Patel_12, mohrerao, jungle: Replace usages of AssertLegacyTrait::assert(No)Escaped, that is deprecated 2020-08-10 11:29:50 +01:00
catch 30ca835cce Issue #3139408 by mondrake, jungle, dww: Replace usages of AssertLegacyTrait::assert(No)Field, that is deprecated 2020-08-10 11:26:28 +01:00
catch 574f8617f3 Issue #3157434 by alexpott, jungle, dww, mondrake: Deprecate \Drupal\Tests\Traits\ExpectDeprecationTrait in favour of \Symfony\Bridge\PhpUnit\ExpectDeprecationTrait 2020-08-10 10:59:03 +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 3312c7b19f
Issue #3160267 by nijolawrence, jungle, daffie, alexpott: Change static queries to dynamic queries in core/modules/{every module}/tests 2020-08-07 22:47:39 +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
Alex Pott 4833c49b0c
Issue #3136762 by dww, codersukanta, webchick, larowlan: Update.php includes link to 'Put site into maintenance mode' for users without permission to use it 2020-08-04 10:11:33 +01:00
Alex Pott 23eaaf18a1
Issue #3120222 by ridhimaabrol24, jofitz, ravi.shankar, vsujeetkumar, Hardik_Patel_12, swatichouhan012, davidhernandez, Kristen Pol: Change System requirements URLs to new evergreen URLs 2020-08-03 10:10:21 +01:00
Alex Pott 0c30b0d61a
Issue #3143087 by neclimdul, Kristen Pol: Define accessManager property for ModulesListForm 2020-07-31 23:08:30 +01:00
Alex Pott 402567d128
Issue #3142749 by munish.kumar, shaktik, pavnish, sja112, ravi.shankar, Lal_, mondrake, daffie, xjm: AssertLegacyTrait::assertPattern() calls in functional tests still have a message passed in 2020-07-31 18:02:28 +01:00
Alex Pott 5412462830
Issue #3138766 by mohrerao, longwave, sja112, jameszhang023, Lal_, ravi.shankar, jungle, xjm: Fix "Don't" relevant typos in core 2020-07-31 17:30:18 +01:00
Alex Pott 610682e945
Issue #3099662 by jibran, dpi, jptaranto, larowlan, nod_: Allow ckeditor_stylesheets to refer to a Drupal root URL 2020-07-31 15:19:13 +01:00
Alex Pott 7ca98bac22
Issue #2939645 by quietone, hgoto, dhirendra.mishra, jungle, kostyashupenko, govind.maloo, John Cook, alexpott: The sample batch finished callback function should have the fourth parameter 2020-07-31 13:41:32 +01:00
catch d7300cc380 Issue #3142755 by sja112, mondrake, alexpott, mrinalini9, xjm: AssertLegacyTrait::assert(No)Field() in functional tests still have a message passed in 2020-07-29 14:57:52 +01:00
Alex Pott 488870ef96
Issue #3089957 by dww, Krzysztof Domański, Wim Leers, mr.baileys: Set X-Drupal-Cache-Max-Age to aid in debugging #cache fun 2020-07-27 15:41:52 +01:00
Alex Pott 8e736dcb60
Issue #3160020 by jungle, ravi.shankar, alexpott, ultrabob: Fix typos "iids, twoa, twob, roota, rootb, parentc" by refactoring 2020-07-23 10:09:17 +01:00
Lauri Eskola db7399b0da
Issue #2836194 by amit.mall, dww, mayurjadhav, Kristen Pol: Some part of right side is cuts off in ajax-progress-throbber 2020-07-22 19:07:02 +03:00
catch e0d5786975 Issue #3086307 by alexpott, shaal, tstoeckler, mglaman, Berdir, andypost, chr.fritsch, borisson_: Improve installer performance by ~20% by rebuilding the router after the entire installation is complete rather than after each module 2020-07-21 12:38:45 +01:00
Alex Pott 47a7b73659
Issue #3155462 by andrewmacpherson: Remove landmark region role from Powered-by-Drupal block 2020-07-20 23:43:59 +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 959b5e1f11
Issue #3155563 by mcdruid, mrinalini9, Hardik_Patel_12, mondrake, daffie: select query should quote aliases which are reserved words in MySQL 2020-07-16 22:17:49 +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 dcec533022 Issue #3158562 by jhodgdon, pameeela, dww, sime, Kristen Pol: Consistently refer to "menu links" as that, not "menu items", in the UI 2020-07-16 20:10:13 +01:00
Alex Pott d97a2dc030
Issue #3039991 by amateescu, lpeabody, bgreco, plach: Base field purging is not handling translatable fields correctly 2020-07-16 15:34:05 +01:00
Alex Pott f7277d249b
Issue #3156266 by longwave, jungle, siddhant.bhosale, alexpott: Fix 70 spelling mistakes 2020-07-16 13:53:59 +01:00
Alex Pott 09c6b3d80d
Issue #3139428 by jungle, ridhimaabrol24, Hardik_Patel_12, mondrake, mrinalini9, Bunty Badgujar: Replace usages of deprecated AssertLegacyTrait::assert(No)FieldChecked() 2020-07-15 23:46:47 +01:00
catch c7abab9e85 Issue #2972308 by Berdir, mbovan, johnwebdev, jpatel657, benjifisher, plach, xjm, jigarius, geek-merlin: Allow users to translate content they can edit 2020-07-14 21:50:02 +01:00
Alex Pott b8eac3f203
Issue #3154914 by ju.vanderw: Fix grammar usage of singular/plural 2020-07-14 16:47:34 +01:00
catch b7627bcae4 Issue #3123120 by mondrake, ridhimaabrol24, longwave: Properly deprecate AssertLegacyTrait::pass 2020-07-14 10:58:42 +01:00