LDEV-1766: Some of the methods weren't transactioned properly in the context file. Once the transactions were correct, had to tweak some calls to hibernate
LDEV-1766: Removing groups from branches on the define later screen in monitoring wasn't working as I was trying to remove them from the group end and that is only cascade all. Changed to remove from the branch end as that has all-delete-orphan. Also noticed that some of the methods weren't transactioned properly in the context file.
LDEV-1766: Removing groups from branches on the define later screen in monitoring wasn't working as I was trying to remove them from the group end and that is only cascade all. Changed to remove from the branch end as that has all-delete-orphan.
LDEV-1762 Updated bin function to block activities from being deleted that are hitting or within the target area for the bin when first clicked/pressed. Show alpha change on target hit.
LDEV-1763Flattened branching tree when performing a learner export portfolio. Branching activity and sequence activity headings are removed and the activities are placed directly under the main tree.
First commit for the gmap toolGot the gmaps appearing in author, you can add multiple markers and descriptions for the markers, but you cannot save yet.Draft data model also completed