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 03ce02e Mise en place des différents types de scrutin + revue des éditeurs de votes new 978e3cf Meilleure organisation de la configuration + édition 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 978e3cf325ca709cda789905e2af7daa6c7bd738 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Feb 1 13:01:44 2017 +0100 Meilleure organisation de la configuration + édition Summary of changes: .../pollen/services/service/PollService.java | 1 + pollen-ui-riot-js/src/main/web/i18n.json | 17 +- pollen-ui-riot-js/src/main/web/js/FormHelper.js | 6 +- pollen-ui-riot-js/src/main/web/js/PollForm.js | 23 ++ pollen-ui-riot-js/src/main/web/js/PollService.js | 8 +- pollen-ui-riot-js/src/main/web/tag/Pollen.tag | 6 + pollen-ui-riot-js/src/main/web/tag/poll/Poll.tag | 17 +- .../src/main/web/tag/poll/PollChoices.tag | 2 +- .../src/main/web/tag/poll/PollSettings.tag | 241 +++++++++++++-------- 9 files changed, 217 insertions(+), 104 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.