BookStack/app/Entities/Models
Dan Brown 4239d4c54d
Fixed error on webhooks for recycle bin operations
Updated the getUrl method on deletions to not require any passed
params to align with usage in webhooks.
Probably better to have a proper interface but would require a wider
change.

Fixes #3154
2022-01-10 17:47:49 +00:00
..
Book.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
BookChild.php Applied stylci advisories 2021-08-24 21:23:55 +01:00
Bookshelf.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
Chapter.php Added ability to copy/clone chapters 2021-12-19 15:40:52 +00:00
Deletion.php Fixed error on webhooks for recycle bin operations 2022-01-10 17:47:49 +00:00
Entity.php Improved custom homepage check on item deletion 2022-01-10 17:04:01 +00:00
HasCoverImage.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Page.php Added page content parsing to up-rank header text in search 2021-11-12 13:47:23 +00:00
PageRevision.php Fixed error on webhooks for recycle bin operations 2022-01-10 17:47:49 +00:00
SearchTerm.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00