Comment 5 for bug 1352027

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3564
Committed: http://gitorious.org/mahara/mahara/commit/6b4e9f6a3fe0299cd4d293ea4196fac1d3cc0899
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 6b4e9f6a3fe0299cd4d293ea4196fac1d3cc0899
Author: Robert Lyon <email address hidden>
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 <email address hidden>