This is an automated email from the git hooks/post-receive script. New change to branch feature/7591_Correction_migration_entites_d_un_parent_a_un_autre in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from d2a81c3 Fix trip/route/activity transfer via context menu : move the entity from a node to another closing it (except if it's a trip) at the same time new 88fc833 Fix move multiple entities from a parent node to another : an open entity has to be closed 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 88fc833a46226af5cd258ad208fc34869c5bb14a Author: Samuel Maisonneuve <maisonneuve@codelutin.com> Date: Tue Aug 2 16:59:05 2016 +0200 Fix move multiple entities from a parent node to another : an open entity has to be closed Also adding a reloadNodeSubTree method to properly regenerate a node sub tree. The move actions algoritms have been rewritten refs #7591 Summary of changes: .../shared/MoveActivityLonglinesUIAction.java | 72 +++++----------------- .../actions/shared/MoveActivitySeinesUIAction.java | 64 +++++-------------- .../ui/actions/shared/MoveRoutesUIAction.java | 71 +++++---------------- .../fr/ird/observe/ui/tree/ObserveTreeHelper.java | 29 ++++++--- 4 files changed, 73 insertions(+), 163 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.