datatracker/ietf/templates
Lars Eggert 81fe7a15cf
fix: add flex-wrap to pagination elements (#3822)
They seem to be one of the only bs5 elements that do not by default wrap, which
causes display issues on narrow screens when there are lots of page elements,
e.g., on http://127.0.0.1:8000/doc/draft-ietf-ipwave-vehicular-networking/

Adding `flex-wrap` (per https://github.com/twbs/bootstrap/issues/23504) makes
this better, but unfortunately doesn't fix it completely, because the layout
still jumps when the window is narrowed by the used. It does fix the issue on
first load and after a reload though.
2022-04-14 15:36:24 -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: add flex-wrap to pagination elements (#3822) 2022-04-14 15:36:24 -03:00
group fix: Improve the layout of the photo pages (#3807) 2022-04-12 12:02:16 -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: remove potentially duplicate html entity id (#3818) 2022-04-13 11:42:14 -03:00
message Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
nomcom fix: add flex-wrap to pagination elements (#3822) 2022-04-14 15:36:24 -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 fix: Improve the layout of the photo pages (#3807) 2022-04-12 12:02:16 -03:00
registration fix: Misc template fixes (#3813) 2022-04-12 12:07:22 -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: Don't make a <tbody> for each row (#3808) 2022-04-12 12:04:57 -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: report seven character prefix of release hash (#3804) 2022-04-11 15:57:25 -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