BookStack/tests
Dan Brown c60052b5e1
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run
Entities: Started logic change to new structure
Updated base entity class, and worked through BaseRepo.
Need to go through other repos next.

Removed a couple of redundant interfaces as part of this since we can
move the logic onto the shared ContainerData model as needed.
2025-09-23 16:04:00 +01:00
..
Activity Notifications: Logged errors and prevented them blocking user 2024-12-12 21:47:39 +00:00
Api Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
Auth Avatars: Added redirect handling image fetching 2025-05-24 18:07:25 +01:00
Commands Commands: Updated create admin skip return 2025-08-07 13:16:49 +01:00
Entity Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
Exports Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
Helpers Permissions: Removed unused role-perm columns, added permission enum 2025-09-08 15:59:25 +01:00
Meta Opensearch: Fixed XML declaration when php short tags enabled 2025-07-01 11:29:16 +01:00
Permissions Permissions: Updated use of helpers to use enums 2025-09-09 09:48:19 +01:00
References References: Fixed references count/list recycle bin interaction 2024-04-01 17:08:53 +01:00
Search Search: Updated indexer to handle non-breaking-spaces 2025-06-17 14:00:13 +01:00
Settings API: Added to, and updated, testing to cover audit log additions 2024-05-05 15:44:58 +01:00
Sorting Sort Rules: Updated name comparison to not ignore non-ascii chars 2025-04-02 15:17:17 +01:00
test-data OIDC: Added testing coverage for picture fetching 2025-05-24 14:36:36 +01:00
Unit Mail: Removed custom symfony/mailer fork 2025-07-15 15:24:31 +01:00
Uploads Images: Added testing to cover animated avif handling 2025-05-23 17:19:34 +01:00
User Users: Hid lanuage preference for guest user 2024-12-13 15:19:28 +00:00
Util Timezones: Updated date displays to use consistent formats 2025-09-04 16:11:35 +01:00
CreatesApplication.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
DebugViewTest.php Tests: Fixed debug test to work with social class changes 2023-12-06 16:57:15 +00:00
ErrorTest.php 404: Fixed entity list issue with entity with non-visible parent 2024-02-28 13:08:06 +00:00
FavouriteTest.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
HomepageTest.php Homepage: Added tags button to non-default home views 2023-09-24 09:31:44 +01:00
LanguageTest.php Search Index: Fixed SQL error when indexing large pages 2024-12-11 15:55:19 +00:00
PublicActionTest.php Tests: Categorised up meta tests 2024-09-30 17:07:53 +01:00
SecurityHeaderTest.php Mail: Removed custom symfony/mailer fork 2025-07-15 15:24:31 +01:00
StatusTest.php Added testing for webhook management interface 2021-12-10 14:54:58 +00:00
TestCase.php Mail: Removed custom symfony/mailer fork 2025-07-15 15:24:31 +01:00
ThemeTest.php Mail: Removed custom symfony/mailer fork 2025-07-15 15:24:31 +01:00
UrlTest.php Mail: Removed custom symfony/mailer fork 2025-07-15 15:24:31 +01:00