datatracker/ietf/nomcom
Henrik Levkowetz 16e155356e Merged in [14506] from rjsparks@nostrum.com:
Improved the resilience of the formatted_email nomcom filter. Fixes #1764.
 - Legacy-Id: 14512
Note: SVN reference [14506] has been migrated to Git commit 2dd1f0da29
2018-01-11 16:41:15 +00:00
..
management Converted the make/delete_dummy_nomcom scripts to a management command. 2017-04-18 21:14:37 +00:00
migrations Corrected the add_topics migration 2017-06-05 12:27:45 +00:00
templatetags Improved the resilience of the formatted_email nomcom filter. Fixes #1764. Commit ready for merge. 2018-01-10 22:42:18 +00:00
__init__.py view only accessible by the secretariat that allows to assign the email of the members and the chair of the NomCom 2012-11-20 00:40:57 +00:00
admin.py Added a test to check for missing admin models, and added the admin models that were currently missing. 2017-08-01 14:00:29 +00:00
decorators.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
factories.py Added more test objects in test_merge_users(), and fixed an issue with merge_users() uncovered by the added testing. 2017-06-29 14:53:00 +00:00
fields.py Changed 'requirement' to 'desired expertise' in user-visible places in the nomcom app. 2013-09-24 17:50:02 +00:00
forms.py Removed some unused imports. 2018-01-11 15:00:02 +00:00
managers.py Make it possible to close nominations without closing feedback. Fixes #2255. Commit ready for merge. 2017-05-22 18:40:05 +00:00
models.py Added more test objects in test_merge_users(), and fixed an issue with merge_users() uncovered by the added testing. 2017-06-29 14:53:00 +00:00
redirect_ann_urls.py Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
resources.py Allow the nomcom to collect feedback on arbitrary topics. Fixes #2256 and #1846. Commit ready for merge. 2017-05-30 19:54:31 +00:00
test_data.py Simplify the edit nomcom members forms. Fixes #1756. Commit ready for merge. 2018-01-10 18:26:20 +00:00
tests.py Make extracting lists of nomcom-related email addresses easier for the nomcom chair. Fixes #1852. Commit ready for merge. 2018-01-10 21:54:10 +00:00
urls.py Make extracting lists of nomcom-related email addresses easier for the nomcom chair. Fixes #1852. Commit ready for merge. 2018-01-10 21:54:10 +00:00
utils.py Changed the nomcom code to permit nomcom year interpolation in the nomcom from-address and in nomcom templates. Changed the nomcom from-address setting to 'nomcom-chair-{year}@ietf.org'. 2017-09-27 21:20:59 +00:00
views.py Make extracting lists of nomcom-related email addresses easier for the nomcom chair. Fixes #1852. Commit ready for merge. 2018-01-10 21:54:10 +00:00