BookStack/app/Entities
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
..
Repos Implemented new design in entity selector 2019-03-30 16:54:15 +00:00
Book.php Fixed entity excerpt function signature misalignment 2019-04-06 18:47:27 +01:00
Bookshelf.php Added bookshelves to breadcrumbs 2019-04-07 18:28:11 +01:00
BreadcrumbsViewComposer.php Added bookshelves to breadcrumbs 2019-04-07 18:28:11 +01:00
Chapter.php Updated standard entity lists 2019-03-17 15:07:03 +00:00
Entity.php Fixed entity excerpt function signature misalignment 2019-04-06 18:47:27 +01:00
EntityContextManager.php Added bookshelves to breadcrumbs 2019-04-07 18:28:11 +01:00
EntityProvider.php Implemented new design in entity selector 2019-03-30 16:54:15 +00:00
ExportService.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
Page.php Started on a design update 2018-10-16 18:49:56 +01:00
PageRevision.php Migrated a whole load more page/chapter/shelf views 2019-02-02 11:41:41 +00:00
SearchService.php Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +01:00
SearchTerm.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00