BookStack/app/Entities/Models
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
..
Book.php Added pages API doc examples 2020-11-28 15:21:54 +00:00
BookChild.php Fixed misalignment of page and chapter parent book 2021-03-13 15:18:37 +00:00
Bookshelf.php Added pages API doc examples 2020-11-28 15:21:54 +00:00
Chapter.php Merge branch 'v0.30.x' 2020-12-17 21:47:59 +00:00
Deletion.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
Entity.php Started refactoring of view service 2021-05-16 10:49:37 +01:00
HasCoverImage.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
Page.php Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
PageRevision.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
SearchTerm.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00