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
Tools Permissions: Cleanup after review of enum implementation PR 2025-09-10 11:36:54 +01:00
ActivityQueries.php
ActivityType.php
CommentRepo.php
DispatchWebhookJob.php
TagRepo.php
WatchLevels.php