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 29ccbc0 Mise en place des commentaires sur sondage + continue page de vote new 050bfbc improve PollenBean new c802d85 Ajout des votes 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 c802d85ebf3afe48f4337ee3a70e437c9e33574a Author: Tony CHEMIT <dev@tchemit.fr> Date: Tue Jan 24 17:01:50 2017 +0100 Ajout des votes commit 050bfbc1c4de0c46c11fe51515c7dc3cf4d22bbf Author: Tony CHEMIT <dev@tchemit.fr> Date: Tue Jan 24 17:01:37 2017 +0100 improve PollenBean Summary of changes: .../chorem/pollen/services/bean/PollenBean.java | 14 +- pollen-ui-riot-js/src/main/web/i18n.json | 24 +- .../web/js/{CommentService.js => ChoiceService.js} | 24 +- .../web/js/{CommentService.js => VoteService.js} | 24 +- pollen-ui-riot-js/src/main/web/tag/poll/Poll.tag | 6 +- .../src/main/web/tag/poll/PollComments.tag | 21 +- .../src/main/web/tag/poll/PollCreated.tag | 2 +- .../src/main/web/tag/poll/PollVotes.tag | 395 ++++++++++++++++++++- 8 files changed, 460 insertions(+), 50 deletions(-) copy pollen-ui-riot-js/src/main/web/js/{CommentService.js => ChoiceService.js} (63%) copy pollen-ui-riot-js/src/main/web/js/{CommentService.js => VoteService.js} (63%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.