This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 5d0ec30 Fix a javascript error for Chrome browser new a116594 Add the ScmWebEditor's version number to the bottom of the pages 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 a1165948222c9ad72ac3157d0125b40910f6c776 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Mon Jun 8 11:18:11 2015 +0200 Add the ScmWebEditor's version number to the bottom of the pages Summary of changes: swe-ui-web/pom.xml | 14 +++++++++++++- .../org/nuiton/scmwebeditor/uiweb/ScmWebEditorConfig.java | 4 ++++ .../scmwebeditor/uiweb/ScmWebEditorConfigOption.java | 1 + .../uiweb/actions/AbstractScmWebEditorAction.java | 3 +++ swe-ui-web/src/main/resources/scmwebeditor.properties | 1 + .../src/main/webapp/WEB-INF/content/badFileRedirect.jsp | 2 +- .../src/main/webapp/WEB-INF/content/badUseRedirect.jsp | 2 +- swe-ui-web/src/main/webapp/WEB-INF/content/error.jsp | 2 +- .../src/main/webapp/WEB-INF/content/fileNotEditable.jsp | 2 +- swe-ui-web/src/main/webapp/WEB-INF/content/imageViewer.jsp | 2 +- swe-ui-web/src/main/webapp/WEB-INF/content/logout.jsp | 2 +- .../src/main/webapp/WEB-INF/content/modificationViewer.jsp | 2 +- .../src/main/webapp/WEB-INF/content/outConnection.jsp | 2 +- .../src/main/webapp/WEB-INF/content/privateScmRedirect.jsp | 2 +- swe-ui-web/src/main/webapp/WEB-INF/content/redirect.jsp | 2 +- swe-ui-web/src/main/webapp/css/main.css | 4 ++++ 16 files changed, 36 insertions(+), 11 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.