datatracker/ietf/templates
Robert Sparks 8b90ecd4aa
feat: add pronouns to Person and oidc claims. Fixes #4043. (#4059)
* feat: add pronouns

* fix: include migrations

* fix: correct daggers on person form.

* fix: clean pronouns

* feat: add choices to pronouns

* feat: show pronouns on public profile

* feat: add pronouns to oidc userinfo

* fix: move pronouns to new claim. Add tests.

* fix: improve html generated by new widget

* feat: use a MultiWidget for pronouns

* refactor: use two fields on Person for the two types of pronoun entry.

* chore: update copyrights
2022-06-21 15:02:02 -05:00
..
admin/group/group Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
api chore: Remove various unused template tags (#4101) 2022-06-21 14:05:02 -05:00
base fix: Fix some HTML validation errors that came in via #4035 (#4066) 2022-06-16 11:59:12 -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: Various accumulated fixes (#4106) 2022-06-21 13:00:41 -05:00
group fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
help chore: Remove various unused template tags (#4101) 2022-06-21 14:05:02 -05: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: Fix ballot icon overlapping document title (#4077) 2022-06-13 11:01:06 -05:00
ietfauth fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
ipr chore: Remove various unused template tags (#4101) 2022-06-21 14:05:02 -05:00
liaisons chore: Remove various unused template tags (#4101) 2022-06-21 14:05:02 -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 chore: Remove various unused template tags (#4101) 2022-06-21 14:05:02 -05:00
message fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
nomcom chore: Remove various unused template tags (#4101) 2022-06-21 14:05:02 -05: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 feat: Switch to SVG logo; use it (and new bitmaps) in more places (#4035) 2022-05-31 17:03:43 -05:00
person feat: add pronouns to Person and oidc claims. Fixes #4043. (#4059) 2022-06-21 15:02:02 -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 refactor: replace flot with highcharts (#4030) 2022-05-31 17:05:27 -05:00
submit chore: Remove various unused template tags (#4101) 2022-06-21 14:05:02 -05: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 feat: Switch to SVG logo; use it (and new bitmaps) in more places (#4035) 2022-05-31 17:03:43 -05:00
403.html feat: Switch to SVG logo; use it (and new bitmaps) in more places (#4035) 2022-05-31 17:03:43 -05:00
404.html feat: Switch to SVG logo; use it (and new bitmaps) in more places (#4035) 2022-05-31 17:03:43 -05:00
500.html feat: Switch to SVG logo; use it (and new bitmaps) in more places (#4035) 2022-05-31 17:03:43 -05:00
base.html fix: Nav links got broken in #3980 (#4032) 2022-05-31 17:06:15 -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
site.webmanifest feat: Switch to SVG logo; use it (and new bitmaps) in more places (#4035) 2022-05-31 17:03:43 -05:00
utf8_4byte_failed.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00