Reviewed: https://reviews.mahara.org/10647 Committed: https://git.mahara.org/mahara/mahara/commit/5e4899cf11cb80fb155b815b958978155778bddc Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 5e4899cf11cb80fb155b815b958978155778bddc Author: Robert Lyon <[email protected]> Date: Fri Dec 6 18:10:39 2019 +1300 Bug 1855383: Adding the framework for custom user roles This patch deals with creating the new profile field class for userroles and the db table to hold the roles so that we can see the roles listed against the user when they exist Also begins the UserRole class to set/unset roles behatnotneeded Change-Id: I7b14be1bed97cd470da5f03519597d1679532f3b Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1855383 Title: Create new user_roles system where you can assign custom roles to a user Status in Mahara: In Progress Bug description: This will allow one to create a module where they can assign a custom role to a user and have the system do custom things for that role To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1855383/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

