Reviewed: https://reviews.mahara.org/6608 Committed: https://git.mahara.org/mahara/mahara/commit/baac44f1edfb55136d7a2d06d49533235e4e71ba Submitter: Robert Lyon ([email protected]) Branch: master
commit baac44f1edfb55136d7a2d06d49533235e4e71ba Author: Robert Lyon <[email protected]> Date: Tue Jun 21 11:26:45 2016 +1200 Bug 1594579: Copy view artefacts only once Rather than copy the same artefact once per page we should only copy it once per copy of page(s) transaction. Eg if we are to copy a collection of 5 pages and they all have a block pointing to the same image we should copy that image only once not 5 times. behatnotneeded - behat file to come Change-Id: Iecdde53515cdd9d5ee02918252b486aa0f662fab Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1594579 Title: Be able to copy a group Status in Mahara: Fix Committed Bug description: Allow group/site admins to be able to copy a group. The things to copy should be: 1) The group settings of the original group. - Will need to adjust the group name similarly to the way copying a page works to avoid duplicate group names. 2) Pages/collections in group. - Will need to be done the same way copying a page/collection works now so that any copied files end up in a 'viewfiles' folder in the Files section. 3) Copying journals like we currently do when they are placed into a page. - If a journal is placed into two pages that are copied, it's only copied once. 4) Copying of the old group homepage will need to be done instead of using the default homepage created via template. 5) Copying files like we currently do when they are placed into a page. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1594579/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

