datatracker/ietf/templates/submit
Henrik Levkowetz 814e1315b5 Added a new document tab for some documents, showing htmlized drafts and RFCs
using the htmlization code previously developed for tools.ietf.org.  As the
generation of the htmlized page is a bit too costly to do on the fly for
often-referenced drafts and RFCs, the part of each page which contains the
htmlized document is cached on file with a cache time of 2 weeks.

Changed all links which pointed to the htmlized version on tools to instead
point at the datatracker htmlized document.

Tweaked some URLs which didn't permit retrieval of intermediate-rev-charters.

Narrowed the pattern for document names to disallow dots in names, and
instead explicitly enumerated the few historical draftw with dots in the
name.

Added a file-system cache for the htmlized documents, and specified a
max_entries value for caches, overriding the default 300 entries.

Tweaked the code for new author email entries to provide a time if missing
in an updated entry.

Changed links in various email templates which pointed at tools.ietf.org
pages to instead point at datatracker pages, where appropriate.

Changed the search result rows to provide links to both the current meta-
information document pages (with a (i) info symbol) and to the new htmlized
document pages.
 - Legacy-Id: 13040
2017-03-20 14:08:52 +00:00
..
add_preapproval.html Changed a state name, and renamed some view functions for easier code reading. Removed extra name= parameters from the submit/ urlpatterns. 2016-09-01 09:14:34 +00:00
add_submit_email.html Changed a state name, and renamed some view functions for easier code reading. Removed extra name= parameters from the submit/ urlpatterns. 2016-09-01 09:14:34 +00:00
announce_new_version.txt Added a new document tab for some documents, showing htmlized drafts and RFCs 2017-03-20 14:08:52 +00:00
announce_to_authors.txt Added a new document tab for some documents, showing htmlized drafts and RFCs 2017-03-20 14:08:52 +00:00
announce_to_lists.txt Added a new document tab for some documents, showing htmlized drafts and RFCs 2017-03-20 14:08:52 +00:00
approval_request.txt Changed a state name, and renamed some view functions for easier code reading. Removed extra name= parameters from the submit/ urlpatterns. 2016-09-01 09:14:34 +00:00
approvals.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
cancel_preapproval.html Changed a state name, and renamed some view functions for easier code reading. Removed extra name= parameters from the submit/ urlpatterns. 2016-09-01 09:14:34 +00:00
confirm_submission.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
confirm_submission.txt preparing to merge forward to 6.31 2016-08-25 15:21:57 +00:00
edit_submission.html Removed a bunch of redundant displays of the django messages framework messages from forms. Commit ready for merge. 2016-02-09 20:15:49 +00:00
email.html Merge forward to 6.31.1.dev0 2016-08-31 03:00:10 +00:00
full_url.txt Revamp and clean up submit models: 2013-11-15 13:30:32 +00:00
manual_post.html Changed a state name, and renamed some view functions for easier code reading. Removed extra name= parameters from the submit/ urlpatterns. 2016-09-01 09:14:34 +00:00
manual_post_request.txt Added more information about submission errors and a full idnits run to the manual post email sent to the secretariat. 2017-02-13 20:37:47 +00:00
note_well.html 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
problem-reports-footer.html 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
replaces_form.html Manually moved the concepts forward. Reworked some presentation. Working enough to bring testers in at Sprint93 2015-07-13 21:09:39 +00:00
search_submission.html Removed a bunch of redundant displays of the django messages framework messages from forms. Commit ready for merge. 2016-02-09 20:15:49 +00:00
submission_email.html Changed a state name, and renamed some view functions for easier code reading. Removed extra name= parameters from the submit/ urlpatterns. 2016-09-01 09:14:34 +00:00
submission_files.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
submission_status.html Removed instances of 'load future' from templates that don't need it any more. 2016-12-15 13:14:16 +00:00
submit_base.html Changed a state name, and renamed some view functions for easier code reading. Removed extra name= parameters from the submit/ urlpatterns. 2016-09-01 09:14:34 +00:00
submitter_form.html Merge forward to 6.31.1.dev0 2016-08-31 03:00:10 +00:00
tool_instructions.html Changed a state name, and renamed some view functions for easier code reading. Removed extra name= parameters from the submit/ urlpatterns. 2016-09-01 09:14:34 +00:00
upload_submission.html Refactored draft submission checks so that new checkers can be slotted in through a configuration in settings.py. Refactored the calling of idnits to use the new API, and added a pyang validation check. 2016-03-04 20:08:29 +00:00