BookStack/app/Entities/Repos
Dan Brown 47e645909e
Reviewed #1688, Show parent shelves on books page
- Moved list to the left of the page to align with other navigational
items.
- Hid list of no shelves, to help hide shelf references if not in use.
- Tweaked test to ensure it wasn't finding shelf name in breadcrumb
rather than list being tested.
2020-04-09 17:29:22 +01:00
..
BaseRepo.php Updated cover image methods so image parameter is not optional but still nullable 2020-02-15 18:38:36 +00:00
BookRepo.php Updated cover image methods so image parameter is not optional but still nullable 2020-02-15 18:38:36 +00:00
BookshelfRepo.php Updated cover image methods so image parameter is not optional but still nullable 2020-02-15 18:38:36 +00:00
ChapterRepo.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
PageRepo.php Updated sort logic to handle chapter to book scenario 2019-10-29 22:33:09 +00:00