BookStack/app
Dan Brown ea6eacb400
Fixed chapter fetching during joint permission building
Somehow I accidentally deleted previous line 143 in this commit:
3839bf6bf1
which would then break permission generation for content related to, or
containing, chapters in the recycle bin.
Found via user report (subz) & debugging in discord.
2022-10-21 21:49:29 +01:00
..
Actions Improved tag suggestion handling 2022-09-28 13:50:40 +01:00
Api Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
Auth Fixed chapter fetching during joint permission building 2022-10-21 21:49:29 +01:00
Config Added greek language option 2022-10-20 12:25:02 +01:00
Console Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
Entities Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
Exceptions Prevented inadvertant logging during MFA flow 2022-05-30 18:31:08 +01:00
Facades Added revision activity types to system and audit log 2022-08-09 13:25:18 +01:00
Http Fixed permission row permission check 2022-10-14 16:03:06 +01:00
Interfaces
Notifications
Providers Refactored app service providers 2022-09-27 02:48:05 +01:00
References Added book child reference handling on book url change 2022-08-30 22:00:32 +01:00
Search Updated restricted usage on search and entity meta details 2022-10-10 16:22:51 +01:00
Settings
Theming Added "page_include_parse" theme event 2022-09-05 16:40:42 +01:00
Traits
Translation
Uploads Added and ran PHPCS 2022-09-18 01:25:20 +01:00
Util Added greek language option 2022-10-20 12:25:02 +01:00
Application.php
helpers.php Continued removal of joint permission non-view queries 2022-07-16 13:17:08 +01:00
Model.php