datatracker/ietf/submit
Robert Sparks 87ebddd0ba Simplified access to current BallotDocevent from a Document.
Added functions to BallotDocEvents to faciliate access to BallotPositionDocEvents, both for all positions, and current AD postions.
Updated the moderator package to use the Documents from _agenda_data.
Added a filter to assist with rendering the moderator package.
Fixed a bug where different functions in idrfc/views_ballot were using log_state_changed expecting different implementations (a cleanup task should reconcile the _three_ implementations in the codebase of that function).
 - Legacy-Id: 4768
2012-08-17 20:45:32 +00:00
..
fixtures Port submit to new schema, adding a set of tests and fixing some bugs 2011-09-21 19:29:50 +00:00
migrations Add approval/pre-approval page for Secretariat and WG Chairs, with 2012-05-10 18:07:59 +00:00
parsers Port submit to new schema, adding a set of tests and fixing some bugs 2011-09-21 19:29:50 +00:00
templatetags Merge with trunk 2011-11-21 16:41:21 +00:00
.gitignore Ignore *.pyc files under ietf/submit, as elsewhere. 2011-04-12 15:57:35 +00:00
__init__.py Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with. 2011-07-23 12:49:56 +00:00
admin.py Add approval/pre-approval page for Secretariat and WG Chairs, with 2012-05-10 18:07:59 +00:00
error_manager.py Merged branch/yaco/idsubmit@2903 from esanches@yaco.es to trunk: The Rewritten I-D Submission Tool. 2011-04-07 20:29:45 +00:00
forms.py Merged [4600] from rjsparks@nostrum.com: 2012-07-28 16:29:28 +00:00
generate_fixtures.py Port submit to new schema, adding a set of tests and fixing some bugs 2011-09-21 19:29:50 +00:00
models.py Add approval/pre-approval page for Secretariat and WG Chairs, with 2012-05-10 18:07:59 +00:00
test_submission.txt Port submit to new schema, adding a set of tests and fixing some bugs 2011-09-21 19:29:50 +00:00
tests.py Tweaked the I-D submission confirmation email some more, to be able to update the test suite to find the confirmation URL in the message. 2012-07-27 22:48:56 +00:00
urls.py Add approval/pre-approval page for Secretariat and WG Chairs, with 2012-05-10 18:07:59 +00:00
utils.py Simplified access to current BallotDocevent from a Document. 2012-08-17 20:45:32 +00:00
views.py Add listing of recently approved drafts to approval page by request 2012-05-14 18:21:34 +00:00