Expliclty use FilteredSelectMultiple for WebHook form's repo field

Review Request #8225 — Created June 8, 2016 and submitted

Information

Review Board
release-2.5.x
ea2e0bc...

Reviewers

The repositories field of the WebHookTargetForm now explicitly uses a
FilteredSelectMultiple widget. While WebHookAdmin specifies that
this field in filter_horizontal, if any non-admin page should use this
form they will want to use a FilteredSelectMultiple for this widget.

Tested this with an upcoming patch in RBCommons.

Description From Last Updated

Oh, quick typo in your summary: "Expliclty"

daviddavid
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/notifications/forms.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/notifications/forms.py
    
    
  2. 
      
brennie
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (eae660a)
david
  1. 
      
  2. Show all issues

    Oh, quick typo in your summary: "Expliclty"

  3. 
      
Loading...