datatracker/ietf/review
Henrik Levkowetz 24c9751df4 Merged in [12596] from rjsparks@nostrum.com:
Show other completed reviews of a document on page showing the status of a review request. Fixes #2083.
 - Legacy-Id: 12605
Note: SVN reference [12596] has been migrated to Git commit 2bad0b0bcd
2016-12-21 19:19:31 +00:00
..
migrations Fixed an error in migration dependency. 2016-12-19 21:42:21 +00:00
__init__.py Add review tracking models, add a request review page (with test), show 2016-05-19 15:35:30 +00:00
admin.py Allow a review request to include a comment to show to the review team secretary at assignment time and the reviewer at review time. Fixes #2096. Commit ready for merge. 2016-12-15 21:52:12 +00:00
import_from_review_tool.py Slight refactor of the review models to capture review team settings. Allows configuring review teams to get automatic suggestions for reviews or not. Provides a better admin for creating/managing review teams. Fixes #2048 and #2072. Commit ready for merge. 2016-12-14 23:26:32 +00:00
mailarch.py Include from in the list of messages when completing a review and 2016-10-17 21:26:36 +00:00
models.py Merged in [12596] from rjsparks@nostrum.com: 2016-12-21 19:19:31 +00:00
resources.py Merged in [12521] from rjsparks@nostrum.com: 2016-12-19 21:19:49 +00:00
utils.py Send mail to team secretaries when a review is explicitly requested. Change the From and Subject for assignment emails to reviewers to make it clearer what the review is for and who assigned it. Fixes #2053 and #2114. Commit ready for merge. 2016-12-19 22:32:03 +00:00