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 0b4bb32 badge d'info des choix + formatiage des resultats sur la page des votes new 5893c91 information du sondage sur les écrans de votes, résultat, et commentaire et mise en place du bus d'événements pour le modification du sondage 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 5893c91a4ee417c9c7918e8aa678406de99963a5 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Mar 22 15:00:55 2017 +0100 information du sondage sur les écrans de votes, résultat, et commentaire et mise en place du bus d'événements pour le modification du sondage Summary of changes: pollen-ui-riot-js/src/main/web/i18n.json | 82 ++++++++------- pollen-ui-riot-js/src/main/web/js/Poll.js | 113 +++++++++++++-------- pollen-ui-riot-js/src/main/web/js/PollenBus.js | 11 ++ pollen-ui-riot-js/src/main/web/js/UIHelper.js | 4 +- .../src/main/web/tag/poll/Comments.tag.html | 29 +++--- .../src/main/web/tag/poll/Poll.tag.html | 80 +++++++++++---- .../src/main/web/tag/poll/PollCard.tag.html | 2 +- .../src/main/web/tag/poll/Results.tag.html | 57 ++++------- .../src/main/web/tag/poll/Votes.tag.html | 91 ++++++++--------- 9 files changed, 263 insertions(+), 206 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/js/PollenBus.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.