mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20369
[Bug 1352027] A change has been merged
Reviewed: https://reviews.mahara.org/3564
Committed: http://gitorious.org/mahara/mahara/commit/6b4e9f6a3fe0299cd4d293ea4196fac1d3cc0899
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 6b4e9f6a3fe0299cd4d293ea4196fac1d3cc0899
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Tue Aug 5 07:05:58 2014 +1200
Removed maildisabled and authinstnace options from list (Bug #1352027)
The way that bulk user csv upload works the authinstance is set for
all users on the csv via institution field in the upload form so we
don't need that column in the csv file.
Same with mail disabled - there is a checkbox on the form that we can
tick/untick to deal with that.
So I've got the system to not display those options on the choices list.
Change-Id: Ib2b3e2f19ee0f8aeed03c7dc04af076721ce8b41
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/1352027
Title:
Uploadcsvusers broken fields - maildisabled and authinstance
Status in Mahara ePortfolio:
In Progress
Bug description:
In current master at the time of writing, uploadcsvusers says in its
description that the user can include the fields maildisabled and
authinstance in a CSV file, but seeking to do so results in the error:
Fatal error: Class 'ArtefactTypeMaildisabled' not found
(And the same for an authinstance related class).
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1352027/+subscriptions
References