datatracker/ietf/name
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
..
fixtures Refactored the feedback pending list. Now you can classify feedback as any type of feedback. 2013-05-15 16:33:01 +00:00
migrations change "Questionnaire Response" label 2013-05-02 08:03:24 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py better migration steps with dependencies to avoid errors. 2012-12-13 23:53:42 +00:00
generate_fixtures.py Finish ballot support for charters (apart from non-generic ballot 2012-04-04 18:09:03 +00:00
models.py Changed template_type field name to type and modified this field to point to DBTemplateTypeName in the name application 2012-12-05 12:46:53 +00:00
proxy.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
utils.py Don't overwrite possible manual changes to existing name table entries when using name() to create/fetch name entries. 2012-03-22 13:44:54 +00:00