]> BookStack Code Mirror - bookstack/history - database/migrations
Found the source of the issue, not sure how to fix
[bookstack] / database / migrations /
2016-02-25 Dan BrownAdded smarter page finding so changing the page name...
2016-02-16 Dan BrownStarted work on user profile pages
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
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-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 BrownChange application namespace to BookStack
2015-09-05 Dan BrownGot standard form-based registration working
2015-09-04 Dan BrownMade social accounts attachable
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-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