This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See http://git.chorem.org/pollen.git from dc01d2d Improve set tab in change page in poll part new 8b2ed91 change validate total for voteCounting-percentage new 2a8772a print alert info with link of my vote admin new bd04e9d alert can print html, url of vote is now in input 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 bd04e9d6ab03237dacb6b01afb88518811bf1d41 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Mon Jul 28 16:31:53 2014 +0200 alert can print html, url of vote is now in input commit 2a8772a2bbb41eefdfe4e61d946c675f8dee2f7b Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Mon Jul 28 15:15:21 2014 +0200 print alert info with link of my vote admin commit 8b2ed91db9d5017f38a6386b290cd40896042c14 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Mon Jul 28 15:13:57 2014 +0200 change validate total for voteCounting-percentage Summary of changes: .../services/service/VoteCountingService.java | 6 +++- .../src/main/webapp/js/controllers/alertCtrl.js | 8 ++++-- .../src/main/webapp/js/controllers/pollCtrl.js | 28 ++++++++++++++----- pollen-ui-angular/src/main/webapp/less/style.less | 32 +++++++++++++++++----- .../src/main/webapp/partials/alerts.html | 4 ++- .../src/main/webapp/partials/inline-poll.html | 6 +++- .../chorem/pollen/votecounting/VoteCounting.java | 2 +- .../pollen/votecounting/BordaVoteCounting.java | 2 +- .../pollen/votecounting/CondorcetVoteCounting.java | 2 +- .../pollen/votecounting/CoombsVoteCounting.java | 2 +- .../votecounting/InstantRunoffVoteCounting.java | 2 +- .../pollen/votecounting/NormalVoteCounting.java | 2 +- .../pollen/votecounting/NumberVoteCounting.java | 2 +- .../votecounting/PercentageVoteCounting.java | 4 +-- 14 files changed, 74 insertions(+), 28 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.