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 4a48b23 fixes #66 Type de sondage dans la description new cc3fd2d vote pour de sondage restreint new f18cc72 vote pour de sondage restreint 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 f18cc728a2d5fc8bd7b4fbd858c815cfdb6d8290 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed May 17 16:02:01 2017 +0200 vote pour de sondage restreint commit cc3fd2d1a117fd5f8fbcb4f210c6918aa633923d Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed May 17 15:55:04 2017 +0200 vote pour de sondage restreint Summary of changes: .../persistence/entity/VoterListTopiaDao.java | 13 ++++ pollen-persistence/src/main/xmi/pollen.zargo | Bin 24937 -> 24949 bytes .../pollen/services/bean/PollenEntityId.java | 2 +- .../org/chorem/pollen/services/bean/VoteBean.java | 36 +++++----- .../services/service/NotificationService.java | 19 ++++++ .../services/service/VoteCountingService.java | 10 +-- .../pollen/services/service/VoteService.java | 37 +++++------ .../pollen/services/service/VoterListService.java | 73 ++++++++++++++------- .../services/service/security/SecurityService.java | 36 ++++------ pollen-ui-riot-js/src/main/web/js/Poll.js | 20 ++++-- pollen-ui-riot-js/src/main/web/js/VoteService.js | 8 +++ .../src/main/web/js/VoterListService.js | 2 + .../src/main/web/tag/poll/Votes.tag.html | 4 +- 13 files changed, 157 insertions(+), 103 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.