This is an automated email from the git hooks/post-receive script. New change to branch feature/multi-ui in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 95fc4105 Multi-questions : results (working on single question vote, should work on multi too new 8891b7f7 Multi-questions : Can vote on multi question ! new 09223b66 Multi-questions : Results \o/ 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 09223b66db1acd55eb8d502452c955ba61756316 Author: jcouteau <couteau@codelutin.com> Date: Mon Aug 26 17:48:56 2019 +0200 Multi-questions : Results \o/ commit 8891b7f74ecedd2cad9df3ddaaa70d4012fc6988 Author: jcouteau <couteau@codelutin.com> Date: Mon Aug 26 17:26:27 2019 +0200 Multi-questions : Can vote on multi question ! Todo : Results with same UX Summary of changes: pollen-ui-riot-js/src/main/web/i18n/en.json | 4 + pollen-ui-riot-js/src/main/web/i18n/fr.json | 4 + pollen-ui-riot-js/src/main/web/js/Poll.js | 15 +- .../src/main/web/tag/poll/EditVote.tag.html | 158 +++++++++++++-------- .../src/main/web/tag/poll/EditVoteOrder.tag.html | 30 ++-- .../src/main/web/tag/poll/Result.tag.html | 28 +++- .../src/main/web/tag/poll/Results.tag.html | 48 ++++++- .../web/tag/poll/{Votes.tag.html => Vote.tag.html} | 81 ++++++----- .../src/main/web/tag/poll/Votes.tag.html | 153 +++++--------------- .../src/main/web/tag/poll/VotesTable.tag.html | 23 ++- 10 files changed, 309 insertions(+), 235 deletions(-) copy pollen-ui-riot-js/src/main/web/tag/poll/{Votes.tag.html => Vote.tag.html} (70%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.