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 c58cf53 fix documents list new 99d089c prepare before release 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 99d089cee1dda8302e68da407d32d0c1d77c0cab Author: Yannick Martel <martel@©odelutin.com> Date: Thu Nov 27 17:09:04 2014 +0100 prepare before release Summary of changes: .../src/main/webapp/js/coselmar-constants.js | 23 +++++++++++++++++++++ .../fr/ifremer/coselmar/persistence/DaoUtils.java | 24 ++++++++++++++++++++++ .../persistence/entity/CoselmarUserTopiaDao.java | 24 ++++++++++++++++++++++ coselmar-rest/pom.xml | 14 +++++++++++++ .../coselmar/beans/UserAccountCreatedMail.java | 24 ++++++++++++++++++++++ .../java/fr/ifremer/coselmar/beans/UserBean.java | 24 ++++++++++++++++++++++ .../fr/ifremer/coselmar/beans/UserWebToken.java | 24 ++++++++++++++++++++++ .../services/CoselmarSimpleServiceSupport.java | 24 ++++++++++++++++++++++ .../services/CoselmarWebServiceSupport.java | 2 +- .../errors/InvalidCredentialException.java | 24 ++++++++++++++++++++++ .../services/errors/UnauthorizedException.java | 24 ++++++++++++++++++++++ .../services/v1/InitialisationService.java | 24 ++++++++++++++++++++++ .../coselmar/services/v1/UsersWebService.java | 24 ++++++++++++++++++++++ .../services/AbstractCoselmarWebServiceTest.java | 24 ++++++++++++++++++++++ .../services/FakeCoselmarApplicationContext.java | 24 ++++++++++++++++++++++ .../services/FakeCoselmarServicesContext.java | 24 ++++++++++++++++++++++ .../coselmar/services/UsersWebServiceTest.java | 24 ++++++++++++++++++++++ coselmar-ui/src/main/webapp/css/coselmar.css | 23 +++++++++++++++++++++ coselmar-ui/src/main/webapp/js/angular-jwt.js | 23 +++++++++++++++++++++ .../src/main/webapp/js/coselmar-constants.js | 23 +++++++++++++++++++++ .../src/main/webapp/views/users/edituser.html | 23 +++++++++++++++++++++ .../src/main/webapp/views/users/newuser.html | 23 +++++++++++++++++++++ coselmar-ui/src/main/webapp/views/users/user.html | 23 +++++++++++++++++++++ coselmar-ui/src/main/webapp/views/users/users.html | 23 +++++++++++++++++++++ pom.xml | 16 +++++++++++++++ 25 files changed, 551 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.