datatracker/ietf/templates/doc
Henrik Levkowetz d4e5f070af 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?
Refactored editing the notify field to remove redundant code.
Changed the default notification list to include .all for documents, and the wg list for wg documents.
Allowed recalculating the notification list for all document types.
Improved the calculated notification list value for charters, conflict-reviews, and status-changes.
Adds shepherds to the notification list when they are assigned to a document.
Adds the working group email list to the notification list when a document is adopted.
Fixes #1438
 - Legacy-Id: 8385
Note: SVN reference [8293] has been migrated to Git commit 640c5eb52ace8bb6d2c1b3ca6c14ef10ad0f324f
2014-10-12 17:32:11 +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 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 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_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 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