mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #57739
[Bug 1857935] A change has been merged
Reviewed: https://reviews.mahara.org/10759
Committed: https://git.mahara.org/mahara/mahara/commit/75a96408975052001eee7caa711fe8c005d34c85
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 75a96408975052001eee7caa711fe8c005d34c85
Author: Lisa Seeto <lisaseeto@xxxxxxxxxxxxxxx>
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 <lisaseeto@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/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
References