]> BookStack Code Mirror - bookstack/history - database
Fixes #58
[bookstack] / database /
2016-02-08 Dan BrownMade ldap auth use the 'dn' if a 'uid' is not present.
2016-02-01 Dan BrownFixed issue with initial user not having a password
2016-01-11 Dan BrownGot LDAP auth working to a functional state
2016-01-02 Dan BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2016-01-02 Dan BrownAdded more tests to increase test coverage
2015-12-09 Dan BrownAdded custom user avatars
2015-12-07 Dan BrownRevamped image system to use driver-agnotstic storage...
2015-12-05 Dan BrownAdded search name weighting. Closes #27.
2015-12-02 Dan BrownUpdated composer, Fixed sidebar tree list & Added extra...
2015-11-29 Dan BrownAdded further tests, Fixed speed_update issues, improve...
2015-11-26 Dan BrownAdded indexes, Reduced queries on pages
2015-11-21 Dan BrownAdded view count tracking with personalised lists
2015-09-10 Dan BrownAdded some basic registration testing
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-05 Dan BrownGot standard form-based registration working
2015-09-04 Dan BrownMade social accounts attachable
2015-09-02 Dan BrownTweaked some styles and started automated testing....
2015-08-31 Dan BrownUpdated Search experience including adding fulltext...
2015-08-30 Dan BrownAdded initial settings interface, Fixes #9.
2015-08-29 Dan BrownAdded permission system
2015-08-16 Dan BrownAdded activity history to to all entities. Fixes #12
2015-08-09 Dan BrownAdded page revisions. Fixes #2
2015-08-08 Dan BrownAdded created_by and updated_by to entities. Fixes #3
2015-08-05 Dan BrownAdded auth login control
2015-07-27 Dan BrownStarted working on chapters
2015-07-13 Dan BrownGot image uploads working
2015-07-12 Dan BrownAdded page editing
2015-07-12 Dan BrownInitial commit