A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Permissions/RolesTest.php August 6, 2019
D
Prevented normal users from changing own email
Dan Brown committed
April 15, 2019
D
Aligned item creation wording and updated shelf-book-add logic
Dan Brown committed
April 6, 2019
D
Updated tests to suit layout changes, Updated 404 page
Dan Brown committed
January 5, 2019
D
Added test to cover "users" header link in correct permission conditions
Dan Brown committed
December 30, 2018
D
Added check for last admin on role change
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
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
September 9, 2017
D
Removed outdated translations and updated tests
Dan Brown committed
August 1, 2017
D
Merge branch 'master' of git://github.com/Abijeet/BookStack into Abijeet-master
Dan Brown committed
July 2, 2017
D
Prevent empty-state actions visible without permission.
Dan Brown committed
D
Added test to cover f99c8ff.
Dan Brown committed
June 12, 2017
A
#47 - Fixes the issues with the test case.
Abijeet committed
A
April 30, 2017
D
Made more efficiency improvements to permission system
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 15, 2017
D
Added user setting system and added user-lang option
Dan Brown committed
January 8, 2017
D
Fixed image delete permission issue
Dan Brown committed
December 4, 2016
D
Extracted text for remaining views
Dan Brown committed
November 17, 2016
D
Extracted text from book & chapter views
Dan Brown committed
September 29, 2016
D
Updated and added tests for new default user system
Dan Brown committed
May 1, 2016
D
Added hidden public role to fit with new permissions system
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 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