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
4
Packages
Projects
Releases
Wiki
Activity
3c956c9896
datatracker
/
ietf
/
review
History
Henrik Levkowetz
3c956c9896
Added migrations for new timezone data, validation on ReviewerSettings.filter_re, and new docevent types.
...
- Legacy-Id: 12493
2016-12-09 12:41:38 +00:00
..
migrations
Added migrations for new timezone data, validation on ReviewerSettings.filter_re, and new docevent types.
2016-12-09 12:41:38 +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
Added new display columns to the reviewer settings admin page.
2016-12-04 13:07:16 +00:00
import_from_review_tool.py
Modify importer to take deadline from the document log if at all
2016-11-17 17:16:00 +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
Added a validator for the reviewer settings' Filter Regexp field, to make sure that we don't later hit exceptions when trying to compile and use the regexp entered.
2016-12-01 21:30:39 +00:00
resources.py
Add missing resource and missing test review secretary settings
2016-11-09 10:07:49 +00:00
utils.py
Add missing team constraint in the check for previous reviews by a
2016-12-08 12:49:56 +00:00