datatracker/ietf/templates/doc/ballot
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
..
approvaltext.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
approve_ballot.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
approve_downrefs.html ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
ballot_comment_mail.txt Update link to handling ballot positions. Fixes #3208. Commit ready for merge. 2022-02-18 15:53:19 +00:00
ballot_issued.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
clear_ballot.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
defer_ballot.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
edit_position.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
ednote_changed_late.txt Include the note itself in email sent when the RFC editor note changes after document approval. Also changed the flow to redirect back to the writeups pages after editing the RFC editor note. Fixes #2672. Commit ready for merge. 2019-03-28 10:07:11 +00:00
irsg_ballot_approve.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
irsg_ballot_close.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
lastcalltext.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
rfceditornote.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
send_ballot_comment.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
undefer_ballot.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
writeupnotes.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00