This is an automated email from the git hooks/post-receive script. New change to branch feature/pollen-riot-js in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from ffecc85 Utilisation de moment pour afficher les dates + continue le dev sur les sondages new c010c40 correction de la récupération de l'utilisateur new e2bba0f Pouvoir réouvrir le sondage new 84e3939 i18n pagination + améliorations The 3 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 84e3939012f203b64c7bf47158ff3364e1e04bc2 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 25 11:48:31 2017 +0100 i18n pagination + améliorations commit e2bba0f399aa2c31203b3c9c797a205d8eaf8488 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 25 11:48:18 2017 +0100 Pouvoir réouvrir le sondage commit c010c402682b3c061137a80cb3ec2ae74ebf1794 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 25 08:53:45 2017 +0100 correction de la récupération de l'utilisateur Summary of changes: .../org/chorem/pollen/rest/api/v1/PollApi.java | 5 + pollen-rest-api/src/main/resources/mapping | 1 + .../org/chorem/pollen/services/bean/PollBean.java | 35 +++++- .../services/service/NotificationService.java | 4 + .../pollen/services/service/PollService.java | 20 ++++ pollen-ui-riot-js/src/main/web/i18n.json | 130 ++++++++++++--------- pollen-ui-riot-js/src/main/web/js/PollService.js | 12 +- pollen-ui-riot-js/src/main/web/tag/Pagination.tag | 54 +++++++-- pollen-ui-riot-js/src/main/web/tag/poll/Poll.tag | 125 +++++++++++++++----- .../src/main/web/tag/poll/PollComments.tag | 28 +++-- .../src/main/web/tag/poll/PollVotes.tag | 2 +- pollen-ui-riot-js/src/main/web/tag/poll/Polls.tag | 68 ++++++++--- 12 files changed, 360 insertions(+), 124 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.