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 0c2dda0 scan : les options de nmap peuvent être spécifiées avant le lancement new 173e6f2 scan : le nom du fichier xml pour l'output de nmap est généré new 22b4a74 problème de conflit au niveau des dépendances résolu (mais filtre sur les groupes ne passe plus) 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 22b4a74c1cbfe74fb0a158128072508e1ad15600 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Mar 5 17:00:14 2015 +0100 problème de conflit au niveau des dépendances résolu (mais filtre sur les groupes ne passe plus) commit 173e6f2740849a33b777ef22af74383cff6c553f Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Mar 5 14:38:52 2015 +0100 scan : le nom du fichier xml pour l'output de nmap est généré Summary of changes: app/modules/detection_modules/nmap_detection.py | 11 +++-- bower.json | 5 +- static/js/controllers/dashboardCtrl.js | 2 - static/js/controllers/groupCtrl.js | 62 +++++++++++++++++++++++++ static/js/mumApp.js | 4 +- views/dashboard.html | 3 +- views/groups.html | 3 +- views/index.html | 4 +- views/scan.html | 2 +- 9 files changed, 80 insertions(+), 16 deletions(-) create mode 100644 static/js/controllers/groupCtrl.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.