BookStack/tests
Dan Brown 847a57a49a
Shelf permissions: Removed unused 'create' permission from view
Was causing confusion.
Added test to cover.
Also added migration to remove existing create entries to pre-emptively
avoid issues in future if 'create' is used again.
2023-06-25 23:22:49 +01:00
..
Actions Played around with a new app structure 2023-05-17 17:56:55 +01:00
Api API Docs: Allowed multi-paragraph descriptions 2023-06-20 23:44:39 +01:00
Auth Altered ldap_connect usage, cleaned up LDAP classes 2023-05-30 13:12:00 +01:00
Commands Aligned command class code 2023-05-24 12:59:50 +01:00
Entity Shelf view: Updated books to be database sorted 2023-06-23 16:42:40 +01:00
Helpers Played around with a new app structure 2023-05-17 17:56:55 +01:00
Permissions Shelf permissions: Removed unused 'create' permission from view 2023-06-25 23:22:49 +01:00
References Played around with a new app structure 2023-05-17 17:56:55 +01:00
Settings Played around with a new app structure 2023-05-17 17:56:55 +01:00
test-data
Unit Mail Config: Updated how TLS is configured 2023-06-24 11:32:07 +01:00
Uploads Modify HttpFetchException handle to log exception 2023-06-16 09:21:25 +02:00
User Played around with a new app structure 2023-05-17 17:56:55 +01:00
CreatesApplication.php
DebugViewTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ErrorTest.php
FavouriteTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
HelpTest.php
HomepageTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
LanguageTest.php Added activity text for each activity type 2023-06-12 16:47:36 +01:00
OpenGraphTest.php
PublicActionTest.php Permissions: Updated guest user handling so additional roles apply 2023-06-10 11:37:01 +01:00
SecurityHeaderTest.php
StatusTest.php
TestCase.php Chapters API: Allowed move via book_id property 2023-05-30 20:55:24 +01:00
ThemeTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UrlTest.php