BookStack/app/Http/Controllers
Dan Brown 4e8722661f Added bookstack version in settings
Gets the app version via git. Closes #99
2016-05-03 21:10:05 +01:00
..
Auth Made email confirmations work with LDAP auth 2016-04-03 12:16:54 +01:00
BookController.php Prevented drafts from showing up in a book sort 2016-04-15 19:51:27 +01:00
ChapterController.php Fixed some label casing and fixed incorrect notifications 2016-04-03 12:19:44 +01:00
Controller.php Tied entity restriction system into userCan checks 2016-02-29 20:31:21 +00:00
HomeController.php Added new page drafts and started image entity attaching 2016-03-13 12:04:08 +00:00
ImageController.php Added uploaded to book/page filters & search in image manager 2016-04-03 14:59:54 +01:00
PageController.php Localised draft save time display 2016-04-09 13:36:32 +01:00
PermissionController.php Refactored some permission controls and increased testing for roles system 2016-03-02 22:35:01 +00:00
SearchController.php Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
SettingController.php Added bookstack version in settings 2016-05-03 21:10:05 +01:00
UserController.php Fixed bug causing permission error on save and fixed non-gallery image save 2016-03-13 15:37:46 +00:00