Commit Graph

316 Commits (c2063e23b25c09fb35bc785fe069245ced89cea5)

Author SHA1 Message Date
catch 82923eafe8 Issue #3304772 by tstoeckler, kksandr, Murz, smustgrave: Cache tags from Computed fields do not bubble up to Entity render array
(cherry picked from commit 7ec35d9af2)
(cherry picked from commit 555c098f19)
2024-02-26 16:37:50 +00:00
quietone 02c2f2c188
Issue #3404508 by mstrelan, smustgrave, larowlan, quietone: Fix strict type errors in Functional tests: Add casts and fix types where needed 2024-02-14 16:50:40 +13:00
Dave Long bb6903e8e6
Issue #3377269 by _tarik_, ReINFaTe, smustgrave, bbrala: Warning: Undefined array key "id" in Drupal\jsonapi\Controller\EntityResource->patchIndividual()
(cherry picked from commit b930619b05)
2024-02-07 14:41:02 +00:00
Dave Long eb70d19029
Issue #3412959 by quietone, smustgrave, longwave: Fix 12 'un' words
(cherry picked from commit 2624df1b1c)
2024-02-02 11:49:15 +00:00
Dave Long 93602d9169
Issue #3416071 by catch: Consolidate one more jsonapi invalid file upload test method
(cherry picked from commit f4c7499b85)
2024-01-24 22:46:39 +00:00
Dave Long 35e4c231c4
Issue #3416220 by catch: Split filter tests out of JsonApiRegressionTest
(cherry picked from commit 944b923059)
2024-01-24 22:24:59 +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
Alex Pott 635cd75543
Issue #3412029 by catch: Split up JsonApiRegressionTest
(cherry picked from commit 02f4022504)
2024-01-10 11:55:00 +00:00
Alex Pott ba38a066f7
Issue #3411934 by catch, smustgrave, quietone: Mark some Kernel tests with @group #slow
(cherry picked from commit 50f72e80d6)
2024-01-10 11:50:36 +00:00
catch 387f6c1f70 Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with()
(cherry picked from commit 4ca4dbaabe)
2024-01-08 10:50:35 +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 aeb4848ae8
Issue #3401994 by mstrelan, dww, xjm, smustgrave, nicxvan: Add declare(strict_types=1) to all test traits
(cherry picked from commit b70dfff449)
2023-12-09 08:58:41 -06:00
Dave Long fce7fbec5c
Issue #3394084 by quietone, smustgrave, xjm: Fix non-English words in tests
(cherry picked from commit 67dbfb98ae)
2023-11-28 23:02:39 +00:00
Dave Long 04c5013c3c
Issue #3395404 by acbramley, larowlan, smustgrave, Berdir, jannakha, xjm: Information disclosure access bypass for revision log fields when the JSON:API module is enabled
(cherry picked from commit 184f22eef0)
2023-11-25 11:27:50 +00:00
Lee Rowlands 5331d0e62b
Issue #3394741 by acbramley, jenlampton, smustgrave: BlockContentAccessControlHandler requires access block library permission for update, delete and revisions operations
(cherry picked from commit bd8f43d127)
2023-11-20 07:55:33 +10:00
xjm d5cfbbf131
Issue #3401236 by pradhumanjain2311, xjm, joachim, smustgrave: Rename EntityReferenceTestTrait to help discoverability
(cherry picked from commit 73b4628445)
2023-11-15 14:51:16 -06:00
catch 14bf457fbf Issue #3398891 by alexpott, Wim Leers: Do not require the config in #config_target to be listed in getEditableConfigNames()
(cherry picked from commit c1a42fda67)
2023-11-08 10:07:22 +00:00
Lauri Eskola 86c32df799
Issue #2911977 by yash.rode, acbramley, bnjmnm, smustgrave, phenaproxima, Wim Leers, chr.fritsch, larowlan: Add Media revision UI
(cherry picked from commit d4c6b3217f)
2023-11-08 11:56:23 +02:00
catch 3229a9fe33 Issue #3399295 by alexpott, Wim Leers, bircher, andypost, borisson_: Allow all callables in ConfigTarget
(cherry picked from commit 09b18e5e5f)
2023-11-07 16:28:14 +00:00
Alex Pott 77945942cc
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
(cherry picked from commit e1c95b2f99)
2023-11-02 14:59:50 +00:00
catch e65ed0b26c Issue #3375693 by andypost, catch, longwave, quietone: Fix deprecated assert_options() function usage for PHP 8.3
(cherry picked from commit 8f50a5caaf)
2023-10-31 11:19:18 +00: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
Dave Long 30ac531e74
Issue #3395431 by acbramley, smustgrave, larowlan: BlockContent JSON:API collection endpoint doesn't return unpublished block when filtered without administer block content permission
(cherry picked from commit 257191b8a2)
2023-10-23 09:23:56 +01:00
Dave Long 040f4f83ff
Issue #3389283 by quietone: Fix spelling of words only misspelled in tests, part 1
(cherry picked from commit 228accb5cc8bfae9704db45475d650429b8a47a4)
2023-10-18 11:00:13 +02:00
Dave Long 3410fb54e2
Issue #3387988 by quietone, atul4drupal: Fix @return type, simple fixes
(cherry picked from commit 5e8d5e8a48)
2023-10-13 14:43:58 +01:00
Alex Pott c3ff5768b0
Issue #2916306 by TR, quietone, pfrenssen: Use "@return" instead of "@returns" 2023-10-08 11:25:35 +01:00
Lauri Eskola cda718131a
Issue #3391578 by catch: jsonapi FileUploadTest clears too many caches 2023-10-05 13:03:16 +03:00
Lauri Eskola 43169249b6
Issue #3389839 by catch: Mark some more tests #slow 2023-09-28 22:52:16 +03:00
Lauri Eskola fec7c654aa
Issue #3389957 by catch: Consolidate methods in jsonapi FileUploadTest 2023-09-28 20:48:35 +03:00
quietone dff468354d
Issue #3386058 by welly, bbrala: Update PhpDoc type for Drupal\jsonapi\JsonApiResource\Link::$rel 2023-09-26 18:36:01 +13: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
xjm 3515f040ae
SA-CORE-2023-006 by ghostccamm, effulgentsia, larowlan, xjm, pwolanin, catch, Wim Leers, mcdruid, benjifisher
(cherry picked from commit 1b96b5ed93)
2023-09-19 13:00:58 -05:00
catch dce60220c1 Issue #3336050 by smustgrave, quietone, xjm, lauriii: Move tour tests to the tour module 2023-09-19 14:25:29 +01:00
catch fde6ee352e Issue #3379984 by kristiaanvandeneynde, bbrala, quietone: Refactor ResourceObjectNormalizationCacher to use VariationCache 2023-09-07 00:13:35 +01:00
catch cc0c9fdde2 Issue #3383513 by Spokje, smustgrave: Use type-hinting on deprecation warnings for loadRevision() introduced by mglaman/phpstan-drupal:1.2.0 2023-08-29 13:03:05 +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 7e5ce0ea4a
Issue #3379847 by Spokje: Add comments on why WaitTerminateTestTrait is used 2023-08-16 21:52:27 +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
catch 1debb3986e Issue #3375959 by znerol, catch, bradjones1: Add a way to delay executions in test runner until terminate event completed in the child site 2023-08-06 10:22:44 +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
Dave Long 224c67343b
Issue #2921133 by quietone, VladimirAus, xjm, ankithashetty, longwave, Prem Suthar, smustgrave, benjifisher, AaronMcHale: Remove "Please" from the codebase 2023-07-23 17:33:54 +01:00
Dave Long 1bb050cad7
Issue #3219475 by quietone, adeshsharma, ravi.shankar, lucienchalom, Akram Khan, Prem Suthar, Ratan Priya, andregp, murilohp, karishmaamin, longwave, smustgrave, xjm: Fix spelling for words used once, beginning with 'j' -> 'm', inclusive 2023-07-23 17:21:30 +01:00
Kostia Bohach c44d89e37d Issue #3364659 by Utkarsh_33, lauriii, sakthi_dev, bnjmnm, tim.plunkett, fadilraj, Chris Matthews, longwave, smustgrave, ckrina: Give display modes a description 2023-07-21 14:48:24 +00: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
catch c4690891f3 Issue #3295790 by bradjones1, mstrelan, rpayanm, catch, alexpott, acbramley, longwave, kim.pepper, mfb: Post-response task running (destructable services) are actually blocking; add test coverage and warn for common misconfiguration 2023-07-18 13:47:42 +01:00
catch 52a8c0a080 Issue #3368845 by fredysan, larowlan: Remove \Drupal\Tests\jsonapi\Kernel\JsonapiKernelTestBase::createEntityReferenceField and just use \Drupal\Tests\field\Traits\EntityReferenceTestTrait::createEntityReferenceField 2023-07-10 13:26:06 +01:00
catch e9a09ddd8e Issue #3371464 by larowlan, Berdir, benjifisher, andypost, dokumori, greggles, smustgrave, zviryatko, Wim Leers, longwave: CommentAccessControlHandler::checkCreateAccess() does not check commented entity's comment field's status property 2023-07-05 09:50:04 +01:00
Lee Rowlands da5ea0aeda
Issue #3057545 by acbramley, hchonov, bbrala, bradjones1, larowlan, yogeshmpawar, Leon Kessler, gease, joachim, gabesullice, kfritsche, jibran, Wim Leers, Berdir, smustgrave, alexpott, catch: ResourceTypeRepository wrongly assumes that all entity reference fields have the setting "target_type" 2023-07-03 16:40:34 +10:00
Lee Rowlands 79c7666a86
Issue #3221793 by kim.pepper, larowlan, smustgrave, Wim Leers, joachim, gabesullice: Move file upload validation from file.module to constraint validators 2023-06-23 12:28:23 +10:00