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 9b0876f rewrite/refactor all script and package (deb, rpm) new f6a40a3 updated spec file from rules new 7193aec removed test if root for nmap + changed group view on dashboard new a30b6a6 updated ssh modules for using english language only + sms notif logging errors on every case new 9d646fd updated ssh modules for using english language only + sms notif logging errors on every case + new 79ae475 migration struct on ml new 9d064af timezone on e-mail module new 7501f04 Service view on dashboard new 476dd45 Category view on dashboard new d71e23a views on URL + fullscreen on every views new 0f0ae84 host view : name shown by default (1 line for 1 host) + better ng-show conditions for status new 7b6efcd Merge branch 'develop' of https://git.chorem.org/mum into develop The 11 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 7b6efcdc96fd2a8a37cc3e5d09bb2bba1eb9a5ef Merge: 0f0ae84 9b0876f Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Mon Jul 6 16:37:11 2015 +0200 Merge branch 'develop' of https://git.chorem.org/mum into develop Conflicts: debian/rules redhat/mum.spec commit 0f0ae84d311f5cee5276b02a6d696fe080a70941 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Mon Jul 6 15:26:57 2015 +0200 host view : name shown by default (1 line for 1 host) + better ng-show conditions for status commit d71e23aaac97254ed5cd6f2fb0b015ef85ff0b62 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Mon Jul 6 15:08:58 2015 +0200 views on URL + fullscreen on every views commit 476dd45c9b628fe016ee65a8a542c629f9e8dfa8 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Mon Jul 6 12:28:51 2015 +0200 Category view on dashboard commit 7501f04ad937446e5cb64fab00f63dc6bff80db6 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Mon Jul 6 10:17:41 2015 +0200 Service view on dashboard commit 9d064afde03803b826c7028ec1bca89fd9557183 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jul 3 16:41:45 2015 +0200 timezone on e-mail module commit 79ae47529d8fa6c2ea7b532395f8b0430a30e4ce Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jul 3 15:58:25 2015 +0200 migration struct on ml commit 9d646fdcd92093c202eb1aa66ee38ce0143a793b Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jul 3 15:41:53 2015 +0200 updated ssh modules for using english language only + sms notif logging errors on every case + commit a30b6a6246f6ce09abd5fba74907e2802382bce2 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jul 3 11:49:31 2015 +0200 updated ssh modules for using english language only + sms notif logging errors on every case commit 7193aecf2291dfeda0104db64df797f6aa062d99 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jul 3 11:47:00 2015 +0200 removed test if root for nmap + changed group view on dashboard commit f6a40a3fbdc340c81c59cec983dbea379fe5e3c3 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Mon Jun 29 14:14:17 2015 +0200 updated spec file from rules Summary of changes: app/module_loader.py | 16 +- app/modules/monitoring_modules/cpu_ssh_linux.py | 2 +- app/modules/monitoring_modules/disk_ssh_linux.py | 4 +- app/modules/monitoring_modules/http.py | 2 +- app/modules/monitoring_modules/swap_ssh_linux.py | 2 +- .../updated_packages_ssh_linux.py | 31 ++-- app/modules/notification_modules/email_notif.py | 4 +- app/modules/notification_modules/sms_notif.py | 12 +- app/modules/storage_modules/shelve_db.py | 43 ++++- app/websocket_func.py | 9 +- migration_rules.json | 8 +- static/js/controllers/dashboardCtrl.js | 128 ++++++++++++--- static/js/controllers/headCtrl.js | 3 + views/dashboard.html | 174 ++++++++++++++++++--- views/hostpage.html | 33 ++++ views/index.html | 22 ++- 16 files changed, 405 insertions(+), 88 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.