..
ballot
Turn on CSRF protection - all forms must from now on have a {% csrf_token %}
2013-12-17 12:50:24 +00:00
charter
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
2014-10-12 17:32:11 +00:00
conflict_review
Merged [7210] from rjsparks@nostrum.com: Allow the IRTF Chair and the ISE to request a conflict review directly through the tracker.
2014-02-09 21:01:29 +00:00
draft
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
2014-10-12 17:32:11 +00:00
mail
Merged in [8271] and [8292] from rjsparks@nostrum.com:
2014-10-12 17:07:45 +00:00
material
Make it possible to adjust the name of new materials upon upload, also fix a couple of warnings from PyFlakes
2014-06-13 12:30:42 +00:00
search
Change Document.shepherd to point to the email address rather than the
2014-08-13 11:40:01 +00:00
status_change
Allow 1-3 digit RFCs in status change documents.
2014-02-24 15:43:32 +00:00
add_comment.html
Turn on CSRF protection - all forms must from now on have a {% csrf_token %}
2013-12-17 12:50:24 +00:00
ballot_popup.html
Port templates to new {% url %} syntax with quotes around the first parameter
2013-12-11 16:33:40 +00:00
bibxml.xml
Added a management command to generate bibxml files for drafts. It's not fully cooked yet, as it needs to differentiate between documents which are currently drafts, and those that have been published as RFCs, but the basics are there.
2012-10-25 21:18:06 +00:00
change_ad.html
Turn on CSRF protection - all forms must from now on have a {% csrf_token %}
2013-12-17 12:50:24 +00:00
change_shepherd.html
Change Document.shepherd to point to the email address rather than the
2014-08-13 11:40:01 +00:00
change_shepherd_email.html
Add change shepherd email page so that a document shepherd can change
2014-08-25 22:59:33 +00:00
change_state.html
Turn on CSRF protection - all forms must from now on have a {% csrf_token %}
2013-12-17 12:50:24 +00:00
change_title.html
Merged [6361] from rjsparks@nostrum.com:
2014-02-09 18:46:19 +00:00
document_ballot.html
Move idrfc/views_doc.py to doc/ with associated templates, replace the
2013-01-18 13:17:00 +00:00
document_ballot_content.html
Merged in [8303] from rjsparks@nostrum.com:\n Only show comment/discuss document version on the ballot page when the text is for a version of the document other than the current one. Fixes bug #1482 .
2014-10-12 18:47:35 +00:00
document_charter.html
Move common revision list in document templates to a separate included file
2014-06-02 11:09:05 +00:00
document_conflict_review.html
Move common revision list in document templates to a separate included file
2014-06-02 11:09:05 +00:00
document_draft.html
Merged in branch/iola/people-cleanup @ [8471] from olau@iola.dk, which
2014-10-25 21:05:50 +00:00
document_history.html
In the document-history template, the use of doc.canonical_name caused bad links for /feed/document-changes/* for charter documents. Changed to use doc.name instead, which gave no errors with the test-crawler.
2014-10-13 20:14:03 +00:00
document_material.html
Move group material handling code to doc/material/ now that the view of the material is integrated into /doc/, fix a bunch of bugs
2014-06-03 09:42:16 +00:00
document_referenced_by.html
Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues.
2014-01-18 21:02:40 +00:00
document_references.html
Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues.
2014-01-18 21:02:40 +00:00
document_status_change.html
Move common revision list in document templates to a separate included file
2014-06-02 11:09:05 +00:00
document_top.html
Fixed bug #448 -- added tooltip capability to document tabs
2013-07-27 14:25:01 +00:00
document_writeup.html
Move idrfc/views_doc.py to doc/ with associated templates, replace the
2013-01-18 13:17:00 +00:00
drafts_for_ad.html
Move idrfc/ templates to doc/ and subdirectories in doc/, move ported ballot_icon template tag, delete dead code
2013-08-14 14:10:46 +00:00
drafts_in_iesg_process.html
Port templates to new {% url %} syntax with quotes around the first parameter
2013-12-11 16:33:40 +00:00
drafts_in_last_call.html
Move idrfc/ templates to doc/ and subdirectories in doc/, move ported ballot_icon template tag, delete dead code
2013-08-14 14:10:46 +00:00
edit_notify.html
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
2014-10-12 17:32:11 +00:00
edit_telechat_date.html
Merged in [8262] and [8263] from rjsparks@nostrum.com:
2014-09-28 19:57:01 +00:00
eval_email.txt
Merge forward complete
2013-01-24 21:28:27 +00:00
frontpage.html
Port templates to new {% url %} syntax with quotes around the first parameter
2013-12-11 16:33:40 +00:00
index_active_drafts.html
Port templates to new {% url %} syntax with quotes around the first parameter
2013-12-11 16:33:40 +00:00
index_all_drafts.html
Port templates to new {% url %} syntax with quotes around the first parameter
2013-12-11 16:33:40 +00:00
relationship_help.html
Adds pages to show what a given document refers to and what refers to it.
2013-11-11 23:12:53 +00:00
revisions_list.html
Move common revision list in document templates to a separate included file
2014-06-02 11:09:05 +00:00
shepherd_writeup.html
Port templates to new {% url %} syntax with quotes around the first parameter
2013-12-11 16:33:40 +00:00
shepherd_writeup.txt
Added templates missing from release 4.44.
2013-04-18 22:14:50 +00:00
state_help.html
Add tags for streams to state help
2013-09-10 16:15:18 +00:00
submit_to_iesg.html
Change Document.shepherd to point to the email address rather than the
2014-08-13 11:40:01 +00:00
submit_to_iesg_email.txt
Merged in personal/rjs/r6117-pubreq:
2013-09-09 19:29:56 +00:00