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 b1f4907 hostpage: detected configuration separated from nmap detection. subparts can be checked from the detected config, and the monitoring will check the selected subparts new 1f8df6f hostpage: checkboxes of subparts selected by the saved conf + http module returns a dict new 15b94ca hostpage: checkbox to selected all subparts added new 6871af3 full detection launched after scan + orderby directive fixed for tables The 3 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 6871af3b328a92205460fc3a5616b2b15146f4cf Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Apr 29 13:49:51 2015 +0200 full detection launched after scan + orderby directive fixed for tables commit 15b94ca6def622b6df994c876924b1b88f418e7c Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Apr 29 12:00:43 2015 +0200 hostpage: checkbox to selected all subparts added commit 1f8df6fc24d1b8899a3ec1965ddf583ba2ca691d Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Apr 29 11:52:16 2015 +0200 hostpage: checkboxes of subparts selected by the saved conf + http module returns a dict Summary of changes: app/modules/monitoring_modules/http.py | 20 ++++++++++---------- app/modules/monitoring_modules/smtp.py | 23 ++++++++++++----------- app/modules/storage_modules/shelve_db.py | 5 ++++- app/mum.py | 1 + static/js/controllers/dashboardCtrl.js | 9 ++++++--- static/js/controllers/groupCtrl.js | 2 ++ static/js/controllers/hostPageCtrl.js | 13 +++++++++++-- views/dashboard.html | 12 ++++++------ views/groups.html | 10 ++++++---- views/hostpage.html | 4 ++-- 10 files changed, 60 insertions(+), 39 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.