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 aeb9248 add forgotten file for close question new 7f398df Remove generated version file, and ignore it new 441c2de prepare referential search new 69e1d32 add service to get all existing themes and types for question new cd3b50c use cdn for webjars, time to understand why it does no work with bundle The 4 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 cd3b50c07577385ba09cba659be433bcd23d29a9 Author: Yannick Martel <martel@©odelutin.com> Date: Thu Dec 11 16:26:40 2014 +0100 use cdn for webjars, time to understand why it does no work with bundle commit 69e1d326e8d4c77efed8e7965db2340823e43a48 Author: Yannick Martel <martel@©odelutin.com> Date: Thu Dec 11 15:47:44 2014 +0100 add service to get all existing themes and types for question commit 441c2de27262be5d103212216d2361e1913df714 Author: Yannick Martel <martel@©odelutin.com> Date: Thu Dec 11 15:03:14 2014 +0100 prepare referential search commit 7f398df12f5f6be28ff293e54b19bae50c7e441a Author: Yannick Martel <martel@©odelutin.com> Date: Thu Dec 11 10:50:31 2014 +0100 Remove generated version file, and ignore it Summary of changes: .gitignore | 1 + coselmar-bundle/pom.xml | 12 ++++ .../persistence/entity/QuestionTopiaDao.java | 25 +++++++- .../coselmar/services/v1/QuestionsWebService.java | 32 ++++++++++ coselmar-rest/src/main/resources/mapping | 8 ++- coselmar-ui/pom.xml | 1 - coselmar-ui/src/main/webapp/index.html | 35 +++++++---- .../src/main/webapp/js/coselmar-controllers.js | 70 ++++++++++++++++++++++ coselmar-ui/src/main/webapp/js/coselmar.js | 5 ++ coselmar-ui/src/main/webapp/version.txt | 1 - coselmar-ui/src/main/webapp/views/home.html | 15 ++--- .../main/webapp/views/referential/referential.html | 59 ++++++++++++++++++ pom.xml | 8 +++ 13 files changed, 248 insertions(+), 24 deletions(-) delete mode 100644 coselmar-ui/src/main/webapp/version.txt create mode 100644 coselmar-ui/src/main/webapp/views/referential/referential.html -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.