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 62a95d6 add rule to create bower_component during debian package creation new 0fc4ad0 hostpage : selection of subparts to monitore on modal configuration for the module. + added "see modules currently loaded" option. + filters on dashboard for every view . + log in file if error 500 occures. new f7bf408 Merge branch 'develop' of https://git.chorem.org/mum into develop The 2 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 f7bf408ead946ba11404d3159e22accab961d7da Merge: 0fc4ad0 62a95d6 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jul 10 17:42:22 2015 +0200 Merge branch 'develop' of https://git.chorem.org/mum into develop commit 0fc4ad018c8a33a0907c5b888784ee4c9d418fc3 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jul 10 17:42:08 2015 +0200 hostpage : selection of subparts to monitore on modal configuration for the module. + added "see modules currently loaded" option. + filters on dashboard for every view . + log in file if error 500 occures. Summary of changes: README | 2 +- app/module_loader.py | 3 + app/modules/connection_modules/ssh.py | 2 +- app/modules/monitoring_modules/disk_snmp_linux.py | 3 + app/modules/monitoring_modules/disk_ssh_linux.py | 4 + app/modules/monitoring_modules/memory_ssh_linux.py | 2 +- app/modules/storage_modules/shelve_db.py | 18 +++++ app/mum.py | 13 ++-- app/websocket_func.py | 19 ++++- static/js/controllers/headCtrl.js | 31 +++++++- static/js/controllers/hostPageCtrl.js | 89 +++++++++++++++------- views/dashboard.html | 34 +++++++++ views/hostpage.html | 46 +++++------ views/index.html | 23 +++++- 14 files changed, 223 insertions(+), 66 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.