Comment 15 for bug 786389

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

Reviewed: https://reviews.mahara.org/1325
Committed: http://gitorious.org/mahara/mahara/commit/dc5f0c0ed0ccb6066c9cb82d28621fd5969e2e24
Submitter: Hugh Davenport (<email address hidden>)
Branch: master

commit dc5f0c0ed0ccb6066c9cb82d28621fd5969e2e24
Author: Richard Mansfield <email address hidden>
Date: Mon May 28 17:59:29 2012 +1200

    Deal with collections in submission forms (bug #786389)

    On a group page, show the user's views and collections in the
    drop-down for submission to the group.

    On a view, change the wording to "Submit this collection..." when the
    view is in a collection.

    When a collection is submitted, pass the collection id to the
    view/submit.php page in the 'collection' parameter.

    Change-Id: I7b2143ac6af651e3b7551cadd953e1b3ffb00558
    Signed-off-by: Richard Mansfield <email address hidden>