This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.forge.codelutin.com/coselmar.git from 6e0539b fixes #7991 Always allow admin to modify document new 9aca394 fixes #7976 i18n for placeholders new 785a5eb refs #7975 display bibliography in modal instead of new page 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 785a5ebfa28f40a8f4e96435e5fcd0f98ec9d607 Author: Yannick Martel <martel@©odelutin.com> Date: Mon Feb 15 10:36:55 2016 +0100 refs #7975 display bibliography in modal instead of new page commit 9aca394bc6319948994497b66a61d638e6c044b9 Author: Yannick Martel <martel@©odelutin.com> Date: Thu Feb 11 15:17:27 2016 +0100 fixes #7976 i18n for placeholders Summary of changes: coselmar-ui/src/main/webapp/i18n/en.js | 34 ++++++++++++++++++++++ coselmar-ui/src/main/webapp/i18n/fr.js | 34 ++++++++++++++++++++++ coselmar-ui/src/main/webapp/index.html | 4 +-- .../src/main/webapp/js/coselmar-controllers.js | 31 ++++++++++++++------ coselmar-ui/src/main/webapp/js/coselmar.js | 4 --- .../src/main/webapp/views/documents/documents.html | 2 +- .../main/webapp/views/documents/editDocument.html | 22 +++++++------- .../{bibliography.html => modalBibliography.html} | 8 +++-- .../webapp/views/documents/modalDocumentEdit.html | 18 ++++++------ .../views/documents/modalDocumentSearch.html | 2 +- .../main/webapp/views/documents/newdocument.html | 20 ++++++------- .../src/main/webapp/views/documents/toolsPart.html | 18 ++++++------ .../src/main/webapp/views/links/modalLinkEdit.html | 4 +-- .../main/webapp/views/questions/editquestion.html | 16 +++++----- .../views/questions/modalQuestionSearch.html | 2 +- .../src/main/webapp/views/questions/toolsPart.html | 12 ++++---- .../main/webapp/views/referential/referential.html | 2 +- .../src/main/webapp/views/users/edituser.html | 20 ++++++------- .../src/main/webapp/views/users/newPassword.html | 2 +- .../src/main/webapp/views/users/searchPart.html | 12 ++++---- 20 files changed, 174 insertions(+), 93 deletions(-) rename coselmar-ui/src/main/webapp/views/documents/{bibliography.html => modalBibliography.html} (81%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.