This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git from cf69dca Add two default users in applications Fix mail support on user account creation new 25a3939 fixes #6122 add footer 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 25a3939bcc1d63c9485042dc3e66484dce02dc2e Author: Yannick Martel <martel@©odelutin.com> Date: Fri Nov 21 17:36:32 2014 +0100 fixes #6122 add footer Summary of changes: coselmar-ui/pom.xml | 23 +++++++++++ coselmar-ui/src/main/version.txt | 1 + coselmar-ui/src/main/webapp/css/coselmar.css | 47 ++++++++++++++++++++++ coselmar-ui/src/main/webapp/index.html | 24 ++++++++++- .../src/main/webapp/js/coselmar-controllers.js | 9 ++++- .../src/main/webapp/js/coselmar-services.js | 18 ++++----- .../src/main/webapp/js/coselmar-user-services.js | 5 ++- coselmar-ui/src/main/webapp/version.txt | 1 + 8 files changed, 113 insertions(+), 15 deletions(-) create mode 100644 coselmar-ui/src/main/version.txt create mode 100644 coselmar-ui/src/main/webapp/css/coselmar.css create mode 100644 coselmar-ui/src/main/webapp/version.txt -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.