Emilio Jiménez
4b00c329cf
Add nominate test.
...
See #913
- Legacy-Id: 5169
2013-01-03 20:15:19 +00:00
Emilio Jiménez
140ebaad31
* Fix some decorators in private index and private merge views
...
* Add edit chair test
* Add new roles in nomcom_test_data function
* Add member rolename to name app fixtures
* Change urls names
See #904 #919
- Legacy-Id: 5163
2013-01-03 14:40:34 +00:00
Emilio Jiménez
8b0c358810
Move some views to the private area
...
Refactor edit_chair, edit_members and edit_publickey with the news decorators and form styles
fixed error in the role_required decorator
See #904 #905
- Legacy-Id: 5162
2013-01-02 15:33:21 +00:00
Emilio Jiménez
34cd15018e
Refactor templates inheritance
...
See #919
- Legacy-Id: 5160
2012-12-28 07:33:44 +00:00
Emilio Jiménez
e1a518720b
Add javascript to change initial text related with position
...
Refactor nomcom forms.
See #913
- Legacy-Id: 5154
2012-12-26 12:00:25 +00:00
Emilio Jiménez
ecc584465b
Apply form styles
...
See #913
- Legacy-Id: 5153
2012-12-26 08:01:57 +00:00
Emilio Jiménez
e42b5015e7
Add navigation bar for nomcom pages.
...
Add views and template skel for nomcom pages.
Modify nomcom templates fixtures
Modify initialize functions for nomcom templates
Add view tests for nomcom pages.
Add navset styles for horizontal items
See #919
- Legacy-Id: 5152
2012-12-25 11:39:36 +00:00
Emilio Jiménez
53cde2730a
Add send mails fuctions about nominations.
...
See #913
- Legacy-Id: 5140
2012-12-18 12:53:30 +00:00
Emilio Jiménez
d9df44e2b1
Add initial view for nominations
...
Chage migrate step with another state: Pending
Improve admin views of nomcom app.
See #913
- Legacy-Id: 5117
2012-12-11 15:13:06 +00:00
Emilio Jiménez
bcdeaf3004
Refactor public key edition view.
...
TODO: put styles in css file
See #905
- Legacy-Id: 5094
2012-12-04 10:00:36 +00:00
Emilio Jiménez
b9e94b20d5
Refactor members and chair edit forms of group with the new models.
...
Delete public key edit form becouse FormPreview doesn't work with FileField see https://code.djangoproject.com/ticket/7808
See #904 #905
- Legacy-Id: 5093
2012-12-03 17:28:08 +00:00
Emilio Jiménez
b11374ad6a
Add view to edit groups public key. See #905
...
- Legacy-Id: 5073
2012-11-22 12:27:42 +00:00
Emilio Jiménez
8984e888f6
Refactor with new funcions: group.is_chair(user) and group.get_chair()
...
See #904
- Legacy-Id: 5070
2012-11-22 11:26:48 +00:00
Emilio Jiménez
65afd10d4a
Refactor mange group views:
...
* Create a new models NomComGroup with public_key field. Default type is nomcom
* News urls and views to separate members and chair forms
* Add rolodex url when person not found.
* Views access is only for secretariat and chair roles
See #904
- Legacy-Id: 5069
2012-11-22 10:46:39 +00:00
Emilio Jiménez
230f6cfae7
view only accessible by the secretariat that allows to assign the email of the members and the chair of the NomCom
...
See #904
- Legacy-Id: 5066
2012-11-20 00:40:57 +00:00