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 Merge branch 'v0.30.x' 2020-12-17 21:47:59 +00:00
ExportFormatter.php Merge branch 'v0.30.x' 2020-12-18 14:16:13 +00:00
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 Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
PermissionsUpdater.php Added manual type conversion to fix failing tests 2021-01-01 18:38:54 +00:00
SearchIndex.php Fixed bad collection/array mixing causing error on seed 2020-11-28 16:42:12 +00:00
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 Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
SiblingFetcher.php Focused base Entity class cleanup 2020-11-22 01:20:38 +00:00
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