A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/EntityTest.php April 6, 2019
D
Updated tests to suit layout changes, Updated 404 page
Dan Brown committed
October 13, 2018
D
Extracted many page-specific repo methods into page-specific repo
Dan Brown committed
September 25, 2018
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
April 22, 2018
D
Attempted to fix failing time-based test
Dan Brown committed
March 25, 2018
D
Updated create routes to prevent slug clashes
Dan Brown committed
December 30, 2017
D
Fixed failing book view test
Dan Brown committed
December 26, 2017
A
Adds test cases and fixes an issue with the permission checking.
Abijeet committed
November 11, 2017
D
Prevented mulitple hypens incorrectly in slug
Dan Brown committed
D
Added test to cover multi-byte slugs
Dan Brown committed
August 26, 2017
D
Resolved current failing tests
Dan Brown committed
April 20, 2017
D
Added page revision counting
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 2, 2017
D
Finished refactor of entity repos
Dan Brown committed
November 17, 2016
D
Extracted text from book & chapter views
Dan Brown committed
September 17, 2016
D
Laravel 5.3 upgrade (#189)
Dan Brown committed
August 14, 2016
D
Merge branch 'v0.11'
Dan Brown committed
August 13, 2016
D
Fixed entities created with blank slugs.
Dan Brown committed
July 26, 2016
D
Fixed revision-based redirect on new pages
Dan Brown committed
May 7, 2016
D
Added further attribute endpoints and added tests
Dan Brown committed
March 13, 2016
D
Added new page drafts and started image entity attaching
Dan Brown committed
March 12, 2016
D
Organised test files & added page update draft tests
Dan Brown committed