Reviewed: https://reviews.mahara.org/2062 Committed: http://gitorious.org/mahara/mahara/commit/cf31e142cc627bb734e117dec50a8cde6a02875c Submitter: Aaron Wells ([email protected]) Branch: master
commit cf31e142cc627bb734e117dec50a8cde6a02875c Author: Son Nguyen <[email protected]> Date: Thu Apr 11 11:00:58 2013 +1200 Add a filter for users with duplicate emails (Bug #1166499) 1. When the option "Filter by duplicate email addresses" is checked, the result table will list the accounts with duplicate emails. The primary email and additional emails will be shown in the column 'Emails' The column 'Emails' is still sortable based on the primary email 2. Also add the column 'Authentication' in search result table 3. Reset offset param when changing the filters Change-Id: Id59f2de1d9a95c0bb67e8da40eebfeb5a5def60f Signed-off-by: Son Nguyen <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contrib members https://bugs.launchpad.net/bugs/1166499 Title: Filter out accounts with duplicate email address Status in Mahara ePortfolio: In Progress Bug description: Version: master Platform: all Browsers: all In order to find users (accounts) whose email address is shared by another user, in 'User search' page, we need to implement a filter check box. If the searcher has ticked the checkbox, they will see all email addresses for the users in the search results The non-unique email address(es) should be marked in the search results Institution administrators will see users from their institution who have an email address which is shared by a user outside their institution. However, they will not be able to see the matching user from outside their institution. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1166499/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

