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
1f05730851
better migration steps with dependencies to avoid errors.
...
Delete get_state_default of NomineePosition class because the migrate command fails.
See #908 #909
- Legacy-Id: 5124
2012-12-13 23:53:42 +00:00
Emilio A. Sánchez López
e6a49e03b9
Modified public_key field in the NomCom model to be not required. The chair will set the public_key after the NomCom object creation.
...
Added default templates for nomcom application.
Duplicate default templates when creating a new NomCom object or a new Position object.
Fixes #906
- Legacy-Id: 5099
2012-12-05 13:25:02 +00:00
Emilio A. Sánchez López
a34fbbadf5
Changed template_type field name to type and modified this field to point to DBTemplateTypeName in the name application
...
Changed help_text field name to variables.
Addded DBTemplateTypeName in the name application and updated the application fixture.
Fixes #908
- Legacy-Id: 5098
2012-12-05 12:46:53 +00:00
Emilio A. Sánchez López
8107a9b4ff
Application to store templates in database. Fixes #908
...
- Legacy-Id: 5077
2012-11-27 12:02:43 +00:00