A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/PageTest.php November 25, 2025
D
Testing: Extracted copy tests to their own class
Dan Brown committed
November 24, 2025
D
Slugs: Fixed storage bugs, added testing coverage
Dan Brown committed
October 21, 2025
D
Images: Added nulling of image page relation on page delete
Dan Brown committed
October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
May 24, 2025
D
Pages: Redirect user to view if they can't edit
Dan Brown committed
February 11, 2025
D
Sorting: Renamed sort set to sort rule
Dan Brown committed
January 11, 2025
D
Framework: Fixed Laravel 11 upgrade test issues, updated phpstan
Dan Brown committed
June 9, 2024
D
Pages: Fixed unused changelog on first page publish
Dan Brown committed
May 31, 2023
D
Page display pointer: Considerably improved accessibility
Dan Brown committed
January 21, 2023
D
Copied over work from user_permissions branch
Dan Brown committed
September 29, 2022
D
Quick run through of applying new test entity helper class
Dan Brown committed
D
Migrated much test entity usage via find/replace
Dan Brown committed
D
Extracted entity testcase methods to own class
Dan Brown committed
July 23, 2022
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
January 24, 2022
D
Added parent context to recently updated items
Dan Brown committed
D
Added test to cover PR #3177
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
Dan Brown committed
September 18, 2021
D
Applied styleci style changes
Dan Brown committed
September 17, 2021
D
Finished moving EntityTests out to new TestCase files
Dan Brown committed
September 15, 2021
D
Moved more tests out of EntityTest
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
May 26, 2021
D
Added deletion of revisions on page delete
Dan Brown committed
May 15, 2021
D
Fixed issue thrown upon empty markdown content save
Dan Brown committed
April 20, 2021
D
Fixed error thrown when owner existed but the creator did not
Dan Brown committed
January 9, 2021
D
Fixed page copying not retaining content
Dan Brown committed
January 4, 2021
D
Fixed markdown content not stored on first page save
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 6, 2020
D
Started testing work for recycle bin implementation
Dan Brown committed