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 1ba6921 Display updates new 738fe27 Logout cleanly user when authentication error are thrown by server internal-test #6524 new 1abd04e Merge branch 'develop' of https://git.codelutin.com/coselmar into develop The 2 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 1abd04e4bbde57442003538c5216fac5b239e130 Merge: 738fe27 1ba6921 Author: Yannick Martel <martel@©odelutin.com> Date: Wed Feb 18 12:12:13 2015 +0100 Merge branch 'develop' of https://git.codelutin.com/coselmar into develop commit 738fe2749be2d1b92b77cf955f3b53e820efb50f Author: Yannick Martel <martel@©odelutin.com> Date: Wed Feb 18 12:12:01 2015 +0100 Logout cleanly user when authentication error are thrown by server internal-test #6524 Summary of changes: coselmar-ui/src/main/webapp/i18n/en.js | 8 ++++ coselmar-ui/src/main/webapp/i18n/fr.js | 8 ++++ coselmar-ui/src/main/webapp/index.html | 30 ++++++------- .../src/main/webapp/js/coselmar-controllers.js | 52 +++++++++++++--------- .../src/main/webapp/views/documents/documents.html | 4 +- .../main/webapp/views/documents/editDocument.html | 2 +- .../main/webapp/views/documents/viewDocument.html | 2 +- coselmar-ui/src/main/webapp/views/errors/401.html | 4 +- coselmar-ui/src/main/webapp/views/errors/403.html | 4 +- coselmar-ui/src/main/webapp/views/errors/404.html | 4 +- coselmar-ui/src/main/webapp/views/home.html | 26 +++++------ .../main/webapp/views/questions/editquestion.html | 4 +- .../main/webapp/views/questions/newquestion.html | 4 +- .../src/main/webapp/views/questions/question.html | 8 ++-- .../src/main/webapp/views/questions/questions.html | 32 ++++++------- .../main/webapp/views/questions/viewquestion.html | 2 +- .../main/webapp/views/referential/referential.html | 2 +- .../src/main/webapp/views/users/adminUsers.html | 2 +- .../src/main/webapp/views/users/edituser.html | 10 ++--- .../src/main/webapp/views/users/newuser.html | 4 +- .../src/main/webapp/views/users/searchPart.html | 4 +- .../main/webapp/views/users/supervisorUsers.html | 2 +- coselmar-ui/src/main/webapp/views/users/user.html | 6 +-- coselmar-ui/src/main/webapp/views/users/users.html | 4 +- 24 files changed, 126 insertions(+), 102 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.