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 131ebac can put a simple login instead of mail for user internal-test #6307 new f4d6cdb Add last 5 projects in home page when user is connected. internal-test #6443 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 f4d6cdb936ab867d434ba7a50d67aa4d958a1958 Author: Yannick Martel <martel@©odelutin.com> Date: Mon Feb 16 12:25:26 2015 +0100 Add last 5 projects in home page when user is connected. internal-test #6443 Summary of changes: .../ifremer/coselmar/beans/QuestionSearchBean.java | 19 +++++++ .../persistence/entity/QuestionTopiaDao.java | 47 +++++++++++++---- .../coselmar/services/v1/QuestionsWebService.java | 41 ++++++++------- coselmar-ui/src/main/webapp/i18n/en.js | 1 + coselmar-ui/src/main/webapp/i18n/fr.js | 1 + coselmar-ui/src/main/webapp/index.html | 2 +- .../src/main/webapp/js/coselmar-controllers.js | 17 ++++++- coselmar-ui/src/main/webapp/js/coselmar.js | 1 + coselmar-ui/src/main/webapp/views/home.html | 59 +++++++++++++++++++++- .../src/main/webapp/views/questions/questions.html | 7 +-- 10 files changed, 158 insertions(+), 37 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.