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 f5f2cea running nmap without root privileges will raise an error new e56b244 spacing javascript code new f5637be statistics by module on hostpage 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 f5637be14655522df9b84671f345586779cd0242 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed May 13 15:27:26 2015 +0200 statistics by module on hostpage commit e56b244abdfa2be7fc41d2bbfecefc41ef3e6bfd Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Tue May 12 10:29:03 2015 +0200 spacing javascript code Summary of changes: app/modules/connection_modules/ssh.py | 3 + app/modules/storage_modules/shelve_db.py | 2 + static/js/controllers/dashboardCtrl.js | 121 +--- static/js/controllers/groupCtrl.js | 46 +- static/js/controllers/headCtrl.js | 36 +- static/js/controllers/hostPageCtrl.js | 320 +++++++--- static/js/controllers/notificationsCtrl.js | 82 +-- static/js/controllers/profileCtrl.js | 28 +- static/js/controllers/scanCtrl.js | 10 +- static/js/controllers/settingsCtrl.js | 34 +- static/js/controllers/statsCtrl.js | 89 ++- static/js/controllers/usersCtrl.js | 18 +- static/js/mumApp.js | 4 +- views/dashboard.html | 145 ++--- views/groups.html | 178 +++--- views/hostpage.html | 973 ++++++++++++++++------------- views/notifications.html | 277 ++++---- views/profile.html | 273 ++++---- views/scan.html | 57 +- views/settings.html | 197 +++--- views/stats.html | 113 ++-- views/users.html | 159 +++-- 22 files changed, 1670 insertions(+), 1495 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.