BookStack/resources/views/pages
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 Added code editor changes mobile design handling 2022-06-20 23:12:07 +01:00
copy.blade.php Added copy considerations 2021-12-20 17:33:19 +00:00
delete.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
edit.blade.php Added core editor switching functionality 2022-04-18 17:39:28 +01:00
guest-create.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +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
revision.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
revisions.blade.php Added listing of editor type to revisions 2022-04-23 15:03:58 +01:00
show.blade.php Continued removal of joint permission non-view queries 2022-07-16 13:17:08 +01:00