Henrik Levkowetz
d85e0ae2de
Added template rendering verification on dbtemplate form submission in order to catch errors in edited templates before they are committed. This should prevent server 500 errors when rendering dbtemplate pages. Fixes issue #1113 .
...
- Legacy-Id: 6079
2013-08-28 12:50:17 +00:00
Henrik Levkowetz
6baea429aa
Merged in the nomcom app from ejimenez@yaco.es and esanchez@yaco.es, and accompanying dbtemplate app and the (standard) docutils module. Added some tweaks to get all tests to pass and migrations to run.
...
- Legacy-Id: 5948
2013-08-06 10:09:29 +00:00
Emilio Jiménez
3d25fa261e
now reminder form sends accept and decline links, and questionnaires.
...
See #1040
- Legacy-Id: 5735
2013-05-15 07:24:32 +00:00
Emilio Jiménez
3a03cb0505
Change template of new nominee
...
See #977
- Legacy-Id: 5579
2013-03-19 17:51:50 +00:00
Emilio Jiménez
b1f1ceb826
Add public and private complete views to do comments
...
Add new manager for position model
Add templatetag to see the total number of nominations by user on a position
Add feedback receipt template
See #970
- Legacy-Id: 5554
2013-03-12 15:47:49 +00:00
Emilio Jiménez
7cd0f0b49a
Add checkbox to send receipt to nominator.
...
See #913 #929
- Legacy-Id: 5547
2013-03-10 18:41:23 +00:00
Emilio Jiménez
ea4b6389d6
* Add new view and mail template to reminder to the nominees to accept (or decline) the nominations
...
* Create model managers to return nominee by nomcom, so nominees list by position belongs to a specific nomcom
* Refactor forms with new managers
See #965 #969
- Legacy-Id: 5487
2013-03-06 16:08:21 +00:00
Emilio A. Sánchez López
20320ea9ff
Views for manage nomcom positions
...
Views for edit templates related to nomcom group and nomcom positions
Refactored some strings in html templates
Allow the secretariat to access the same views and view the same links as the chair
Fixes #914
- Legacy-Id: 5334
2013-01-30 08:26:15 +00:00
Emilio A. Sánchez López
49ee366367
Split questionnaire template into questionnaire and introductori mail header. See #908 . See #906
...
- Legacy-Id: 5204
2013-01-16 13:01:37 +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
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