datatracker/ietf/templates/doc
Henrik Levkowetz 5f053ad21a Cleaned up the remaining explicit url names, using dotted-paths to view
functions instead.  In all almost 700 changes.
 - Legacy-Id: 12923
2017-02-26 23:21:49 +00:00
..
ballot Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
charter Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
conflict_review Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
draft Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
mail Add a utility function for extracting information about review 2016-10-03 15:52:32 +00:00
material Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
review Fixed a html error. 2017-02-23 21:03:07 +00:00
search Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
stats Changed the export options and resources for charts so as to not involve a third-party server for image exports. 2016-09-09 04:31:22 +00:00
status_change Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
add_comment.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
add_sessionpresentation.html checkpoint. Refactor to put session oriented utilites back in the meeting app. Minimize the use of the /materials url. Provide better access control to the remaining materials url functions. 2016-02-22 17:03:46 +00:00
ballot_popup.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
bibxml.xml Updated a bunch of links from http: to https: based on a patch from lars@netapp.com. 2015-04-24 21:45:04 +00:00
change_ad.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
change_shepherd.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
change_shepherd_email.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
change_state.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
change_title.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
document_ballot.html Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate. 2015-04-24 20:40:01 +00:00
document_ballot_content.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
document_bibtex.bib Added a Document.pub_date() method which returns the RFC publication datetime or other documents' new-revision datetime. Changed the generated bibtex entries to use pub_date(). Added tests for bibtext entries. Added 'bibtexparser' to requirements.txt. Fixes issue #2032. 2016-10-25 18:07:48 +00:00
document_charter.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
document_conflict_review.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
document_draft.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
document_email.html Removed instances of 'load future' from templates that don't need it any more. 2016-12-15 13:14:16 +00:00
document_history.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
document_material.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
document_referenced_by.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
document_references.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
document_review.html Change how we display review text to follow the tecnique used with other large blocks of pasted or imported text (shepherds writeups for instance). Fixes #2104. Commit ready for merge. 2016-12-19 20:38:51 +00:00
document_status_change.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
document_top.html Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate. 2015-04-24 20:40:01 +00:00
document_writeup.html Adjusted numerous document action button colours as requested by the secretariat. Fixes issue #1803 2015-10-07 19:31:07 +00:00
drafts_for_ad.html Merged in [10614] from lars@netapp.com: 2016-01-12 15:32:24 +00:00
drafts_in_iesg_process.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
drafts_in_last_call.html Merged in [10614] from lars@netapp.com: 2016-01-12 15:32:24 +00:00
edit_notify.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
edit_sessionpresentation.html checkpoint. Refactor to put session oriented utilites back in the meeting app. Minimize the use of the /materials url. Provide better access control to the remaining materials url functions. 2016-02-22 17:03:46 +00:00
edit_telechat_date.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
email_aliases.html Restore color bands to the email-alias page. Commit ready for merge. 2015-08-07 20:35:43 +00:00
eval_email.txt Instrumented issuing ballots. Simplified the ballot-issued email significantly. Deferred adding ballot_saved mail for the automatic yes positions. 2015-08-28 17:33:49 +00:00
frontpage.html Updated templates to use the static template tag for static files. 2015-08-01 14:53:59 +00:00
index_active_drafts.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
index_all_drafts.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
relationship_help.html Merged in [10621] from lars@netapp.com: 2016-01-12 16:47:18 +00:00
remove_sessionpresentation.html checkpoint. Refactor to put session oriented utilites back in the meeting app. Minimize the use of the /materials url. Provide better access control to the remaining materials url functions. 2016-02-22 17:03:46 +00:00
review_request_summary.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
revisions_list.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
shepherd_writeup.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
shepherd_writeup.txt Merged in [9803] from lars@netapp.com: 2015-07-19 19:46:42 +00:00
state_help.html Merged in [10621] from lars@netapp.com: 2016-01-12 16:47:18 +00:00
submit_to_iesg.html Merged in [10621] from lars@netapp.com: 2016-01-12 16:47:18 +00:00
submit_to_iesg_email.txt Summary: Add new document saving API, Document.save_with_history(events). 2015-09-28 14:01:03 +00:00