]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/PermissionController.php
Refactored the code to first check for the permissions before sorting the book.
[bookstack] / app / Http / Controllers / PermissionController.php
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2017-01-03 Abijeet PatroMerge pull request #3 from BookStackApp/master
2016-12-31 Dan BrownMerge pull request #255 from olexus/master
2016-12-31 Dan BrownMerge pull request #234 from BookStackApp/translations
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-12-04 Dan BrownExtracted text from logic files
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-01 Dan BrownMerge pull request #103 from ssddanbrown/add_role_view_...
2016-05-01 Dan BrownMajor permission naming refactor and database migration... 103/head
2016-05-01 Dan BrownAdded hidden public role to fit with new permissions...
2016-04-24 Dan BrownRolled out new permissions system throughout application
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-03-02 Dan BrownRefactored some permission controls and increased testi...
2016-02-27 Dan BrownFinished initial implementation of custom role system
2016-02-26 Dan BrownStarted work on exposing the role system as editable