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 ae2264e2 UI des des liste de votants : recherche -fix test (ref #77) new 5b124a40 ajout de la réactivation des avertissements + style ref #63 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 5b124a40654d078684151b9ce1efca11f9208206 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Mon Jun 26 11:51:49 2017 +0200 ajout de la réactivation des avertissements + style ref #63 Summary of changes: .../org/chorem/pollen/rest/api/v1/ChoiceApi.java | 5 +- .../org/chorem/pollen/rest/api/v1/CommentApi.java | 5 +- .../org/chorem/pollen/rest/api/v1/PollApi.java | 5 +- pollen-rest-api/src/main/resources/mapping | 32 ++++---- .../pollen/services/service/ReportService.java | 26 +++--- pollen-ui-riot-js/src/main/web/css/main.css | 6 +- pollen-ui-riot-js/src/main/web/i18n.json | 2 + pollen-ui-riot-js/src/main/web/js/ChoiceService.js | 8 +- .../src/main/web/js/CommentService.js | 8 ++ pollen-ui-riot-js/src/main/web/js/Poll.js | 4 +- pollen-ui-riot-js/src/main/web/js/PollService.js | 8 +- .../src/main/web/tag/poll/Report.tag.html | 94 +++++----------------- .../src/main/web/tag/popup/Modal.tag.html | 13 +++ 13 files changed, 90 insertions(+), 126 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.