← Back to team overview

mahara-contributors team mailing list archive

[Bug 1748782] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8557
Committed: https://git.mahara.org/mahara/mahara/commit/6b8396d683837312f11112b5034d9932bd6f1984
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 6b8396d683837312f11112b5034d9932bd6f1984
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Mar 2 09:31:02 2018 +1300

Bug 1748782: Fix clash of 'active' values in user search results

We were confusing user active with auth active values from db call
So changed the auth 'active' to 'authactive'

Also add warning message to top of admin/users/edit.php page to
indicate that user has expired (similar to when user is suspended)

behatnotneeded

Change-Id: I437665cffa6f2d372ef4c5c39fad7bec183e3a2d
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/1748782

Title:
  "Inactive user" highlight disappeared

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  Confirmed
Status in Mahara 18.04 series:
  Fix Committed

Bug description:
  In Mahara 16.10 we added the functionality to show inactive users in
  Admin -> Users -> User search. See the user manual at
  http://manual.mahara.org/en/16.10/administration/users.html#index-4
  (#16 in the screenshot).

  This disappeared in Mahara 17.04. It needs to be put back in.

  The functionality was added in https://reviews.mahara.org/#/c/6631

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1748782/+subscriptions


References