bookstack/tests
Dan Brown da4308bb0f
Fixed settings redirect issue and custom head display
- Fixed issue where redirect for `/settings` view would not be ran
  through base url generator so would not create a correct path in some
  cases. Now routed through controller with normal redirect.
- Fixed custom head content being active on settings pages due to route
  name changes, for when viewing settings, in last release.

Fixes #3356 and #3355
2022-03-30 19:15:24 +01:00
..
Actions Fixed tests, applied StyleCI changes 2022-03-26 20:38:03 +00:00
Api Updated with latest styleci changes 2022-02-08 15:29:58 +00:00
Auth Split out settings view and made functional 2022-03-28 11:09:55 +01:00
Commands Applied latest styleci changes 2022-02-01 11:49:30 +00:00
Entity Added extendable/scalable formatter for webhook data 2022-03-26 16:53:02 +00:00
Helpers
Permissions Split out settings view and made functional 2022-03-28 11:09:55 +01:00
Settings Fixed settings redirect issue and custom head display 2022-03-30 19:15:24 +01:00
Unit Added option to configure PDF export paper size 2022-01-30 17:40:42 +00:00
Uploads Split out settings view and made functional 2022-03-28 11:09:55 +01:00
User Addressed test failures from users API changes 2022-02-04 01:02:13 +00:00
test-data Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
CreatesApplication.php
DebugViewTest.php
ErrorTest.php
FavouriteTest.php
HelpTest.php Updated with latest styleci changes 2022-02-08 15:29:58 +00:00
HomepageTest.php Improved custom homepage check on item deletion 2022-01-10 17:04:01 +00:00
LanguageTest.php
OpenGraphTest.php
PublicActionTest.php
RecycleBinTest.php
SecurityHeaderTest.php Applied latest styleCI changes 2022-03-09 14:30:36 +00:00
SharedTestHelpers.php
StatusTest.php
TestCase.php
TestEmailTest.php
TestResponse.php
ThemeTest.php Fixed tests, applied StyleCI changes 2022-03-26 20:38:03 +00:00