]> BookStack Code Mirror - bookstack/history - app/Activity.php
Making sure MyISAM is set for the tables that need it for new installtions that are...
[bookstack] / app / Activity.php
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-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-02-28 Dan BrownAdded in restriction queries for most lists
2015-09-10 Dan BrownChange application namespace to BookStack
2015-08-30 Dan BrownAdded filtering to activity lists. Fixes #14.
2015-08-16 Dan BrownAdded activity history to to all entities. Fixes #12