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 52a6ea2 fix route in edit poll, fix style title in poll settings new be365f5 Add getNewVote in rest-api and improve it in service new 8694ab2 get voterId and voterListMemberId for new vote new 2e4da27 redirect if not admin in user list, fix edit vote 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 2e4da276dd2a94e2ed376da42a611b7d51cc88ba Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Wed Aug 6 16:24:27 2014 +0200 redirect if not admin in user list, fix edit vote commit 8694ab2ab9b3419a1ae0b5695b501c980be2e2fd Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Wed Aug 6 16:00:06 2014 +0200 get voterId and voterListMemberId for new vote commit be365f54f47c040a6a5fcae2503561aaacdbebff Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Wed Aug 6 14:54:37 2014 +0200 Add getNewVote in rest-api and improve it in service Summary of changes: .../org/chorem/pollen/rest/api/v1/VoteApi.java | 4 +-- pollen-rest-api/src/main/resources/mapping | 2 +- .../pollen/services/service/VoteService.java | 20 ++++++------ pollen-ui-angular/src/main/webapp/js/app.js | 5 +-- .../src/main/webapp/js/controllers/pollCtrl.js | 36 +++++++++------------- .../src/main/webapp/js/controllers/userCtrl.js | 9 ++++-- pollen-ui-angular/src/main/webapp/js/services.js | 4 +++ 7 files changed, 41 insertions(+), 39 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.