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 112abc7 wen state available for hosts: idle. Monitoring can be idle on hostpage new 12096f1 hostpage: only fields for the current connection are shown in form new 40c8d67 navbar: current tasks running on the center of navbar (number of max tasks defined on headCtrl) 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 40c8d678e649aeb459a1891b03d877fdb9ddcda0 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Apr 16 18:03:42 2015 +0200 navbar: current tasks running on the center of navbar (number of max tasks defined on headCtrl) commit 12096f1de1124f0c77020ecb93263dcd30729f2a Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Apr 16 10:22:33 2015 +0200 hostpage: only fields for the current connection are shown in form Summary of changes: app/module_loader.py | 8 ++++ .../notification_modules/websocket_container.py | 6 ++- app/modules/storage_modules/shelve_db.py | 41 ++++++++++++++++++++ app/mum.py | 32 +++++++++------ bower.json | 1 - static/js/controllers/headCtrl.js | 25 +++++++++++- static/js/controllers/hostPageCtrl.js | 45 ++++++---------------- static/js/mumApp.js | 2 +- views/hostpage.html | 13 +++---- views/index.html | 8 ++++ 10 files changed, 124 insertions(+), 57 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.