BookStack/app
Dan Brown 49498cfaf9
Fixed entity-specific tag counts listing
Was reporting wrong due to use of old polymorphic namespace references.
Test was not picking up as assertElementContains had wider scope than
expected, looking within the HTML of the element instead of the text
which you might expect. Updated test helper to look at text instead.
2022-05-16 14:05:21 +01:00
..
Actions Fixed entity-specific tag counts listing 2022-05-16 14:05:21 +01:00
Api
Auth Applied latest styleCI changes 2022-03-25 11:14:27 +00:00
Config Updated default value for secure session detection 2022-05-11 16:47:09 +01:00
Console
Entities Updated method of string interpolation 2022-05-05 09:33:25 +01:00
Exceptions Fixed LDAP_DUMP_* options when data contains binary 2022-05-09 15:57:50 +01:00
Facades
Http Updated attachment download to check OB before cleaning it 2022-05-09 15:25:06 +01:00
Interfaces
Notifications
Providers Updated polymorphic database relation types to simpler version 2022-04-25 18:31:37 +01:00
Settings
Theming Added extendable/scalable formatter for webhook data 2022-03-26 16:53:02 +00:00
Traits
Translation
Uploads Updated composer deps, applied latest StyleCI changes 2022-04-24 18:22:40 +01:00
Util
Application.php
helpers.php
Model.php