datatracker/ietf/templates/ipr
2017-07-15 11:14:12 +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 IPR pages reference RFC 8179. Partial fix to #2309. 2017-07-15 11:14:12 +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 IPR pages reference RFC 8179. Partial fix to #2309. 2017-07-15 11:14:12 +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 Do not show updates related to a removed IPR disclosure. Fixes #1983. 2016-07-16 12:17:38 +00:00
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 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
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 Updated templates to use the static template tag for static files. 2015-08-01 14:53:59 +00:00
search_doc_list.html
search_doc_result.html Merged in [10621] from lars@netapp.com: 2016-01-12 16:47:18 +00:00
search_doctitle_result.html Merged in [10621] from lars@netapp.com: 2016-01-12 16:47:18 +00:00
search_error.html
search_form.html Merged in ^/branch/iola/review-tracker-r12128@12397, bringing in the review tool functionality described in RFC7735. This adds the ability to set up review management pages for review teams such as genart, secdir, opsdir, etc.; letting the review team secretaries manage requested and completed reviews; letting the reviewers keep track of and document their reviews, and more. See the RFC for full specification, and the branch commit log for a full commit history. 2016-11-29 14:54:19 +00:00
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 Merged in [10621] from lars@netapp.com: 2016-01-12 16:47:18 +00:00
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