Support the new jQuery-based datagrids

Review Request #552 — Created Sept. 17, 2008 and submitted — Latest diff uploaded

Information

Review Board SVN (deprecated)
trunk

Reviewers

This updates Review Board for the change to use jQuery for datagrids.

Mostly, we're getting rid of a lot duplicate code that existed in Djblets. We're using Djblets's datagrid templates and CSS files instead of our nearly identical copies.
The dashboard and review request list pages still work.
/trunk/reviewboard/htdocs/media/rb/css/datagrid.css
/trunk/reviewboard/templates/reviews/datagrid.html
/trunk/reviewboard/htdocs/Makefile.am
/trunk/reviewboard/htdocs/media/rb/css/common.css
/trunk/reviewboard/reviews/views.py
/trunk/reviewboard/templates/Makefile.am
/trunk/reviewboard/templates/reviews/dashboard.html
Loading...