This is an automated email from the git hooks/post-receive script. New change to branch feature/permissionPollRestricted in repository pollen. See http://git.chorem.org/pollen.git from 260c459 create link with VoterListMember and PollenUser, create permission for VoterListMember new 9f045ec no bouble vote in poll restricted new 3838769 add security for vote visibility, review comment visibility new aa9fcff add button save in all create poll page, fix label-block, improve UI 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 aa9fcffeafb46adede8348d04df289d1fe905b38 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Tue Aug 5 15:53:54 2014 +0200 add button save in all create poll page, fix label-block, improve UI commit 3838769200c66c5f4aac0384ae4cf8ed6c47874c Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Tue Aug 5 15:52:17 2014 +0200 add security for vote visibility, review comment visibility commit 9f045ec0ec348c190f0b3e18fefab20aef202f21 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Tue Aug 5 11:58:25 2014 +0200 no bouble vote in poll restricted Summary of changes: .../org/chorem/pollen/services/bean/PollBean.java | 9 ++ .../pollen/services/service/PollService.java | 2 + .../pollen/services/service/VoteService.java | 9 +- .../services/service/security/SecurityService.java | 98 ++++++++---- .../src/main/webapp/js/controllers/pollCtrl.js | 29 ++-- pollen-ui-angular/src/main/webapp/less/style.less | 168 +++++++++++---------- .../src/main/webapp/less/variables.less | 2 +- .../src/main/webapp/partials/inline-poll.html | 28 ++-- .../src/main/webapp/partials/poll-poll.html | 5 - .../src/main/webapp/partials/poll.html | 6 +- 10 files changed, 214 insertions(+), 142 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.