BookStack/app/Activity/Models
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
..
Activity.php DB: Updated handling of deleted user ID handling in DB 2025-10-19 19:10:15 +01:00
Comment.php Maintenance: Addressed a range of phpstan level 3 issues 2025-09-03 10:47:45 +01:00
Favouritable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Favourite.php DB: Updated handling of deleted user ID handling in DB 2025-10-19 19:10:15 +01:00
Loggable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Tag.php Customization: Added parent tag classes 2025-06-28 22:27:28 +01:00
View.php Removed redundant null check 2023-09-16 13:49:03 +01:00
Viewable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Watch.php DB: Updated handling of deleted user ID handling in DB 2025-10-19 19:10:15 +01:00
Webhook.php Fixed failing references after controller/file reshuffle 2023-05-24 09:06:15 +01:00
WebhookTrackedEvent.php Played around with a new app structure 2023-05-17 17:56:55 +01:00