Commit Graph

6026 Commits (f9caeefc28a00101ffaa94a8893d97afaf364b43)

Author SHA1 Message Date
Dave Long a4b69560ea
Issue #3410222 by alexpott: Autowiring does not support nullable types 2024-01-29 09:22:11 +00:00
Dave Long b79240e2a9
Issue #3414994 by Spokje: SitesDirectoryHardeningTest does not need to use StringTranslationTrait 2024-01-27 17:22:10 +00:00
catch 6b6a82629c Issue #3412084 by Wim Leers, phenaproxima, borisson_, larowlan: Follow-up for #3364109: opt in already validatable simple config to FullyValidatable 2024-01-26 16:01:03 +00:00
catch cbe1d28628 Issue #3407912 by Akhil Babu, MacSim, smustgrave, Prashant.c, larowlan, arisen: Add a hook_ENTITY_TYPE_view_mode_alter() 2024-01-26 09:39:21 +00:00
Dave Long 3eb0257722
Issue #3406460 by quietone, smustgrave: Fix spelling of array keys in tests 2024-01-24 23:06:56 +00:00
Dave Long 526d8ef95e
Issue #3415811 by catch: Add @group #slow to more functional tests 2024-01-24 22:18:29 +00:00
Alex Pott 9c61822301
Issue #3396196 by catch, kristiaanvandeneynde, Kingdutch: Separate cache operations from database queries in OpenTelemetry and assertions 2024-01-23 16:30:19 +00:00
Lauri Eskola 77888cf57b
Issue #2793343 by justin2pin, Anybody, Grevil, mglaman, bnjmnm, Gauravvvv, lauriii, gints.erglis, Suresh Prabhu Parkala, paulocs, ranjith_kumar_k_u, finnsky, beunerd, selva.swamy@gmail.com, nod_, naveenvalecha, Daniel Kulbe, Bram Linssen, andypost, crasx: Dialog drupalAutoButtons option should be respected on initial load 2024-01-23 17:16:56 +02:00
Lauri Eskola 8088712c16
Issue #3414707 by quietone, arunkumark: Fix change record URL in deprecation message for #3112298 2024-01-23 13:43:35 +02:00
catch 16a22b98ec Issue #3409385 by quietone, catch, xjm, smustgrave: Remove usage of Forum module from tests 2024-01-22 16:55:40 +00:00
catch feb4531180 Issue #3414969 by Spokje, smustgrave: Convert TwigLoaderTest into a Kernel test 2024-01-22 12:56:28 +00:00
catch 2746a72d83 Issue #3369914 by Spokje, quietone, Hardik_Patel_12: Move non-migrations tests to Actions module 2024-01-19 14:23:09 +00:00
catch 2fa31524b3 Issue #3414825 by alexpott, Wim Leers, longwave, kim.pepper: InfoParser should use FileCache 2024-01-19 11:41:56 +00:00
catch 4e14cc64ec Issue #3415060 by Spokje, smustgrave: Convert AlterTest into a Kernel test 2024-01-18 14:47:15 +00:00
catch 85e2310a78 Issue #3414914 by mstrelan, Spokje, kim.pepper: Convert HtmlToTextTest into a Unit test 2024-01-18 14:28:23 +00:00
xjm dac8ef1848
SA-CORE-2024-001 by s73, douggreen, larowlan, benjifisher, poker10, xjm, lauriii
(cherry picked from commit 2ecd4151a4)
2024-01-16 15:20:25 -06:00
catch 0a58c45e7d Issue #3414776 by Spokje: Move EntityReferenceSelectionAccessTest to Kernel namespace and directory 2024-01-16 11:00:45 +00:00
Lauri Eskola 1e8ae69e1d
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0 2024-01-15 14:55:37 +02:00
Lee Rowlands 2a232304d7
Issue #3407793 by mstrelan: Add declare(strict_types=1) to all miscellaneous test classes 2024-01-15 15:23:28 +10:00
nod_ 62498926d3
Issue #3400359 by el7cosmos, dinazaur, alexpott, ReINFaTe: External fonts cannot be loaded via add_css ajax command 2024-01-12 22:25:12 +01:00
Dave Long 9089e7a939
Issue #3413984 by quietone: Simple fixes for words with prefix of 'de' or 're' 2024-01-12 10:37:42 +00:00
Dave Long cb98777fc1
Issue #3395900 by quietone, smustgrave: Correct spelling of words in module core/tests 2024-01-11 17:56:30 +00:00
Dave Long a3decd9d43
Issue #3397490 by quietone, smustgrave, xjm, longwave, poker10: Fix more words that are only misspelled in comments 2024-01-11 14:36:13 +00:00
Dave Long 4f633dcc98
Issue #3342489 by _shY, smustgrave, longwave, Wim Leers: Add default value for mail_notification in site.system config 2024-01-11 14:05:48 +00:00
Dave Long db74af75f8
Issue #3379496 by quietone, smustgrave, longwave: Convert enable/disable to install/uninstall in UI not in hook_help 2024-01-11 13:24:56 +00:00
Dave Long 528ac5740a
Issue #3073053 by pivica, Primsi, unstatu, pooja saraah, smustgrave, Berdir: Theme library override can fail in when you have multiple parent themes 2024-01-11 11:56:25 +00:00
catch ef985e937c Issue #3399951 by neclimdul, godotislate, catch, lauriii, smustgrave, xjm: ajax_page_state leaks through request in Views Ajax 2024-01-10 17:27:56 +00:00
catch 4ca4dbaabe Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with() 2024-01-08 10:48:04 +00:00
Alex Pott a4d53f09f6
Issue #2651798 by Spokje, cilefen, TR, smustgrave: claroAutocompleteTest passes, but log shows a 404 2024-01-08 09:32:56 +00:00
quietone 061989d481
Issue #3404273 by mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core Functional tests 2024-01-08 15:42:05 +13:00
Lee Rowlands 1d5e1e1d40
Revert "Issue #3412084 by Wim Leers, phenaproxima, borisson_: Follow-up for #3364109: opt in already validatable simple config to FullyValidatable"
This reverts commit 76e00a5621.
2024-01-08 08:04:56 +10:00
Lee Rowlands 5b8514adec
Issue #3402295 by mstrelan, dww, smustgrave: Fix strict type errors in kernel tests: Add casts and fix types where needed 2024-01-08 07:55:19 +10:00
Lee Rowlands 76e00a5621
Issue #3412084 by Wim Leers, phenaproxima, borisson_: Follow-up for #3364109: opt in already validatable simple config to FullyValidatable 2024-01-08 07:49:21 +10:00
Lee Rowlands 79b5436806
Issue #3333401 by nicxvan, tsquared212, xjm, larowlan, smustgrave, andrewmacpherson, bnjmnm, lauriii, itmaybejj, xurizaemon: Pager h4 causes accessibility flag on many pages 2024-01-08 07:38:51 +10:00
Dave Long 029817bad2
Issue #3397302 by mondrake: Notation of placeholders in SqlContentEntityStorageRevisionDataCleanupTest is incorrect 2024-01-05 18:32:24 +00:00
effulgentsia 7b49d8700c Issue #3364108 by Wim Leers, borisson_, phenaproxima, bircher: Configuration schema & required keys 2024-01-04 10:14:30 -08:00
Alex Pott b378c4115e
Issue #3412135 by markdorison: Output buffering status check fails when run via CLI 2024-01-04 15:39:10 +00:00
catch 5bf40faa66 Issue #3409982 by claudiu.cristea, longwave, alexpott, catch, Ghost of Drupal Past: [D10.2 regression] Theme suggestions cannot alter variables anymore 2024-01-04 15:17:43 +00:00
Alex Pott c8a07913a0
Issue #3387163 by smustgrave, larowlan, alexpott, xjm, quietone: Decouple tour from ConfigInstallProfileOverrideTest 2024-01-04 14:54:55 +00:00
Lee Rowlands 9add7f71ff
Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
Dave Long 8f0872276e
Issue #3410022 by heddn, larowlan, catch: Regression from #3295790 content-length header set earlier than expected 2024-01-02 17:19:57 +00:00
catch f2daf5121b Issue #3379220 by kristiaanvandeneynde, smustgrave, Wim Leers: system_page_attachments() varies by authenticated user role but does not add said cache context 2023-12-31 10:41:01 +00:00
Lee Rowlands fbee2baaab
Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, larowlan, daffie, alexpott: Add the session to the request in KernelTestBase, BrowserTestBase, and drush 2023-12-28 08:03:14 +10:00
Alex Pott ba827d468c
Issue #3103962 by godotislate, smustgrave, alexpott, larowlan: ConfigInstaller::isSyncing() is not reset before module preinstall 2023-12-23 21:49:48 +01:00
Dave Long 4cc502ffa1
Issue #3410452 by catch: Add @group #slow to more tests 2023-12-22 18:36:47 +00:00
Dave Long 86673c90de
Issue #3410396 by catch: Add @group slow to ForumTest, HelpTopicSearchTest, ModulesListFormWebTest 2023-12-22 18:35:07 +00:00
Lee Rowlands 7393eba281
Revert "Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, daffie, alexpott, larowlan: Add the session to the request in KernelTestBase, BrowserTestBase, and drush"
This reverts commit 48a7cf12c1.
2023-12-22 11:58:49 +10:00
Lee Rowlands 48a7cf12c1
Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, daffie, alexpott, larowlan: Add the session to the request in KernelTestBase, BrowserTestBase, and drush 2023-12-22 10:25:29 +10:00
Lee Rowlands d876127667
Issue #3410301 by catch, diqidoq, Wim Leers: Deprecate system.performance stale_file_threshold 2023-12-22 09:32:47 +10:00
Lee Rowlands 52adbcfa1c
Issue #3379091 by phenaproxima, Wim Leers: Make NodeType config entities fully validatable 2023-12-22 09:17:04 +10:00
Alex Pott d4abe119f8
Issue #3063856 by quietone, alexpott, rpayanm, benjifisher, fredysan, Wim Leers, Ratan Priya, bsnodgrass, heddn: Add ability to view migrate_message table data 2023-12-21 08:26:58 +00:00
Alex Pott a9b4000840
Issue #3112298 by Spokje, mpdonadio, ravi.shankar, quietone, alexpott, smustgrave, immaculatexavier, ranjith_kumar_k_u, ankithashetty, mondrake, daffie, andypost, vladbo, JeroenT, pifagor, longwave, voleger: Replace REQUEST_TIME in classes with direct container access 2023-12-20 12:49:14 +00:00
Alex Pott 77af690699
Revert "Issue #2463967 by Darren Oh, tunic, andypost, alexpott, quietone, mstrelan, longwave: Add PHP settings to .user.ini"
This reverts commit de1a11ea78.
2023-12-16 17:05:43 +00:00
Alex Pott de1a11ea78
Issue #2463967 by Darren Oh, tunic, andypost, alexpott, quietone, mstrelan, longwave: Add PHP settings to .user.ini 2023-12-16 08:22:15 +00:00
Alex Pott ed5d89dc18
Issue #3402618 by zniki.ru: Replace $GLOBALS['base_root'] with getAbsoluteUrl() in Functional Test 2023-12-16 08:14:26 +00:00
Alex Pott 5aa9704ce3
Issue #3364109 by Wim Leers, effulgentsia, lauriii, phenaproxima, borisson_, bircher, alexpott: Configuration schema & required values: add test coverage for `nullable: true` validation support 2023-12-15 00:55:46 +00:00
catch 1630c1a9ca Issue #3408120 by alexpott, Wim Leers, lauriii, longwave, tim.plunkett, effulgentsia: \Drupal\Core\Form\ConfigTarget is not fully serializable 2023-12-13 16:10:06 +00:00
Lee Rowlands 5247e64236
Issue #3400018 by mstrelan, xjm: Add declare(strict_types=1) to all Functional JavaScript tests 2023-12-13 08:27:06 +10:00
catch e8778fb265 Issue #3388170 by DiDebru, tetranz, alexpott, smustgrave: system update 10100 cache tables fail 2023-12-11 13:14:40 +00:00
Alex Pott 64e5e002c2
Issue #3324995 by claudiu.cristea, GaëlG, dajjen: hook_requirements_alter() is not invoked on update 2023-12-10 22:15:57 +00:00
xjm b70dfff449
Issue #3401994 by mstrelan, dww, xjm, smustgrave, nicxvan: Add declare(strict_types=1) to all test traits 2023-12-09 08:40:55 -06:00
Lauri Eskola d562edaa14
Issue #3406612 by tedbow, phenaproxima: Exceptions in batch no longer are shown on the page: JavaScript error 2023-12-08 19:59:57 +02:00
Alex Pott b1a8736022
Issue #3352851 by catch, Fabianx, mondrake, xjm, alexpott: Allow assertions on the number of database queries run during tests 2023-12-06 11:09:40 +00:00
catch 1fcbbff836 Issue #2254199 by smustgrave, sun, vacho, quietone, marvil07: Fix test performance of Drupal\system\Tests\Menu\BreadcrumbTest 2023-12-05 10:32:20 +00:00
Lauri Eskola 3ad9ff9840
Issue #3404218 by djsagar, mherchel, smustgrave: Table filter creates jank (layout shift) on page load 2023-11-30 11:19:25 +02:00
Dave Long 67dbfb98ae
Issue #3394084 by quietone, smustgrave, xjm: Fix non-English words in tests 2023-11-28 22:56:54 +00:00
Alex Pott cc1bc30deb
Issue #2981047 by owenbush, jibran, tstoeckler, alexpott, TwoD, wells, joachim, k4v, ankithashetty, ranjith_kumar_k_u, Prem Suthar, larowlan, Lendude, tim.plunkett, Sam152, claudiu.cristea: Allow adding computed bundle fields in Views 2023-11-27 12:55:35 +00:00
Dave Long df70716e5a
Issue #3402293 by dww, mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core/modules/*/tests/src/Kernel/* 2023-11-25 11:41:15 +00:00
Dave Long db720e3ea8
Issue #3403573 by quietone: Fix attribute related words in tests 2023-11-25 11:06:26 +00:00
Lauri Eskola 81088a6523
Issue #3020061 by bnjmnm, tedbow, lauriii, zrpnr, smustgrave, yash.rode: Ajax replace does not refocus element if inside a dialog 2023-11-23 15:53:49 +02:00
Dave Long 1b1af634d5
Issue #3402296 by mstrelan, smustgrave: Fix strict type errors in kernel tests: Do not quote integers 2023-11-22 22:32:35 +00:00
Dave Long 0b7c2a60a5
Issue #3399645 by znerol, smustgrave: Use structured DSN instead of URI in system.mail mailer_dsn 2023-11-22 16:59:34 +00:00
Alex Pott 6dfc925033
Issue #3400302 by poker10, longwave, nterbogt: PHP OPcache bug detection issue 2023-11-20 21:31:25 +00:00
Alex Pott 549b1e3649
Issue #2600558 by marvil07, a_thakur, vsujeetkumar, alexpott, smustgrave, quietone, xjm: Wrong path generated in README.txt in sync directory 2023-11-20 20:55:26 +00:00
Lee Rowlands 83752e6bc0
Issue #3396310 by longwave, Spokje, smustgrave: Use autowiring for core controllers 2023-11-20 08:15:53 +10:00
Dave Long 99487df88e
Issue #3400458 by alexpott, Berdir, longwave, ReINFaTe, mglaman, larowlan, Charlie ChX Negyesi, kristiaanvandeneynde, cmlara: AttributeClassDiscovery fails while trying to include non valid plugin class 2023-11-17 12:40:12 +00:00
xjm d5e0610510
Issue #3175449 by mfb, super_romeo, smustgrave, _pratik_, Medha Kumari, Nitin shrivastava, quietone, alexpott, xjm, dagmar, longwave: Display backtrace for logged throwables on log message details page 2023-11-16 11:13:20 -06:00
xjm c6ad6e2061
Issue #3380239 by smustgrave, pradhumanjain2311, FlusteredLondon, xjm, joachim, cilefen: Date token descriptions are confusing 2023-11-16 10:46:55 -06:00
xjm 7ddc1b8e0e
Revert "Issue #3383131 by WalkingDexter, xjm, allisonherodevs, ashley_herodev, pradhumanjain2311, smustgrave, marcoliver, lauriii: Entity autocomplete form element ignores entities with label "0""
This reverts commit 68dfec3ca8.
2023-11-16 09:11:01 -06:00
Lauri Eskola 2a95e3fd3e
Issue #3316274 by Wim Leers, catch, nod_, alexpott, longwave, bnjmnm: Stabilize FunctionalJavascript testing AJAX: add ::assertExpectedAjaxRequest() 2023-11-16 15:56:19 +02:00
xjm 68dfec3ca8
Issue #3383131 by WalkingDexter, xjm, allisonherodevs, ashley_herodev, pradhumanjain2311, smustgrave, marcoliver, lauriii: Entity autocomplete form element ignores entities with label "0" 2023-11-15 19:50:08 -06:00
xjm 73b4628445
Issue #3401236 by pradhumanjain2311, xjm, joachim, smustgrave: Rename EntityReferenceTestTrait to help discoverability 2023-11-15 14:44:07 -06:00
xjm e8f088917a
Issue #3400368 by Wim Leers, xjm, borisson_, catch: Deprecate path.temporary in system.file configuration schema 2023-11-15 13:26:45 -06:00
xjm 35cfa70992
Issue #3399754 by mstrelan, smustgrave, xjm: Fix strict type errors in functional JavaScript tests 2023-11-15 13:22:04 -06:00
Alex Pott 421942795e
Issue #3398982 by Wim Leers, phenaproxima, alexpott, borisson_: ConfigFormBase + validation constraints: support non-1:1 form element-to-config property mapping again 2023-11-14 21:37:16 +00:00
Dave Long 6f0069914a
Issue #3397581 by Spokje: Remove ContainerAware classes from RenderPlaceholderMessageTestController 2023-11-11 12:30:02 +00:00
Dave Long 7e75964e69
Issue #3395891 by quietone: Fix spelling for words in test modules 2023-11-11 11:16:34 +00:00
Dave Long 82032279d1
Issue #3379819 by kim.pepper, smustgrave, RoSk0: Display the deployment_identifier on the status page 2023-11-10 23:22:15 +00:00
xjm 066dc5c8c4
Issue #3399370 by mstrelan: Remove @file annotation from test classes 2023-11-10 15:35:50 -06:00
xjm 3c1a449c37
Issue #3391788 by quietone, xjm: Fix spelling of function names in tests 2023-11-10 11:02:03 -06:00
Lauri Eskola b2a606d16b
Issue #3348789 by catch, Altcom_Neil, markie, lauriii, pelicani, longwave, olli: Compress ajax_page_state 2023-11-09 18:51:22 +02:00
Lauri Eskola 7643b3210f
Issue #3399172 by saidatom, smustgrave: Fix linting issues in Twig files 2023-11-09 13:00:51 +02:00
catch c1a42fda67 Issue #3398891 by alexpott, Wim Leers: Do not require the config in #config_target to be listed in getEditableConfigNames() 2023-11-08 10:05:15 +00:00
catch 97e6267a62 Issue #3398974 by alexpott, Wim Leers, borisson_: Follow-up for #3382510: FormStateInterface::setErrorByName() needs not #name but a variation 2023-11-06 12:30:50 +00:00
Alex Pott 13883cc380
Issue #2441373 by twistor, vsujeetkumar, marvil07, eporama, daffie, joseph.olstad, alvar0hurtad0, jibran, longwave, joelpittet, smustgrave, alexpott: Upgrade tests to HTML5 2023-11-05 11:57:21 +00:00
Alex Pott e1c95b2f99
Issue #3382510 by phenaproxima, Wim Leers, alexpott, longwave, claudiu.cristea, borisson_, lauriii, effulgentsia, bircher: Introduce a new #config_target Form API property to make it super simple to use validation constraints on simple config forms, and adopt it in several core config forms 2023-11-02 14:17:04 +00:00
Lauri Eskola 84702133c4
Issue #3157353 by Utkarsh_33, lauriii, dww, smustgrave, longwave, narendraR, quietone, larowlan, catch, Berdir, omkar.podey: Provide a mechanism to mark entire twig templates as deprecated 2023-10-31 20:47:58 +02:00
catch 8f50a5caaf Issue #3375693 by andypost, catch, longwave, quietone: Fix deprecated assert_options() function usage for PHP 8.3 2023-10-31 11:18:42 +00:00
Lee Rowlands 3d917f37b1
Issue #3395032 by kim.pepper, acbramley, longwave: Add autoconfigure for module loggers 2023-10-30 14:20:30 +10:00
Lee Rowlands a3edb28e93
Issue #3394870 by longwave, smustgrave, alexpott: Allow controller service wiring via constructor parameter attributes 2023-10-30 11:01:39 +10:00
Dave Long 0beb71bd73
Issue #3363421 by vbouchet, kim.pepper, smustgrave: Use CallableResolver for \Drupal\Core\Menu\MenuLinkTree::transform() 2023-10-27 23:16:52 +01:00
nod_ 9766f13fb8
Issue #3396887 by lauriii, tim.plunkett: Once is reset for ajax dialog buttons when dialog is opened 2023-10-27 23:55:22 +02:00
Dave Long 57a191160c
Issue #3355364 by _shY: Move NoJavaScriptAnonymousTest to the standard profile 2023-10-27 22:51:37 +01:00
catch fe4204239b Issue #3252386 by alexpott, longwave, duadua, mondrake, mstrelan, andypost, Spokje, VladimirAus, catch, effulgentsia, Berdir, xjm, bircher, joachim, larowlan: Use PHP attributes instead of doctrine annotations 2023-10-27 21:14:27 +01:00
Dave Long a84b4b5121
Issue #3395692 by _utsavsharma, Chi: Decoupled menus test module declares their dependencies in wrong way 2023-10-24 12:49:39 +01:00
Dave Long c7e751a532
Issue #3379121 by quietone, longwave: Skip spellcheck for 20 nonsense words that are parts of hashes 2023-10-24 12:27:12 +01:00
Dave Long 41b777c6be
Issue #3395871 by quietone: Correct spelling of words in test modules and dramallama 2023-10-24 12:12:43 +01:00
nod_ c9ced83ee0
Issue #3371844 by Chi, kostyashupenko, yash.rode, djsagar, narendraR, smustgrave, marcoliver, bnjmnm, lauriii: Clicking X in input type search on module page on chrome does nothing 2023-10-20 15:37:57 +02:00
Dave Long 16feff8e8d
Issue #3165762 by znerol, Berdir, jungle, AdamPS, longwave, smustgrave, imclean, catch, dpi: Add symfony/mailer into core 2023-10-19 16:54:31 +02:00
Dave Long 36ab456505
Issue #3389283 by quietone: Fix spelling of words only misspelled in tests, part 1 2023-10-18 11:00:47 +02:00
Dave Long 4cfa1b5ffb
Issue #3392396 by andypost, longwave: Improve AutowireTest to ignore TrustedCallbackInterface 2023-10-17 11:39:26 +02:00
catch 11203ce4e5 Issue #3394186 by znerol, Berdir: SqlContentEntityStorageRevisionDataCleanupTest does not run 2023-10-16 21:02:30 +01:00
Alex Pott 27d76911e8
Issue #2627788 by lauriii, DuaelFr, Pancho, vsujeetkumar, _utsavsharma, KapilV, facine, Danny_Joris, alexpott, juampynr, tim.plunkett: Focus state bug on text field AJAX calls 2023-10-16 16:37:43 +02:00
Lauri Eskola 291d8a2f64
Issue #3394220 by claudiu.cristea, catch: Dialog options are not honoured when open a dialog using GET 2023-10-16 11:29:33 +03:00
Lauri Eskola 9b3d27c5e5
Issue #2820586 by joaopauloc.dev, Gauravvvv, lauriii, ranjith_kumar_k_u, smustgrave, markhalliwell, longwave, dawehner, quietone: #states not applied to link elements 2023-10-11 10:46:16 +03:00
Alex Pott c3ff5768b0
Issue #2916306 by TR, quietone, pfrenssen: Use "@return" instead of "@returns" 2023-10-08 11:25:35 +01:00
Alex Pott 6118e0dc37
Issue #3389282 by quietone, smustgrave, alexpott: Fix spelling for words that are only misspelled in comments 2023-10-08 09:34:52 +01:00
Alex Pott ea3f7b53d4
Issue #3347291 by lauriii, srishtiiee, tim.plunkett, hooroomoo, narendraR, tedbow, bnjmnm, alexpott, Berdir: Combine field storage and field instance forms 2023-10-07 16:12:33 +01:00
Alex Pott 108150c6f8
Issue #3377570 by catch, Wim Leers, mglaman, marcelovani, Kingdutch: Add PHP Fibers support to BigPipe 2023-10-05 23:30:19 +01:00
Alex Pott ae55070f94
Issue #3391268 by quietone: Fix spelling of words only misspelled in tests, part 4 2023-10-05 16:21:57 +01:00
Alex Pott b78ac3f08a
Issue #3390955 by quietone, smustgrave: Fix spelling of words only misspelled in tests, part 3 2023-10-05 15:56:16 +01:00
Alex Pott 201ae2e354
Issue #2441811 by longwave, daffie, andypost, edurenye, lauriii, joseph.olstad, Wim Leers, smustgrave, effulgentsia, alexpott, larowlan, chx, jibran: Upgrade filter system to HTML5 2023-10-04 09:39:17 +01:00
Alex Pott a8f52aa253
Issue #3352459 by catch, Bhanu951, Wim Leers, smustgrave, Fabianx, heddn, alexpott: Add OpenTelemetry Application Performance Monitoring to core performance tests 2023-10-04 09:11:34 +01:00
catch ee9fdd3674 Issue #2869568 by Berdir, dagmar, quietone, vijaycs85, catch, tstoeckler, xjm, amateescu: Add upgrade path to clean up deleted revisions from node_field_revision 2023-10-02 17:42:50 +01:00
xjm 987548947c
Issue #3389286 by quietone: Fix spelling of words only misspelled in tests, part 2 2023-09-29 19:22:57 -05:00
Lauri Eskola 43169249b6
Issue #3389839 by catch: Mark some more tests #slow 2023-09-28 22:52:16 +03:00
Lauri Eskola b0ac814d0a
Issue #3356684 by sumit_saini, acbramley, smustgrave: Generic Revision UI's Revision overview page generates wrong operations/view links for a translation 2023-09-28 09:28:34 +03:00
Alex Pott fd2c13413a
Issue #3048495 by jonathan1055, quietone, rajandro, Spokje, Pooja Ganjage, andypost, kishor_kolekar, msuthars, munish.kumar, ankithashetty, ayushmishra206, ravi.shankar, naveenvalecha, longwave, Gábor Hojtsy, alexpott, smustgrave, Lendude, xjm, adityasingh, daffie: Fix Drupal.Semantics.FunctionTriggerError coding standard 2023-09-26 16:28:55 +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
Lee Rowlands 0af9348ce7
Issue #3388365 by catch, larowlan, bbrala, smustgrave: Distribute @group #slow tests between test runners and mark more tests 2023-09-26 07:27:04 +10:00
effulgentsia 9a3156daf8 Issue #3380480 by phenaproxima, quietone, Wim Leers, lauriii, dww, tim.plunkett, borisson_: Views should require a label, rather than falling back to an unhelpful ID 2023-09-22 12:14:48 -07:00
catch 9c4bc86ccb Issue #3371753 by tstoeckler, smustgrave, lauriii: Fall back to 'edit-form' as default $rel in EntityBase::toUrl() 2023-09-18 11:19:36 +01:00
catch a9f3f72e03 Issue #2157945 by mondrake, andypost, kim.pepper, Bhanu951, alexpott, martin107, plach, ankithashetty, dawehner, karishmaamin, voleger, jhedstrom, jofitz, kostyashupenko, shashikant_chauhan, longwave, zeeshan_khan, claudiu.cristea, mstrelan, Berdir: Deprecate format_size() and use Drupal\Core\StringTranslation\ByteSizeMarkup instead 2023-09-15 08:19:10 +01:00
catch c57ad6c21f Issue #3323850 by heddn, karishmaamin, catch, Luke.Leber, smustgrave, pmeenan: Set theme logo fetchpriority to high 2023-09-14 07:36:46 +01:00
Lauri Eskola d6a990b8e6
Issue #3384679 by Gauravvvv, kostyashupenko, neclimdul, PickyOrder, mgifford: aria-current is giving an invalid value 2023-09-08 09:59:55 +03:00
effulgentsia 1fad1e0093 Issue #3364506 by Wim Leers, effulgentsia, catch, lauriii, borisson_, smustgrave, tim.plunkett, Dave Reid: Add optional validation constraint support to ConfigFormBase 2023-09-01 09:46:12 -07:00
catch bcaa369cb8 Issue #296693 by tedbow, omkar.podey, sun, ilya.no, JeroenT, tim.plunkett, catch, hooroomoo, ridhimaabrol24, boombatower, paulocs, Damien Tournoud, Xano, pwolanin, chx, webchick, stella, quietone, Bojhan, smustgrave, lauriii, benjifisher, gabesullice: Restrict access to empty top level administration pages 2023-08-29 09:10:49 +01:00
Lauri Eskola 72e7c01999
Issue #371375 by Ammaletu, vasike, danflanagan8, KapilV, matt2000, Ryan Palmer, ZeiP, Andrew Answer, Madhu kumar, webchick, Berdir, kwinters, smustgrave, chx, cburschka, Jaza, moshe weitzman, zroger, zoo33, joachim, alexpott, ressa, dasj19, jlscott, quietone, blainelang, wturrell, tanc, MartysMind: Do not allow a module and theme to use the same name 2023-08-21 00:21:12 +03:00
Lauri Eskola 117e716d5e
Issue #3323788 by yash.rode, lauriii, acbramley, Berdir, AaronMcHale, smustgrave, phenaproxima: Revert and Delete actions should not be available for the current revision 2023-08-20 11:28:47 +03:00
Dave Long 83fe6aa364
Issue #3121340 by Amber Himes Matz, andypost, jhodgdon, quietone, xjm: Fix up minor copy problems in help topics 2023-08-18 22:57:22 +01:00
Dave Long eaca861b38
Issue #3380433 by Spokje, quietone: [random test failure] CronRunTest::testAutomatedCron 2023-08-17 14:27:44 +01:00
Lauri Eskola 67360f2abd
Issue #3341682 by Wim Leers, phenaproxima, borisson_, catch, alexpott: New config schema data type: required_label 2023-08-17 12:29:30 +03:00
Dave Long 0bde7162e5
Issue #3376927 by catch, lauriii, longwave: Remove even more of the aggregate stale file threshold and state entry 2023-08-16 21:34:32 +01:00
Dave Long dbd0e756d8
Issue #3185807 by andregp, quietone, lucienchalom, elber, yogeshmpawar, jungle, Tauany Bueno, tmaiochi, xjm, smustgrave: Fix or ignore some words starting with "w" 2023-08-16 21:06:31 +01:00
Lauri Eskola b175481f32
Issue #3376281 by Indrapatil, nlisgo, longwave, smustgrave: Random machine names no longer need to be wrapped in strtolower() 2023-08-01 21:32:45 +03:00
Dave Long 031f63e761
Issue #3219513 by quietone, smustgrave, Vidushi Mehta, sourabhjain, rpayanm, longwave, xjm, dww, catch: Fix spelling for words used once, beginning with 'n' -> 'p', inclusive 2023-08-01 11:07:26 +01: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
catch ba5d33817a Issue #2536052 by znerol, jungle, Rishi Kulshreshtha, smustgrave, alexpott, dawehner, quietone: Remove try...catch from SessionHandler::write 2023-07-31 08:54:01 +01:00
Lauri Eskola ad25f53a78
Issue #3362453 by NickDickinsonWilde, Wim Leers, tim.plunkett, borisson_: Fix all ConfigExists constraint violations in tests 2023-07-31 08:09:18 +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