datatracker/ietf/doc
Henrik Levkowetz 3e9bad1c8b Merged in [16883] from sasha@dashcare.nl:
Fix #2277 - Do not allow reviewers to reject overdue reviews.
If a review request is past the deadline, reviewers will no longer be
able to reject the assignment.
 - Legacy-Id: 16909
Note: SVN reference [16883] has been migrated to Git commit 3c2b01b3ff
2019-10-22 20:59:13 +00:00
..
management Merged in [16603] from rjsparks@nostrum.com: 2019-08-20 10:35:06 +00:00
migrations Updated rfc-editor sync code to recognize the new Tooling Issue queue state. 2019-09-11 16:20:25 +00:00
templatetags Merged in [16836] from rjsparks@nostrum.com: 2019-10-21 19:37:36 +00:00
__init__.py
admin.py Add IANA expert review tracking. Commit ready for merge. 2019-08-15 20:36:07 +00:00
expire.py Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run. 2019-09-30 15:42:18 +00:00
factories.py Merged in [16875] from rjsparks@nostrum.com: 2019-10-22 17:43:54 +00:00
feeds.py Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run. 2019-09-30 15:42:18 +00:00
fields.py Added code to catch a form error regularly caused by form spam and return a failure instead of triggering a server 500. 2019-09-10 16:10:11 +00:00
forms.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
lastcall.py Added DocEvent rev= parameter througout the code. 2017-03-06 15:08:21 +00:00
mails.py Python2/3 compatibility: replaced six.ensure_text() with either six.text_type or django's force_text(), depending on the case, and fixed a variable scope issue. 2019-07-16 13:20:05 +00:00
models.py Type checking tweaks. 2019-10-15 16:54:33 +00:00
redirect_drafts_urls.py Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
redirect_idtracker_urls.py Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
resources.py Add IANA expert review tracking. Commit ready for merge. 2019-08-15 20:36:07 +00:00
settings.py
tests.py Merged in [16875] from rjsparks@nostrum.com: 2019-10-22 17:43:54 +00:00
tests_ballot.py Changed instances of email body extaction to use a custom get_payload() function. 2019-07-15 17:15:16 +00:00
tests_charter.py Merged in [16785] from rjsparks@nostrum.com: 2019-10-08 14:24:01 +00:00
tests_conflict_review.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00
tests_downref.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
tests_draft.py Merged in [16763] from rjsparks@nostrum.com: 2019-10-07 19:54:56 +00:00
tests_material.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00
tests_review.py Merged in [16883] from sasha@dashcare.nl: 2019-10-22 20:59:13 +00:00
tests_status_change.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00
urls.py Add IANA expert review tracking. Commit ready for merge. 2019-08-15 20:36:07 +00:00
urls_charter.py Added a new document tab for some documents, showing htmlized drafts and RFCs 2017-03-20 14:08:52 +00:00
urls_conflict_review.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
urls_material.py Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
urls_review.py Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself. 2019-04-30 16:54:06 +00:00
urls_status_change.py Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
utils.py Fixed a couple of places where document alias.document was used instead of alias.docs.all(). 2019-10-22 14:19:22 +00:00
utils_charter.py Python2/3 compatibility: replaced six.ensure_text() with either six.text_type or django's force_text(), depending on the case, and fixed a variable scope issue. 2019-07-16 13:20:05 +00:00
utils_search.py Merged in [16563] from housley@vigilsec.com: 2019-08-04 15:44:06 +00:00
views_ballot.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
views_charter.py Python2/3 compatibility: replaced six.ensure_text() with either six.text_type or django's force_text(), depending on the case, and fixed a variable scope issue. 2019-07-16 13:20:05 +00:00
views_conflict_review.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00
views_doc.py Added conversion of version 3 XML draft submissions to v3 HTML, in addition to text. Added a link to HTML versions (when present) to the document status page, and renamed the link to the htmlized version to 'htmlized'. Converted the submission XML test-file to version 3. Added test code to check that HTML is generated for version 3 XML submissions. 2019-09-20 14:24:44 +00:00
views_downref.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
views_draft.py Merged in [16763] from rjsparks@nostrum.com: 2019-10-07 19:54:56 +00:00
views_help.py Added an explicit ID-Exists state for the IESG state machine. Reworked code so that the IESG state machine always has a state. Added the ability to release a document from a working group, research group, or the independent stream. Releasing a document removes all stream state, and sets the document to have no stream. 2018-12-11 22:38:05 +00:00
views_material.py Type checking tweaks. 2019-10-15 16:54:33 +00:00
views_review.py Merged in [16883] from sasha@dashcare.nl: 2019-10-22 20:59:13 +00:00
views_search.py Merged in [16875] from rjsparks@nostrum.com: 2019-10-22 17:43:54 +00:00
views_stats.py Merged in [16860] from rjsparks@nostrum.com: 2019-10-22 16:05:42 +00:00
views_status_change.py Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run. 2019-09-30 15:42:18 +00:00