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 f4e8036 add good error when you want to change password new fe6e1b0 filter list of user new fe0076d add button 'Disable Me' in edit user profil 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 fe0076d40d5135764ee00082e9fb7fb6fb8fd1aa Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Wed Jul 23 17:06:46 2014 +0200 add button 'Disable Me' in edit user profil commit fe6e1b0686e7a499b40e3e9002fb76b7e0f4e948 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Wed Jul 23 16:56:01 2014 +0200 filter list of user Summary of changes: .../chorem/pollen/services/bean/PollenUserBean.java | 10 ++++++++++ .../pollen/services/service/PollenUserService.java | 8 ++++++++ pollen-ui-angular/src/main/webapp/i18n/en.js | 2 ++ pollen-ui-angular/src/main/webapp/i18n/fr.js | 2 ++ .../src/main/webapp/js/controllers/userCtrl.js | 20 ++++++++++++++++++-- pollen-ui-angular/src/main/webapp/js/services.js | 3 ++- pollen-ui-angular/src/main/webapp/less/style.less | 4 ++++ .../src/main/webapp/partials/user-admin-list.html | 16 +++++++++++++--- .../src/main/webapp/partials/user-edit.html | 16 +++++++++++++++- 9 files changed, 74 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.