This is an automated email from the git hooks/post-receive script. New change to branch develop in repository mum. See http://git.chorem.org/mum.git from db3de9f dashboard: subscriptions on host-view + notif page is now only for summary new 148b80d dashboard: group view + subscriptions on groups + removed group page, controller and routing The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 148b80d8c455064a03927faa53ca28b1aa8a608b Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Jun 3 14:20:15 2015 +0200 dashboard: group view + subscriptions on groups + removed group page, controller and routing Summary of changes: app/modules/storage_modules/shelve_db.py | 6 +- app/mum.py | 4 - static/js/controllers/dashboardCtrl.js | 34 ++++++- static/js/controllers/groupCtrl.js | 160 ------------------------------- static/js/mumApp.js | 4 - views/dashboard.html | 51 +++++++++- views/groups.html | 89 ----------------- views/index.html | 2 - 8 files changed, 78 insertions(+), 272 deletions(-) delete mode 100644 static/js/controllers/groupCtrl.js delete mode 100644 views/groups.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.