datatracker/ietf/templates/idrfc
Robert Sparks e5c3a5adc5 Liasion Manager:
* Patch from Yaco to avoid resetting the From field when changing other items on the form
* Gave the secretariat the ability to find/approve any unapproved liaisons
* Changed all the email code to use ietf.mail.utils (and removed the fake-mail concept)

Charter documents and the Agenda pages:
* Added charter documents to iesg/agenda and iesg/agenda/documents
* Synced the ordering of drafts on iesg/agenda and iesg/agenda/documents
* Allow setting a responsible AD for charter documents
* Changed the UI of the charter page to use editlink for changing attributes and buttons for actions (to align with drafts and conflict-reviews)

Moderator package:
* Refactor: Simplified access to the 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).

Cleanup from codesprint:
* Removed some duplication between doc/util and doc/models by moving things into doc/models
* Do not show non-empty discuss text when the ballot position is not blocking
* Added a migration to update non-blocking ballot positions that have non-empty discuss text


DEPLOYMENT NOTES
Please be aware that migration step will take a few minutes to complete.

Fixes bug 865
 - Legacy-Id: 4772
2012-08-21 04:46:01 +00:00
..
active.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
add_comment.html Make generic add comment return to history tab rather than the main 2012-04-05 14:20:36 +00:00
all.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
approval_mail.txt Made several changes to correctly use the new (RFC6410) "Internet Standard" level 2012-04-17 21:00:26 +00:00
approval_mail_rfc_editor.txt Made several changes to correctly use the new (RFC6410) "Internet Standard" level 2012-04-17 21:00:26 +00:00
approve_ballot.html Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
ballot.tsv Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
ballot_approvaltext.html Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
ballot_comment_mail.txt Fix wording of send ballot comment, the actual text was still specific 2012-05-03 16:15:20 +00:00
ballot_deferred_email.txt Apply 'autoescape off' to all email templates which don'have it but might need it. 2011-05-07 20:29:43 +00:00
ballot_issued.html Apply patch from rjsparks@nostrum.com for bug in determining if a document is on the agenda, leftover from transition to new schema. 2012-06-11 21:49:54 +00:00
ballot_lastcalltext.html Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
ballot_writeup.txt Port all still relevant changes between trunk before migration and charter branch to new trunk (mostly various minor template fixes), except 0.24 version of draft.py tool which has some interfaces changes that requires changes in the submit tool 2012-04-30 13:36:56 +00:00
ballot_writeupnotes.html Merged [2412], [2413] and [2480] from rjsparks@nostrum.com, from log:sprint/78/rjs@2480. Splits the ballot writeups page into three pages, for a more understandable user interface. 2010-09-16 10:04:48 +00:00
ballot_writeupnotesREDESIGN.html Autogenerate approval text if it's not there rather than requiring it 2012-01-20 14:21:24 +00:00
ballot_writeups.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
by_ad.html Changed the AD status page to group documents by current state. 2011-11-12 04:12:23 +00:00
change_ad.html merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
change_intended_status.html merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
change_notice.txt Port all still relevant changes between trunk before migration and charter branch to new trunk (mostly various minor template fixes), except 0.24 version of draft.py tool which has some interfaces changes that requires changes in the submit tool 2012-04-30 13:36:56 +00:00
change_notify.html merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
change_state.html Make it more likely to issue a ballot when it makes sense to do so. Fixes bug 703. 2011-08-18 21:20:25 +00:00
change_stateREDESIGN.html Fix some bugs in the trunk merge found through the automated tests 2011-11-23 18:49:07 +00:00
change_stream.html merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
clear_ballot.html Ticket #673 Add ability to clear ballot 2012-03-24 14:48:24 +00:00
date_column.html Moves the prefix for the URI to use for rfcdiff into settings.py. 2012-07-28 20:19:36 +00:00
defer_ballot.html merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
doc_ballot.html Made the popup position editing dialog work correctly for non-draft document types 2012-07-05 19:28:40 +00:00
doc_ballot_list.html When logged in as secretariat, at /iesg/agenda/ or /iesg/agenda/documents/, and clicking on the position matrix for a document, the overlay window would give a code 500 error, because of a missing ballot id in the templates' url lookup. Fix this by providing the ballot id. 2012-07-03 21:35:51 +00:00
doc_description.html Merged [2613] from fenner@fenron.net: 2010-11-06 09:16:59 +00:00
doc_diffs.html Moves the prefix for the URI to use for rfcdiff into settings.py. 2012-07-28 20:19:36 +00:00
doc_history.html Moves the prefix for the URI to use for rfcdiff into settings.py. 2012-07-28 20:19:36 +00:00
doc_main.html merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
doc_tab_ballot.html Merged [2613] from fenner@fenron.net: 2010-11-06 09:16:59 +00:00
doc_tab_document.html Fixed reverse urls in tests, removed a commented out block from a template, fixed a typo in a directory setting 2012-07-05 20:40:41 +00:00
doc_tab_document_id.html Merged [4600] from rjsparks@nostrum.com: 2012-07-28 16:29:28 +00:00
doc_tab_document_rfc.html Link to the State help page from the 'State:' label. 2011-02-17 18:19:00 +00:00
doc_tab_history.html Give logins with group IANA access to comment form for drafts, so they don't have to use the old datatracker for that. 2011-11-17 06:13:24 +00:00
doc_tab_writeup.html Merged [2613] from fenner@fenron.net: 2010-11-06 09:16:59 +00:00
doc_title.html Merged [2613] from fenner@fenron.net: 2010-11-06 09:16:59 +00:00
document_ballot.html Introduce more generic ballot models, start porting doc ballot page to the 2012-03-30 17:16:50 +00:00
document_ballot_content.html Do not show non-empty discuss text when the position is not blocking. Fixes bug #855 2012-08-02 21:15:12 +00:00
document_charter.html Add charter documents to iesg/agenda and iesg/agenda/documents 2012-08-21 03:57:17 +00:00
document_conflict_review.html merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
document_history.html Moves the prefix for the URI to use for rfcdiff into settings.py. 2012-07-28 20:19:36 +00:00
document_top.html Disable ballot tab when there's no ballot. 2012-04-04 18:20:27 +00:00
document_writeup.html Say "generate" rather than "edit" when there's no text in the boxes 2012-05-03 19:14:22 +00:00
edit_iesg_note.html merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
edit_info.html Make it more likely to issue a ballot when it makes sense to do so. Fixes bug 703. 2011-08-18 21:20:25 +00:00
edit_infoREDESIGN.html Fix some bugs in the trunk merge found through the automated tests 2011-11-23 18:49:07 +00:00
edit_position.html 1) Restructured the position editing page to better integrate the defer button. 2011-05-05 13:58:37 +00:00
edit_positionREDESIGN.html Show the ballot question on the position entry form. 2012-06-28 21:56:51 +00:00
edit_telechat_date.html merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
expire_text.txt Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts. 2010-10-26 14:49:12 +00:00
expire_textREDESIGN.txt Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
expire_warning_email.txt Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
id_expired_email.txt Port all still relevant changes between trunk before migration and charter branch to new trunk (mostly various minor template fixes), except 0.24 version of draft.py tool which has some interfaces changes that requires changes in the submit tool 2012-04-30 13:36:56 +00:00
in_last_call.html Merged [2949] from rjsparks@nostrum.com: 2011-03-26 14:43:24 +00:00
ipr_column.html Merged [2614] from peter.musgrave@magorcorp.com: Add column IPR to doc table for WG docs and by AD docs. Fix column in doc search results so IPR is shown correctly there too. Fixes issue #497. 2010-11-06 08:51:32 +00:00
ipr_column_with_label.html Merged [2945] from peter.musgrave@magorcorp.com: 2011-03-26 14:32:41 +00:00
issue_ballot_mail.txt Apply 'autoescape off' to all email templates which don'have it but might need it. 2011-05-07 20:29:43 +00:00
issue_ballot_mailREDESIGN.txt Made several changes to correctly use the new (RFC6410) "Internet Standard" level 2012-04-17 21:00:26 +00:00
last_call_announcement.txt Made several changes to correctly use the new (RFC6410) "Internet Standard" level 2012-04-17 21:00:26 +00:00
last_call_request.txt Port all still relevant changes between trunk before migration and charter branch to new trunk (mostly various minor template fixes), except 0.24 version of draft.py tool which has some interfaces changes that requires changes in the submit tool 2012-04-30 13:36:56 +00:00
last_call_requested.html Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
main.html Refactor search logic to trigger with jQuery instead of inserting 2012-02-15 15:15:33 +00:00
make_last_call.html Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
make_last_callREDESIGN.html Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
request_resurrect.html Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
resurrect.html Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
resurrect_completed_email.txt Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
resurrect_request_email.txt Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
search_form.html Refactor search logic to trigger with jQuery instead of inserting 2012-02-15 15:15:33 +00:00
search_main.html Merged community tracking branch from esanchez@yaco.es, r3175-3679,3713-3830. 2012-06-27 08:15:14 +00:00
search_result_row.html Fix a bug which made the community tracking code crash when search results would show an old RFC without an associated draft. 2012-07-03 13:46:23 +00:00
search_results.html Merged community tracking branch from esanchez@yaco.es, r3175-3679,3713-3830. 2012-06-27 08:15:14 +00:00
send_ballot_comment.html Wrap long lines in the 'save and send email' view of AD ballot comments and discusses. 2011-05-03 14:08:49 +00:00
send_ballot_commentREDESIGN.html Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
state_changed_email.txt Apply 'autoescape off' to all email templates which don'have it but might need it. 2011-05-07 20:29:43 +00:00
status_columns.html Detailed stream info view. Fixes #573 2011-01-23 10:23:45 +00:00
stream_changed_email.txt merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
table_header.html Merged [2967] from jelte@nlnetlabs.nl: 2011-03-26 16:58:07 +00:00
undefer_ballot.html merged in from 4.20-ise 2012-06-22 20:25:17 +00:00