Commit Graph
26 Commits
Author SHA1 Message Date
Spine 7c0d9bebdf more tests for more coverage 2025-08-07 16:03:09 +02:00
Spine 3e9b2bcb4f phpstan level 8 preparation 2025-07-28 16:55:16 +02:00
Spine 82376f08df sleep as little as possible in time-critical tests 2025-07-28 16:55:16 +02:00
Spine 376c6fbd32 refactor collage object and manager args 2025-05-23 14:41:16 +02:00
Spine ed3ec08d08 store the viewer in the request context 2025-05-23 14:41:16 +02:00
Spine 49a8d567f0 logging facility is available from BaseContext 2025-02-24 14:37:56 +01:00
Spine 52cf871f55 partially twigify collage subscriptions page 2025-02-24 14:37:56 +01:00
Spine 8ec8529c7e define an interface to allow the addition of collage entries 2024-12-20 09:39:21 +01:00
Spine 683228acc2 enable PSR1.Classes.ClassDeclaration and PSR1.Files.SideEffects 2024-12-20 09:39:21 +01:00
Spine 5d2faf4554 fix phpunit autoload and remove require'd files 2024-12-20 09:39:20 +01:00
sheepishandSpine d2326b4a44 ajax.php: paginate collage endpoint 2024-12-20 09:39:19 +01:00
Spine b0cab288bb determine collage category during construction 2024-12-20 09:39:18 +01:00
Spine 338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine 4b0af108ab reformat phpcs Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma 2024-04-07 19:46:19 +02:00
Spine 3d5407a7f6 move secondary class logic to User/Privilege 2024-01-31 09:38:39 +01:00
Spine e456c195a2 pass user objects to collage methods 2024-01-31 09:38:38 +01:00
Spine 5c42da97a3 PMs are sent by creating a conversation in an Inbox 2024-01-01 13:15:58 +01:00
Spine 40c996bd27 fix autocomplete in add to artist collage 2023-11-20 21:09:15 +01:00
Spine 8d8cf523a9 phpstan more things 2023-11-20 19:56:00 +01:00
Spine 267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine 5e12a0a4a2 refactor common BaseUser methods 2023-09-19 13:22:00 +02:00
Spine 1efbc2ea15 refactor tableName() as a class constant 2023-09-19 13:21:25 +02:00
Spine 6be39becc1 refactor report decoration 2023-09-19 09:33:19 +02:00
Spine 9f5f427b60 restore some UX drift 2023-06-28 19:55:32 +02:00
Spine 2fa29b3ab1 add added date column on manage collage page 2023-06-28 13:16:24 +02:00
Spine 8d4a96fd5f Unit tests for collages 2023-06-28 09:47:10 +02:00