This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
2bad0b0bcd
datatracker
/
ietf
/
review
History
Robert Sparks
2bad0b0bcd
Show other completed reviews of a document on page showing the status of a review request.
Fixes
#2083
. Commit ready for merge.
...
- Legacy-Id: 12596
2016-12-20 22:22:44 +00:00
..
migrations
Adjusted the ReviewRequest.comment AddField migration to match the change in model.
2016-12-16 12:55:37 +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
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
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
Show other completed reviews of a document on page showing the status of a review request.
Fixes
#2083
. Commit ready for merge.
2016-12-20 22:22:44 +00:00
resources.py
Merged in [12545] from rjsparks@nostrum.com:
2016-12-15 22:45:25 +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