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 277ca90 Updated JRST from version 1.5 to 2.1 and added CodeMirror UI back new 635def1 Changed the editor's style for RST files and translated french comments to english 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 635def17d283883c89f2a7dd90172e1b3d43b251 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Thu Apr 30 10:50:42 2015 +0200 Changed the editor's style for RST files and translated french comments to english Summary of changes: .../org/nuiton/scmwebeditor/GitConnection.java | 4 ++- .../org/nuiton/scmwebeditor/ScmConnection.java | 4 ++- .../java/org/nuiton/scmwebeditor/ScmSession.java | 1 - .../scmwebeditor/ScmWebEditorBaseAction.java | 12 +++---- .../nuiton/scmwebeditor/ScmWebEditorConfig.java | 1 - .../scmwebeditor/ScmWebEditorConfigOption.java | 2 -- .../org/nuiton/scmwebeditor/SvnConnection.java | 39 ++++++++++------------ .../nuiton/scmwebeditor/actions/LogoutAction.java | 6 ++-- .../actions/ScmWebEditorMainAction.java | 28 ++++++---------- .../nuiton/scmwebeditor/actions/SearchAction.java | 9 ++--- .../nuiton/scmwebeditor/actions/UploadAction.java | 5 ++- .../webapp/WEB-INF/content/modificationViewer.jsp | 32 +++++++++--------- src/main/webapp/css/main.css | 34 ++++++++++++++++--- src/main/webapp/js/autoPreview.js | 4 ++- .../org/nuiton/scmwebeditor/BaseActionTest.java | 18 ++++------ 15 files changed, 104 insertions(+), 95 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.