← Back to team overview

mahara-contributors team mailing list archive

[Bug 610690] A change has been merged

 

Reviewed:  https://reviews.mahara.org/625
Committed: http://gitorious.org/mahara/mahara/commit/027ffc0d2414e32be4bf17d78cece9496bde9dcf
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit 027ffc0d2414e32be4bf17d78cece9496bde9dcf
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Mon Aug 22 18:27:23 2011 +1200

    Add more flexible group jointypes (bug #610690)
    
    The four existing jointypes, 'open', 'controlled', 'request' and
    'invite' are mutually exclusive, but they don't need to be so strict.
    This patch introduces more flexibility in the way groups allow new
    members to join.
    
    * Group admins can always send membership invitations to a group, even
      if it's open or controlled
    * Membership requests can be enabled for any group unless it has open
      membership.
    * The grouptype now determines the set of roles available to a group,
      but no longer restricts the available join types.
    
    The db upgrade will preserve existing behaviour apart from enabling
    invitations on open, request, and controlled groups.
    
    Change-Id: I8bb0940a37f3c0c36366c1d5b8d27e8b9914a7e3
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/610690

Title:
  Merging open/invite/request group types

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Just realized that I cannot invite other members to an open group
  (master.dev). When I create a group and want to invite a bunch of
  people from the start, it would be nice to have the possibility to
  invite multiple people like in an invite-only group.

  Or did you not provide the multiple invite option to avoid spammers
  creating groups and signing everybody up?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/610690/+subscriptions


References