BookStack/app/Auth/Permissions
Dan Brown ba8ba5c634
Added testing to favourite system
- Also removed some old view service references.
- Updated TopFavourites query to be based on favourites table and join
  in the views instead of the other way around, so that favourites still
show even if they have no views.
2021-05-23 14:34:36 +01:00
..
EntityPermission.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
JointPermission.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
PermissionService.php Added testing to favourite system 2021-05-23 14:34:36 +01:00
PermissionsRepo.php Implemented user, api_tokem & role activity logging 2020-11-20 18:53:01 +00:00
RolePermission.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00