datatracker/ietf/person
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
..
management Add purge_old_personal_api_key_events management command. Fixes #3144. Commit ready for merge. 2021-04-09 18:40:28 +00:00
migrations feat: add pronouns to Person and oidc claims. Fixes #4043. (#4059) 2022-06-21 15:02:02 -05:00
templatetags fix: do not prematurely dereference status change RelatedDocuments (#3835) 2022-04-19 07:04:38 -05:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py feat: add pronouns to Person and oidc claims. Fixes #4043. (#4059) 2022-06-21 15:02:02 -05:00
ajax.py Tear out old meeting schedule editor and related code 2021-11-04 17:07:22 +00:00
factories.py chore: update dependency requirements (#3904) 2022-04-28 11:06:17 -05:00
fields.py More fixes 2022-01-12 11:54:00 +00:00
forms.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
models.py feat: add pronouns to Person and oidc claims. Fixes #4043. (#4059) 2022-06-21 15:02:02 -05:00
name.py Added 'De' as a surname particle, in addition to 'de' (for author Luca De Cicco). Commit ready to merge. 2020-12-15 14:24:41 +00:00
resources.py Change to not serve any personalapikey metadata. Commit ready for merge. 2021-12-16 19:57:31 +00:00
tests.py feat: add pronouns to Person and oidc claims. Fixes #4043. (#4059) 2022-06-21 15:02:02 -05:00
urls.py Merged from session_purpose_dev 2021-11-09 01:35:25 +00:00
utils.py Adjust dots claim based on 112 Plenary feedback 2021-11-03 18:28:47 +00:00
views.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00