datatracker/ietf/templates/iesg
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
agenda.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
agenda.txt Changed URLs with explicit scheme from http to https. 2014-03-31 00:25:08 +00:00
agenda_charter.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
agenda_charter.txt Refactor IESG agenda pages, put the agenda structure in a helper function in agenda.py, build the agenda up around this structure, and reuse this everywhere instead of duplicating the structure in various templates and the JSON view - this also fixes a couple of minor bugs where the copy-pasted copies were not entirely in sync 2013-10-16 13:07:09 +00:00
agenda_conflict_doc.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
agenda_conflict_doc.txt Refactor IESG agenda pages, put the agenda structure in a helper function in agenda.py, build the agenda up around this structure, and reuse this everywhere instead of duplicating the structure in various templates and the JSON view - this also fixes a couple of minor bugs where the copy-pasted copies were not entirely in sync 2013-10-16 13:07:09 +00:00
agenda_doc.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
agenda_doc.txt This is a series of 50 migrations that changes the Document and DocAlias 2019-06-10 11:32:46 +00:00
agenda_documents.html fix: Color the background of table rows for an AD based on their ballot (#3867) 2022-04-22 11:05:37 -05:00
agenda_package.txt Moved some explicit URLs from code and templates to settings (related to www6 cleanup). 2019-06-03 14:53:30 +00:00
discusses.html fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
feed_item_description.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
milestones_needing_review.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
moderator_charter.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
moderator_conflict_doc.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
moderator_doc.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
moderator_package.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
nav.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
past_documents.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
photos.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
review_decisions.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00