This is an automated email from the git hooks/post-receive script. New change to branch feature/GIT in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 8a1df0a Fix the display of the lists for the preview of RST files and refactor the code a little bit new 81692d8 Fix the redirection when logging out 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 81692d858876579e2e8c935a50bd6441f876fceb Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Mon May 11 16:41:13 2015 +0200 Fix the redirection when logging out Summary of changes: .../java/org/nuiton/scmwebeditor/GitConnection.java | 11 ++++++----- .../nuiton/scmwebeditor/actions/BrowseAction.java | 5 +++++ .../nuiton/scmwebeditor/actions/LogoutAction.java | 2 +- .../resources/i18n/scmwebeditor_en_GB.properties | 1 + .../resources/i18n/scmwebeditor_fr_FR.properties | 1 + src/main/webapp/WEB-INF/content/logout.jsp | 8 ++++---- .../webapp/WEB-INF/content/privateScmRedirect.jsp | 20 +++++++++----------- src/main/webapp/css/main.css | 4 ++++ 8 files changed, 31 insertions(+), 21 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.