datatracker/ietf/templates/submit
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
..
add_preapproval.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
add_submit_email.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
announce_new_version.txt Merged in [18997] from rjsparks@nostrum.com: 2021-05-19 14:00:32 +00:00
announce_to_authors.txt Merged in [18995] from rjsparks@nostrum.com: 2021-05-19 13:49:46 +00:00
announce_to_lists.txt Change the I-D announce text to mention rsync instead of ftp per RFC9141 and its associated transition plan. Commit ready for merge. 2021-12-01 16:49:20 +00:00
api_submit_info.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
approval_request.txt Improve handling of submissions for closed working groups. Fixes #3058. Commit ready for merge. 2021-01-18 14:55:25 +00:00
approvals.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
cancel_preapproval.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
confirm_submission.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
confirm_submission.txt Template variable name change. 2019-07-04 20:54:36 +00:00
edit_submission.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
email.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
extresources_form.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
full_url.txt Revamp and clean up submit models: 2013-11-15 13:30:32 +00:00
manual_post.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
manual_post_request.txt Merge author stats branch into new branch from trunk 2017-03-28 14:36:40 +00:00
problem-reports-footer.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
replaces_form.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
search_submission.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
submission_email.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
submission_files.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
submission_status.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
submit_base.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
submitter_form.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
tool_instructions.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
upload_submission.html ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00