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 85f7d54ef047bb73fef10fac1e77afeddbb9ab46 Merge: f5c64fb 09b20ec Author: Yannick Martel <martel@©odelutin.com> Date: Thu Dec 11 17:52:43 2014 +0100 Merge branch 'develop' of https://git.codelutin.com/coselmar into develop .gitignore | 2 ++ coselmar-bundle/pom.xml | 2 +- coselmar-persistence/pom.xml | 7 ++++++- .../coselmar/persistence/SearchRequestBean.java | 24 ++++++++++++++++++++++ .../persistence/entity/QuestionTopiaDao.java | 24 ++++++++++++++++++++++ coselmar-rest/pom.xml | 2 +- .../fr/ifremer/coselmar/beans/QuestionBean.java | 24 ++++++++++++++++++++++ .../coselmar/services/v1/QuestionsWebService.java | 24 ++++++++++++++++++++++ coselmar-ui/pom.xml | 2 +- .../main/webapp/js/coselmar-questions-services.js | 23 +++++++++++++++++++++ .../webapp/views/documents/modalDocumentEdit.html | 23 +++++++++++++++++++++ .../views/documents/modalDocumentSearch.html | 23 +++++++++++++++++++++ .../main/webapp/views/questions/closeQuestion.html | 23 +++++++++++++++++++++ .../main/webapp/views/questions/editquestion.html | 23 +++++++++++++++++++++ .../webapp/views/questions/newDocumentsPart.html | 23 +++++++++++++++++++++ .../main/webapp/views/questions/newquestion.html | 23 +++++++++++++++++++++ .../src/main/webapp/views/questions/question.html | 23 +++++++++++++++++++++ .../src/main/webapp/views/questions/questions.html | 23 +++++++++++++++++++++ .../views/questions/viewRestrictedQuestion.html | 23 +++++++++++++++++++++ .../main/webapp/views/questions/viewquestion.html | 23 +++++++++++++++++++++ .../main/webapp/views/referential/referential.html | 23 +++++++++++++++++++++ pom.xml | 2 +- 22 files changed, 384 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.