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 010bc96 Merge branch 'develop' of https://git.codelutin.com/coselmar into develop new d6e163c add completion on question.type, question.themes, document.type (plain and modal) and document.keywords(modal) new 7e7e5b0 review document creation page new 9839ff7 Merge branch 'feature/6166-add-suggestion-for-keywords' into develop The 3 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 9839ff7afd7394587f5fa89fa7153612e7162beb Merge: 010bc96 7e7e5b0 Author: Yannick Martel <martel@©odelutin.com> Date: Mon Dec 15 18:16:16 2014 +0100 Merge branch 'feature/6166-add-suggestion-for-keywords' into develop commit 7e7e5b0f5621d68dfd68d324522481b4bdba6338 Author: Yannick Martel <martel@©odelutin.com> Date: Mon Dec 15 18:16:06 2014 +0100 review document creation page commit d6e163cbfee762f2796dbc1cb25ab4fe6d7b4e79 Author: Yannick Martel <martel@©odelutin.com> Date: Mon Dec 15 17:23:16 2014 +0100 add completion on question.type, question.themes, document.type (plain and modal) and document.keywords(modal) Summary of changes: .../persistence/entity/DocumentTopiaDao.java | 23 ++ .../coselmar/services/v1/DocumentsWebService.java | 14 ++ coselmar-rest/src/main/resources/mapping | 8 +- .../src/main/webapp/js/coselmar-controllers.js | 59 ++++- .../main/webapp/js/coselmar-questions-services.js | 19 +- .../src/main/webapp/js/coselmar-services.js | 21 +- .../webapp/views/documents/modalDocumentEdit.html | 77 ++++--- .../main/webapp/views/documents/newdocument.html | 249 ++++++++++++--------- .../main/webapp/views/questions/editquestion.html | 10 +- 9 files changed, 331 insertions(+), 149 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.