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 c657453 user page : OK pour la création et la suppression d'un utilisateur new b4322a1 notifications page : select ng-options pour groupes et hôtes OK new 017493c notifications page : possibilité d'ajouter un utilisateur à la liste des inscrits d'un groupe et d'un hôte 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 017493c6b978fdcacf8d595bc4aa983f0dee34e1 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Mar 19 15:40:29 2015 +0100 notifications page : possibilité d'ajouter un utilisateur à la liste des inscrits d'un groupe et d'un hôte commit b4322a11821943587daec3a27416275779d09d03 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Mar 18 17:52:11 2015 +0100 notifications page : select ng-options pour groupes et hôtes OK Summary of changes: app/modules/storage_modules/shelve_db.py | 153 +++++++++++++++++++++++++---- static/js/controllers/notificationsCtrl.js | 106 ++++++++++++++++++++ static/js/mumApp.js | 4 +- views/index.html | 13 +-- views/notifications.html | 71 +++++++++---- views/users.html | 2 +- 6 files changed, 305 insertions(+), 44 deletions(-) create mode 100644 static/js/controllers/notificationsCtrl.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.