Commit Graph

37871 Commits (8a9cfeb48855b82576e99fc3f64eb50cec4c3422)

Author SHA1 Message Date
catch 8a9cfeb488 Issue #2834525 by alexpott, kim.pepper, jummonk, joshua.roberson, Ruuds: Permission denied caused by race condition during ensureDirectory should be silenced
(cherry picked from commit 16209df496)
2020-06-29 12:56:20 +01:00
Alex Pott 243e291028
Issue #3151520 by adityasingh, pavnish, daffie, alexpott: Replace the database query with an entity query in UserInstallTest
(cherry picked from commit 5ded531763)
2020-06-29 09:57:51 +01:00
Alex Pott d63ddf191e
Issue #2120877 by quietone, BryanGullan, duellj, jibran, miro_dietiker, dags: Add tests for tracker module's Tools menu link
(cherry picked from commit 1ea2763329)
2020-06-28 14:09:13 +01:00
Alex Pott 9e9e25b770
Issue #2898947 by rajandro, jungle, ankit.singh, AkashkumarOSL, Lal_, shimpy, Saurabh_sgh, markdorison, gnikolovski, jordanwood, librarylasso, Swapnil_Kotwal, mrinalini9, chiranjeeb2410, codersukanta, daffie, xjm, alexpott, mmjvb, mparker17, MaskyS, larowlan, quietone: Change "writeable" to "writable" in documentation 2020-06-28 13:49:08 +01:00
Lauri Eskola eb1b062654
Issue #3145930 by bnjmnm, lauriii, msuthars, nod_: Tableheader should recalculate on toolbar tray toggle 2020-06-26 15:03:47 +03:00
catch 7feeb44c0f Issue #3154461 by Hardik_Patel_12: Removing getFormObject call from UserAccountFormFieldsTest
(cherry picked from commit e76396d4cc)
2020-06-26 12:17:21 +01:00
xjm 686f68e991 Issue #3116147 by idebr, tim.plunkett: Remove @todo pertaining to RequestHelper::duplicate(), which has been removed
(cherry picked from commit aada3e1f28)
2020-06-25 09:39:40 -05:00
xjm 74912f0407 Issue #3138796 by jungle, mohrerao, sja112, kkalashnikov, xjm, ketikagrover: Fix the typos "cotrol" and make the one-line summaries containing it conform to standards) 2020-06-25 09:08:16 -05:00
xjm eb0596e635 Issue #3154611 by jungle, xjm, longwave: Update composer.lock for 9.0.x and 8.9.x based on Composer 1.10 availability 2020-06-25 08:26:35 -05:00
xjm 92fea646d5 Issue #3146474 by shaktik, kiamlaluno: Remove Unused variable $next from AggregatorController.php file
(cherry picked from commit 5866d88199)
2020-06-24 16:49:32 -05:00
xjm 62cfcbe413 Issue #3154533 by jperk224, jungle: Fix "Drupal" typos in core
(cherry picked from commit d62319e13b)
2020-06-24 16:13:13 -05:00
Lee Rowlands 978e4b5219
Issue #3028621 by jungle, John Cook: BatchBuilder included files fails
(cherry picked from commit ad50981aaa)
2020-06-24 13:45:59 +10:00
Lee Rowlands af6fc3f56b
Issue #2904467 by quietone, andyg5000: Plugins do not preserve integer keys when parsing annotations
(cherry picked from commit d22493e774)
2020-06-24 11:24:19 +10:00
Alex Pott f6c3fb159c
Issue #3149799 by mxr576, jungle: BasicAuth::authenticate() does not respect the implemented interface
(cherry picked from commit e884efa3fa)
2020-06-23 17:10:03 +01:00
Alex Pott be0a6b832b
Issue #3154203 by jungle: Fix "appear" typos in core 2020-06-23 16:40:11 +01:00
Alex Pott b096f36ef6
Issue #3150731 by andypost, Beakerboy, kim.pepper: FileSystemModuleDiscoveryDataProviderTrait needs to use DIRECTORY_SEPARATOR
(cherry picked from commit a804607c4150265ad0e6e2fd2335011c3269c8ce)
2020-06-23 14:26:34 +01:00
xjm ea57e3ac3d Issue #3138788 by jungle, sja112, xjm: Fix "autcomplete" typos in core 2020-06-23 07:11:44 -05:00
xjm 929f86c324 Issue #3138791 by jungle, sja112, xjm, mohrerao: Fix "bubbleable" relevant typos in core
(cherry picked from commit fb33384dc6)
2020-06-23 00:18:31 -05:00
xjm d0ced2851d Issue #3143316 by Lendude, sunset_bill, alexpott, daffie, xjm, facine: "Getting the base fields is not supported for entity type" exception in ViewsConfigUpdater 2020-06-22 12:16:51 -05:00
xjm f501138bba Revert "Issue #3143316 by Lendude, sunset_bill, daffie, xjm, facine: "Getting the base fields is not supported for entity type" exception in ViewsConfigUpdater"
This reverts commit 15e0b54c86.
2020-06-22 09:47:10 -05:00
Alex Pott 15e0b54c86
Issue #3143316 by Lendude, sunset_bill, daffie, xjm, facine: "Getting the base fields is not supported for entity type" exception in ViewsConfigUpdater 2020-06-22 11:39:05 +01:00
Alex Pott dbcb6ff6da
Issue #3150471 by durgeshs, joachim: incorrect constant in docs for DoTrustedCallbackTrait::doTrustedCallback()
(cherry picked from commit e3f32755a8)
2020-06-22 09:46:12 +01:00
Alex Pott d448b54d86
Issue #3151091 by dww, rik-dev, alexpott: Replace use of whitelist/blacklist in \Drupal\Component\Utility\Xss and its test and core/lib/Drupal/Core/Render/theme.api.php
(cherry picked from commit 7430b47266)
2020-06-22 09:29:59 +01:00
xjm be21de7fc7 Issue #3097540 by imganesh, boulaffasae, antoineh, sauravk, KondratievaS, atul4drupal, lauriii, Neetika K, Devipriya Rajamanickam: The 'M' of Machine name overlaps with the green border around text box
(cherry picked from commit aaed374ba3)
2020-06-21 17:16:45 -05:00
xjm f1f335a795 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
(cherry picked from commit de32f3ca2d)
2020-06-21 16:41:13 -05:00
Alex Pott 6293597536
Issue #3153677 by xjm: Lockfile hash is wrong in 8.9.x since 8.9.1, causing test failures on PHP 7.3+ 2020-06-21 21:55:25 +01:00
xjm 674a876a9d Issue #3143196 by DevJoJodae, himanshu_sindhwani, nitvirus, alexpott, sykesjs, jungle: Change the download link in CHANGELOG.txt to Drupal 9
(cherry picked from commit 506ae2f4ef)
2020-06-19 15:34:13 -05:00
Lee Rowlands e6a1e87de0
Issue #3072305 by jungle, andypost, thursday_bw, longwave, larowlan: Notice: Undefined index: #item in user_user_view_alter()
(cherry picked from commit aece6314d8)
2020-06-19 06:41:40 +10:00
xjm c26cb4aac3 Back to dev. 2020-06-17 12:58:03 -05:00
xjm de918837e0 Merged 8.9.1. 2020-06-17 12:58:03 -05:00
xjm 4aff401207 Drupal 8.9.1 2020-06-17 12:57:48 -05:00
xjm 39bfbe0131 SA-CORE-2020-006 by BR0kEN, Wim Leers, xjm, larowlan 2020-06-17 12:57:12 -05:00
xjm 75f9faaad1 SA-CORE-2020-005 by lorenzo_gre, jazzy2fives, xjm, samuel.mortenson, pwolanin, larowlan, greggles, cashwilliams, Heine, mcdruid, alexpott, Gábor Hojtsy 2020-06-17 12:57:12 -05:00
xjm 3ecb792eb9 SA-CORE-2020-004 by samuel.mortenson, DorTumarkin, greggles, xjm, larowlan, webchick, pwolanin, dawehner, mcdruid, alexpott, dsnopek 2020-06-17 12:57:12 -05:00
Alex Pott 8130d8891d
Issue #3139414 by cburschka, mohrerao, pavnish, jungle, ravi.shankar, daffie, mondrake, sja112: Replace usages of deprecated AssertLegacyTrait::assert(No)Link() 2020-06-16 10:38:16 +01:00
Alex Pott fd046df3d9
Issue #3150474 by jungle, munish.kumar: Inaccurate return type of \Drupal\views\Views::getView()
(cherry picked from commit 19d2c39d0d)
2020-06-15 13:24:40 +01:00
Alex Pott 57735992cf
Issue #3139402 by mondrake, sja112, xjm: Replace usages of AssertLegacyTrait::assertIdenticalObject(), which is deprecated 2020-06-15 13:04:12 +01:00
Alex Pott 9522bf29e0
Issue #2673688 by himanshu_sindhwani, kkalashnikov, atul4drupal, Saurabh_sgh, walangitan, andypost, markdorison, Bunty Badgujar, xjm, catch: Remove remains of hook_field_schema()
(cherry picked from commit 8d67348e9a)
2020-06-15 12:41:11 +01:00
Alex Pott ebbda37025
Issue #2947588 by mrinalini9, borisson_, shaktik, andypost, daffie, joachim, Lendude: Refactor \Drupal\Tests\views\Kernel\ModuleTest::testViewsGetHandler
(cherry picked from commit 0c700b50a0)
2020-06-15 11:49:02 +01:00
Alex Pott 83f07ce091
Issue #3150661 by cburschka: FileFieldRSSContentTest uses XPath incorrectly
(cherry picked from commit 6b769d1e4f)
2020-06-15 11:17:23 +01:00
Alex Pott 4f61b6f675
Issue #2937513 by longwave, eltori, klausi, catch, idebr, xjm: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard 2020-06-14 15:07:36 +01:00
Alex Pott e12e1ce85c
Issue #3142752 by sja112, mondrake, xjm, longwave: AssertLegacyTrait::assert(No)Escaped() in functional tests still have a message passed in
(cherry picked from commit 073679e731)
2020-06-14 14:00:17 +01:00
Alex Pott 48945fd26c
Issue #3137430 by TR, jungle, alexpott: label_collection is defined twice in BlockContentType entity annotation
(cherry picked from commit 2dbb3e450a)
2020-06-14 10:13:36 +01:00
Alex Pott 69dd75d974
Issue #3139422 by sja112, jungle, akanksha-hp, mondrake, xjm: Replace usages of deprecated AssertLegacyTrait::assertOptionByText()
(cherry picked from commit 5a289071ee)
2020-06-13 11:47:10 +01:00
Alex Pott 0f79223d36
Issue #3139132 by Beakerboy, daffie: Query uses hardcoded LIMIT instead of queryRange()
(cherry picked from commit a8a6638ec7)
2020-06-13 09:54:56 +01:00
Alex Pott 84dca22a23
Issue #2946750 by Sam152, merauluka, timmillwood, catch: Node revisions forced even if bundle not under moderation workflow
(cherry picked from commit 30c286f45d)
2020-06-12 23:20:51 +01:00
Lee Rowlands 878e50559e
Issue #3020387 by Sam152, luisnicg, bahuma20, jungle: Moderation state is the same for all node's translations in edit page
(cherry picked from commit 685f3a060d)
2020-06-13 06:46:40 +10:00
Alex Pott df3e7a5863
Issue #3151087 by rik-dev, dww, alexpott, Matroskeen: Replace use of whitelist/blacklist in file_munge_filename() and its tests
(cherry picked from commit 9eb7a173a2)
2020-06-12 16:42:49 +01:00
Alex Pott 7522980573
Issue #3127918 by jungle, longwave: Add funding info in composer.lock 2020-06-12 16:40:38 +01:00
Alex Pott f323884b0b
Issue #3150990 by cburschka: Updater::install() crashes on file transfer exceptions
(cherry picked from commit 8596983c00)
2020-06-12 08:01:48 +01:00