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 bd8c9750 Afficher le détail de resultat pour les systèmes de vote complex (ref #35) new 03fb89bc Afficher le détail de resultat pour les systèmes de vote complex (ref #35) 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 03fb89bc9d1369767d9d67e51913a4265445aeb6 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Jun 28 15:27:09 2017 +0200 Afficher le détail de resultat pour les systèmes de vote complex (ref #35) Summary of changes: .../voteCountingType/BordaDetailResult.tag.html | 118 ++++++++++++++++++++ .../CondorcetDetailResult.tag.html | 111 +++++++++++++++++++ .../voteCountingType/CoombsDetailResult.tag.html | 123 +++++++++++++++++++++ .../InstantRunoffDetailResult.tag.html | 102 +++++++++++++++++ 4 files changed, 454 insertions(+) create mode 100644 pollen-ui-riot-js/src/main/web/tag/voteCountingType/BordaDetailResult.tag.html create mode 100644 pollen-ui-riot-js/src/main/web/tag/voteCountingType/CondorcetDetailResult.tag.html create mode 100644 pollen-ui-riot-js/src/main/web/tag/voteCountingType/CoombsDetailResult.tag.html create mode 100644 pollen-ui-riot-js/src/main/web/tag/voteCountingType/InstantRunoffDetailResult.tag.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.