Added an issue summary to a review thread.
Review Request #2617 — Created Sept. 24, 2011 and submitted — Latest diff uploaded
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.
Screenshots
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.
orig
1
2
3
4
5
reviewboard/htdocs/media/rb/css/reviews.css |
---|
reviewboard/reviews/models.py |
---|
reviewboard/reviews/views.py |
---|
reviewboard/reviews/templatetags/reviewtags.py |
---|
reviewboard/templates/reviews/review_detail.html |
---|