datatracker/ietf/templates
Lars Eggert 5f8d4ed718
More HTML nitfixing (#3934)
* Unicode messages are triggered by both db content and tests

* Make ids unique

* Avoid "No value found" message on page

* Strip HTML from history entries, it's often broken

* Check HTML sources for occurrences of "** No value found for" and fix them

* Fix another occurrence of "** No value found for"

* Fix more occurrences of "** No value found for"

* Fix document revision stripping

* Force breaks of long (garbage) words

* Check URL validity before urlizing them

* Handle some additional corner cases

* Linkify action items

* Don't create profile/email links for System

* Handle headings with HTML elements in them better

* Fix comment

* Fix another occurrence of "** No value found for"

* Better I-D URLization that handles more edge cases. Also, test for them.

* Remove print

* Handle charters better

* Cache for one day
2022-05-10 12:37:14 -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 More HTML nitfixing (#3934) 2022-05-10 12:37:14 -05:00
group More HTML nitfixing (#3934) 2022-05-10 12:37:14 -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 More HTML nitfixing (#3934) 2022-05-10 12:37:14 -05:00
ietfauth fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
ipr More HTML nitfixing (#3934) 2022-05-10 12:37:14 -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 More HTML nitfixing (#3934) 2022-05-10 12:37:14 -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 More HTML nitfixing (#3934) 2022-05-10 12:37:14 -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