Alex Pott
|
a52cdfad63
|
Issue #3444748 by kim.pepper, bbrala, andypost: Refactor JSON-API file uploads to use FileUploadHandler
|
2024-05-12 07:38:24 +01:00 |
xjm
|
8d512c2a2a
|
Issue #3331229 by pminf, chadhester, zshrestha, hardikpandya, _pratik_, rogerpfaff, ultimike, xjm, mandclu, alexb7217: Use chaining for User::addRole() and ::removeRole()
|
2024-05-08 16:21:47 -07:00 |
quietone
|
74a6dce280
|
Issue #3440993 by bbrala, bradjones1, larowlan, quietone: Improve JSON:API test failure messages to include errors when data is expected
|
2024-05-03 16:04:06 +12:00 |
quietone
|
918b86294c
|
Issue #3442395 by smustgrave, andypost, catch, Wim Leers: ckeditor5 and editor module test config exports/stubs rely on hook_editor_presave() bc layers
|
2024-05-03 12:46:26 +12:00 |
xjm
|
88b92b94aa
|
Issue #3442167 by mondrake, xjm, larowlan: Fix string array keys in data sets returned by data provider methods that do not match the parameter names in Kernel tests
|
2024-04-29 18:30:56 -05:00 |
xjm
|
cfe99268a5
|
Issue #3057070 by joachim, Pancho, nicxvan: Refactor ImageFieldCreationTrait to support entity types other than nodes
|
2024-04-26 15:12:10 -05:00 |
catch
|
7f4b5f187a
|
Issue #144538 by acbramley, tuutti, Damien Tournoud, alexpott, solideogloria, Xano, TwoD, damiankloip, smustgrave, pameeela, deviantintegral, L_VanDamme, daften, karishmaamin, g.oechsler, larowlan, klausi, sun, Fabianx, andypost, dawehner, kwinters, greggles, Wim Leers, grendzy, pwolanin, alexanderpas, drumm, Chi: User logout is vulnerable to CSRF
|
2024-04-23 14:33:31 +01:00 |
quietone
|
683738950a
|
Issue #3442660 by catch, smustgrave: Remove deprecated code from jsonapi and serialization modules
|
2024-04-23 18:30:01 +12:00 |
Alex Pott
|
7a12710863
|
Issue #3389688 by kim.pepper, smustgrave, alexpott, quietone: Add a trait to get file upload location from a field definition
|
2024-04-17 00:37:46 +01:00 |
Alex Pott
|
bcf45f5d87
|
Issue #3440039 by samit.310@gmail.com, quietone, smustgrave, catch, mondrake: Log warning when relatable resource type references a missing entity type / bundle instead triggering E_USER_WARNING
|
2024-04-15 22:38:44 +01:00 |
Alex Pott
|
83a53ba4a9
|
Issue #3427564 by phenaproxima, Wim Leers, alexpott, omkar.podey, Berdir, smustgrave, larowlan: Require `langcode: …` only for simple config that contains translatable values
|
2024-04-14 07:15:49 +01:00 |
catch
|
7ab4b0e73c
|
Issue #3439738 by mondrake, longwave: Change remaining Jsonapi module test dataproviders to static
|
2024-04-12 21:42:24 +01:00 |
Lee Rowlands
|
468ae3a4fb
|
Issue #3439766 by markusVJH, quietone: Removed unused update test fixtures
|
2024-04-12 07:19:55 +10:00 |
Alex Pott
|
ce1fa38bf0
|
Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests
|
2024-04-10 15:09:58 +01:00 |
Alex Pott
|
8ae0a0230f
|
Issue #3426506 by kim.pepper, smustgrave, mstrelan, alexpott: Create enums for File exists options and deprecate consts
|
2024-04-09 08:50:53 +01:00 |
catch
|
c120949724
|
Issue #3437589 by andypost: Move permission, jsonapi and rest tests out of the action module
|
2024-04-06 09:04:47 +01:00 |
catch
|
30a1adec4c
|
Issue #3427046 by plopesc, smustgrave, alexpott: Shortcuts toolbar links are not updated automatically when default shortcut set is changed
|
2024-04-01 09:41:23 +01:00 |
catch
|
f2f91eb17a
|
Issue #3425537 by mondrake: Fix remaining methods with #[\ReturnTypeWillChange] attribute
|
2024-04-01 08:16:16 +01:00 |
Alex Pott
|
8d5b54efa8
|
Issue #3114365 by mohit_aghera, david.muffley, danflanagan8, Greg__, wsantell, Lendude, larowlan, xjm: Vocabulary name not shown in View for Anonymous Users
|
2024-03-29 10:21:10 +00:00 |
Alex Pott
|
519dc8de58
|
Issue #3353918 by Spokje, longwave, rpayanm, mondrake: Fix PHPStan L1 errors "Variable $foo might not be defined." caused by non-exhaustive switch statements
|
2024-03-27 12:38:32 +00:00 |
catch
|
434e19e02b
|
Issue #3436255 by mondrake, longwave: Fix return typehinting for Compiler and EventSubscriber related classes
|
2024-03-26 21:56:40 +00:00 |
catch
|
c815e002b1
|
Issue #3088870 by amateescu, Wim Leers, Spokje, jofitz, alexpott: Add missing REST and JSON:API test coverage for the workspace entity type
|
2024-03-25 10:34:48 +00:00 |
Dave Long
|
729390194f
|
Issue #3420742 by quietone, sakthi_dev, BramDriesen: Fix words in test string by changing the string
|
2024-03-08 13:55:43 +00:00 |
Dave Long
|
f8a2ccac36
|
Issue #3419394 by quietone, longwave, smustgrave: File mime type and other file related words in the dictionary
|
2024-03-08 11:39:38 +00:00 |
catch
|
a1a138cf87
|
Revert "Issue #3038365 by acbramley, Grimreaper, smustgrave, catch: Add owner to the BlockContent entity type"
This reverts commit b8d5c0e425 .
|
2024-03-07 14:59:31 +00:00 |
Dave Long
|
991ec83120
|
Issue #3420740 by quietone, BramDriesen, smustgrave: Fix words in tests using ignore
|
2024-03-06 23:07:09 +00:00 |
catch
|
b8d5c0e425
|
Issue #3038365 by acbramley, Grimreaper, smustgrave, catch: Add owner to the BlockContent entity type
|
2024-03-04 13:54:48 +00:00 |
Alex Pott
|
6c9abc44c4
|
Issue #3401993 by longwave: Enable services autoconfiguration for JSON:API
|
2024-03-03 10:40:58 +00:00 |
catch
|
83874f2bcf
|
Issue #3412361 by Wim Leers, phenaproxima, catch, effulgentsia: Mark Editor config schema as fully validatable
|
2024-03-01 14:03:59 +00:00 |
Alex Pott
|
c506000f20
|
Issue #3422543 by mstrelan, smustgrave, longwave: Make use of is_iterable and is_countable functions
|
2024-02-29 02:03:50 +00:00 |
Dave Long
|
e3fab52019
|
Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests
|
2024-02-28 10:38:35 +00:00 |
Alex Pott
|
f4167b86b8
|
Issue #3407159 by longwave, quietone: [11.x] Add void returns for Symfony 7
|
2024-02-27 16:23:09 +00:00 |
catch
|
7ec35d9af2
|
Issue #3304772 by tstoeckler, kksandr, Murz, smustgrave: Cache tags from Computed fields do not bubble up to Entity render array
|
2024-02-26 16:36:03 +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 |