Add new updates column to review request datagrid.

Review Request #8455 — Created Oct. 11, 2016 and submitted

Information

Review Board
release-2.5.x
badc19f...

Reviewers

This change adds the new updates column (NewUpdatesColumn) to the review
request datagrid (ReviewRequestDataGrid), to make the column offerings for
this datagrid consistent with those in the dashbord datagrid.

Added New Updates column to review request datagrid for both logged in and 
logged out case.  Updated a review request and verified that this change was
reflected in the state of the column.
Description From Last Updated

Single quotes. Also I feel like your bit in the description should be here instead (as a comment).

brenniebrennie
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/datagrids/grids.py
        reviewboard/datagrids/columns.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/datagrids/grids.py
        reviewboard/datagrids/columns.py
    
    
  2. 
      
brennie
  1. 
      
  2. reviewboard/datagrids/columns.py (Diff revision 1)
     
     
    Show all issues

    Single quotes.

    Also I feel like your bit in the description should be here instead (as a comment).

  3. 
      
gmyers
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/datagrids/grids.py
        reviewboard/datagrids/columns.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/datagrids/grids.py
        reviewboard/datagrids/columns.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
gmyers
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (56206d2)
Loading...