BookStack/tests
Dan Brown ac9a65945f
Locales: Performed cleanup and alignment of locale handling
- Reduced app settings down to what's required.
- Used new view-shared $locale object instead of using globals via
  config.
- Aligned language used to default on "locale" instead of mixing
  locale/language.

For #4501
2023-09-17 13:31:38 +01:00
..
Actions Started aligning app-wide outbound http calling behaviour 2023-09-08 14:16:09 +01:00
Activity Merge branch 'v23-08' into development 2023-09-16 11:55:57 +01:00
Api Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00
Auth Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00
Commands Cleanup Command: Allowed running non-interactively 2023-09-14 14:17:20 +01:00
Entity Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Helpers Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Permissions Shelf permissions: reverted create removal 2023-07-12 22:04:05 +01:00
References Played around with a new app structure 2023-05-17 17:56:55 +01:00
Settings Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00
test-data Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
Unit SSR: Updated allow list handling & covered webhook usage 2023-08-26 20:13:37 +01:00
Uploads Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
User Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
CreatesApplication.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
DebugViewTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ErrorTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
FavouriteTest.php Simplified and aligned handling of mixed entity endpoints 2023-09-10 15:19:23 +01:00
HelpTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
HomepageTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
LanguageTest.php Locales: Performed cleanup and alignment of locale handling 2023-09-17 13:31:38 +01:00
OpenGraphTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
PublicActionTest.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
SecurityHeaderTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
StatusTest.php Added testing for webhook management interface 2021-12-10 14:54:58 +00:00
TestCase.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
ThemeTest.php Theme: Added handling for functions.php file load error 2023-09-12 12:34:02 +01:00
UrlTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00