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 c1bb575 Add the ability to move a file on the repository new c978066 Improve the reload of the page when doing an operation on the repository through the popup windows 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 c97806693fb7a9abc918f4ebaa0d821266602182 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Fri May 29 12:16:44 2015 +0200 Improve the reload of the page when doing an operation on the repository through the popup windows Summary of changes: .../src/main/webapp/WEB-INF/content/modificationViewer.jsp | 5 ++--- .../webapp/WEB-INF/content/popups/createBranchSuccess.jsp | 2 +- .../webapp/WEB-INF/content/popups/createDirectorySuccess.jsp | 12 +++++++++++- .../main/webapp/WEB-INF/content/popups/moveFileSuccess.jsp | 12 +++++++++++- .../webapp/WEB-INF/content/popups/removeDirectorySuccess.jsp | 12 +++++++++++- .../main/webapp/WEB-INF/content/popups/removeFileSuccess.jsp | 12 +++++++++++- .../main/webapp/WEB-INF/content/popups/uploadFileSuccess.jsp | 12 +++++++++++- swe-ui-web/src/main/webapp/js/popup.js | 6 ------ 8 files changed, 58 insertions(+), 15 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.