datatracker/ietf/idrfc
Ole Laursen fb71294b99 Only show RFC documents that are in state RFC, this prevents documents
with an RFC DocAlias but not the right state from being displayed as
RFCs (as in issue #815). Displaying them as RFCs doesn't work properly
as most of the wrapper currently assumes the RFC state.
 - Legacy-Id: 4151
2012-03-21 11:08:16 +00:00
..
fixtures Changed the edit info form to allow (force) setting the stream when editing or adding a document to the iesg tracker. 2011-11-12 10:35:30 +00:00
templatetags Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +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 Add "Assigned to area" select box to individually submitted documents 2012-02-25 01:48:33 +00:00
lastcall.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
mails.py Defer import of get_stream_from_draft to kill import loop that 2012-03-20 12:05:41 +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 Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
mirror_rfc_index.py Try to deduce the correct day of month for RFC publication dates for 2012-03-07 13:26:40 +00:00
models.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
tests.py Merge with trunk 2011-11-21 16:41:21 +00:00
testsREDESIGN.py Only trim ballot discusses/comments on the right side, not the left, 2012-03-02 13:38:20 +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 Merged [2949] from rjsparks@nostrum.com: 2011-03-26 14:43:24 +00:00
utils.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +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 Clear the discuss text if the position isn't discuss as we may get 2012-03-05 19:49:16 +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 Only display intended std level names in use in the document edit form. Fixes #792. 2012-03-07 09:54:21 +00:00
views_search.py Bug fix from Henrik, missing d. 2012-02-25 18:09:10 +00:00