This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit d63a60c2d31cfd036076784c6daec3458eed7f27 Merge: 9cd3bdb 389eb4f Author: Maven Release <maven-release@codelutin.com> Date: Mon Jan 18 14:55:50 2016 +0100 [jgitflow-maven-plugin]merging 'release/1.3' into 'master' coselmar-bundle/pom.xml | 2 +- coselmar-persistence/pom.xml | 2 +- .../persistence/entity/QuestionTopiaDao.java | 2 +- coselmar-rest/pom.xml | 2 +- .../coselmar/converter/BeanEntityConverter.java | 6 +- .../indexation/TransverseIndexationService.java | 2 - .../coselmar/services/v1/UsersWebService.java | 30 ++-- coselmar-ui/pom.xml | 2 +- coselmar-ui/src/main/webapp/css/coselmar.css | 50 ++++++ coselmar-ui/src/main/webapp/i18n/en.js | 7 +- coselmar-ui/src/main/webapp/i18n/fr.js | 7 +- coselmar-ui/src/main/webapp/index.html | 6 +- .../src/main/webapp/js/coselmar-controllers.js | 175 ++++++++++++++++----- .../main/webapp/js/coselmar-questions-services.js | 12 +- .../src/main/webapp/js/coselmar-services.js | 16 +- .../src/main/webapp/js/coselmar-user-services.js | 16 +- .../main/webapp/views/documents/editDocument.html | 4 +- .../webapp/views/documents/modalDocumentEdit.html | 2 +- .../views/documents/modalDocumentSearch.html | 2 +- .../main/webapp/views/documents/newdocument.html | 4 +- .../src/main/webapp/views/documents/toolsPart.html | 30 ++-- coselmar-ui/src/main/webapp/views/home.html | 40 ++--- .../main/webapp/views/questions/editquestion.html | 8 +- .../views/questions/modalQuestionSearch.html | 4 +- .../src/main/webapp/views/questions/questions.html | 14 +- .../src/main/webapp/views/questions/toolsPart.html | 5 +- .../main/webapp/views/questions/viewquestion.html | 10 +- .../main/webapp/views/referential/referential.html | 10 +- .../src/main/webapp/views/users/edituser.html | 2 +- .../src/main/webapp/views/users/searchPart.html | 13 +- coselmar-ui/src/main/webapp/views/users/user.html | 7 +- pom.xml | 2 +- 32 files changed, 322 insertions(+), 172 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.