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 ed7aad7 Fix the "reset" feature new 570490d Make the autosave use the client's local storage instead of saving the file on the repository 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 570490d886eef0ee396cdb8f64d9aa8ffd30f280 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Wed Jun 3 14:40:25 2015 +0200 Make the autosave use the client's local storage instead of saving the file on the repository Summary of changes: .../i18n/scmwebeditor-ui-web_en_GB.properties | 1 + .../i18n/scmwebeditor-ui-web_fr_FR.properties | 1 + .../src/main/resources/scmwebeditor.properties | 4 +- .../webapp/WEB-INF/content/modificationViewer.jsp | 59 +++++++--------------- swe-ui-web/src/main/webapp/js/autoSave.js | 29 +++++------ swe-ui-web/src/main/webapp/js/editor.js | 1 - 6 files changed, 35 insertions(+), 60 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.