BookStack/app/Http/Controllers
Dan Brown 47b08888ba
Added bookshelf view, update, delete
- Enabled proper ordering of Books in a shelf.
- Improved related item destroy for all entities.
2018-09-16 19:34:09 +01:00
..
Auth Refactored out the LDAP repo 2018-07-15 18:21:45 +01:00
AttachmentController.php Fixed attachment error handling, Allowed all link types 2018-05-20 11:06:10 +01:00
BookController.php Updated grid view to use CSS grid and flexbox 2018-02-11 11:36:51 +00:00
BookshelfController.php Added bookshelf view, update, delete 2018-09-16 19:34:09 +01:00
ChapterController.php Added tags to chapters and books 2018-03-30 14:09:51 +01:00
CommentController.php Added loading icons, Added comment activity 2017-09-09 17:06:30 +01:00
Controller.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
HomeController.php Embedded SVG icons in css/js files 2018-05-20 11:55:23 +01:00
ImageController.php Reverted work on revisions 2018-05-20 16:41:14 +01:00
PageController.php Allowed creating pages in visible chapters in invisible books 2018-07-14 14:12:29 +01:00
PermissionController.php Added ability to set custom ldap group -> role mapping 2018-07-15 19:34:42 +01:00
SearchController.php Added ability to copy a page 2018-04-14 18:00:16 +01:00
SettingController.php Added maintenance view with image-cleanup 2018-05-27 19:40:07 +01:00
TagController.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
UserController.php Copied book content, Added create routes 2018-08-27 14:18:09 +01:00