Reviewed: https://reviews.mahara.org/10759 Committed: https://git.mahara.org/mahara/mahara/commit/75a96408975052001eee7caa711fe8c005d34c85 Submitter: Robert Lyon ([email protected]) Branch: master
commit 75a96408975052001eee7caa711fe8c005d34c85 Author: Lisa Seeto <[email protected]> Date: Fri Feb 14 14:12:43 2020 +1300 Bug 1857935: Display people from own institution(s) first when searching for them during portfolio sharing - added in check when searching users to display users in institutions first - added in select2js datasource formating to get user dropdown categories - limit the type of data returned in ajax calls to limit data risks (Bug 1863043) - refactor json and tpl - refactor sql, show institution display name Change-Id: I478a4d9534bf1de820ca59d60ca7768685e36a96 Signed-off-by: Lisa Seeto <[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 Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1857935 Title: Display people from own institution(s) first when searching for them during portfolio sharing Status in Mahara: Fix Committed Bug description: On a multi-tenanted site it can happen easily that people have the same name. Often, we want to find people from our own institution. • The display of the search results is changed to display people from one's own institution(s) first and only then display people from other institutions; • The institution name is displayed in the search results to distinguish the people from one's own institution to others: People in "Institution name" ... ... ... ... Other people Careful when people are in multiple institutions. If possible, we could say: "People in my institutions" instead rather than listing all of them, in case someone is in very many institutions. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1857935/+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

