#7656 Admin page to search for users

v1.2.0
closed
sf-2 (994)
General
2015-08-20
2014-09-08
No

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.

Related

Tickets: #7589

Discussion

  • Dave Brondsema

    Dave Brondsema - 2014-09-08
    • Size: --> 2
     
  • Dave Brondsema

    Dave Brondsema - 2014-09-08

    Fields to list in the search results:

    • Username
    • Full name
    • primary email
    • registration date
    • disabled
    • custom fields (e.g. driven by .ini config)
    • link to detail/edit page, link to public profile page
     
  • Igor Bondarenko - 2014-09-09
    • status: open --> in-progress
    • assigned_to: Igor Bondarenko
     
  • Igor Bondarenko - 2014-09-09

    Closed #648. je/42cc_7656

    I've branched off [#7589] and made a few fixes along the way, so you can review both at the same time.

     

    Related

    Tickets: #7589

  • Igor Bondarenko - 2014-09-09
    • status: in-progress --> code-review
     
  • Dave Brondsema

    Dave Brondsema - 2014-09-10

    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)
     

    Related

    Tickets: #7589

  • Dave Brondsema

    Dave Brondsema - 2014-09-10
    • status: code-review --> in-progress
    • QA: Dave Brondsema
     
  • Igor Bondarenko - 2014-09-18

    Closed #654. Rebased and force-pushed je/42cc_7656

     
  • Igor Bondarenko - 2014-09-18
    • status: in-progress --> code-review
     
  • Dave Brondsema

    Dave Brondsema - 2014-09-19
    • status: code-review --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2015-01-05
    • Milestone: unreleased --> asf_release_1.2.0
     

Log in to post a comment.