This is an automated email from the git hooks/post-receive script. New change to branch feature/149-jugement-majoritaire in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 200e8231 implentation du jugement majoritaire (algo de dépouillement) ref #149 new d989f50e Configuration du jugement majoritaire a l'edition du sondage ref #149 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 d989f50e4b1039112096b458b6abc5c1376a1875 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Mon Oct 9 11:00:59 2017 +0200 Configuration du jugement majoritaire a l'edition du sondage ref #149 Summary of changes: .../converter/VoteCountingConfigDeserializer.java | 17 +++++ pollen-ui-riot-js/src/main/web/i18n/en.json | 5 ++ pollen-ui-riot-js/src/main/web/i18n/fr.json | 5 ++ .../src/main/web/tag/poll/Settings.tag.html | 5 ++ .../MajorityJudgmentConfig.tag.html | 84 ++++++++++++++++++++++ 5 files changed, 116 insertions(+) create mode 100644 pollen-ui-riot-js/src/main/web/tag/voteCountingType/MajorityJudgmentConfig.tag.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.