datatracker/ietf/templates
Lars Eggert 19e639f779
fix: .visually-hidden -> .d-none (#3800)
In bs5, `.visually-hidden` is the equivalent of bs3's `.sr-only`, i.e., it's
still shown on screen readers, which is not what we want. Use `.d-none` instead,
which is the equivalent of bs3's `.hidden`.
2022-04-08 14:53:56 -03: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 test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03: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: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
group fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03: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: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
ietfauth test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
ipr fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
liaisons test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03: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: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
message Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
nomcom fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
notify_expirations Add a clean_whitespace filter in some places to get rid of any newlines embedded in document titles. 2011-02-02 15:19:27 +00:00
oidc_provider test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
person test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
registration fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
release fix: remove duplicate lines from merge 2022-03-25 12:44:32 -03:00
review test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
stats fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
submit test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
sync test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
test Merged [2639] from fenner@fenron.net: 2010-11-08 08:47:36 +00:00
utils chore: remove svn/trac infrastructure (#3649) (#3739) 2022-03-24 12:24:35 -05:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
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 fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
debug.html fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03: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