This is an automated email from the git hooks/post-receive script. New change to branch feature/6010-search-document in repository coselmar. See http://git.codelutin.com/coselmar.git from 4e6da96 prepare service for search in documents new e9101fc enable search by keywords on Documents 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 e9101fcf89b6ac3682c5e6f7965859a0462e60b1 Author: Yannick Martel <martel@©odelutin.com> Date: Mon Nov 10 11:54:53 2014 +0100 enable search by keywords on Documents Summary of changes: .../persistence/entity/DocumentTopiaDao.java | 17 +++++++++++++++++ .../coselmar/services/v1/DocumentsWebService.java | 2 +- coselmar-ui/src/main/webapp/js/coselmar-services.js | 20 ++++++++++---------- 3 files changed, 28 insertions(+), 11 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>.