Reviewed: https://reviews.mahara.org/9294 Committed: https://git.mahara.org/mahara/mahara/commit/5ab97a915da78814e7a9079aaa2bb8296996d54f Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 5ab97a915da78814e7a9079aaa2bb8296996d54f Author: Robert Lyon <[email protected]> Date: Thu Nov 8 10:13:13 2018 +1300 Bug 1802180: Have a simplified group update webservice option Where it can only update some settings of the group and not allow it to chage the group into another type nor change who are members behatnotneeded Change-Id: I262a8c0649b74bec146cfcce135b148fb1e0d790 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/1802180 Title: Have a simplified group update webservice function Status in Mahara: Fix Committed Bug description: Currently the group_update() webservice function allow for changes to all group settings including making the group another type of group / changing who the members are. This can be overkill if all one wants is to change the basic information about a group. So I'll make a new group_update_details() webservice function to allow only the updating of: - Group name - Group description - Group category To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1802180/+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

