• 
      

    Added an issue summary to a review thread.

    Review Request #2617 — Created Sept. 24, 2011 and submitted — Latest diff uploaded

    Information

    Review Board

    Reviewers

    Added summary table HTML code within the review_detail template, along with relevant CSS in reviews.css.
    
    Add an issues variable to the review_detail view response for direct access to issue statuses and counts.
        
    Added get_all_ccoments function to the Review model in the reviews models.py in order to traverse through the comments once within the template.
        
    Added pretty_print_status and char_limit filters to use within template.