BookStack/app/Entities/Repos
Dan Brown 0cfff6ab6f
Reviewed and refactored next/previous navigation button implementation
- Updated styling to include item name.
- Extracted used text to translations.
- Updated the design to better suit the surrounding blocks.
- Removed newly added model/repo methods.
- Moved core logic out of controller and instead into a "NextPreviousContentLocator"
helper with re-uses the output from the book-tree generation.
- Also added the system to chapters.

For #2511
2021-05-29 12:39:41 +01:00
..
BaseRepo.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
BookRepo.php Made books and shelf listing views slightly more efficient 2021-01-10 23:12:51 +00:00
BookshelfRepo.php Made books and shelf listing views slightly more efficient 2021-01-10 23:12:51 +00:00
ChapterRepo.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
PageRepo.php Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00