A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/TestCase.php October 23, 2025
D
API: Built out tests for comment API endpoints
Dan Brown committed
October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
July 15, 2025
D
Mail: Removed custom symfony/mailer fork
Dan Brown committed
March 15, 2025
D
Config: Updated DB host to handle ipv6
Dan Brown committed
May 5, 2024
D
API: Added to, and updated, testing to cover audit log additions
Dan Brown committed
September 16, 2023
D
Guest control: Cleaned methods involved in fetching/handling
Dan Brown committed
September 8, 2023
D
Removed use of HttpFetcher
Dan Brown committed
D
Started aligning app-wide outbound http calling behaviour
Dan Brown committed
August 17, 2023
D
Notifications: Fixed issues causing failing tests
Dan Brown committed
May 30, 2023
D
Chapters API: Allowed move via book_id property
Dan Brown committed
February 8, 2023
D
Extracted test file handling to its own class
Dan Brown committed
January 24, 2023
D
Merge pull request #3986 from BookStackApp/permission_testing
Dan Brown committed
January 21, 2023
D
Addressed a range of deprecation warnings
Dan Brown committed
D
Made adjustments to fit copied work into dev branch
Dan Brown committed
D
Copied over work from user_permissions branch
Dan Brown committed
November 23, 2022
D
Fixed tests to align with recent changes, Updated php deps
Dan Brown committed
September 29, 2022
D
Quick run through of applying new test entity helper class
Dan Brown committed
D
Extracted entity testcase methods to own class
Dan Brown committed
September 27, 2022
D
Cleaned testing service provider usage
Dan Brown committed
September 26, 2022
D
Added initial support for parallel testing
Dan Brown committed
September 3, 2022
D
Updated page revisions link visibility
Dan Brown committed
August 19, 2022
D
Rolled out reference pages to all entities, added testing
Dan Brown committed
July 27, 2022
D
Updated composer deps, applied StyleCI changes
Dan Brown committed
July 23, 2022
D
Added content-view body classes generated from tags
Dan Brown committed
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
September 18, 2021
D
Fixed dodgy test helper signature causing tests to fail
Dan Brown committed
September 15, 2021
D
Fixed social auth login audit log messages
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 8, 2020
D
Updated activities table format
Dan Brown committed
February 2, 2020
D
Simplified guard names and rolled out guard route checks
Dan Brown committed
January 12, 2020
D
Filled out base Book API endpoints, added example responses
Dan Brown committed
September 21, 2018
D
Added testing coverage for Bookshelves
Dan Brown committed
April 14, 2018
D
Added destination permission checking to entity move
Dan Brown committed
February 11, 2018
D
Fixed error when accessing non-authed attachment
Dan Brown committed
January 28, 2018
D
Actually fixed the BaseURL this time 🤦
Dan Brown committed
August 28, 2017
D
Made custom home ignore permissions and added tests
Dan Brown committed
April 16, 2017
D
Updated testcases for new search system.
Dan Brown committed
February 25, 2017
D
Fixed inaccessible revisions, added regression tests
Dan Brown committed
February 5, 2017
D
Fixed non-browserkit testcase and seeder issues
Dan Brown committed
D
Converted sort tests to non browserkit testing
Dan Brown committed
February 4, 2017
D
Namespaced tests to align with new laravel default
Dan Brown committed
January 25, 2017
D
Upgraded to Laravel 5.4
Dan Brown committed
January 21, 2017
D
Added transclusion tests and fixed other tests
Dan Brown committed
September 29, 2016
D
Updated and added tests for new default user system
Dan Brown committed
July 1, 2016
D
Fixed error on image deletion
Dan Brown committed
May 7, 2016
D
Added further attribute endpoints and added tests
Dan Brown committed
May 1, 2016
D
Major permission naming refactor and database migration cleanup
Dan Brown committed
April 24, 2016
D
Rolled out new permissions system throughout application
Dan Brown committed
March 29, 2016
D
Added basic system tests for markdown editor, Added extra test helpers
Dan Brown committed