A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/TestCase.php 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
March 5, 2016
D
Added restriction tests and fixed any bugs in the process
Dan Brown committed
D
Added a whole load of permission & role tests
Dan Brown committed
March 2, 2016
D
Refactored some permission controls and increased testing for roles system
Dan Brown committed
February 27, 2016
D
Finished initial implementation of custom role system
Dan Brown committed
February 18, 2016
D
Added tests for profile pages
Dan Brown committed
December 15, 2015
December 2, 2015
D
Added Popular books list with relevant tests
Dan Brown committed
September 22, 2015
D
Started Social Auth Testing
Dan Brown committed
September 10, 2015
D
Change application namespace to BookStack
Dan Brown committed
September 2, 2015
D
Tweaked some styles and started automated testing. Fixes #11.
Dan Brown committed
July 12, 2015
D
Initial commit
Dan Brown committed