← Back to team overview

mahara-contributors team mailing list archive

[Bug 1802180] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9321
Committed: https://git.mahara.org/mahara/mahara/commit/05aaf2c0082841fd6f1867d12fcdda2295c24733
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit 05aaf2c0082841fd6f1867d12fcdda2295c24733
Author: Steven Spinelli <stevens@xxxxxxxxxxxxxxx>
Date:   Tue Nov 20 12:05:52 2018 +1300

Behat Bug 1804074 Adding journal entry from Journal block on page
Merge branch 'master' of https://git.mahara.org/mahara/mahara

* 'master' of https://git.mahara.org/mahara/mahara:
Bug 1803616: SyntaxError: expected expression, got ';'
Bug 1802180: Have a simplified group update webservice option
Bug 1800422: Fixed z-index for custom-dropdown
Bug 1803194: Need to include the user object
Bug 1802205: All external links to be opened in new tab/window by default

Change-Id: Ibe0898d9326c0527cc6a4e937da9782b00c10eb0

-- 
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


References