BookStack/app/Activity
Dan Brown 5754acf2fb
DB: Updated handling of deleted user ID handling in DB
Updated uses of user ID to nullify on delete.
Added testing to cover deletion of user relations.
Added model factories to support changes and potential other tests.
Cleans existing ID references in the DB via migration.
2025-10-19 19:10:15 +01:00
..
Controllers Permissions: Updated use of helpers to use enums 2025-09-09 09:48:19 +01:00
Models DB: Updated handling of deleted user ID handling in DB 2025-10-19 19:10:15 +01:00
Notifications Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
Queries Played around with a new app structure 2023-05-17 17:56:55 +01:00
Tools Permissions: Cleanup after review of enum implementation PR 2025-09-10 11:36:54 +01:00
ActivityQueries.php phpstan: Address a range of level 2 issues 2025-08-09 11:09:50 +01:00
ActivityType.php Sorting: Renamed sort set to sort rule 2025-02-11 14:36:25 +00:00
CommentRepo.php Comments: Fixed a range of TS errors + other 2025-05-12 15:31:55 +01:00
DispatchWebhookJob.php Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
TagRepo.php Tags: Stopped recycle bin tags being counted on index 2024-04-15 18:44:59 +01:00
WatchLevels.php Maintenance: Reached PHPstan level 2 2025-09-02 16:02:52 +01:00