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 90b17a3 fix date in poll result new 17426f2 Edit homePage and add footer new f70e0fa improve UI for footer and poll-link new 9ded829 delete opacity on alert:hover new 212307d fix permission on new vote, and fix date in new choice new 81a150c autoSave user in admin part new 86c5e1d Merge branch 'feature/homePage' into develop The 6 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 86c5e1d5ae92235438395bf0a324504aebc34789 Merge: 90b17a3 81a150c Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Fri Aug 1 13:34:12 2014 +0200 Merge branch 'feature/homePage' into develop commit 81a150c9d2cfc6f07a8cd0701e736fb900555720 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Fri Aug 1 13:33:57 2014 +0200 autoSave user in admin part commit 212307d594b9ef3cadc54ae10e5ac839aa61c140 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Fri Aug 1 13:30:51 2014 +0200 fix permission on new vote, and fix date in new choice commit 9ded829f9ff09dcc630c647314a09641bbd5b136 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Fri Aug 1 13:27:59 2014 +0200 delete opacity on alert:hover commit f70e0fa648e10b57fb55527eaacb6d060a83c41c Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Fri Aug 1 11:30:19 2014 +0200 improve UI for footer and poll-link commit 17426f238c643aa351aa4619fdd815defb3c9580 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Thu Jul 31 18:50:02 2014 +0200 Edit homePage and add footer Summary of changes: pollen-ui-angular/src/main/webapp/i18n/en.js | 3 +- pollen-ui-angular/src/main/webapp/i18n/fr.js | 1 + pollen-ui-angular/src/main/webapp/index.html | 14 ++++ .../src/main/webapp/js/controllers/mainCtrl.js | 9 ++- .../src/main/webapp/js/controllers/pollCtrl.js | 8 +-- .../src/main/webapp/js/controllers/userCtrl.js | 4 +- pollen-ui-angular/src/main/webapp/less/style.less | 77 ++++++++++++++-------- .../src/main/webapp/partials/home.html | 16 ++++- .../src/main/webapp/partials/poll-link.html | 7 -- .../src/main/webapp/partials/user-admin-list.html | 3 +- 10 files changed, 95 insertions(+), 47 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.