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 33e6fc8 fix class form in user edit, edit template info-error new e8fe104 add appendClass in directive infoError new f36b6f7 check if conf.restURL is set else print the error 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 f36b6f724313b0cd404245e12e0606a9c40dc0cb Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Thu Aug 14 16:24:09 2014 +0200 check if conf.restURL is set else print the error commit e8fe1048b8fd49dbb5e88481f2ffc0be5e659a80 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Thu Aug 14 16:23:27 2014 +0200 add appendClass in directive infoError Summary of changes: pollen-ui-angular/src/main/webapp/index.html | 75 +++++++++++----------- pollen-ui-angular/src/main/webapp/js/app.js | 12 ++++ .../webapp/js/{conf.js.exemple => conf.js.example} | 2 +- pollen-ui-angular/src/main/webapp/js/directives.js | 17 +++-- .../src/main/webapp/less/variables.less | 4 ++ .../src/main/webapp/partials/inline-poll.html | 6 +- .../src/main/webapp/partials/poll-comment.html | 4 +- .../main/webapp/partials/poll-listParticipant.html | 2 +- .../src/main/webapp/partials/poll-poll.html | 2 +- .../src/main/webapp/partials/poll-settings.html | 22 +++---- .../src/main/webapp/partials/user-edit.html | 8 +-- .../src/main/webapp/partials/user-login.html | 2 +- .../main/webapp/partials/user-lostPassword.html | 2 +- .../src/main/webapp/partials/user-register.html | 2 +- 14 files changed, 90 insertions(+), 70 deletions(-) rename pollen-ui-angular/src/main/webapp/js/{conf.js.exemple => conf.js.example} (95%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.