datatracker/ietf/templates/community
Robert Sparks d9cc26be96
feat: replace references to User with references to Person (#6024)
* refactor: change references from User to Person (#5821)

* refactor: Change CommunityList reference from User to Person

* refactor: Convert more user references to person

* refactor: Change augment_docs_and_user_with_user_info to person

* refactor: Change Nomination and Feedback references from User to Person

* refactor: Change a few test case function signatures to be more pythonic

* refactor: Harmonize how profile and photo views look up email_or_name

* refactor: Rework community views to operate on Person instead of User (#5859)

* test: Update tests to try all of the person's emails and aliases

* fix: Recode a test case to avoid an exception if there's Unicode in the URL

This only happens using the form-filling and submission feature of
WebTest, which is only used in this one test case, so just it rip out.

* test: Add duplicate-person tests

* fix: If there are multiple matching users, prefer the logged-in one.

* chore: We no longer use WebTest, so don't include it.

* fix: Address review comments

* fix: case-insensitive person name or email matching (#6096)

* chore: Renumber migrations

* fix: Update merged code so tests pass (#6887)

* fix: Use refactored method

* fix: Don't assume user has person

* fix: Use new view param name

* chore: Drop community lists w/o person; cleanup (#6896)

* fix: Don't assume user has person

* fix: user->person in update_community_list_index.py

* feat: Remove CommunityLists without Person

* refactor: Speed up nomcom migrations

---------

Co-authored-by: Paul Selkirk <paul@painless-security.com>
Co-authored-by: Jennifer Richards <jennifer@staff.ietf.org>
2024-01-24 11:00:19 -06:00
..
atom.xml Overhaul of the community list code. 2016-03-14 10:44:57 +00:00
list_menu.html feat: replace references to User with references to Person (#6024) 2024-01-24 11:00:19 -06:00
manage_list.html chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
notification_email.txt fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
subscription.html fix: replace deprecated bootstrap things (#5858) 2023-07-18 12:22:28 -05:00
track_document.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
untrack_document.html fix: Enable js functionality on sortable tables (#6301) 2023-09-13 15:31:01 -05:00
view_list.html feat: replace references to User with references to Person (#6024) 2024-01-24 11:00:19 -06:00