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 a680e7f scan: can now add a host without nmap scan (generating an empty nmap_result) + hostpage: table is now hidden if no hosts are in the db new 42f139e hostpage: unit of value visible on table new 37e435d click on a link which is the current URL will now refresh the page + completing/harmonizing the comments 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 37e435d4cb4cdb16ce92e663f69911f1d74d1c66 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Apr 8 17:58:46 2015 +0200 click on a link which is the current URL will now refresh the page + completing/harmonizing the comments commit 42f139eb058b718aa9f5824130bbe80e4b259a6f Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Apr 8 10:54:17 2015 +0200 hostpage: unit of value visible on table Summary of changes: app/module_loader.py | 76 +++++++++++++++++++++++++-- app/modules/monitoring_modules/load.py | 2 +- app/modules/storage_modules/shelve_db.py | 88 ++++++++++++++++++-------------- app/mum.py | 27 ++++------ app/process_monitoring.py | 8 +++ static/js/controllers/headCtrl.js | 3 -- static/js/controllers/hostPageCtrl.js | 80 +++++++++++++++++------------ static/js/mumApp.js | 65 +++++------------------ views/hostpage.html | 2 +- views/notifications.html | 2 +- views/profile.html | 2 +- 11 files changed, 204 insertions(+), 151 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.