datatracker/ietf/templates/ipr
2018-01-27 21:34:52 +00:00
..
.gitignore
add_comment.html Removed another explicit url() name which blocked a dotted-path reverse, causing 500 for ipr// urls. 2017-02-19 19:52:56 +00:00
add_email.html Removed another explicit url() name which blocked a dotted-path reverse, causing 500 for ipr// urls. 2017-02-19 19:52:56 +00:00
admin_list.html
details.txt Deprecation fix: Changed all instances of the old syntax for the 'cycle' template tag to use the new syntax. 2017-01-19 16:10:13 +00:00
details_edit.html Changed the patent information text fields to individual fields for patent number, inventor, title, date and notes, with validation. Fixes issue #2411. 2018-01-10 14:22:10 +00:00
details_history.html Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
details_tabs.html
details_view.html Changed the IPR disclosure page for IPR disclosure updates to show both the previous and current disclosure details side-by-side. Fixes issue #2414. 2018-01-27 21:34:52 +00:00
disclosure.html IPR pages reference RFC 8179. Partial fix to #2309. 2017-07-15 11:14:12 +00:00
email.html Removed another explicit url() name which blocked a dotted-path reverse, causing 500 for ipr// urls. 2017-02-19 19:52:56 +00:00
ipr_intro.html IPR pages reference RFC 8179. Partial fix to #2309. 2017-07-15 11:14:12 +00:00
ipr_table.html
list.html IPR pages reference RFC 8179. Partial fix to #2309. 2017-07-15 11:14:12 +00:00
migration_licensing.txt Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews. 2017-06-02 23:13:22 +00:00
new_update_email.txt
notify.html
posted_document_email.txt Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews. 2017-06-02 23:13:22 +00:00
posted_generic_email.txt
posted_submitter_email.txt
removed.html
search.html
search_doc_list.html
search_doc_result.html Added a new section for IPR disclosures on related documents to the IPR document search result page. Fixes issue #2412. 2018-01-11 18:03:29 +00:00
search_doctitle_result.html
search_error.html
search_form.html
search_holder_result.html
search_iprtitle_result.html
search_patent_result.html
search_result.html Removed instances of 'load future' from templates that don't need it any more. 2016-12-15 13:14:16 +00:00
search_wg_result.html
state.html Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
submitted.html
update_submitter_email.txt