Comment 6 for bug 1763163

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8847
Committed: https://git.mahara.org/mahara/mahara/commit/1dcaef8588ff75ea69051a1af6d1b45f9b106119
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 1dcaef8588ff75ea69051a1af6d1b45f9b106119
Author: Robert Lyon <email address hidden>
Date: Thu May 10 13:47:21 2018 +1200

Bug 1763163: record who has been given what page for one time copy

This changes the parent patch a bit. Instead of recording on the view
table if a page is able to be copied to existing group members we
insetad record in a new existing copy table if a group page/collection
has been copied to a member and if not make the copy.

We've also made the switch a slide switch, eg when switching it to
'Yes' it does the task on save and then switches back to 'No'.

This means at a later time if set to 'Yes' again it will do the copying
again and give any newer members a copy of all pages/collections as
well as give older members copies of any newer pages / collections /
collection pages since the previous switching to 'No'

Note: Currently adding new collection pages to older members will only
add the pages as singular pages to their portfolio.

behatnotneeded

Change-Id: Ia22d8138d80ec5fdb5a401de7289b256f9e5fc69
Signed-off-by: Robert Lyon <email address hidden>