datatracker/ietf/idrfc
Robert Sparks 4eabc033c1 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.
Removed the stream editing form - that functionality is on the edit info form.
Put the old-ADs back into the list of choices when editing a document's info.

This (re) fixes bug #749
 - Legacy-Id: 4356
2012-05-03 04:26:09 +00:00
..
fixtures Made several changes to correctly use the new (RFC6410) "Internet Standard" level 2012-04-17 21:00:26 +00:00
templatetags Made several changes to correctly use the new (RFC6410) "Internet Standard" level 2012-04-17 21:00:26 +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 Don't email people about soon-to-expire and expired drafts in IESG state 2012-03-05 16:39:41 +00:00
generate_fixtures.py More import path fixes from Henrik 2012-01-30 19:05:27 +00:00
idrfc_wrapper.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
lastcall.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
mails.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
markup_txt.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +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
mirror_rfc_editor_queue.py The RFC Queue import has been broken by the introduction of '*R' suffices on some states. Ignore those for now; find out the semantics of this from the RFC editor and fix accordingly. 2012-03-21 13:12:38 +00:00
mirror_rfc_index.py Python 2.6 (used in production) doesn't have the total_seconds() method on datetime.timedelta -- use a module function instead. 2012-03-21 14:27:32 +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 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
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 Adjust test to recent person importer changes 2011-12-21 19:12:48 +00:00
urls.py Ticket #673 Add ability to clear ballot 2012-03-24 14:48:24 +00:00
utils.py Move last call announcement text to last call event rather than 2012-04-03 16:46:23 +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 Move note about IANA scraping messages, apparently I managed to put it 2012-04-05 14:45:33 +00:00
views_doc.py Only show RFC documents that are in state RFC, this prevents documents 2012-03-21 11:08:16 +00:00
views_edit.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
views_search.py Bug fix from Henrik, missing d. 2012-02-25 18:09:10 +00:00