This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git from 2ee9318 Update libs (security) new 6dff7c6 Fixes #10083 - Mise à jour Struts vers 2.3.35 new 561ff06 Fixes #10086 - Index - Supprimer le chapitre "Membres du groupe..." Fixes #10087 - Index - Supprimer lien vers documents et page associée new 5848fb0 Fixes #10084 : Manuel des protocoles Medits, Version 9, 2017 - nouvelle cible du lien new 32dd88d fixes #1 fixes #2 fixes #3 fixes #5 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 32dd88d55bc2c5db9cd54c6a8d54b7ff5de6babb Author: jcouteau <couteau@codelutin.com> Date: Fri Dec 21 12:06:39 2018 +0100 fixes #1 fixes #2 fixes #3 fixes #5 commit 5848fb0001554b08f61b957a4071fd131e3cad93 Author: jcouteau <couteau@codelutin.com> Date: Wed Sep 12 17:39:51 2018 +0200 Fixes #10084 : Manuel des protocoles Medits, Version 9, 2017 - nouvelle cible du lien commit 561ff06f125767649acb79691b041a5e8531d14c Author: jcouteau <couteau@codelutin.com> Date: Wed Sep 12 16:53:39 2018 +0200 Fixes #10086 - Index - Supprimer le chapitre "Membres du groupe..." Fixes #10087 - Index - Supprimer lien vers documents et page associée commit 6dff7c6fef123f75709d291b87a32a40f1e9339a Author: jcouteau <couteau@codelutin.com> Date: Wed Sep 12 16:50:34 2018 +0200 Fixes #10083 - Mise à jour Struts vers 2.3.35 Summary of changes: .../ifremer/coser/web/actions/DocumentsAction.java | 35 ---------- .../main/resources/i18n/coser-web_en_GB.properties | 5 ++ .../main/resources/i18n/coser-web_fr_FR.properties | 7 +- .../src/main/webapp/WEB-INF/content/documents.jsp | 77 --------------------- .../main/webapp/WEB-INF/content/index-success.jsp | 8 +-- .../src/main/webapp/WEB-INF/content/pop/facade.jsp | 2 +- .../src/main/webapp/WEB-INF/content/survey.jsp | 5 ++ .../Medits_Handbook_2017_version_9_5-60417r.pdf | Bin 0 -> 3775720 bytes ...stPopInd_PresentationIndic_FR_Revu_15022018.pdf | Bin 0 -> 160508 bytes pom.xml | 2 +- 10 files changed, 22 insertions(+), 119 deletions(-) delete mode 100644 coser-web/src/main/java/fr/ifremer/coser/web/actions/DocumentsAction.java delete mode 100644 coser-web/src/main/webapp/WEB-INF/content/documents.jsp create mode 100644 coser-web/src/main/webapp/pdf/Medits_Handbook_2017_version_9_5-60417r.pdf create mode 100644 coser-web/src/main/webapp/pdf/Web_EstPopInd_PresentationIndic_FR_Revu_15022018.pdf -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.