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 0bb0135 delete callBack for popup choice new 2053750 show when the vote don't view a choice new 599e8f1 add a pool alert with alert.timeout == -1 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 599e8f12cf471f38e460ca85a6e74a05d8d3d550 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Fri Aug 1 18:23:01 2014 +0200 add a pool alert with alert.timeout == -1 commit 20537501b85125aa8bb72afa1e298bd1e3101c40 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Fri Aug 1 17:14:34 2014 +0200 show when the vote don't view a choice Summary of changes: pollen-ui-angular/src/main/webapp/i18n/en.js | 1 + pollen-ui-angular/src/main/webapp/i18n/fr.js | 1 + pollen-ui-angular/src/main/webapp/index.html | 2 +- .../src/main/webapp/js/controllers/alertCtrl.js | 24 +++++++-- .../src/main/webapp/js/controllers/pollCtrl.js | 13 +++++ pollen-ui-angular/src/main/webapp/less/style.less | 61 +++++++++------------- .../src/main/webapp/less/variables.less | 36 +++++++++++++ .../src/main/webapp/partials/alerts.html | 14 ++++- .../src/main/webapp/partials/inline-poll.html | 13 +++-- .../src/test/unit/alertControllersTest.js | 53 +++++++++++++++++-- 10 files changed, 166 insertions(+), 52 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.