datatracker/ietf/templates
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
..
admin/group/group Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
api test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
base feat: Make the "report a bug" links more visible (#3883) 2022-04-26 12:30:21 -05:00
community fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
cookies Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
doc fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
group fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
help test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
idindex Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews. 2017-06-02 23:13:22 +00:00
iesg fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
ietfauth fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
ipr fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
liaisons fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
mailinglists test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
mailtrigger test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
meeting fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
message fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
nomcom fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
notify_expirations
oidc_provider fix: fix OIDC authorization bug (#3842) 2022-04-20 10:47:47 -05:00
person fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
registration fix: Misc template fixes (#3813) 2022-04-12 12:07:22 -03:00
release fix: point to github releases in about page (#3827) 2022-04-14 16:21:51 -05:00
review test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
stats fix: Use unique data-sort attributes (#3836) 2022-04-19 10:16:32 -05:00
submit fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
sync test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
test
utils chore: remove svn/trac infrastructure (#3649) (#3739) 2022-03-24 12:24:35 -05:00
.gitignore
401.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
403.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
404.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
500.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
base.html feat: Make the "report a bug" links more visible (#3883) 2022-04-26 12:30:21 -05:00
debug.html fix: Use unique data-sort attributes (#3836) 2022-04-19 10:16:32 -05:00
email_failed.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
form.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
googlea30ad1dacffb5e5b.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
utf8_4byte_failed.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00