- **status**: code-review --> in-progress
- **QA**: Dave Brondsema
- **Comment**:
Feedback on both this and [#7589] together:
* need Apache license on new files
* searches have quotes added around the search term, which prevents a wildcard
search from working. For example searching for display name `brond*` should
match against a user indexed with "Dave Brondsema".
* with several `search.user.additional_fields` specified, especially
`last_access_login_ip, last_access_session_ip`, the table gets too wide and it
doesn't all fit. Two ideas, maybe do them both:
* remove left sidebar to make page wider. And add a link at top to Site
Admin Home
* have two `.ini` settings: one for fields to display and one for fields to
search by. So you can have lots of search options but not display them all in
the results.
* (can apply changes to project search too)
---
** [tickets:#7656] Admin page to search for users**
**Status:** in-progress
**Milestone:** forge-sep-19
**Created:** Mon Sep 08, 2014 02:48 PM UTC by Dave Brondsema
**Last Updated:** Tue Sep 09, 2014 02:29 PM UTC
**Owner:** Igor Bondarenko
Similar to the admin page to search for projects, we should have a page for
admins to search for users. Refer to [#7589] for what fields are indexed.
I like the way the project search is set up and configurable. Doing the same
for users will be great.
---
Sent from sourceforge.net because [email protected] is subscribed to
https://sourceforge.net/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.