BookStack/app/Http/Controllers
Dan Brown b12ae6d11b
Added bookshelves to breadcrumbs
- Updated breadcrumb dropdown switchers and back-end sibling code to handle new breadcrumbs.
- Added breadcrumb view composer and EntityContext system to mangage
tracking if in the context of a bookshelf.
2019-04-07 18:28:11 +01:00
..
Auth Standardised view referencing to dot-notation 2019-04-07 12:00:09 +01:00
AttachmentController.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
BookController.php Added bookshelves to breadcrumbs 2019-04-07 18:28:11 +01:00
BookshelfController.php Added bookshelves to breadcrumbs 2019-04-07 18:28:11 +01:00
ChapterController.php Standardised view referencing to dot-notation 2019-04-07 12:00:09 +01:00
CommentController.php Standardised view referencing to dot-notation 2019-04-07 12:00:09 +01:00
Controller.php Implemented functionality to make books sort function 2018-12-07 18:33:53 +00:00
HomeController.php Updated tests to suit layout changes, Updated 404 page 2019-04-06 18:36:17 +01:00
ImageController.php Prevent dbl exts. on img upload, Randomized attachment upload names 2019-03-24 19:08:21 +00:00
PageController.php Merge branch 'master' into 2019-design 2019-03-10 21:40:02 +00:00
PermissionController.php Updated auth pages to new design, Removed public layout 2019-02-03 17:34:15 +00:00
SearchController.php Added bookshelves to breadcrumbs 2019-04-07 18:28:11 +01:00
SettingController.php Re-ordered and updated main settings page 2019-02-16 14:17:35 +00:00
TagController.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
UserController.php Added shelves and search shortcuts to profile page 2019-04-06 16:21:20 +01:00