This is an automated email from the git hooks/post-receive script. New change to branch feature/adminUser in repository pollen. See http://git.chorem.org/pollen.git from b34d2c1 add method to anonymize User new 685819f add method for ban user new f4e8036 add good error when you want to change password 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 f4e8036d2ab21ead54de567f40b566a2a2128f82 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Wed Jul 23 12:27:35 2014 +0200 add good error when you want to change password commit 685819f509a94927c27163d7031b6cdddfb8f02e Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Wed Jul 23 10:32:28 2014 +0200 add method for ban user Summary of changes: .../chorem/pollen/rest/api/v1/PollenUserApi.java | 11 ++++-- pollen-rest-api/src/main/resources/mapping | 1 + .../pollen/services/service/PollenUserService.java | 42 ++++++++++++++++++---- .../src/main/webapp/js/controllers/userCtrl.js | 15 ++++++-- pollen-ui-angular/src/main/webapp/js/services.js | 4 +++ .../src/main/webapp/partials/user-admin-list.html | 1 + .../src/main/webapp/partials/user-edit.html | 12 +++---- 7 files changed, 68 insertions(+), 18 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.