Reviewed: https://reviews.mahara.org/8153 Committed: https://git.mahara.org/mahara/mahara/commit/b7462ea46d4c462eb705d06dd7a7b5509388230c Submitter: Robert Lyon ([email protected]) Branch: 16.04_STABLE
commit b7462ea46d4c462eb705d06dd7a7b5509388230c Author: Robert Lyon <[email protected]> Date: Fri Aug 25 09:06:39 2017 +1200 Bug 1708959: Fixing 'submitpages' vs 'submittableto' for group In webservices / csv upload we deal with the variable 'submitpages' in relation to if one can submit pages to group. But the group create/update functions and db table expect 'submittableto'. The csv upload function converts this as expected but the webservices didn't. Have made adjustemets to webservices to suit behatnotneeded Change-Id: Ia2a593705a85fec88debed63dd55277c8f1acc37 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/1708959 Title: Webservice create group missing some settings Status in Mahara: 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

