mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #44698
[Bug 1708959] A change has been merged
Reviewed: https://reviews.mahara.org/8154
Committed: https://git.mahara.org/mahara/mahara/commit/0432740fd5081283f378055f15510d5a5c4d4352
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 16.10_STABLE
commit 0432740fd5081283f378055f15510d5a5c4d4352
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
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 <robertl@xxxxxxxxxxxxxxx>
--
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
References