• 
      

    Add support and docs for adding columns to datagrids.

    Review Request #5364 — Created Jan. 30, 2014 and submitted — Latest diff uploaded

    Information

    Review Board
    master

    Reviewers

    Add support and docs for adding columns to datagrids.

    This brings over the new DataGridColumnsHook into the
    reviewboard.extensions.hooks namespace, and introduces a specialization
    for the dashboard called DashboardColumnsHook.

    There's also docs covering how to use these new hooks, along with
    examples.

    Added a custom column to the dashboard.

    Viewed the new doc pages. Didn't see anything immediately wrong.