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 25d72d3 add remove function for document adds 12bbb7c enable document search on ui adds 4e6da96 prepare service for search in documents adds e9101fc enable search by keywords on Documents new ac4bb52 Merge branch 'feature/6010-search-document' into develop 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 ac4bb52c5822cefd5cbb90605e688e9f10d2846c Merge: 2873482 e9101fc Author: Yannick Martel <martel@©odelutin.com> Date: Mon Nov 10 11:55:22 2014 +0100 Merge branch 'feature/6010-search-document' into develop Summary of changes: .../persistence/entity/DocumentTopiaDao.java | 17 +++++++++++++++ .../coselmar/services/v1/DocumentsWebService.java | 9 ++++++-- .../src/main/webapp/js/coselmar-controllers.js | 19 ++++++++++++++--- .../src/main/webapp/js/coselmar-services.js | 24 ++++++++++------------ coselmar-ui/src/main/webapp/views/documents.html | 12 ++++++++++- 5 files changed, 62 insertions(+), 19 deletions(-) create mode 100644 coselmar-persistence/src/main/java/fr/ifremer/coselmar/persistence/entity/DocumentTopiaDao.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.