Commit Graph

37893 Commits (33b050cafd77ffdb3a3cc98f8d6aced4eeac1086)

Author SHA1 Message Date
catch 33b050cafd Issue #3151364 by Charlie ChX Negyesi, amateescu, alexpott, jhodgdon: diacritics are not removed from ǢǣǼǽǮǯ
(cherry picked from commit 920d1708c9)
2020-07-14 13:17:25 +01:00
Alex Pott 884d2a50fe
Issue #3151975 by daffie, narendra.rajwar27: Replace the database query with an entity query in NodeRevisionsTest
(cherry picked from commit b52340d155426791a13641ea329dc19c6ad9a42a)
2020-07-14 11:06:49 +01:00
catch e4db69f303 Issue #3153791 by Wim Leers, quietone: Add comment field for 'et' content type to d7 fixture
(cherry picked from commit e9fd4d48fdf5e1de8b7b8875cb40d285d882e326)
2020-07-14 09:50:19 +01:00
Alex Pott e4972ce5c4
Issue #3146016 by Beakerboy, daffie: Sort order not specified in view test_node_revision_uid, but results asserted to be in a specific order
(cherry picked from commit 022eff4c37)
2020-07-13 20:45:11 +01:00
Alex Pott 1effb462f2
Revert "Issue #3146016 by Beakerboy, daffie: Sort order not specified in view test_node_revision_uid, but results asserted to be in a specific order"
This reverts commit 32c22ef9d9.
2020-07-13 20:44:06 +01:00
Alex Pott 32c22ef9d9
Issue #3146016 by Beakerboy, daffie: Sort order not specified in view test_node_revision_uid, but results asserted to be in a specific order
(cherry picked from commit ae879ead14ee0a9a862934120a70c9062953dc92)
2020-07-13 15:52:01 +01:00
Alex Pott 96ec6856b8
Issue #3154125 by Patrick R., kevinvhengst: Return type of ContentEntityFormInterface::validateForm() seems to be wrong
(cherry picked from commit 74d51c95ee)
2020-07-13 12:05:06 +01:00
Alex Pott 21f227387b
Issue #3155463 by longwave, quietone, jungle: Fix spelling error in Drupal\filter\Plugin\migrate\process\FilterID::getSourceFilterType()
(cherry picked from commit 297f6a87df)
2020-07-13 11:40:56 +01:00
catch b499870716 Issue #3153565 by vijaycs85: Update instances of Drupal\Core\Pager\RequestPagerInterface with Drupal\Core\Pager\PagerParametersInterface 2020-07-13 10:49:25 +01:00
catch 06b36bd629 Issue #2521782 by paulmckibben, mparker17, MerryHamster, swentel, yogeshmpawar, caspervoogt, Nikolay Borisov, maebug, jkuma, Saviktor, Wim Leers, catch: HTML head has alternate hreflang links to unpublished translations
(cherry picked from commit db46062db9)
2020-07-13 10:16:14 +01:00
catch d5a8ea01e1 Issue #3142893 by hchonov, Raunak.singh, kishor_kolekar, alexpott, tstoeckler, catch, kfritsche, johnwebdev: Memory leak - typed data prototypes for field items are not re-used like intended
(cherry picked from commit ce5d85281b)
2020-07-10 10:16:05 +01:00
catch 9892b8d247 Issue #2855068 by jian he, larowlan, andypost, mrinalini9, Jody Lynn, himanshu-dixit, LaravZ, jurgenhaas: Can't create comments when comment is a base field
(cherry picked from commit 65e525854c)
2020-07-09 19:57:30 +01:00
Alex Pott 7470bb9133
Issue #3089961 by tim.plunkett, Deepak Goyal, Lal_, ravi.shankar, tedbow: assertOffCanvasFormAfterWait() doesn't check for the correct form ID
(cherry picked from commit 700a6ab9d9)
2020-07-09 14:47:01 +01:00
Alex Pott a79aaf66f1
Issue #2848367 by mlncn, jp.stacey, kunalkursija: Render API overview example of placeholders either incorrect or misleading
(cherry picked from commit 323a808bd0)
2020-07-09 14:45:14 +01:00
xjm a68f5d6f54 Back to dev. 2020-07-08 13:53:57 -05:00
xjm b632d87161 Drupal 8.9.2 2020-07-08 13:53:45 -05:00
Lee Rowlands d0e9ea0980
Issue #2914785 by acbramley, jungle, Hardik_Patel_12, mrinalini9, larowlan: Entities with external urls as a uri relationship can not be deleted when menu_link_content is installed 2020-07-07 12:05:13 +10:00
Alex Pott 582584e499
Issue #3149930 by Lendude, ravi.shankar, Bobík, dww, joaomachado, alexpott, lauriii: Views table settings exposes "Details" field even when empty
(cherry picked from commit 5bd974ae17)
2020-07-06 23:06:25 +01:00
Alex Pott d31a8c6341
Issue #3152003 by Beakerboy, sanjayk, alexpott, daffie: EndOfTransactionQueriesTest does not include bootstrap.inc early enough for contrib database drivers 2020-07-01 11:31:02 +01:00
catch 8704d23f42 Issue #3027763 by quietone, LiamPower, pratik_kamble: UnroutedUrlAssembler removes query params array item key in buildExternalUrl()
(cherry picked from commit 0c162500850c1e2da56b63d5e6e54e1aba172871)
2020-06-30 09:50:50 +01:00
catch c7a563c63a Issue #3144046 by Matroskeen: Incorrect example of adding Cache metadata in hook_menu_local_tasks_alter()
(cherry picked from commit 78cc0f2804)
2020-06-29 22:33:50 +01:00
catch 200cef5a55 Issue #3144354 by alexpott, vijaycs85, andypost: ModuleInstaller loads .module and .install before allowing classes to autoloaded
(cherry picked from commit 1a48485ede)
2020-06-29 14:39:14 +01:00
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