BookStack/resources/lang/en
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
..
activities.php Started addition of favourite system 2021-05-16 00:29:56 +01:00
auth.php Updated password reset process not to indicate if email exists 2020-04-10 13:38:08 +01:00
common.php Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
components.php Converted image-manager to be component/HTML based 2020-07-25 00:20:58 +01:00
entities.php Added favourites page with link from header and home 2021-05-23 13:34:08 +01:00
errors.php Updated not-found image path handling to have better ux 2021-05-08 18:49:58 +01:00
pagination.php Cleaned up script and formatted remaining EN files 2018-12-16 13:12:13 +00:00
passwords.php Updated password reset process not to indicate if email exists 2020-04-10 13:38:08 +01:00
settings.php Merge branch 'master' of git://github.com/Ereza/BookStack into Ereza-master 2021-03-07 17:25:07 +00:00
validation.php Allow uploads of files containing dots in filename. Closes BookStackApp/BookStack#2217 2021-03-04 22:27:20 +01:00