BookStack/app
Dan Brown 097d9c9f3c Updated entity restrictions to allow permissions, Not just restrict
Also changed wording from 'Restrictions' to 'Permissions' to keep things more familiar and to better reflect what they do.

Referenced in issue #89.
2016-03-30 20:15:44 +01:00
..
Console Added view count tracking with personalised lists 2015-11-21 17:22:14 +00:00
Events Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Exceptions Added restriction tests and fixed any bugs in the process 2016-03-05 18:09:21 +00:00
Http Updated entity restrictions to allow permissions, Not just restrict 2016-03-30 20:15:44 +01:00
Jobs Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Listeners Initial commit 2015-07-12 20:01:42 +01:00
Providers Added in restriction queries for most lists 2016-02-28 19:03:13 +00:00
Repos Fixed bug causing editing notification to always show 2016-03-13 14:33:43 +00:00
Services Updated entity restrictions to allow permissions, Not just restrict 2016-03-30 20:15:44 +01:00
Activity.php Added a whole load of permission & role tests 2016-03-05 12:09:09 +00:00
Book.php Added indexes, Reduced queries on pages 2015-11-26 23:45:04 +00:00
Chapter.php Added further tests, Fixed speed_update issues, improved search result query count 2015-11-29 17:33:25 +00:00
EmailConfirmation.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Entity.php Added settings helper and formatted code in some files 2016-03-06 12:55:08 +00:00
helpers.php Updated entity restrictions to allow permissions, Not just restrict 2016-03-30 20:15:44 +01: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 Added new page drafts and started image entity attaching 2016-03-13 12:04:08 +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 Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
SocialAccount.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
User.php Added a whole load of permission & role tests 2016-03-05 12:09:09 +00:00
View.php Added view count tracking with personalised lists 2015-11-21 17:22:14 +00:00