BookStack/app
Dan Brown d099885fd1 Fixed some label casing and fixed incorrect notifications
Fixed the book & chapter permission update notification stating the 'page permissions' have been updated.
2016-04-03 12:19:44 +01:00
..
Console
Events
Exceptions Added a friendlier error for LDAP new user mismatches 2016-04-03 11:16:49 +01:00
Http Fixed some label casing and fixed incorrect notifications 2016-04-03 12:19:44 +01:00
Jobs
Listeners
Providers Made email confirmations work with LDAP auth 2016-04-03 12:16:54 +01:00
Repos Made email confirmations work with LDAP auth 2016-04-03 12:16:54 +01:00
Services Merge bugfixes from branch 'v0.8' 2016-03-30 21:49:25 +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
Ownable.php
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
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 Trimmed long names in header 2016-03-30 21:28:38 +01:00
View.php