datatracker/ietf/nomcom
Emilio Jiménez f998e0d29f Add form to change email of nominees.
Refactor merge form to avoid merge old duplicate nominees.
See #1013
 - Legacy-Id: 5747
2013-05-20 18:17:31 +00:00
..
management Refactored the feedback pending list. Now you can classify feedback as any type of feedback. 2013-05-15 16:33:01 +00:00
migrations Chage initial_text to show above of input in nominate form 2013-05-07 19:11:55 +00:00
templatetags Refactored the feedback pending list. Now you can classify feedback as any type of feedback. 2013-05-15 16:33:01 +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 Refactor feedback, now feedback belong many to many nominees 2013-03-26 13:35:58 +00:00
decorators.py Refactored the feedback pending list. Now you can classify feedback as any type of feedback. 2013-05-15 16:33:01 +00:00
fields.py Change questionnaire response view. 2013-05-02 09:42:00 +00:00
forms.py Add form to change email of nominees. 2013-05-20 18:17:31 +00:00
managers.py Not show nominees and nominee positions duplicated 2013-03-22 13:22:37 +00:00
models.py now you can see new feedback types 2013-05-12 18:46:53 +00:00
test_data.py now nominee has a nomcom field, it's necessary to separate nominees for distinct nomcom when two nomcom are active 2013-03-21 12:16:23 +00:00
tests.py change merge form, accepted vs any state: accepted, pending vs declined: declined 2013-05-07 11:50:13 +00:00
urls.py Add form to change email of nominees. 2013-05-20 18:17:31 +00:00
utils.py Refactored the feedback pending list. Now you can classify feedback as any type of feedback. 2013-05-15 16:33:01 +00:00
views.py Add form to change email of nominees. 2013-05-20 18:17:31 +00:00