44 Commits
Author SHA1 Message Date
rubric_alert 2ca5f8364a Autocomplete CSS: improve sizing, positioning, colors 2026-05-31 21:28:15 +02:00
Spine 0f4fb1c04a twigify comments 2026-05-27 23:29:05 +02:00
Spine 0d21c7e99a recommendations from a recent rector version 2026-05-27 23:29:05 +02:00
Spine 9a5554aff7 reset request context in unit tests 2026-03-13 18:26:29 +01:00
Spine 4afc7f0e1e json objects are constructed with implicit managers 2025-12-07 19:49:11 +01:00
Spine b03f2e6b7d twigify torrent artists sidebar 2025-10-03 08:32:06 +02:00
itismadness de3883c7d2 fix setting NRA if old artist was bookmarked 2025-09-10 13:01:53 +02:00
Spine 943136c038 add caching to artist role queries 2025-09-10 13:01:53 +02:00
Spine b59aa0512a kill the last traces of the funky artist Importance nonsense 2025-09-10 13:01:53 +02:00
Spine d34a62733b migrate bookmarks to Pg (phase 1) 2025-08-27 16:44:44 +02:00
Spine fa5bc8037a bookmark objects not ids 2025-08-27 16:44:43 +02:00
Spine ce0c77a2b9 ignore bogus artist roles on upload 2025-08-07 16:03:10 +02:00
Spine 9a9b88c74f revamp request creation interface 2025-08-07 16:03:10 +02:00
Spine 52a8ba9f05 read from artist_role_id instead of Importance 2025-08-07 16:03:10 +02:00
Spine 9c91be8e28 remove parentheses from (new Class())->method() 2025-08-07 16:03:10 +02:00
Spine 7c0d9bebdf more tests for more coverage 2025-08-07 16:03:09 +02:00
Spine c3df1da1b7 attribute tables are managed by deriving a base class 2025-07-28 16:55:17 +02:00
Spine 7c0ecff7fa minor refactor to simplify removing test users 2025-07-28 16:55:17 +02:00
Spine 3e9b2bcb4f phpstan level 8 preparation 2025-07-28 16:55:16 +02:00
Spine 13e41b2a9b replace id() method with id property in BaseUser derived classes 2025-07-28 16:55:16 +02:00
Spine 6a90ea2c45 prepare for phpstan 2.0 2025-07-28 16:55: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 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
Spine b0a5375b1a refactor and simplify artist autocomplete 2024-12-20 09:39:19 +01:00
sheepish a546bb5732 improve group merge matching on upload 2024-12-20 09:39:18 +01:00
sheepish f2a05c1e5c add renaming of artist aliases 2024-08-02 13:11:39 +02:00
Spine 6a7e10e96b apply phpcs PSR12.Files.FileHeader PSR12.Operators.OperatorSpacing... 2024-04-07 19:46:35 +02:00
Spine 338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine 0d010f7e30 appify artist rename/merge 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 084a09d122 refactor artist (non-redirecting alias) merge 2024-01-01 13:16:33 +01:00
Spine 77cac34dd7 jsonify artist bookmarks 2024-01-01 13:14:43 +01:00
Spine 267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine f53409f70c refactor similar artists 2023-10-15 17:47:50 +02:00
Spine 1efbc2ea15 refactor tableName() as a class constant 2023-09-19 13:21:25 +02:00
Spine 2b35070697 move Discogs logic into a testable class 2023-09-19 13:15:43 +02:00
Spine 48c00a7d96 unit test artist json payload 2023-06-28 19:56:56 +02:00
Spine 84a607cb2b more unit tests for artists 2023-06-28 19:55:32 +02:00
Spine 73ae95896e BaseObject::setField() signals intention more clearly than setUpdate() 2023-06-28 19:55:32 +02:00
Spine dadd9f3630 unit tests for modifying an artist 2023-06-28 19:55:32 +02:00
Spine 394d8ce1e1 modernize Artist implementation 2023-06-28 19:55:32 +02:00