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