datatracker/ietf/nomcom
Emilio A. Sánchez López ee1eec7de8 Refactored the feedback pending list. Now you can classify feedback as any type of feedback.
The feedback of a type that is not related to a nominee is classified inmediatly.
The feedback of a type that is related to a nominee must be completed with the nominee information.
Created a view to list feedback that is not related to nominees (e.g. offtopic)
Changed the command that retrieves feedback from email to add the subject inside the comment and to set the author using the from field of the email.
Fixes #1036. Fixes #1035
 - Legacy-Id: 5738
2013-05-15 16:33:01 +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 Refactored the feedback pending list. Now you can classify feedback as any type of feedback. 2013-05-15 16:33:01 +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 Refactored the feedback pending list. Now you can classify feedback as any type of feedback. 2013-05-15 16:33:01 +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 Refactored the feedback pending list. Now you can classify feedback as any type of feedback. 2013-05-15 16:33:01 +00:00