datatracker/ietf/templates
Jennifer Richards 4a5583845e
fix(ui): import moment.js library with moment-timezone support in wrapper (#3977)
* fix: import moment.js library with moment-timezone support in wrapper

Packaging changes broke the mechanism used to make moment.tz available
to javascript code. This eliminates the separate moment.js and
moment-timezone-with-data-10-year-range.js wrappers and instead
imports the timezone-augmented version directly. This provides both
the timezone support and the regular moment features.

* refactor: put moment on window instead of global for consistency
2022-05-18 09:23:07 -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 fix: Link to reviews from search status column (#3955) 2022-05-13 14:05:42 -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 fix: Add whitespace before "for" (#3951) 2022-05-13 14:13: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 fix(ui): import moment.js library with moment-timezone support in wrapper (#3977) 2022-05-18 09:23:07 -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