This is an automated email from the git hooks/post-receive script. New change to branch refonteUI in repository pollen. See http://git.chorem.org/pollen.git from c3960ad Init refonteUI branch for new design integration. Begining of page reorganization new 333c567 Refs #1204 : Continuing page reorganization and new design integration The 1 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 333c56754d2b3056fb58ec1a047ed189304d78e6 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Tue Mar 17 16:16:52 2015 +0100 Refs #1204 : Continuing page reorganization and new design integration Summary of changes: pollen-ui-angular/pom.xml | 1 + .../src/main/webapp/font/Pacifico.ttf | Bin 0 -> 43632 bytes pollen-ui-angular/src/main/webapp/i18n/en.js | 9 +- pollen-ui-angular/src/main/webapp/i18n/fr.js | 12 +- pollen-ui-angular/src/main/webapp/index.html | 204 ++++--- pollen-ui-angular/src/main/webapp/less/main.less | 629 +++++++++++++++++++++ .../src/main/webapp/less/variables.less | 4 +- .../src/main/webapp/partials/footer.html | 14 + .../src/main/webapp/partials/home.html | 39 +- .../src/main/webapp/partials/inline-poll.html | 226 ++++---- .../src/main/webapp/partials/poll-info.html | 101 ++-- .../src/main/webapp/partials/poll-link.html | 5 +- .../src/main/webapp/partials/poll-list.html | 70 ++- .../src/main/webapp/partials/poll-poll.html | 92 +-- .../src/main/webapp/partials/poll-settings.html | 56 +- .../{dateTimePicker.html => poll-vote.html} | 17 +- .../src/main/webapp/partials/poll.html | 212 ++++--- .../src/main/webapp/partials/user-edit.html | 22 +- 18 files changed, 1222 insertions(+), 491 deletions(-) create mode 100644 pollen-ui-angular/src/main/webapp/font/Pacifico.ttf create mode 100644 pollen-ui-angular/src/main/webapp/less/main.less create mode 100644 pollen-ui-angular/src/main/webapp/partials/footer.html copy pollen-ui-angular/src/main/webapp/partials/{dateTimePicker.html => poll-vote.html} (69%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.