• 
      

    Improve the admin UI for repositories and users.

    Review Request #6914 — Created Feb. 6, 2015 and submitted

    Information

    Review Board
    release-2.0.x
    9389a85...

    Reviewers

    The repository admin UI now allows for searching by repository names,
    paths, and repository types. It also sorts alphabetically by name, and
    allows the sort order to be changed.
    
    The user admin UI embeds the Profile and LocalSiteProfiles associated
    with the user. This makes it easier to locate a user and reset counts or
    otherwise update information.

    Tested all the new capabilities in the list views and the inlines in the
    User form.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/scmtools/admin.py
          reviewboard/accounts/admin.py
          reviewboard/accounts/models.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/scmtools/admin.py
          reviewboard/accounts/admin.py
          reviewboard/accounts/models.py
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (d2df3d4)