Comment 1 for bug 845287

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

Reviewed: https://reviews.mahara.org/663
Committed: http://gitorious.org/mahara/mahara/commit/15c5fdffe72b6ca4b96130bb0a849060468645b3
Submitter: Richard Mansfield (<email address hidden>)
Branch: master

commit 15c5fdffe72b6ca4b96130bb0a849060468645b3
Author: Richard Mansfield <email address hidden>
Date: Mon Sep 5 18:01:14 2011 +1200

    Add groups with hidden membership (bug #845287)

    Site & institutional admins & staff can check a 'hide membership'
    checkbox on the edit group page. Non-members cannot access the
    membership lists of these groups, and when they view the group,
    both the members block and members tab are hidden. Site admins
    and staff can still access the members page directly.

    Also filters the my friends block by changing that block to use
    group_get_user_groups rather than group_get_associated_groups.

    See http://mahara.org/interaction/forum/topic.php?id=2229

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