datatracker/ietf/templates/group
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
..
1wg-charters-by-acronym.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
1wg-charters.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
1wg-summary-by-acronym.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
1wg-summary.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
active_adm.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
active_ags.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
active_areas.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
active_dirs.html fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
active_groups.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
active_iabgroups.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
active_rags.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
active_review_dirs.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
active_rgs.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
active_teams.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
active_wgs.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
add_comment.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
all_photos.html fix: Improve the layout of the photo pages (#3807) 2022-04-12 12:02:16 -03:00
all_status.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
bofs.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
change_review_secretary_settings.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
change_reviewer_settings.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
chartering_groups.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
comment_added_email.txt Add the ability to add a comment to a group's history. Fixes #1483. Commit ready for merge. 2017-12-28 20:48:58 +00:00
conclude.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
concluded_groups.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
customize_workflow.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
dot.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
edit.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
edit_milestones.html fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
email.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
email_aliases.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
email_iesg_secretary_re_charter.txt Renamed a very specialized function from email_secretariat() to email_iesg_secretary_re_charter(). 2014-06-17 16:31:12 +00:00
email_open_review_assignments.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
group_about.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
group_about_rendertest.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
group_about_status.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
group_about_status_edit.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
group_about_status_meeting.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
group_base.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
group_documents.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
group_entry.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
group_entry_with_charter.txt Add description field on group, enable most group info page views to 2014-05-20 10:19:26 +00:00
group_photos.html fix: Improve the layout of the photo pages (#3807) 2022-04-12 12:02:16 -03:00
history.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
index.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
manage_review_requests.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
materials.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
meetings-row.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
meetings.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
milestone_form.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
milestones.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
reset_charter_milestones.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
reset_next_reviewer.html ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
review_requests.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
reviewer_overview.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
stream_documents.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
stream_edit.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00