BookStack/app
Dan Brown e722ee4268
Fixed click issue with tag suggestions in safari
Updated selectable elements to be divs instead of buttons since Safari
akwardly does not focus on buttons on click.
Also standardised keyboard handling to our standard nav class.
Also addressed empty tag values showing in results.
For #4139
2023-04-07 17:50:57 +01:00
..
Actions Fixed click issue with tag suggestions in safari 2023-04-07 17:50:57 +01:00
Api Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Auth Added caching to the loading of system roles 2023-02-23 23:01:03 +00:00
Config Made sendmail command configurable 2023-02-17 14:25:38 +00:00
Console Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
Entities Fixed old deprecated encoding convert on HTML doc load 2023-02-23 22:59:26 +00:00
Exceptions Fixed issues found from tests 2023-02-06 20:41:33 +00:00
Facades Added revision activity types to system and audit log 2022-08-09 13:25:18 +01:00
Http Fixed click issue with tag suggestions in safari 2023-04-07 17:50:57 +01: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 Increased attachment link limit from 192 to 2k 2023-02-20 13:05:23 +00:00
References Fixed old deprecated encoding convert on HTML doc load 2023-02-23 22:59:26 +00:00
Search Fixed old deprecated encoding convert on HTML doc load 2023-02-23 22:59:26 +00:00
Settings Changed the way settings are loaded 2023-02-23 22:14:47 +00:00
Theming Fixed static analysis issues 2023-02-06 20:00:44 +00: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 Increased attachment link limit from 192 to 2k 2023-02-20 13:05:23 +00:00
Util Fixed language locale setting issue 2023-02-27 19:14:45 +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