A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/SortTest.php March 9, 2019
D
Abstracted userCanCreatePage helper to work for any permisison
Dan Brown committed
January 5, 2019
D
Made delete permissions a requirement for move operations
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 14, 2018
D
Added destination permission checking to entity move
Dan Brown committed
D
Added ability to copy a page
Dan Brown committed
February 5, 2017
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 2, 2017
D
Finished refactor of entity repos
Dan Brown committed
December 4, 2016
D
Extracted text for remaining views
Dan Brown committed
December 3, 2016
D
Extracted text from page views & standardised breadcrumbs
Dan Brown committed
June 25, 2016
D
Added chapter move actions. Closes #86
Dan Brown committed
June 12, 2016
D
Added tests to cover page_move features
Dan Brown committed
April 15, 2016
D
Prevented drafts from showing up in a book sort
Dan Brown committed