This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 6f6e3b9 Ajout d'une attente pendant les requêtes Rest new 85886fb écrans d'administration des sondages et des utilisateurs The 1 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 85886fb91608659cd362b2991d1d531fe5479a3e Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Mon Mar 27 18:02:29 2017 +0200 écrans d'administration des sondages et des utilisateurs Summary of changes: .../pollen/services/service/PollenUserService.java | 18 +- pollen-ui-riot-js/src/main/web/i18n.json | 56 ++-- pollen-ui-riot-js/src/main/web/js/UserService.js | 4 + pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html | 10 +- .../src/main/web/tag/PollenHeader.tag.html | 5 + .../src/main/web/tag/UserCard.tag.html | 168 +++++++++++ pollen-ui-riot-js/src/main/web/tag/Users.tag.html | 336 ++++----------------- 7 files changed, 277 insertions(+), 320 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/tag/UserCard.tag.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.