datatracker/ietf/nomcom
Ole Laursen d0f2859631 Move NomCom announcements view to nomcom/, move message view to
message/, add tests, add redirects, fix a couple of small bugs in the
announcements view
 - Legacy-Id: 6769
2013-11-28 17:55:10 +00:00
..
management Merged [6486] from rjsparks@nostrum.com: 2013-10-30 21:17:46 +00:00
migrations Tweaked the email line lengths in the data migration. 2013-10-21 22:09:59 +00:00
templatetags Merge in changes from the old shimfree branch 2013-11-27 12:55:50 +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 Added code to the EditMembersFormPreview form class' post_post() method. This code was present in preview_post() but missing in post_post(). Fixes issue #1203. 2013-11-20 14:06:07 +00:00
managers.py Merged [6486] from rjsparks@nostrum.com: 2013-10-30 21:17:46 +00:00
models.py Merge in changes from the old shimfree branch 2013-11-27 12:55:50 +00:00
redirect_ann_urls.py Move NomCom announcements view to nomcom/, move message view to 2013-11-28 17:55:10 +00:00
test_data.py Move NomCom announcements view to nomcom/, move message view to 2013-11-28 17:55:10 +00:00
tests.py Move NomCom announcements view to nomcom/, move message view to 2013-11-28 17:55:10 +00:00
urls.py Move NomCom announcements view to nomcom/, move message view to 2013-11-28 17:55:10 +00:00
utils.py Merge in changes from the old shimfree branch 2013-11-27 12:55:50 +00:00
views.py Move NomCom announcements view to nomcom/, move message view to 2013-11-28 17:55:10 +00:00