.. |
management
|
Made ietf/nomcom pyflakes-clean. Removed some dead code.
|
2014-03-15 19:26:01 +00:00 |
migrations
|
Migration for the nomcom 'public_key' field change to a settings-agnostic FileStorage.
|
2015-10-27 15:34:43 +00:00 |
templatetags
|
Reorganized the tab navigation on the nomcom private pages. Made it more obvious when the chair is doing something that only the chair gets to see. Fixes #1788 and #1795.
|
2015-11-17 22:50:35 +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
|
Removed the notion of an incumbent. Fixes #1771.
|
2015-11-29 04:00:02 +00:00 |
decorators.py
|
Made ietf/nomcom pyflakes-clean. Removed some dead code.
|
2014-03-15 19:26:01 +00:00 |
factories.py
|
Conditioned behavior of views for concluded nomcoms. Fixes #1856.
|
2015-11-28 21:51:37 +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
|
Removed the notion of an incumbent. Fixes #1771.
|
2015-11-29 04:00:02 +00:00 |
managers.py
|
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
|
2015-02-08 21:16:44 +00:00 |
models.py
|
Removed the notion of an incumbent. Fixes #1771.
|
2015-11-29 04:00:02 +00:00 |
redirect_ann_urls.py
|
Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django
|
2013-12-11 16:36:09 +00:00 |
resources.py
|
Removed the notion of an incumbent. Fixes #1771.
|
2015-11-29 04:00:02 +00:00 |
test_data.py
|
Removed the notion of an incumbent. Fixes #1771.
|
2015-11-29 04:00:02 +00:00 |
tests.py
|
Conditioned behavior of views for concluded nomcoms. Fixes #1856.
|
2015-11-28 21:51:37 +00:00 |
urls.py
|
Conditioned behavior of views for concluded nomcoms. Fixes #1856.
|
2015-11-28 21:51:37 +00:00 |
utils.py
|
Expose views for concluded nomcoms. Close feedback and nomination. Initial work on factory-boy based testing. Partially addresses #1856
|
2015-11-25 22:17:41 +00:00 |
views.py
|
Conditioned behavior of views for concluded nomcoms. Fixes #1856.
|
2015-11-28 21:51:37 +00:00 |