datatracker/ietf/nomcom
Henrik Levkowetz d649fd5e10 Merged [6465] and [6466] from rjsparks@nostrum.com:
Added the ability to send reminders to complete questionnaires to nominees in
the accepted state.  Changed the send_reminders management command to not take
any arguments and run against all active nomcoms.  Removed bugs from the
send_reminders management command and added tests for it.  Adjusted several
dbtemplate titles and content.

Fixes bug 1157
 - Legacy-Id: 6471
Note: SVN reference [6465] has been migrated to Git commit 22f356434a

Note: SVN reference [6466] has been migrated to Git commit a461e6c4a4
2013-10-21 20:12:00 +00:00
..
management Merged [6465] and [6466] from rjsparks@nostrum.com: 2013-10-21 20:12:00 +00:00
migrations Merged [6465] and [6466] from rjsparks@nostrum.com: 2013-10-21 20:12:00 +00:00
templatetags Missing import in nomcom file. 2013-10-09 08:37:09 +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 Replaced the ad_hoc nomcom_member_required() decorator with our generic role_required() decorator. Changed access permission for nomcom-chair only pages to also permit nomcom advisor access (this lets the previous nomcom chair explain and assist as needed). Also tweaked some text strings in the email feedback pipe script. 2013-09-16 21:05:25 +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 Replaced the ad_hoc nomcom_member_required() decorator with our generic role_required() decorator. Changed access permission for nomcom-chair only pages to also permit nomcom advisor access (this lets the previous nomcom chair explain and assist as needed). Also tweaked some text strings in the email feedback pipe script. 2013-09-16 21:05:25 +00:00
managers.py Not show nominees and nominee positions duplicated 2013-03-22 13:22:37 +00:00
models.py Merged [6468] and [6469] from ejimenez@yaco.es: 2013-10-21 17:07:09 +00:00
test_data.py Merged in the nomcom app from ejimenez@yaco.es and esanchez@yaco.es, and accompanying dbtemplate app and the (standard) docutils module. Added some tweaks to get all tests to pass and migrations to run. 2013-08-06 10:09:29 +00:00
tests.py Merged [6465] and [6466] from rjsparks@nostrum.com: 2013-10-21 20:12:00 +00:00
urls.py Merged [6465] and [6466] from rjsparks@nostrum.com: 2013-10-21 20:12:00 +00:00
utils.py Merged [6465] and [6466] from rjsparks@nostrum.com: 2013-10-21 20:12:00 +00:00
views.py Merged [6465] and [6466] from rjsparks@nostrum.com: 2013-10-21 20:12:00 +00:00