]> BookStack Code Mirror - bookstack/history - app/User.php
Updated all application urls to allow path prefix.
[bookstack] / app / User.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-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-04-30 Dan BrownImproved permission regen performance by factor of 4
2016-03-30 Dan BrownMerge bugfixes from branch 'v0.8'
2016-03-30 Dan BrownTrimmed long names in header
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 a whole load of permission & role tests
2016-03-02 Dan BrownRefactored some permission controls and increased testi...
2016-02-27 Dan BrownFinished initial implementation of custom role system
2016-02-16 Dan BrownStarted work on user profile pages
2016-01-13 Dan BrownUpdated user interfaces for LDAP and added email from...
2015-12-14 Dan BrownFixed issue with users that have no avatar
2015-12-14 Dan BrownCleaned up gravatar image importing
2015-12-09 Dan BrownAdded custom user avatars
2015-11-26 Dan BrownAdded indexes, Reduced queries on pages
2015-09-21 Dan BrownAdded tests for confirmed registration
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-04 Dan BrownMade social accounts attachable
2015-08-31 Dan BrownImproved empty lists. Fixes #10.
2015-08-31 Dan BrownAdded options to allow whole site to be made public...
2015-08-29 Dan BrownAdded permission system
2015-08-24 Dan BrownAdded some user/view helper methods
2015-08-23 Dan BrownAdded user avatars. Fixes #20
2015-08-09 Dan BrownFixed password re-writing and improved book slug creation
2015-07-12 Dan BrownInitial commit