BookStack/app/Actions
Dan Brown 2d1f1abce4
Implemented alternate approach to current joint_permissions
Is a tweak upon the existing approach, mainly to store and query role
permission access in a way that allows muli-level states that may
override eachother. These states are represented in the new PermissionStatus
class.

This also simplifies how own permissions are stored and queried, to be
part of a single column.
2023-01-24 14:55:34 +00:00
..
Queries Refactored common list handling operations to new class 2022-10-30 15:16:06 +00:00
Activity.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
ActivityLogger.php Added ability to adjust stored IP address precision 2022-07-23 13:41:29 +01:00
ActivityQueries.php Aligned permission applicator method names 2022-07-16 19:54:25 +01:00
ActivityType.php Added revision activity types to system and audit log 2022-08-09 13:25:18 +01:00
Comment.php
CommentRepo.php
DispatchWebhookJob.php
Favourite.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
IpFormatter.php Applied latest styleci changes 2022-07-23 15:11:06 +01:00
Tag.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
TagClassGenerator.php Updated composer deps, applied StyleCI changes 2022-07-27 11:07:41 +01:00
TagRepo.php Updated tags list to new responsive format 2022-10-31 11:40:28 +00:00
View.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
Webhook.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
WebhookFormatter.php
WebhookTrackedEvent.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00