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 40c8d67 navbar: current tasks running on the center of navbar (number of max tasks defined on headCtrl) new 1c0d817 monitoring module instruction also removed from database if exception occures (as well if no connection have been found) new 4754716 bug on external module loading corrected + hostpage select all avaliable on block selection new 4727ac1 changed all asynchronous $scope.$apply on js to $timeout in order to prevent "inprog" angular errors new e25ed00 handled exceptions on module loader + print traceback + bug fix on full detection The 4 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 e25ed006647ff08540ccbe37353d4224695608cb Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Apr 17 16:15:03 2015 +0200 handled exceptions on module loader + print traceback + bug fix on full detection commit 4727ac1ba63db144afc20b3e14e35db75ba2b6fb Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Apr 17 15:27:01 2015 +0200 changed all asynchronous $scope.$apply on js to $timeout in order to prevent "inprog" angular errors commit 475471624be023f21b8a8a977a568041be08d4f9 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Apr 17 14:48:21 2015 +0200 bug on external module loading corrected + hostpage select all avaliable on block selection commit 1c0d81779263f6a6cf7e6c5dd36e5dc1e908683b Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Apr 17 11:50:56 2015 +0200 monitoring module instruction also removed from database if exception occures (as well if no connection have been found) Summary of changes: app/module_loader.py | 64 +++++++++++++++++++++++++----- app/mum.py | 7 +++- static/js/controllers/hostPageCtrl.js | 56 +++++++++++++++----------- static/js/controllers/notificationsCtrl.js | 20 +++++----- static/js/controllers/profileCtrl.js | 16 ++++---- static/js/controllers/settingsCtrl.js | 6 +-- static/js/controllers/usersCtrl.js | 10 ++--- views/hostpage.html | 2 + views/settings.html | 4 +- 9 files changed, 122 insertions(+), 63 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.