datatracker/ietf/mailtrigger
Robert Sparks dc5ae398f2 Improved SearchablePersonField to show the primary email address for any search results where a name appears more than once.
Simplified the edit nominee form.
Replaced the merge nominee form with a request to the secretariat to merge Person records. Fixes #1847.
Added merging nominees to the secretariat's person merging script.
Restructured the person merging script to make it testable.
Updated some tests to match changes to the mailtriggers that hadn't made it to the fixtures.
 - Legacy-Id: 10625
2015-12-22 21:42:55 +00:00
..
migrations Improved SearchablePersonField to show the primary email address for any search results where a name appears more than once. 2015-12-22 21:42:55 +00:00
__init__.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
admin.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
forms.py remove some experimental cruft 2015-09-17 21:25:50 +00:00
models.py Merged in [10219] from rjsparks@nostrum.com: 2015-10-18 13:19:54 +00:00
resources.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
tests.py Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found. 2015-11-04 07:34:56 +00:00
urls.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
utils.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
views.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00