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 23517dbf Multi question poll : - Gestion des settings en solo et multi-question new 7a9cfceb Lint new 0e6167f5 Fix empty choices bug new 95fc4105 Multi-questions : results (working on single question vote, should work on multi too 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 95fc4105c29f32a86c1d787f25bdb92a36e83b86 Author: jcouteau <couteau@codelutin.com> Date: Thu Aug 22 17:03:27 2019 +0200 Multi-questions : results (working on single question vote, should work on multi too Todo : Vote ! commit 0e6167f5176ad5940df0bc5f970f1ace4170bed3 Author: jcouteau <couteau@codelutin.com> Date: Thu Aug 22 16:12:02 2019 +0200 Fix empty choices bug commit 7a9cfceb3e60a68903dfc4e269e17a1c94e42e94 Author: jcouteau <couteau@codelutin.com> Date: Wed Aug 21 15:39:25 2019 +0200 Lint Summary of changes: pollen-ui-riot-js/src/main/web/js/PollForm.js | 21 ++++--- .../src/main/web/tag/poll/EditPoll.tag.html | 3 - .../tag/poll/{Results.tag.html => Result.tag.html} | 67 +++++++++++++--------- .../src/main/web/tag/poll/Results.tag.html | 48 +--------------- .../voteCountingType/BordaDetailResult.tag.html | 23 +++++--- .../CondorcetDetailResult.tag.html | 19 ++++-- .../voteCountingType/CoombsDetailResult.tag.html | 8 +-- .../InstantRunoffDetailResult.tag.html | 13 ++++- .../MajorityJudgmentDetailResult.tag.html | 21 ++++--- 9 files changed, 110 insertions(+), 113 deletions(-) copy pollen-ui-riot-js/src/main/web/tag/poll/{Results.tag.html => Result.tag.html} (56%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.