← Back to team overview

mahara-contributors team mailing list archive

[Bug 897631] A change has been merged

 

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

commit e291d9318c79a6b49d779a4d1787c8b7b81080f3
Author: Francois Marier <francois@xxxxxxxxxxxxxxx>
Date:   Fri Jan 13 17:29:57 2012 +1300

    Add join method to member's table
    
    Bug #897631
    
    This is a small modification to allow group_member table to have
    a new field called method. Method can be used to indicate how
    that user was added to the group.
    
    It can be useful to implement syncro with other systems.
    
    Change-Id: I92cd64e1fcf72927f16b496a5e17fa5da992a329
    Signed-off-by: Juan Segarra Montesinos <juan.segarra@xxxxxxxxx>

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

Title:
  Add join method to member's table

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  It can be useful to have a new field in group_member table that
  indicates the way the user has been added to a group. Just like
  moodle's enrol field in mdl_role_assignments table.

  To make easy the synchronization of users with external systems.

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


References