Reviewed: https://reviews.mahara.org/8672 Committed: https://git.mahara.org/mahara/mahara/commit/16808ebdb0191639e2ec2d64b5e397652e8b918d Submitter: Robert Lyon ([email protected]) Branch: 18.04_STABLE
commit 16808ebdb0191639e2ec2d64b5e397652e8b918d Author: Robert Lyon <[email protected]> Date: Fri Aug 25 16:29:05 2017 +1200 Bug 1708959: mahara_user_get_users() function to accept params The params being offset limit sortdir And return offset, limit, totalcount, and array of users behatnotneeded Change-Id: I08f7fbfa59c4c129fb8efcc380f69738f4da624d Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 416d477a1b6eda21e1f1d8f586d335cd05513586) -- 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/1708959 Title: Webservice create group missing some settings Status in Mahara: Fix Committed Status in Mahara 18.04 series: Fix Committed Status in Mahara 18.10 series: Fix Committed Bug description: The mahara_group_create_groups function is missing some options Including - Hide group - Hide membership - Hide membership from members - Participation report - Comment notifications Also the Shared page notifications option is boolean yet there are 4 valid states for this option. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1708959/+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

