Alex Pott
|
ac127f070c
|
Issue #3402294 by mstrelan, quietone, dww, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (complex replacement) in core Kernel tests
(cherry picked from commit 955418c2df )
|
2024-04-09 11:45:11 +01:00 |
Alex Pott
|
22add58ea6
|
Issue #3411384 by phthlaap, venkatadapa, alecsmrekar, plach, alexpott, heddn, Graber: Error: Call to a member function label() on null in Drupal\menu_link_content\Form\MenuLinkContentForm->form() (line 99 of /var/www/html/docroot/core/modules/menu_link_content/src/Form/MenuLinkContentForm.php)
(cherry picked from commit 84432de226 )
|
2024-03-30 17:04:16 +00:00 |
Lauri Eskola
|
379968c4ac
|
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0
(cherry picked from commit 1e8ae69e1d )
|
2024-01-15 14:56:41 +02:00 |
catch
|
78fbdef229
|
Issue #2254189 by smustgrave, quietone, anya_m, andregp, sun, joachim: Fix test performance of Drupal\node\Tests\NodeTranslationUITest
(cherry picked from commit f0d3a7bf58 )
|
2024-01-10 21:13:37 +00:00 |
Dave Long
|
b612db8a77
|
Issue #3399373 by mstrelan, xjm, longwave, larowlan, quietone: Add declare(strict_types=1) to all Unit tests
|
2024-01-05 09:08:23 +00:00 |
xjm
|
bd0f473fce
|
Issue #3379495 by quietone, xjm, smustgrave: Convert enable/disable to install/uninstall in hook_help()
(cherry picked from commit 8a739dc5a2 )
|
2023-11-12 11:54:53 -06:00 |
Dave Long
|
e0a20caab0
|
Issue #3395871 by quietone: Correct spelling of words in test modules and dramallama
(cherry picked from commit 41b777c6be )
|
2023-10-24 12:18:00 +01:00 |
Lee Rowlands
|
6d93485084
|
Issue #3386458 by catch, quietone, alexpott, larowlan: Add GenericModuleTestBase and use it to test general module things
|
2023-09-26 09:14:17 +10:00 |
Lauri Eskola
|
246b571cbd
|
Issue #3379293 by benjifisher, lauriii, pooja saraah, smustgrave, poker10: Make it easier to add a child menu item
|
2023-09-15 09:58:43 +03:00 |
Lauri Eskola
|
c90f093c11
|
Issue #3110371 by omkar.podey, idebr, gabesullice, joseph.olstad, fengtan, el7cosmos, lauriii, Abhijith S, catch, smustgrave: When adding a new menu link, restrict the available parents to the current menu
|
2023-08-30 22:49:43 +03:00 |
Lauri Eskola
|
9d3c52dd80
|
Issue #3372972 by Wim Leers, phenaproxima, NickDickinsonWilde, smustgrave: Fix all type: machine_name constraint violations in tests
|
2023-08-01 08:05:59 +03:00 |
Lauri Eskola
|
418ce00036
|
Issue #3209249 by quietone, smustgrave, bharath-kondeti, ankithashetty, KapilV, longwave, Spokje: Fix spelling for 29 migrate translation related words
|
2023-07-30 19:51:17 +03:00 |
Dave Long
|
c1b8fdd9d9
|
Issue #3364867 by eiriksm: Wrong type of property MenuLinkContent::$link
|
2023-07-22 15:05:38 +02:00 |
Dave Long
|
69333763c3
|
Issue #3224941 by andypost, Akram Khan, ravi.shankar, SandeepSingh199, Spokje, catch, xjm, alexpott: Remove usage of setAccessible() when core requires PHP 8.1
|
2023-07-18 16:45:43 +01:00 |
Lauri Eskola
|
7961aba4bd
|
Issue #2997790 by mohit_aghera, Keenegan, Grimreaper, lozsmile, catch, angrytoast: Set MenuLinkContent getEntity to public visibility
|
2023-07-11 11:15:01 +03:00 |
Dave Long
|
67bad1b36c
|
Issue #3359179 by Spokje: Fix PHPStan L1 errors "@coversDefaultClass defined on class method foo."
|
2023-06-22 14:13:38 +01:00 |
catch
|
d704aa3827
|
Issue #3325175 by Spokje, mondrake, andypost, xjm: Deprecate calling \Drupal\menu_link_content\Form\MenuLinkContentForm::_construct() with the $language_manager argument
|
2023-06-21 15:26:13 +01:00 |
catch
|
6204ba9c59
|
Issue #2665216 by andypost, gidarai, daffie, mondrake, _utsavsharma, dawehner, catch, longwave, alexpott, Charlie ChX Negyesi: Deprecate Drupal\Core\Database\Connection::nextId() and the {sequences} table and schema
|
2023-06-08 12:59:56 +01:00 |
catch
|
609e7442cb
|
Issue #3353658 by mondrake, smustgrave: [PHPUnit 10] Provide a static alternative to randomMachineName() and implement in data providers
|
2023-05-04 13:31:39 +01:00 |
catch
|
f6932126ac
|
Issue #2684577 by mohit_aghera, tim-diels, pooja saraah, gapple, smustgrave, quietone: Entity operations for menu links are hardcoded in edit menu form
|
2023-04-20 16:49:47 +01:00 |
Dave Long
|
7710bd6098
|
Issue #3268809 by quietone, Spokje, Rishabh Vishwakarma, ravi.shankar, mrinalini9, Medha Kumari, JatinGupta40, smustgrave, xjm, longwave, catch: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'
|
2023-04-12 15:50:34 +01:00 |
catch
|
c0cc344fb6
|
Issue #3336780 by diegors, schlaukopf, xjm, fabiansierra5191: Correctly capitalize "url" in documentation only, part 2
|
2023-04-12 15:28:50 +01:00 |
catch
|
f88694094f
|
Revert "Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'"
This reverts commit b4829d2ff7 .
|
2023-04-05 11:25:49 +01:00 |
Dave Long
|
b4829d2ff7
|
Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'
|
2023-04-05 09:56:11 +01:00 |
Dave Long
|
c187cc6339
|
Issue #3153468 by mondrake, mohrerao, mallezie, smustgrave, meena.bisht, naresh_bavaskar, hash6, ravi.shankar, Hardik_Patel_12, longwave, xjm: Strip HTML tags when using assertEquals() to compare markup
|
2023-02-07 14:48:42 +00:00 |
quietone
|
679dff2abf
|
Issue #3152943 by bbombachini, rocketeerbkw, huzooka, chandrashekhar_srijan, ayushmishra206, nikitagupta, abhisekmazumdar, Wim Leers, mikelutz, larowlan: Remove migration of shortcuts from menu_link migration
|
2023-02-01 11:33:29 +13:00 |
catch
|
652709e400
|
Issue #3328443 by xjm, rpayanm, alexpott, catch, longwave: Replace most strpos() === 0 or !== 0 with str_starts_with()
|
2023-01-27 12:37:01 +00:00 |
Alex Pott
|
e2d4dcfdf2
|
Issue #3319582 by mondrake, Spokje, longwave, mallezie: Fix calls to methods with too many parameters passed in
|
2022-11-29 11:38:06 +00: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
|
6bbfb05500
|
Issue #3181778 by quietone, longwave, aldairsoares, beatrizrodrigues, Aline Teixeira Ramos, KapilV, raman.b, anushrikumari, CChiste, mallezie, Ratan Priya, rakesh.regar, Kevin.Notari, vicheldt, mauryarahul11, yogeshmpawar, bbrala, alexpott, bruno.bicudo: [w/c September 17th] Replace t() with $this->t() in all plugins
|
2022-09-28 09:49:56 +01:00 |
Lauri Eskola
|
cd700d8409
|
Issue #3281454 by _shY, pooja saraah, deviantintegral, quietone, alexpott, nod_: Update various module tests to not use Bartik and Seven
|
2022-07-13 12:01:29 +03:00 |
Alex Pott
|
53783642d7
|
Issue #3245553 by quietone, danflanagan8: Fix migration of localized D6 menu links
|
2022-05-23 10:04:25 +01:00 |
Alex Pott
|
da8f764fa4
|
Issue #3279502 by webflo: Fix invalid @property annotations
|
2022-05-15 22:06:26 +01:00 |
catch
|
0cec48668c
|
Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10
|
2022-02-20 14:43:28 +00:00 |
catch
|
cfd8517353
|
Issue #3182103 by TR, dan2k3k4, longwave, mondrake, Sweetchuck, Kristen Pol: Ensure correct signature for setUp(), tearDown(), setUpBeforeClass(), and assertPostConditions() methods
|
2021-12-14 12:05:17 +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 |
Lee Rowlands
|
a83a7a7836
|
Issue #3231781 by longwave, mondrake, Feuerwagen, larowlan, TR, nlisgo, xxAlHixx, DuaelFr, GoZ, benjy, no_angel, Mac_Weber: [D9.3 beta - w/c Nov 8, 2021] Remove remaining uses of t() in tests
|
2021-11-15 12:46:09 +10:00 |
Lee Rowlands
|
6d39cdeeb4
|
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax
|
2021-11-15 12:35:55 +10: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 |
catch
|
55a804ce67
|
Issue #2975461 by quietone, Matroskeen, Lendude: Convert query string to array for d6 menu_link migration
|
2021-11-08 14:49:50 +00:00 |
catch
|
84ef68cf99
|
Issue #3247901 by danflanagan8, longwave: ContentTranslationUITestBase should not rely on Classy
|
2021-11-08 14:36:24 +00: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
|
510b5904fc
|
Issue #3064016 by Matroskeen, alisonjo315, danflanagan8, quietone: Allow menu_link source plugin to filter menu links by menu name(s)
|
2021-10-18 11:04:01 +01:00 |
catch
|
caf0971080
|
Issue #3240915 by andypost, alexpott: Passing NULL to \Drupal\Component\Utility\Unicode::truncate() causes deprecations on PHP 8.1
|
2021-10-11 19:57:46 +01:00 |
catch
|
6951f4d77a
|
Issue #3225328 by mxr576, Berdir, longwave: Improve page performance by sorting cache contexts/tags on-demand
|
2021-08-27 12:36:31 +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
|
89da8c8d52
|
Issue #3170396 by mondrake, longwave: Remove uses of t() in assert(No)Raw() calls
|
2021-08-06 08:21:30 +01:00 |
xjm
|
6999b96b7c
|
Issue #3219881 by msnassar: Typo in the description of class MenuLinkContentAccessControlHandler
|
2021-06-26 10:22:40 -05:00 |