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 140053a toaster if a module have been deactivated by the service new 4a26442 bool values for dict strcut on hostpage + hadling update after updating the notifications new a781ddd buttons for scan choices new e155b07 removed GET_ALL_SUBSCRIPTIONS websocket request + added get_groups functions on db + changed notifications summary page new 5b05348 group view: link to hostpage + colors displayed new ddbc857 display_name added new e920a7c failures itterations added for notifications. reset on hostpage The 6 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 e920a7c52d608ca92f2917696c88c65e22dc9975 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Jun 10 14:53:59 2015 +0200 failures itterations added for notifications. reset on hostpage commit ddbc857041aef49fa3d10c0bdcdb1c5822ae81fe Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Jun 10 11:33:45 2015 +0200 display_name added commit 5b0534858af5f181ec887d1b68f89771de42236a Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Tue Jun 9 14:04:49 2015 +0200 group view: link to hostpage + colors displayed commit e155b07b3c0504523ffbdaa96a52e7d8f47500a0 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Mon Jun 8 12:43:21 2015 +0200 removed GET_ALL_SUBSCRIPTIONS websocket request + added get_groups functions on db + changed notifications summary page commit a781ddd746fdf4d02a35efcea2748470704fdfb2 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Mon Jun 8 11:34:49 2015 +0200 buttons for scan choices commit 4a26442dddd8ddb8c5f4004a39875b3f4394c821 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jun 5 14:06:55 2015 +0200 bool values for dict strcut on hostpage + hadling update after updating the notifications Summary of changes: app/module_loader.py | 17 +---- app/modules/storage_modules/shelve_db.py | 89 ++++++++++++++++++++-- app/websocket_func.py | 5 -- mum.conf | 6 +- static/js/controllers/dashboardCtrl.js | 29 ++++++-- static/js/controllers/headCtrl.js | 3 - static/js/controllers/hostPageCtrl.js | 33 ++++++--- static/js/controllers/notificationsCtrl.js | 43 ++++------- views/dashboard.html | 114 ++++++++++++++++------------- views/hostpage.html | 72 ++++++++++++------ views/index.html | 19 ++--- views/notifications.html | 57 +++++++++++---- views/scan.html | 16 +++- views/settings.html | 10 +-- 14 files changed, 331 insertions(+), 182 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.