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 925de3c hostpage: le champ pour corriger l'os détecté est un menu déroulant. new a7dbf94 notifications: bilan de toutes les notif new 9af4a08 surcharge des modules de monitoring 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 9af4a08881702be613fe21aae23e0b22504e5fd5 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Apr 1 11:54:05 2015 +0200 surcharge des modules de monitoring commit a7dbf94ba8a9d0c9df769f27f7f18478583f28cb Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Tue Mar 31 10:58:05 2015 +0200 notifications: bilan de toutes les notif Summary of changes: app/module_loader.py | 79 ++++++++++++---------- app/modules/monitoring_modules/disk.py | 74 +++++++------------- app/modules/monitoring_modules/memory.py | 72 +++++++------------- app/modules/monitoring_modules/ping.py | 59 ++++++---------- app/modules/monitoring_modules/updated_packages.py | 38 +++-------- app/mum.py | 34 ++++++---- static/js/controllers/headCtrl.js | 3 + static/js/controllers/hostPageCtrl.js | 4 +- static/js/controllers/notificationsCtrl.js | 33 ++++++++- static/js/controllers/settingsCtrl.js | 3 + static/js/mumApp.js | 4 +- views/hostpage.html | 5 +- views/notifications.html | 41 +++++++++++ 13 files changed, 226 insertions(+), 223 deletions(-) create mode 100644 static/js/controllers/settingsCtrl.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.