BookStack/resources/lang/en
Dan Brown f99af807d0
Reviewed and refactored additional editor draft save warnings
- Added testing to cover warning cases.
- Refactored logic to be simpler and move much of the business out of
  the controller.
- Added new message that's more suitable to the case this was handling.
- For detecting an outdated draft, checked the draft created_at time
  instead of updated_at to better fit the scenario being checked.
- Updated some method types to align with those potentially being used
  in the logic of the code.
- Added a cache of shown messages on the front-end to prevent them
  re-showing on every save during the session, even if dismissed.
2021-10-04 20:26:55 +01:00
..
activities.php Added the ability to remove an MFA method 2021-07-14 21:27:21 +01:00
auth.php Improved login redirect and setup experience 2021-08-21 15:14:24 +01:00
common.php Extracted text to translation files 2021-08-08 14:24:44 +01:00
components.php Converted image-manager to be component/HTML based 2020-07-25 00:20:58 +01:00
entities.php Reviewed and refactored additional editor draft save warnings 2021-10-04 20:26:55 +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 Reviewed adding IP recording to activity & audit log 2021-09-26 17:18:12 +01:00
validation.php Added Backup code verification logic 2021-08-02 16:35:37 +01:00