BookStack/app
2016-04-20 20:22:30 +01:00
..
Console
Events
Exceptions Added a friendlier error for LDAP new user mismatches 2016-04-03 11:16:49 +01:00
Http Merge branch 'master' into add_role_view_permissions 2016-04-20 20:22:30 +01:00
Jobs
Listeners
Providers Made email confirmations work with LDAP auth 2016-04-03 12:16:54 +01:00
Repos Prevented drafts from showing up in a book sort 2016-04-15 19:51:27 +01:00
Services Fixed draft time display, Cleaned up some code 2016-04-09 14:26:42 +01: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 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 a markdown editor 2016-03-25 14:41:15 +00:00
PageRevision.php Added a markdown editor 2016-03-25 14:41:15 +00:00
Permission.php Fixed and cleaned some permisison/role based components 2016-04-09 12:37:58 +01:00
Restriction.php Implemented database structure and inital interfaces for entity restrictions 2016-02-28 10:49:41 +00:00
Role.php Fixed and cleaned some permisison/role based components 2016-04-09 12:37:58 +01:00
Setting.php
SocialAccount.php
User.php Trimmed long names in header 2016-03-30 21:28:38 +01:00
View.php