BookStack/app/Entities/Tools
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
..
Markdown Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
BookContents.php
ExportFormatter.php
NextPreviousContentLocator.php Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
PageContent.php Filtered scripts in custom HTML head for exports 2021-05-03 23:59:52 +01:00
PageEditActivity.php
PermissionsUpdater.php
SearchIndex.php
SearchOptions.php Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
SearchRunner.php Amended owned by search filter to use slugs 2021-03-15 18:27:03 +00:00
ShelfContext.php
SiblingFetcher.php
SlugGenerator.php Started work on user slugs 2021-03-08 22:34:22 +00:00
TrashCan.php Added deletion of revisions on page delete 2021-05-26 16:40:56 +01:00