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 996699e shelve: corrected config_mod_activation => activating a module for the 1st time adds an instruction for process_monitoring + hostpage: non activated module line on table is not shown new 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 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 a680e7f2b4937f139d2b8ed8fe8eafb904b44e68 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Tue Apr 7 16:38:12 2015 +0200 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 Summary of changes: app/module_loader.py | 11 +++++++++++ app/mum.py | 3 +++ static/js/controllers/scanCtrl.js | 6 ++++++ views/dashboard.html | 6 +++++- views/scan.html | 17 +++++++++++++++-- 5 files changed, 40 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.