BookStack/tests
Dan Brown 78bf044a7a
Added audit log interface
- Displays the currently tracked activities in the system.

Related to #2173 and #1167
2020-09-19 12:06:45 +01:00
..
Api Added chapters to the API 2020-05-23 00:28:41 +01:00
Auth Updated flow to ensure /register/confirm route is used where needed 2020-09-05 17:26:48 +01:00
Entity Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
Permissions Removed role 'name' field from database 2020-08-04 14:55:01 +01:00
test-data
Unit Updated functionality for logging failed access 2020-07-28 12:59:43 +01:00
Uploads Fixed issue where URL params in image names would cause loading failure 2020-07-25 11:18:40 +01:00
User Added tests and translations for dark-mode components 2020-04-11 20:44:23 +01:00
ActivityTrackingTest.php
AuditLogTest.php Added audit log interface 2020-09-19 12:06:45 +01:00
BrowserKitTest.php
CommandsTest.php Added command to regenerate comment content 2020-05-01 23:41:47 +01:00
CreatesApplication.php
ErrorTest.php Prevented entity "Not Found" events from being logged 2020-05-23 11:28:59 +01:00
HomepageTest.php
LanguageTest.php
PublicActionTest.php
SharedTestHelpers.php Prevented entity "Not Found" events from being logged 2020-05-23 11:28:59 +01:00
TestCase.php
TestEmailTest.php
TestResponse.php
ThemeTest.php