Display local site names in the user group membership UI

Review Request #2057 — Created Jan. 21, 2011 and submitted

Information

Review Board
master

Reviewers

Display local site names in the user group membership UI

This change fixes the "My Account" form to show all groups across local sites,
and prefixes them with the local site name (if applicable). This way people will
be able to join groups even before I finish up the change to the group
membership UI to put it in the datagrid.
Created a bunch of test data with different local sites and checked to see if
it worked as expected.
chipx86
  1. 
      
  2. reviewboard/reviews/managers.py (Diff revision 1)
     
     
    This looks odd and I don't see where it's used in the function.
    1. Yeah, I'm not sure why I thought this was working.
  3. 
      
david
Review request changed
chipx86
  1. Looks good.
  2. reviewboard/accounts/forms.py (Diff revision 2)
     
     
     
    Blank line? :)
  3. 
      
Loading...