BookStack/resources/views/chapters
Dan Brown 1d875ccfb7
Continued removal of joint permission non-view queries
Cleaned up PermissionApplicator to remove old cache system which was
hardly ever actuall caching anything since it was reset after each
public method run.

Changed the scope of 'userCanOnAny' to just check entity permissions,
and added protections of action scope creep, in case a role permission
action was passed by mistake.
2022-07-16 13:17:08 +01:00
..
parts Extracted conversion text to translation file 2022-06-19 16:23:18 +01:00
copy.blade.php Added copy considerations 2021-12-20 17:33:19 +00:00
create.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
delete.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
edit.blade.php Got book to shelf conversions working 2022-06-15 15:05:08 +01:00
move.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
permissions.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
show.blade.php Continued removal of joint permission non-view queries 2022-07-16 13:17:08 +01:00