1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 11:52:34 +01:00
BookStack/tests
Dan Brown e06f9f7fe3
Removed setting override system due to confusing behaviour
- Was only used to disable registration when LDAP was enabled.
- Caused saved option not to show on settings page causing confusion.
- Extended setting logic where used to take ldap into account instead of
global override.
- Added warning on setting page to show registration enable setting is
not used while ldap is active.

For #1541
2019-12-22 13:19:17 +00:00
..
Auth Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
Entity Updated page delete to return to chapter if within one 2019-12-16 11:54:53 +00:00
Permissions Fixed test failing due to redirect changes 2019-12-21 13:48:44 +00:00
test-data Made display thumbnail generation use original data if smaller 2019-12-22 12:44:49 +00:00
Unit
Uploads Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
ActivityTrackingTest.php
BrowserKitTest.php
CommandsTest.php Added command to copy shelf permissions 2019-12-11 21:22:03 +00:00
CreatesApplication.php
ErrorTest.php
HomepageTest.php
LanguageTest.php
PublicActionTest.php
SharedTestHelpers.php
TestCase.php
TestEmailTest.php
TestResponse.php
ThemeTest.php Added test to check custom theme lang items 2019-10-26 18:07:14 +01:00
UserPreferencesTest.php
UserProfileTest.php