← Back to team overview

mahara-contributors team mailing list archive

[Bug 827762] A change has been merged

 

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

commit 57a9d96e50274eb6b6222cce3745a16274e4825e
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Wed Aug 17 14:35:07 2011 +1200

    Remove hardcoded references to 'tutor' role in core code (bug #827762)
    
    Change-Id: I7e72a77375cff65dd20189ba1b93cf9dbda3be42
    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/827762

Title:
  Remove references to tutor role from core code

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The grouptype plugins exist to make it possible to customise Mahara
  with group types that have a different set of roles.  I only know of
  one instance in which this has actually been done, but we should try
  to make sure it remains possible.  Admin and member are the only
  compulsory roles that must exist in all group types, so core code
  should avoid references to the tutor role, and defer to the grouptype
  instead.

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


References