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 91242fb review question wiew and access to documents new 010abb8 manage error from servers 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 010abb8c63ae381981b6d172b37896edba194aad Author: Yannick Martel <martel@©odelutin.com> Date: Tue Dec 16 16:56:28 2014 +0100 manage error from servers Summary of changes: .../ifremer/coselmar/services/v1/ErrorAction.java | 27 +++++++++++++++ .../coselmar/services/v1/UsersWebService.java | 7 +++- coselmar-rest/src/main/resources/mapping | 10 +++--- coselmar-ui/src/main/webapp/index.html | 5 --- .../src/main/webapp/js/coselmar-controllers.js | 30 ++++++++++------ coselmar-ui/src/main/webapp/js/coselmar.js | 40 +++++++++++++++++++++- coselmar-ui/src/main/webapp/views/errors/401.html | 7 ++++ coselmar-ui/src/main/webapp/views/errors/403.html | 4 +++ coselmar-ui/src/main/webapp/views/errors/404.html | 4 +++ 9 files changed, 111 insertions(+), 23 deletions(-) create mode 100644 coselmar-ui/src/main/webapp/views/errors/401.html create mode 100644 coselmar-ui/src/main/webapp/views/errors/403.html create mode 100644 coselmar-ui/src/main/webapp/views/errors/404.html -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.