This is an automated email from the git hooks/post-receive script. New change to branch feature/7858-advanced-search-project in repository coselmar. See http://git.codelutin.com/coselmar.git from 4d26c0c refs-40 #7858 Revue coté service de la recherche avancée de projet/questions new df9dc2b fixes #7858 add advanced search on project in ui 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 df9dc2b149ee38040a315889ed83dd58f4b9c5a1 Author: Yannick Martel <martel@©odelutin.com> Date: Thu Dec 24 14:51:49 2015 +0100 fixes #7858 add advanced search on project in ui Summary of changes: .../persistence/entity/QuestionTopiaDao.java | 8 +- .../coselmar/services/v1/QuestionsWebService.java | 2 +- coselmar-ui/src/main/webapp/i18n/en.js | 5 + coselmar-ui/src/main/webapp/i18n/fr.js | 5 + .../src/main/webapp/js/coselmar-controllers.js | 46 ++++++ .../src/main/webapp/views/questions/questions.html | 15 +- .../src/main/webapp/views/questions/toolsPart.html | 166 +++++++++++++++++++++ 7 files changed, 231 insertions(+), 16 deletions(-) create mode 100644 coselmar-ui/src/main/webapp/views/questions/toolsPart.html -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.