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 176a8a2 Put the logout button back on the editor page new 5cb44e4 Add an automatic save of the edited file every 5 minutes 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 5cb44e48191351cd22d5d1ca52ee5ef88f3d64a2 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Mon Jun 1 11:04:02 2015 +0200 Add an automatic save of the edited file every 5 minutes Summary of changes: .../i18n/scmwebeditor-ui-web_en_GB.properties | 2 + .../i18n/scmwebeditor-ui-web_fr_FR.properties | 2 + .../src/main/resources/scmwebeditor.properties | 2 +- .../webapp/WEB-INF/content/modificationViewer.jsp | 52 +++++++++++++++++++--- swe-ui-web/src/main/webapp/css/main.css | 11 ++++- swe-ui-web/src/main/webapp/js/editor.js | 27 +++++++++-- 6 files changed, 83 insertions(+), 13 deletions(-) rename {swe-scm-api => swe-ui-web}/src/main/resources/scmwebeditor.properties (90%) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.