]> BookStack Code Mirror - bookstack/history - app/helpers.php
Updated all application urls to allow path prefix.
[bookstack] / app / helpers.php
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-08-13 Dan BrownStarted work on subdirectory support
2016-07-01 Dan BrownFixed error on image deletion
2016-05-22 Dan BrownAdded pagination, sorting & searching to users list
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-30 Dan BrownMerge bugfixes from branch 'v0.8'
2016-03-30 Dan BrownUpdated entity restrictions to allow permissions, Not...
2016-03-06 Dan BrownAdded settings helper and formatted code in some files
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-03-05 Dan BrownAdded restriction tests and fixed any bugs in the process
2016-02-29 Dan BrownTied entity restriction system into userCan checks
2016-02-27 Dan BrownFinished initial implementation of custom role system
2015-12-16 Dan BrownImplemented custom asset versioning to make creating...