BookStack/app
2016-03-09 22:32:07 +00:00
..
Console
Events
Exceptions Added restriction tests and fixed any bugs in the process 2016-03-05 18:09:21 +00:00
Http Moved page editing to angular controller and started work on update drafts 2016-03-09 22:32:07 +00:00
Jobs
Listeners
Providers Added in restriction queries for most lists 2016-02-28 19:03:13 +00:00
Repos Moved page editing to angular controller and started work on update drafts 2016-03-09 22:32:07 +00:00
Services Added restrictions to user profile lists 2016-03-06 13:17:46 +00:00
Activity.php Added a whole load of permission & role tests 2016-03-05 12:09:09 +00:00
Book.php
Chapter.php
EmailConfirmation.php
Entity.php Added settings helper and formatted code in some files 2016-03-06 12:55:08 +00:00
helpers.php Added settings helper and formatted code in some files 2016-03-06 12:55:08 +00:00
Image.php Finished initial implementation of custom role system 2016-02-27 19:24:42 +00:00
Ownable.php Finished initial implementation of custom role system 2016-02-27 19:24:42 +00:00
Page.php Moved page editing to angular controller and started work on update drafts 2016-03-09 22:32:07 +00:00
PageRevision.php Moved page editing to angular controller and started work on update drafts 2016-03-09 22:32:07 +00:00
Permission.php Finished initial implementation of custom role system 2016-02-27 19:24:42 +00:00
Restriction.php Implemented database structure and inital interfaces for entity restrictions 2016-02-28 10:49:41 +00:00
Role.php Refactored some permission controls and increased testing for roles system 2016-03-02 22:35:01 +00:00
Setting.php
SocialAccount.php
User.php Added a whole load of permission & role tests 2016-03-05 12:09:09 +00:00
View.php