A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Permissions/RestrictionsTest.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
September 21, 2018
D
Added testing coverage for Bookshelves
Dan Brown committed
July 14, 2018
D
Allowed creating pages in visible chapters in invisible books
Dan Brown committed
April 14, 2018
D
Added destination permission checking to entity move
Dan Brown committed
March 25, 2018
D
Updated create routes to prevent slug clashes
Dan Brown committed
December 31, 2017
A
Adds test case for sorting permissions.
Abijeet committed
November 19, 2017
D
Updated to laravel 5.5
Dan Brown committed
April 29, 2017
D
Refactored permission system components
Dan Brown committed
April 22, 2017
D
Allowed child entity permissions to override parent permissions
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 1, 2017
D
Started refactor to merge entity repos
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 30, 2016
D
Updated entity restrictions to allow permissions, Not just restrict
Dan Brown committed
March 12, 2016
D
Organised test files & added page update draft tests
Dan Brown committed