Dave Long
|
49e0f8b6a4
|
Issue #2653652 by vasike, tstoeckler, penyaskito, Daniel_Rempe, catch, Gábor Hojtsy, smustgrave, maxocub, alexpott, Kristen Pol: Create an interface for ConfigEntityMapper
|
2023-07-22 15:59:32 +02:00 |
catch
|
82d3e957a4
|
Issue #3335768 by Berdir, andypost, smustgrave, catch: Manually clear cache keys from plugin managers with finite variations instead of using cache tags
|
2023-07-12 09:46:07 +01:00 |
catch
|
0ed2aa1ace
|
Issue #3365331 by mondrake: [PHPUnit 10] Provide a static alternative to ConfigMapperManagerTest::providerTestHasTranslatable
|
2023-06-22 12:37:39 +01:00 |
bnjmnm
|
d3a1923f6d
|
Issue #3366676 by lauriii, smustgrave, narendraR: Display config translation forms in a modal dialog
|
2023-06-21 14:23:53 -04:00 |
catch
|
b83467eabc
|
Issue #3325557 by longwave, mondrake, kim.pepper: Enable more service autowiring by adding interface aliases to core modules
|
2023-06-14 13:59:48 +01:00 |
catch
|
19d08d31aa
|
Issue #3351379 by Spokje, mondrake, longwave: Only mock methods defined in interfaces
|
2023-05-04 13:22:13 +01:00 |
Dave Long
|
db5c7a1dc5
|
Issue #3268833 by quietone, xjm, jungle, ravi.shankar, smustgrave, daffie, Spokje, DanielVeza: Fix method comments in tests for Drupal.Commenting.DocComment.ShortSingleLine
|
2023-04-30 18:58:07 +01:00 |
Lee Rowlands
|
f06e188e2f
|
Issue #3318549 by smustgrave, mstrelan, larowlan, rkoller, AaronMcHale, acbramley: Rename Custom Block terminology in the admin UI
|
2023-04-17 18:50:08 +10:00 |
Dave Long
|
596b3d38f1
|
Issue #3351236 by Spokje, mondrake, smustgrave: Fix PHPStan L1 errors "Missing call to parent::setUp()/tearDown() method."
|
2023-04-16 22:50:09 +01:00 |
Lee Rowlands
|
9b09c2792d
|
Issue #1975064 by smustgrave, tanc, ravi.shankar, seanpclark, pixlkat, wengerk, meena.bisht, cboyden, rjg, klaasvw, nikitagupta, larowlan, MaskOta, mlncn, dsnopek, fenstrat, fago, vacho, yobottehg, Grimreaper, rpayanm, B-Prod, SKAUGHT, rkoller, yoroy, stefan.r, psf_, AaronMcHale, rootwork, ifrik, TravisCarden, stella, kae76, josephdpurcell@gmail.com, eelkeblok, andypost, benjifisher: Add more granular block permissions
|
2023-03-31 11:43:26 +10:00 |
catch
|
336c3ef206
|
Issue #3351060 by Spokje: Fix PHPStan L1 errors "You should use assertNull() instead of assertSame(null, $actual)."
|
2023-03-29 23:46:03 +01:00 |
catch
|
b3fac4a09f
|
Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains()
|
2023-03-18 11:30:09 +00:00 |
Dave Long
|
3966592061
|
Issue #3151019 by catch, andypost: Only allow route names, deprecate support for route objects in UrlGenerator methods
|
2023-02-17 16:29:57 +00:00 |
catch
|
8df6544ec1
|
Issue #3266568 by mxr576, sourabhjain, quietone: Refactor array_merge() usage in loops as possible for performance
|
2023-02-17 12:16:21 +00:00 |
xjm
|
66ac2064fe
|
Issue #3185640 by lucienchalom, jungle, smustgrave, ravi.shankar, andregp, xjm, quietone, sergiogsanchez: Fix or ignore words that start with "v", excluding real non-English words
|
2023-01-16 10:36:05 -06:00 |
xjm
|
e525e6ae2f
|
Issue #2987964 by smustgrave, pminf, manuel.adan, maboresev, kishor_kolekar, benjifisher, rkoller, Chris Matthews, Sutharsan, xjm, Amber Himes Matz, AaronMcHale, larowlan, tim.plunkett, tedbow, catch: Move custom block types admin link to admin/structure
|
2022-12-23 13:53:58 -06:00 |
Alex Pott
|
82576b6002
|
Issue #784672 by smustgrave, floretan, lokapujya, joegraduate, jcnventura, AndyF, joelpittet, darvanen, c960657, eiriksm, viappidu, jungle, ravi.shankar, DanielVeza, Meenakshi_j, gordon, raman.b, mohit_aghera, vsujeetkumar, aleevas, vakulrai, bruvers, larowlan, vpeltot, wjaspers, Sonal.Sangale, jan.stoeckler, jofitz, vdsh, minorOffense, LewisNyman, mgifford, Berdir, tstoeckler, Luke.Leber, Hanno, alexpott, andypost, yannickoo, hchonov, quietone, David_Rothstein, fgm, mr.baileys, MaxMendez, mpp: Allow text field to enforce a specific text format
|
2022-11-29 11:38:07 +00:00 |
catch
|
78f3dbf183
|
Issue #3316815 by mondrake: Fix PHPStan L0 issues for calls to crufty drupalPost* methods
|
2022-10-21 20:02:22 +01:00 |
Alex Pott
|
b29f980b79
|
Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files
|
2022-10-09 12:06:21 +01:00 |
Alex Pott
|
fdaf5636e4
|
Issue #3295880 by Spokje, longwave: ->willReturn(...) would make more sense here
|
2022-10-03 15:41:01 +01:00 |
Alex Pott
|
2c468a0049
|
Issue #3264947 by Niklan, quietone, ravi.shankar, longwave, TR, xjm: [Sep 12, 2022] Add missing docblocks for test methods ::setUp() and ::tearDown()
|
2022-09-27 13:28:52 +01:00 |
catch
|
6c087ced8e
|
Issue #3308987 by lauriii, Spokje, quietone, bnjmnm: Remove references to Stable
|
2022-09-13 11:13:31 +01:00 |
Alex Pott
|
39b12c461c
|
Issue #3264122 by Spokje, Taran2L, ankithashetty, quietone, catch, xjm, daffie: Move all non migration aggregator tests to the module in preparation of removal in d10
|
2022-03-17 14:05:52 +00:00 |
Alex Pott
|
cbcdb8b2d4
|
Issue #3164210 by jungle, sylus, Akhildev.cs, dww: Refactor array_merge() usage in loops as possible for performance
|
2022-02-07 11:26:28 +00:00 |
Alex Pott
|
09795b6e93
|
Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey()
|
2021-12-30 13:40:35 +00:00 |
Alex Pott
|
1359e7abde
|
Issue #3232097 by daffie, longwave: [Symfony 6] Add "array" type hint to methods overriding Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()
|
2021-12-18 06:36:14 +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 |
Alex Pott
|
576bd7543d
|
Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment
|
2021-11-19 09:49:33 +00:00 |
Lee Rowlands
|
330473e759
|
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator
|
2021-11-15 12:19:43 +10:00 |
Alex Pott
|
7c646f0241
|
Issue #3225227 by Matroskeen, quietone, Kristen Pol: Fix source plugin documentation
|
2021-10-18 12:14:00 +01:00 |
Alex Pott
|
57d91dbea0
|
Issue #3209934 by quietone, alexpott, longwave: Fix spelling for 46 migrate related words
|
2021-10-18 09:13:24 +01:00 |
catch
|
c1933e73e7
|
Issue #3239298 by alexpott, andypost, quietone, huzooka, daffie, longwave, Wim Leers, larowlan: Fix \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase::updateEntity() so that config translation migrations can be rolled back
|
2021-10-13 12:24:53 +01:00 |
catch
|
2145374d1e
|
Issue #3240174 by alexpott, andypost, daffie: \Drupal\config_translation\FormElement\Textarea() can cause deprecations on PHP 8.1
|
2021-10-04 15:59:45 +01:00 |
catch
|
406dfbc6c6
|
Issue #3227501 by longwave, mondrake: Remove remaining uses of t() in test assertions
|
2021-09-07 14:35:25 +01:00 |
Alex Pott
|
117168a8cd
|
Issue #2639382 by mohit_aghera, yogeshmpawar, stomusic, mpdonadio, Abdelrahman Amer, scott_euser, idebr, dagmar, dineshw, Lendude, mpp, alexpott, larowlan, manuel.adan, charginghawk, cestmoi, Berdir, redseujac: "Authored on" string on multilanguage sites not translating; always renders English "ago" for "time ago" format
|
2021-08-30 15:46:13 +01: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
|
e33e4c71c4
|
Issue #3227060 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertNoRaw, that is deprecated
|
2021-08-06 11:12:32 +01:00 |
catch
|
89da8c8d52
|
Issue #3170396 by mondrake, longwave: Remove uses of t() in assert(No)Raw() calls
|
2021-08-06 08:21:30 +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
|
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 |
catch
|
6335af17b4
|
Issue #3221312 by Spokje: ->willReturn(...) would make more sense here
|
2021-07-28 11:57:46 +01:00 |
catch
|
686951d3c9
|
Issue #3153469 by longwave, hmendes, Hardik_Patel_12: Remove uses of t() in clickLink() calls
|
2021-07-28 08:48:45 +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 |
Lee Rowlands
|
24494c2e0b
|
Issue #3189463 by quietone, Wim Leers, adityasingh, ayushmishra206: all translation/localization migrations should depend on the 'language' migration
|
2021-05-23 07:26:24 +10:00 |
Lee Rowlands
|
a5103bb8f7
|
Issue #3191782 by quietone, Wim Leers, mohit_aghera: Fix dependency in d6 user profile translation migrations
|
2021-05-22 10:33:52 +10: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 |