]> BookStack Code Mirror - bookstack/history - app/Services/ActivityService.php
Update/fix german translation
[bookstack] / app / Services / ActivityService.php
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2017-01-03 Abijeet PatroMerge pull request #3 from BookStackApp/master
2017-01-02 Dan BrownMerge pull request #262 from BookStackApp/entity_repo_r...
2017-01-01 Dan BrownRewrote book children query
2016-11-28 Abijeet PatroMerge pull request #2 from BookStackApp/master
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-09-29 Dan BrownStarted work on making the public role/user configurable
2016-07-03 Dan BrownCut down homepage queries a little
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-24 Dan BrownRolled out new permissions system throughout application
2016-03-06 Dan BrownAdded restrictions to user profile lists
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownFixed errors that occured when merging & refactored...
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-02-28 Dan BrownAdded in restriction queries for most lists
2016-02-18 Dan BrownAdded tests for profile pages
2016-02-16 Dan BrownStarted work on user profile pages
2016-01-01 Dan BrownImproved 404 page and updated tests for empty search
2015-11-21 Dan BrownAdded view count tracking with personalised lists
2015-09-10 Dan BrownChange application namespace to BookStack
2015-08-30 Dan BrownAdded initial settings interface, Fixes #9.
2015-08-30 Dan BrownAdded filtering to activity lists. Fixes #14.
2015-08-29 Dan BrownUpdated views for permissions and added notifications...
2015-08-23 Dan BrownFixed entity messages on delete. Fixes #21.
2015-08-16 Dan BrownFixed some bugs and added a proper home page
2015-08-16 Dan BrownAdded activity history to to all entities. Fixes #12