datatracker/ietf/templates/doc
Henrik Levkowetz ec3e247732 Merged in [8262] and [8263] from rjsparks@nostrum.com:
Changes when returning_item is automatically set to match the
    current IESGs preferences.  Removes several chunks of dead code
    related to editing telechat dates.  Improves returning item tests.

    Refactored multiple edit_telechat functions into one function in
    doc_views.  Added a helper function for determining if ballots have
    changed to isolate the implementation.  Fixed the issue with
    update_agenda setting the returning item bit even when the user
    explicitly said not to.  Added prompting to encourage proper setting
    of the returning item bit to the edit_telechat view.

    Fixes #1209
 - Legacy-Id: 8369
Note: SVN reference [8262] has been migrated to Git commit 9d8d0d63e2338d6fa81a82c553b8c6a1c3a105c1

Note: SVN reference [8263] has been migrated to Git commit 35a7436b782fc45e224ac9ea29bfb535fd3ce959
2014-09-28 19:57:01 +00:00
..
ballot Turn on CSRF protection - all forms must from now on have a {% csrf_token %} 2013-12-17 12:50:24 +00:00
charter Introduce basic charter support for non-WG groups 2014-03-27 17:06:56 +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 Integrate old patch for warning on the request for publication page if 2014-01-10 17:16:12 +00:00
mail Merged in [8255] from rjsparks@nostrum.com:\n Combined defer/undefer tests from doc/tests_ballot and iesg/tests, extending them to demonstrate current reported bugs. 2014-09-28 18:59:10 +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 Provide "untrack" option in the search results page. 2014-07-19 21:00:22 +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 Turn on CSRF protection - all forms must from now on have a {% csrf_token %} 2013-12-17 12:50:24 +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 [8256] from rjsparks@nostrum.com:\n Allow defer for status change documents. Fixes bug #1397. 2014-09-28 19:13:31 +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 [8208] from rjsparks@nostrum.com: 2014-09-16 19:34:03 +00:00
document_history.html Remove a bunch of unnecessary |escape filter calls, auto-escaping is enabled by default so manual escape is only necessary in few cases 2013-12-18 13:38:13 +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_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
notify.html Turn on CSRF protection - all forms must from now on have a {% csrf_token %} 2013-12-17 12:50:24 +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 Turn on CSRF protection - all forms must from now on have a {% csrf_token %} 2013-12-17 12:50:24 +00:00
submit_to_iesg_email.txt Merged in personal/rjs/r6117-pubreq: 2013-09-09 19:29:56 +00:00