datatracker/ietf/idrfc
Ole Laursen 6062e16c2d Email IANA and RFC Editor when a draft is pulled from the queue at the
Datatracker, add page for editing IANA states, add more info to the
/doc/draft-XXXXX/doc.json dump for the RFC Editor, add page for
editing consensus, add page for requesting publication at the RFC
Editor for alternate streams (this will email the RFC Editor and set
the draft in the appropriate state), make it possible for alternate
streams to change the intended RFC status of a draft in the stream,
refactor how IANA copies are handled slightly so it's less code, put
drafts automatically in IANA Review "Need Review" state upon last
call, fix a bug in ballot issuing, remove a bit of dead code
 - Legacy-Id: 4857
2012-09-17 16:15:45 +00:00
..
fixtures Made several changes to correctly use the new (RFC6410) "Internet Standard" level 2012-04-17 21:00:26 +00:00
templatetags Applied ballot popup patch from olau@iola.dk. 2012-07-27 20:09:23 +00:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
__init__.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
expire.py Augment expiry rules so that alternate stream documents aren't expired 2012-09-17 10:02:38 +00:00
generate_fixtures.py Replace old charter branches with new branch based on conversion branch and some preliminary work on generalizing document handling 2012-01-31 17:38:27 +00:00
idrfc_wrapper.py Revamp sync from RFC Editor to include more info, fix a couple of bugs 2012-09-17 15:45:27 +00:00
lastcall.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
mails.py Email IANA and RFC Editor when a draft is pulled from the queue at the 2012-09-17 16:15:45 +00:00
markup_txt.py Add support for not splitting output 2012-03-15 16:03:54 +00:00
mirror_draft_versions.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
models.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
tests.py Replaced the concept of a tag (via-rfc) identifying ise or irtf document (previously the idinternal.via_rfc_editor boolean) with looking at the document's stream. 2012-05-03 04:26:09 +00:00
testsREDESIGN.py Email IANA and RFC Editor when a draft is pulled from the queue at the 2012-09-17 16:15:45 +00:00
testurl.list Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
testurlREDESIGN.list Applied ballot popup patch from olau@iola.dk. 2012-07-27 20:09:23 +00:00
urls.py Email IANA and RFC Editor when a draft is pulled from the queue at the 2012-09-17 16:15:45 +00:00
utils.py Email IANA and RFC Editor when a draft is pulled from the queue at the 2012-09-17 16:15:45 +00:00
views.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
views_ballot.py Email IANA and RFC Editor when a draft is pulled from the queue at the 2012-09-17 16:15:45 +00:00
views_doc.py Email IANA and RFC Editor when a draft is pulled from the queue at the 2012-09-17 16:15:45 +00:00
views_edit.py Email IANA and RFC Editor when a draft is pulled from the queue at the 2012-09-17 16:15:45 +00:00
views_search.py Merged in fixes from Ole, from branch/charter:r4382-4407, and some changes from Henrik (removing the use of pos.blocked in views_ballot.py, and setting a ballot id in idrfc/testsREDESIGN.py) to make idrfc.EditPositionTestCase succeed. 2012-06-10 16:22:16 +00:00