BookStack/app
Dan Brown 48df8725d8
Added better drawing load failure handling
Failure of loading drawings will now close the drawing view and show an
error message, hinting at file or permission issues, instead of leaving
the user facing a continuosly loading interface.

Adds test to cover.

This also updates errors from our HTTP service to be wrapped in a custom
error type for better identification and so the error is an actual
javascript error. Should be object compatible.

Related to #3955.
2023-01-26 12:18:33 +00:00
..
Actions Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
Api Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Auth Fixed role entity permissions ignoring inheritance 2023-01-24 21:26:41 +00:00
Config Updated locale list to align with lang folders 2022-11-30 12:13:50 +00:00
Console Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
Entities Addressed a range of deprecation warnings 2023-01-21 20:50:04 +00:00
Exceptions Prevented inadvertant logging during MFA flow 2022-05-30 18:31:08 +01:00
Facades Added revision activity types to system and audit log 2022-08-09 13:25:18 +01:00
Http Added better drawing load failure handling 2023-01-26 12:18:33 +00:00
Interfaces Tweaked custom command registration, Added StyleCI fixes 2021-11-22 22:22:31 +00:00
Notifications Added language select to the user create form 2022-01-31 22:15:21 +00:00
Providers Fixed incorrect pluralisation for de_informal 2023-01-16 16:56:41 +00:00
References Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
Search Addressed a range of deprecation warnings 2023-01-21 20:50:04 +00:00
Settings Extracted app icon text, fixed issues 2023-01-25 16:11:34 +00:00
Theming Added "page_include_parse" theme event 2022-09-05 16:40:42 +01:00
Traits Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Translation Fixed incorrect pluralisation for de_informal 2023-01-16 16:56:41 +00:00
Uploads Extracted app icon text, fixed issues 2023-01-25 16:11:34 +00:00
Util Addressed a range of deprecation warnings 2023-01-21 20:50:04 +00:00
Application.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
helpers.php Continued removal of joint permission non-view queries 2022-07-16 13:17:08 +01:00
Model.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00