datatracker/ietf/static/js
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
..
agenda_filter.js
agenda_materials.js test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
agenda_personalize.js
agenda_timezone.js fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
complete-review.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
create_timeslot.js
d3.js
datepicker.js chore: switch to Yarn 3 (#3819) 2022-04-25 15:54:05 -05:00
doc-search.js fix: Hide tooltips after review wish icon is clicked (#3799) 2022-04-08 14:55:41 -03:00
document_timeline.js
draft-submit.js fix: Make the author button work on doc submit (#3850) 2022-04-20 10:52:54 -05:00
edit-meeting-schedule.js fix: render meeting schedule editor icons using bootstrap-icons (#3777) 2022-04-05 18:57:08 -03:00
edit-meeting-timeslots-and-misc-sessions.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
edit-milestones.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
edit_action_holders.js
edit_authors.js
flot.js
fullcalendar.js
highcharts-export-data.js
highcharts-exporting.js
highcharts-highcharts.js
highcharts-highstock.js
highcharts-offline-exporting.js
ietf.js fix: Stretch righthand-nav to viewport edge (#3921) 2022-05-03 09:35:10 -05:00
ipr-edit.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
ipr-search.js
jquery-ui.js
js-cookie.js
liaisons.js test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
list.js fix: Use unique data-sort attributes (#3836) 2022-04-19 10:16:32 -05:00
manage-community-list.js
manage-review-requests.js fix: tweak review assignment tooltips and control row height (#3788) 2022-04-07 09:48:23 -03:00
meeting-interim-request.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
moment-timezone-with-data-10-year-range.js
moment.js
password_strength.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
review-stats.js
room_params.js
select2.js fix: Stretch righthand-nav to viewport edge (#3921) 2022-05-03 09:35:10 -05:00
session_details_form.js
sortable.js
stats.js
status-change-edit-relations.js
timeslot_edit.js
timezone.js fix: debug time zone widget and add to agenda RH nav panel (#3792) 2022-04-07 22:57:21 -03:00
upcoming.js fix: More fixes for narrow screens (#3662) 2022-03-24 12:40:48 -03:00
upload-material.js
upload_bofreq.js
week-view.js
zxcvbn.js