datatracker/ietf/templates/liaisons
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 in Lars Eggert's changes to the search page, and Henrik's lefthand-menu addition 2008-11-18 21:36:14 +00:00
add_comment.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
detail.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
detail_history.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
detail_tabs.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
edit.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
edit_attachment.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
feed_item_description.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
field_help.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
guide_from_ietf.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
guide_to_ietf.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
help.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
liaison_base.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
liaison_deadline_mail.txt More bs5 changes 2021-12-01 18:45:19 +00:00
liaison_mail.txt Refactored some document methods to align better with Django's get_absolute_url(), and added Person.get_absolute_uri() 2020-01-07 13:33:02 +00:00
liaison_table.html fix: Use unique data-sort attributes (#3836) 2022-04-19 10:16:32 -05:00
liaison_title.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
pending_liaison_mail.txt Merged in branch/amsl/liaisons/6.4.1@10160 from rcross@amsl.com, bringing in the new liaison tool. 2015-10-09 19:48:21 +00:00
sdo_reminder.txt Merged in branch/amsl/liaisons/6.4.1@10160 from rcross@amsl.com, bringing in the new liaison tool. 2015-10-09 19:48:21 +00:00
search_form.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00