Commit Graph

2114 Commits (831b208162d6171530f6f19e3d592cc198304c48)

Author SHA1 Message Date
catch 33ba45820a 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:35:45 +01:00
catch 1640eb2359 Issue #3209353 by Matroskeen, nishantghetiya, quietone: Add documentation for remaining node and taxonomy modules 2021-06-22 14:41:25 +01:00
catch 1c17abd79c Issue #3164520 by james.williams, Matroskeen, huzooka, raman.b, quietone, mikelutz: FieldableEntity::getFieldValues() does not guarantee that the returned field values are sorted by their delta 2021-06-22 14:33:10 +01:00
Lee Rowlands acb621d028
Issue #3048848 by jmikii, carletex, andypost, sulfikar_s, mrinalini9, himanshu_sindhwani, anantjain60, guilhermevp, johnwebdev, alexpott, quietone: Syndicate block outputs wrong feed URL 2021-06-22 06:38:49 +10:00
catch ba1ff55e88 Issue #3053167 by quietone, marvil07: Move state entries out of migrate_drupal.migrate_drupal.yml 2021-06-21 11:53:16 +01:00
catch e48dcff470 Issue #2879159 by Spokje, LoMo, ravi.shankar, quietone, mondrake: Some calls to assertEquals have expected/actual parameters reversed 2021-06-21 11:27:34 +01:00
catch ee6a1a71d4 Issue #3213734 by longwave, mondrake: AssertButtonsTrait has invalid PHP syntax 2021-06-10 15:08:59 +01:00
catch c7f050d5e9 Issue #3218024 by Charlie ChX Negyesi, longwave, Berdir: Field called "link" breaks the RSS Views plugins 2021-06-10 14:54:54 +01:00
catch bfe59b21ee Issue #2922570 by Berdir, paulocs, anmolgoyal74, dww, ravi.shankar, tobiasb, catch, plach, longwave, dawehner, joseph.olstad, alexpott, larowlan, Spokje, andypost, aamouri, Wim Leers, Daniel Kulbe, shabana.navas, klasseng, dschenk, ducktape, marcoliver, anevins, SaschaHannes, pankaj.singh, rpsu, tanubansal, Dom.: The node view page triggers a lot of expensive access checks for relationship links 2021-06-09 15:13:20 +01: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 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 4a72cc3169
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment 2021-05-20 21:47:18 +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 6802ea3355 Issue #3207968 by quietone, longwave, Spokje: Replace @codingStandards comments with phpcs: comments 2021-05-17 20:22:22 +01:00
catch 13c5855165 Issue #3211838 by mondrake, longwave: Convert assertions involving use of xpath on spans to WebAssert 2021-05-17 20:04:19 +01:00
catch 35021980e1 Issue #2909369 by Spokje, alexpott, longwave, mfernea: Fix 'Drupal.Commenting.VariableComment.WrongStyle' coding standard 2021-05-13 20:26:47 +01:00
catch c6adb7c717 Issue #2730631 by jibran, benjifisher, claudiu.cristea, pdenooijer, merauluka, Deepak Goyal, mpp, gnuget, Spokje, sanjayk, idimopoulos, nikitagupta, ayushmishra206, ridhimaabrol24, mrinalini9, KapilV, harings_rob, Berdir, alexpott, catch, dawehner, tstoeckler, dpi, lexbritvin, mlncn, jhedstrom, kevin.dutra, amateescu, johnwebdev, Steven Spasbo: Upcast node and node_revision parameters of node revision routes 2021-05-11 21:35:27 +01:00
Alex Pott bd2a1eabe0
Issue #3206932 by Matroskeen, quietone, alexpott: Rename targetEntityType constant in d6_view_mode migration to simplify source plugin 2021-05-04 10:53:23 +01:00
catch 9c2bfa8df0 Issue #3203476 by mondrake, longwave, alexpott: Convert assertions involving use of xpath on divs to WebAssert 2021-04-28 11:08:17 +01:00
catch c2241ab659 Issue #3202052 by jonathanshaw, andypost: EntityQuery accessCheck: Views argument plugin ::titleQuery() should not be access sensitive 2021-04-08 09:04:44 +01:00
catch 14d175470c Issue #3207119 by longwave: Fix 'Squiz.WhiteSpace.ScopeKeywordSpacing' coding standard 2021-04-05 08:05:00 +01:00
Alex Pott e3dfd1a9db
Issue #2937858 by SherFengChong, Saviktor, longwave, jhodgdon, catch: Fix 'Drupal.Commenting.DocCommentAlignment' coding standard 2021-04-04 09:39:06 +01:00
catch 65873adedc Issue #3204163 by jonathanshaw: EntityQuery accessCheck: tests should not check access unless relevant 2021-04-01 18:46:09 +01:00
catch 3f057d61fa Issue #3204419 by jonathanshaw, longwave: EntityQuery accessCheck: always specifiy accessCheck, don't rely on the default 2021-04-01 10:45:35 +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 7e922b6dd6 Issue #3201393 by Lendude, dww, imalabya, dawehner, anmolgoyal74, Abhijith S: Filter glossary view by status 2021-03-23 10:22:03 +00:00
catch 37a5b1a70f Issue #3201714 by jonathanshaw, ravi.shankar, longwave, catch, alexpott: EntityQuery accessCheck: data cleanup should never care about the current user 2021-03-20 19:29:51 +00:00
catch aef67cd5a3 Issue #3202040 by jonathanshaw: EntityQuery accessCheck: bundle delete forms should warn of content at risk regardless of access 2021-03-11 09:37:12 +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 d922579647 Issue #3201470 by jonathanshaw, catch, longwave: EntityQuery accessCheck: Cron functions should never check access 2021-03-06 09:13:25 +00: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 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 82c63a2a99
Issue #3192900 by quietone, Matroskeen: Combine some migration kernel tests 2021-02-08 23:36:18 +00:00
Alex Pott f0eaa97e13
Issue #2693485 by juhog, paulocs, Gogowitsch, Hardik_Patel_12, YesCT, Mirroar, Lal_, ravi.shankar, abhisekmazumdar, tim.plunkett, longwave, esolitos, TravisCarden, lapek, jhuhta, adriancid, samiullah, adalbertov, cilefen, mohit1604, Abhijith S, John Cook, alexpott, dawehner, pameeela, larowlan, catch, leisurman: Content types are ordered by machine name on /node/add page (+ similar issues with other entities) 2021-02-05 13:09:23 +00:00
Lee Rowlands 2a2f2de328
Issue #2814953 by quietone, huzooka, Nathaniel, Nixou, NickDickinsonWilde, benjifisher, cosolom, davidsickmiller, mradcliffe, catch: Migrate Drupal 7 node/user reference fields 2021-02-02 14:20:04 +10: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 211f695a88 Issue #3190504 by Matroskeen, quietone: Fix documentation for node source plugins 2021-01-26 10:10:03 +00:00
Alex Pott 9b75b5807b
Issue #3167733 by Spokje, vishnukumar, bkosborne, surya.s, kndr, alexpott: PHP 7.4 notice in views node wizard if a taxonomy field widget is hidden 2021-01-26 08:41:56 +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 f58b01f2e5 Issue #3193131 by Matroskeen, daffie, catch: $context in hook_entity_view_mode_alter is always empty 2021-01-22 17:24:33 +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 d722e9d760 Issue #3192221 by mondrake, daffie, longwave: Swap assertIdentical arguments in preparation to replace with assertSame 2021-01-18 17:35:30 +00:00
Alex Pott ab9919c356
Issue #3127250 by anmolgoyal74, joseph.olstad, ankithashetty, fago, catch, alexpott: Node previews are cached by dynamic page cache 2021-01-18 17:28:54 +00:00
catch 39bacf4426 Issue #3192427 by mondrake, daffie: Replace usages of deprecated AssertLegacyTrait::assertNotEqual 2021-01-18 16:16:33 +00:00
catch b7dd784a24 Issue #3192553 by mondrake, longwave: Convert assertIdentical(NULL..) to assertNull(...) 2021-01-15 09:24:13 +00:00
catch 5fb97954e8 Issue #2565931 by quietone, jofitz, shaktik, sokru, mikeryan, clemens.tolboom, kapilkumar0324, anushrikumari, wturrell, benjifisher, mikelutz: Handle long comment bundle names 2021-01-11 20:31:42 +00:00
catch c2e91dccb3 Issue #3191986 by mondrake, daffie: Replace usages of deprecated AssertLegacyTrait::assertNotIdentical 2021-01-11 15:06:17 +00:00