..
fixtures
Made several changes to correctly use the new (RFC6410) "Internet Standard" level
2012-04-17 21:00:26 +00:00
templatetags
Simplified access to current BallotDocevent from a Document.
2012-08-17 20:45:32 +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
* Added a document type for changing the publication status of other documents, and the UI for manipulating them.
2013-03-01 15:47:51 +00:00
lastcall.py
Move new schema models from redesign/ to ietf/
2012-01-24 17:17:24 +00:00
mails.py
Merged branch/iola/statesync up to @5118 to trunk.
2012-12-20 20:32:03 +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
All documents show on the AD status page now
2013-02-04 02:24:14 +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
Merged branch/iola/statesync up to @5118 to trunk.
2012-12-20 20:32:03 +00:00
views_doc.py
* Added a document type for changing the publication status of other documents, and the UI for manipulating them.
2013-03-01 15:47:51 +00:00
views_edit.py
Added a missing import statement, fixing a bug in the state change logging. Things seemed to be working without this, but the signature of the log_state_changed pulled in from ietf.utils is different that what's expected in the code.
2013-02-26 15:36:54 +00:00
views_search.py
All documents show on the AD status page now
2013-02-04 02:24:14 +00:00