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 ea4e8af added argument for log level + added postinst file + updated debian files new 41af25a fullscreen button oh dashboard new f69a345 removed dupes names on drive detection new c4b7186 fullscreen updated + corrected sudoers add line new d531caf fullscreen on url + changed log location on rules and conf new c030c62 test_conn corrected + added scan command on conf + started migration func The 5 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 c030c62fadc0a780fe48114fad9b05207b9ef13c Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jun 26 17:26:09 2015 +0200 test_conn corrected + added scan command on conf + started migration func commit d531cafcf6963452133b182b0a5aa205d36db606 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jun 26 15:13:57 2015 +0200 fullscreen on url + changed log location on rules and conf commit c4b71869f1515b76f914a806ce215ecd52497d06 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jun 26 14:43:45 2015 +0200 fullscreen updated + corrected sudoers add line commit f69a345bdf76c90c14e4b224ea0b431e3bf2ac1a Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jun 26 14:15:22 2015 +0200 removed dupes names on drive detection commit 41af25a8adedd0ce545e2b6ad8980fdf31588d5b Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jun 26 12:24:53 2015 +0200 fullscreen button oh dashboard Summary of changes: app/module_loader.py | 40 +++++- app/modules/detection_modules/drive_snmp_linux.py | 3 +- app/modules/nmap_detection.py | 11 +- app/modules/storage_modules/shelve_db.py | 28 ++++ app/mum.py | 5 +- debian/postinst | 2 +- debian/rules | 6 +- install.sh | 2 +- migration_rules.json | 8 ++ mum.conf | 3 +- mum.sh | 4 +- static/js/controllers/dashboardCtrl.js | 11 +- static/js/controllers/headCtrl.js | 6 + views/dashboard.html | 152 ++++++++++++---------- views/hostpage.html | 7 +- views/index.html | 3 +- 16 files changed, 201 insertions(+), 90 deletions(-) create mode 100644 migration_rules.json -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.