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 b411b4d #6015 User deletion is not a real deletion : user become non active new 9ba6c66 Add search by keyword and filter on active in users list Fix Document search 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 9ba6c666d063cdd8f476cf1f2b2aacd0ce2200bf Author: Yannick Martel <martel@©odelutin.com> Date: Thu Nov 27 15:33:01 2014 +0100 Add search by keyword and filter on active in users list Fix Document search Summary of changes: .../fr/ifremer/coselmar/persistence/DaoUtils.java | 2 +- .../persistence/entity/CoselmarUserTopiaDao.java | 75 ++++++++++++++++++++++ .../persistence/entity/DocumentTopiaDao.java | 8 ++- .../coselmar/services/v1/UsersWebService.java | 17 +++-- .../src/main/webapp/js/coselmar-controllers.js | 14 ++-- .../src/main/webapp/js/coselmar-user-services.js | 2 +- coselmar-ui/src/main/webapp/views/users/users.html | 9 ++- 7 files changed, 110 insertions(+), 17 deletions(-) create mode 100644 coselmar-persistence/src/main/java/fr/ifremer/coselmar/persistence/entity/CoselmarUserTopiaDao.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.