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 7bbd807 Add the ability to remove a directory from the repository new 41e0c9f Add a confirmation message when removing a file or a directory from 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 41e0c9f7688d03e1f016dfec388fdcac60fa4624 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Thu May 28 10:45:06 2015 +0200 Add a confirmation message when removing a file or a directory from the repository Summary of changes: .../scmwebeditor/uiweb/actions/RemoveDirectoryAction.java | 2 -- .../main/resources/i18n/scmwebeditor-ui-web_en_GB.properties | 2 ++ .../main/resources/i18n/scmwebeditor-ui-web_fr_FR.properties | 2 ++ .../main/webapp/WEB-INF/content/popups/createBranchForm.jsp | 1 - .../webapp/WEB-INF/content/popups/createDirectoryForm.jsp | 1 - .../webapp/WEB-INF/content/popups/removeDirectoryForm.jsp | 11 +++++++---- .../src/main/webapp/WEB-INF/content/popups/removeForm.jsp | 10 +++++++--- .../src/main/webapp/WEB-INF/content/popups/uploadForm.jsp | 1 - 8 files changed, 18 insertions(+), 12 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.