Alex Pott
|
b2c9207db6
|
Issue #3353918 by Spokje, longwave, rpayanm, mondrake: Fix PHPStan L1 errors "Variable $foo might not be defined." caused by non-exhaustive switch statements
(cherry picked from commit 519dc8de58 )
|
2024-03-27 12:40:15 +00:00 |
catch
|
2e8d4d2ae0
|
Issue #3088870 by amateescu, Wim Leers, Spokje, jofitz, alexpott: Add missing REST and JSON:API test coverage for the workspace entity type
(cherry picked from commit 8c9a61714975f4378c6ed514ed00f67f3f599c01)
|
2024-03-25 10:34:57 +00:00 |
Dave Long
|
fb6d290a81
|
Issue #3420742 by quietone, sakthi_dev, BramDriesen: Fix words in test string by changing the string
(cherry picked from commit 729390194f )
|
2024-03-08 13:59:57 +00:00 |
Dave Long
|
dfafcf727f
|
Issue #3419394 by quietone, longwave, smustgrave: File mime type and other file related words in the dictionary
(cherry picked from commit f8a2ccac36 )
|
2024-03-08 11:43:58 +00:00 |
catch
|
3f5fc53c8b
|
Revert "Issue #3038365 by acbramley, Grimreaper, smustgrave, catch: Add owner to the BlockContent entity type"
This reverts commit b8d5c0e425 .
(cherry picked from commit a1a138cf87 )
|
2024-03-07 14:59:44 +00:00 |
Dave Long
|
361a968658
|
Issue #3420740 by quietone, BramDriesen, smustgrave: Fix words in tests using ignore
(cherry picked from commit 991ec83120 )
|
2024-03-06 23:12:48 +00:00 |
catch
|
34416a08c0
|
Issue #3038365 by acbramley, Grimreaper, smustgrave, catch: Add owner to the BlockContent entity type
(cherry picked from commit b8d5c0e425 )
|
2024-03-04 13:55:15 +00:00 |
Alex Pott
|
9fa4a048e5
|
Issue #3401993 by longwave: Enable services autoconfiguration for JSON:API
(cherry picked from commit 6c9abc44c4 )
|
2024-03-03 10:41:08 +00:00 |
catch
|
c5f3346944
|
Issue #3412361 by Wim Leers, phenaproxima, catch, effulgentsia: Mark Editor config schema as fully validatable
(cherry picked from commit cc5a313b0ab5fe8566ddf7cceab278a5443107e6)
|
2024-03-01 14:04:06 +00:00 |
Alex Pott
|
8b6fd70a73
|
Issue #3422543 by mstrelan, smustgrave, longwave: Make use of is_iterable and is_countable functions
(cherry picked from commit c506000f20 )
|
2024-02-29 02:04:02 +00:00 |
Dave Long
|
a23b6d6768
|
Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests
(cherry picked from commit e3fab52019 )
|
2024-02-28 10:38:53 +00:00 |
catch
|
555c098f19
|
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 )
|
2024-02-26 16:37:21 +00:00 |
Dave Long
|
9b73314eed
|
Issue #3401730 by kim.pepper, smustgrave, longwave: Add default autoconfigure to all *.services.yml and remove event_subscriber tags
|
2024-02-17 16:35:53 +00:00 |
Dave Long
|
654b1f2074
|
Issue #3353210 by mondrake, PrabuEla, Spokje: [PHPUnit 10] @dataProvider methods must be declared static and public
|
2024-02-14 13:38:28 +00:00 |
catch
|
4c6cd6e343
|
Issue #3405353 by mondrake, neclimdul, smustgrave: Convert use of TestCase::getName() to forward compatible TestCase::name()
|
2024-02-14 11:05:15 +00:00 |
catch
|
54a8e1befa
|
Issue #3421248 by quietone, longwave: Clean cspell:ignore lines and rebuild dictionary
|
2024-02-14 10:20:17 +00:00 |
Dave Long
|
4a0bdc34a4
|
Issue #2936995 by viappidu, mcaddz, acbramley, slydevil, yash.rode, sokru, quietone, Sandeep_k, smustgrave, amateescu, AaronMcHale, lauriii, longwave: Add taxonomy term revision UI
|
2024-02-09 18:01:26 +00:00 |
Dave Long
|
0b70058e0f
|
Issue #3417566 by quietone, smustgrave, longwave: Correct more words in comments plus pathnames
|
2024-02-08 09:21:36 +00:00 |
Dave Long
|
b930619b05
|
Issue #3377269 by _tarik_, ReINFaTe, smustgrave, bbrala: Warning: Undefined array key "id" in Drupal\jsonapi\Controller\EntityResource->patchIndividual()
|
2024-02-07 14:40:31 +00:00 |
catch
|
47475efaac
|
Issue #3418243 by Spokje, smustgrave: Use \Psr\Http\Client\ClientExceptionInterface instead of \GuzzleHttp\Exception\GuzzleException
|
2024-02-04 18:20:08 +00:00 |
Dave Long
|
d0677640d2
|
Issue #3415706 by kim.pepper, smustgrave, longwave: Deprecate unused constant BYTES_TO_READ in FileUploadResource and TemporaryJsonapiFileFieldUploader
|
2024-02-03 17:00:24 +00:00 |
Dave Long
|
2624df1b1c
|
Issue #3412959 by quietone, smustgrave, longwave: Fix 12 'un' words
|
2024-02-02 11:44:34 +00:00 |
Dave Long
|
614ff9d255
|
Issue #3418379 by mondrake, Spokje: Deprecate Drupal\Tests\TestRequirementsTrait::checkRequirements and ::checkModuleRequirements
|
2024-02-02 11:26:12 +00:00 |
Lee Rowlands
|
af369c3cce
|
Issue #3404508 by mstrelan, smustgrave, quietone: Fix strict type errors in Functional tests: Add casts and fix types where needed
|
2024-02-02 07:57:36 +10:00 |
Lee Rowlands
|
501e1ed2fb
|
Issue #3402981 by kim.pepper, larowlan, quietone: Filename property is not updated when a duplicate file is renamed In REST and JSON API file uploads
|
2024-01-31 17:59:53 +10:00 |
Dave Long
|
f4c7499b85
|
Issue #3416071 by catch: Consolidate one more jsonapi invalid file upload test method
|
2024-01-24 22:46:15 +00:00 |
Dave Long
|
fc1a8d516f
|
Issue #3415422 by kim.pepper: Fix incorrect change record link in FileUploadResource and TemporaryJsonapiFileFieldUploader constructors
|
2024-01-24 22:26:19 +00:00 |
Dave Long
|
944b923059
|
Issue #3416220 by catch: Split filter tests out of JsonApiRegressionTest
|
2024-01-24 22:24:41 +00:00 |
Dave Long
|
526d8ef95e
|
Issue #3415811 by catch: Add @group #slow to more functional tests
|
2024-01-24 22:18:29 +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 |
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
|
4b5138e6c3
|
Issue #3397493 by borisson_, phenaproxima, Wim Leers: Add validation constraints to block_content.type.*
|
2024-01-15 15:35:13 +10:00 |
catch
|
16552b02a3
|
Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with()
|
2024-01-11 21:45:16 +00:00 |
Alex Pott
|
02f4022504
|
Issue #3412029 by catch: Split up JsonApiRegressionTest
|
2024-01-10 11:54:49 +00:00 |
Alex Pott
|
50f72e80d6
|
Issue #3411934 by catch, smustgrave, quietone: Mark some Kernel tests with @group #slow
|
2024-01-10 11:50:14 +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 |
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 |
catch
|
2e73418c1e
|
Issue #3402850 by kristiaanvandeneynde, catch, smustgrave: Fix MemoryCache discovery and DX
|
2023-12-18 14:48:26 +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 |
Dave Long
|
67dbfb98ae
|
Issue #3394084 by quietone, smustgrave, xjm: Fix non-English words in tests
|
2023-11-28 22:56:54 +00:00 |
Dave Long
|
184f22eef0
|
Issue #3395404 by acbramley, larowlan, smustgrave, Berdir, jannakha, xjm: Information disclosure access bypass for revision log fields when the JSON:API module is enabled
|
2023-11-25 11:27:22 +00:00 |
Lee Rowlands
|
bd8f43d127
|
Issue #3394741 by acbramley, jenlampton, smustgrave: BlockContentAccessControlHandler requires access block library permission for update, delete and revisions operations
|
2023-11-20 07:55:06 +10:00 |
xjm
|
73b4628445
|
Issue #3401236 by pradhumanjain2311, xjm, joachim, smustgrave: Rename EntityReferenceTestTrait to help discoverability
|
2023-11-15 14:44:07 -06:00 |
Lee Rowlands
|
82c59f8499
|
Issue #3389447 by kim.pepper, smustgrave, quietone: Provide a trait to create file upload validators from file field settings
|
2023-11-13 14:35:58 +10:00 |
Lee Rowlands
|
56b614e7e6
|
Issue #3380379 by kim.pepper, smustgrave, quietone: Create content disposition filename extractor and deprecate duplicate code in REST and JSON API
|
2023-11-13 12:52:19 +10:00 |
Lee Rowlands
|
4d6f38f68c
|
Issue #3380345 by kim.pepper, smustgrave, quietone, larowlan: Create a InputStreamFileWriter for writing the input stream to a file
|
2023-11-13 11:30:17 +10: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 |
Lauri Eskola
|
d4c6b3217f
|
Issue #2911977 by yash.rode, acbramley, bnjmnm, smustgrave, phenaproxima, Wim Leers, chr.fritsch, larowlan: Add Media revision UI
|
2023-11-08 11:55:37 +02:00 |
catch
|
09b18e5e5f
|
Issue #3399295 by alexpott, Wim Leers, bircher, andypost, borisson_: Allow all callables in ConfigTarget
|
2023-11-07 16:26:38 +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 |