Action feed - final patch
Review Request #3292 — Created Aug. 19, 2012 and discarded — Latest diff uploaded
This patch contains all the changes added for this feature, including updates to r/3151, r/3260 and r/3272.
Ran manage.py test.
Diff Revision 4 (Latest)
orig
1
2
3
4
docs/manual/webapi/2.0/resources/action.txt |
---|
docs/manual/webapi/2.0/resources/action-list.txt |
---|
docs/manual/webapi/2.0/resources/index.txt |
---|
reviewboard/settings.py |
---|
reviewboard/reviews/admin.py |
---|
reviewboard/reviews/datagrids.py |
---|
reviewboard/reviews/managers.py |
---|
reviewboard/reviews/models.py |
---|
reviewboard/reviews/views.py |
---|
reviewboard/reviews/management/commands/rb-cleanup.py |
---|
reviewboard/reviews/templatetags/reviewtags.py |
---|
reviewboard/static/rb/css/action-feed.less |
---|
reviewboard/static/rb/js/action-feed.js |
---|
reviewboard/static/rb/js/datastore.js |
---|
reviewboard/templates/reviews/dashboard.html |
---|
reviewboard/webapi/resources.py |
---|