This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See https://gitlab.nuiton.org/nuiton/scmwebeditor.git commit 932958e3bac68216c98bc32472ce3a05e07114bb Merge: 05b2a27 19a82c2 Author: Maven Release <maven-release@codelutin.com> Date: Mon Mar 20 11:41:07 2017 +0100 [jgitflow-maven-plugin]merging 'release/0.8' into 'master' README.txt => README.md | 0 pom.xml | 65 ++++++++++++++-------- swe-git/{README.txt => README.md} | 0 swe-git/pom.xml | 24 +++++++- swe-scm-api/{README.txt => README.md} | 0 swe-scm-api/pom.xml | 24 +++++++- swe-svn/{README.txt => README.md} | 0 swe-svn/pom.xml | 24 +++++++- swe-ui-web/{README.txt => README.md} | 0 swe-ui-web/pom.xml | 24 +++++++- .../scmwebeditor/uiweb/ScmWebEditorConfig.java | 5 ++ .../scmwebeditor/uiweb/actions/EditAction.java | 2 + .../src/main/resources/scmwebeditor.properties | 3 +- .../webapp/WEB-INF/content/badFileRedirect.jsp | 4 +- .../main/webapp/WEB-INF/content/badUseRedirect.jsp | 4 +- .../src/main/webapp/WEB-INF/content/error.jsp | 4 +- .../webapp/WEB-INF/content/fileNotEditable.jsp | 4 +- .../src/main/webapp/WEB-INF/content/footer.jsp | 39 +++++++++++++ .../main/webapp/WEB-INF/content/imageViewer.jsp | 7 ++- .../src/main/webapp/WEB-INF/content/logout.jsp | 4 +- .../webapp/WEB-INF/content/modificationViewer.jsp | 51 ++++++++--------- .../main/webapp/WEB-INF/content/outConnection.jsp | 4 +- .../WEB-INF/content/popups/createDirectoryForm.jsp | 4 +- .../webapp/WEB-INF/content/popups/moveFileForm.jsp | 4 +- .../WEB-INF/content/popups/removeDirectoryForm.jsp | 4 +- .../WEB-INF/content/popups/removeFileForm.jsp | 4 +- .../WEB-INF/content/popups/uploadFileForm.jsp | 4 +- .../webapp/WEB-INF/content/privateScmRedirect.jsp | 4 +- .../src/main/webapp/WEB-INF/content/redirect.jsp | 4 +- swe-ui-web/src/main/webapp/css/main.css | 2 +- 30 files changed, 244 insertions(+), 78 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.