datatracker/ietf/templates/ipr
Lars Eggert 5598762608
fix: add more HTML validation & fixes (#3891)
* Update vnu.jar

* Fix py2 -> py3 issue

* Run pyupgrade

* test: Add default-jdk to images

* test: Add option to also validate HTML with vnu.jar

Since it's already installed in bin. Don't do this by default, since it
increases the time needed for tests by ~50%.

* fix: Stop the urlizer from urlizing in linkified mailto: text

* More HTML fixes

* More HTML validation fixes

* And more HTML fixes

* Fix floating badge

* Ignore unicode errors

* Only URLize docs that are existing

* Final fixes

* Don't URLize everything during test-crawl

* Feed HTML into vnu using python rather than Java to speed things up

* Allow test-crawl to start vnu on a different port

* Increase retry count to vnu. Restore batch size to 30.

* More HTML validation fixes

* Use urllib3 to make requests to vnu, since overriding requests_mock is tricky

* Undo commit of unmodified file

* Also urlize ftp links

* Fix matching of file name

* More HTML fixes

* Add `is_valid_url` filter

* weekday -> data-weekday

* urlencode URLs

* Add and use vnu_fmt_message. Bump vnu max buffer.

* Simplify doc_exists

* Don't add tab link to mail archive if the URL is invalid

* Run urlize_ietf_docs before linkify

Reduces the possibility of generating incorrect HTML

* Undo superfluous change

* Runner fixes

* Consolidate vnu message filtering into vnu_filter_message

* Correctly handle multiple persons with same name

* Minimze diff

* Fix HTML nits

* Print source snippet in vnu_fmt_message

* Only escape if there is something to escape

* Fix snippet

* Skip crufty old IPR declarations

* Only include modal when needed. Add handles.

* Fix wordwrap+linkification

* Update ietf/doc/templatetags/ietf_filters.py

* Update ietf/doc/templatetags/tests_ietf_filters.py

* Don't right-align second column
2022-05-03 13:55:48 -05:00
..
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
add_comment.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
add_email.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
admin_list.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
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 fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
details_history.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
details_tabs.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
details_view.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
disclosure.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
email.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
ipr_intro.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
ipr_table.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
list.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
migration_licensing.txt Turned off html autoescape in IPR email templates. 2019-07-07 13:14:42 +00:00
new_update_email.txt Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces. 2014-12-21 19:26:33 +00:00
notify.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
posted_document_email.txt Merged in [16853] from rjsparks@nostrum.com: 2019-10-22 12:23:07 +00:00
posted_generic_email.txt Merged in [16853] from rjsparks@nostrum.com: 2019-10-22 12:23:07 +00:00
posted_submitter_email.txt Merged in [16853] from rjsparks@nostrum.com: 2019-10-22 12:23:07 +00:00
removed.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
search.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
search_doc_list.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
search_doc_result.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
search_doctitle_result.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
search_error.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
search_form.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
search_holder_result.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
search_iprtitle_result.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
search_patent_result.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
search_result.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
search_wg_result.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
state.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
submitted.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
update_submitter_email.txt Turned off html autoescape in IPR email templates. 2019-07-07 13:14:42 +00:00