datatracker/ietf/templates/nomcom
2014-01-10 14:57:45 +00:00
..
announcements.html Remove a bunch of unnecessary |escape filter calls, auto-escaping is enabled by default so manual escape is only necessary in few cases 2013-12-18 13:38:13 +00:00
delete_nomcom.html Add view to edit nomcom 2013-03-19 17:51:09 +00:00
deleted.html Add view to edit nomcom 2013-03-19 17:51:09 +00:00
edit_chair.html Apply styles to form error. 2012-12-04 18:29:22 +00:00
edit_chair_preview.html Refactor mange group views: 2012-11-22 10:46:39 +00:00
edit_members.html Add edit public key and edit members views to private area. 2013-01-22 16:36:52 +00:00
edit_members_preview.html Refactor mange group views: 2012-11-22 10:46:39 +00:00
edit_nomcom.html Fix invalid HTML in nomcom template 2013-12-13 16:48:56 +00:00
edit_nominee.html Remove more Javascript left-over includes from nomcom/ and one in community/ 2014-01-10 14:57:45 +00:00
edit_position.html Turn on CSRF protection - all forms must from now on have a {% csrf_token %} 2013-12-17 12:50:24 +00:00
edit_template.html Turn on CSRF protection - all forms must from now on have a {% csrf_token %} 2013-12-17 12:50:24 +00:00
inc.feedback_pending_header.html Nominations are processed first and then the rest of feedback. 2013-06-10 10:42:11 +00:00
index.html Added an index page for nomcoms, at /nomcom/, with links to nomcom pages and announcements, where they exist. 2013-09-22 18:59:24 +00:00
list_positions.html Port templates to new {% url %} syntax with quotes around the first parameter 2013-12-11 16:33:40 +00:00
list_templates.html Port templates to new {% url %} syntax with quotes around the first parameter 2013-12-11 16:33:40 +00:00
nomcom_base.html Refactor templates inheritance 2012-12-28 07:33:44 +00:00
nomcom_private_base.html Port templates to new {% url %} syntax with quotes around the first parameter 2013-12-11 16:33:40 +00:00
nomcom_public_base.html Port templates to new {% url %} syntax with quotes around the first parameter 2013-12-11 16:33:40 +00:00
nomcomform.html 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. 2013-08-28 12:50:17 +00:00
private_feedback.html While cleaning up the Javascript includes in the nomcom app, it turns 2014-01-10 14:06:36 +00:00
private_feedback_email.html While cleaning up the Javascript includes in the nomcom app, it turns 2014-01-10 14:06:36 +00:00
private_index.html Rewrite ifequal/endifequal template tags to if tags with ==/!= 2013-12-17 10:42:34 +00:00
private_key.html Show a message if there is or not a private kay in the user session 2013-05-08 16:19:03 +00:00
private_merge.html Add nominee merge view. 2013-01-14 19:00:25 +00:00
private_nominate.html While cleaning up the Javascript includes in the nomcom app, it turns 2014-01-10 14:06:36 +00:00
private_questionnaire.html While cleaning up the Javascript includes in the nomcom app, it turns 2014-01-10 14:06:36 +00:00
process_nomination_status.html Add view to edit nomcom 2013-03-19 17:51:09 +00:00
public_feedback.html While cleaning up the Javascript includes in the nomcom app, it turns 2014-01-10 14:06:36 +00:00
public_nominate.html While cleaning up the Javascript includes in the nomcom app, it turns 2014-01-10 14:06:36 +00:00
questionnaires.html Remove more Javascript left-over includes from nomcom/ and one in community/ 2014-01-10 14:57:45 +00:00
remove_position.html Turn on CSRF protection - all forms must from now on have a {% csrf_token %} 2013-12-17 12:50:24 +00:00
requirements.html Remove more Javascript left-over includes from nomcom/ and one in community/ 2014-01-10 14:57:45 +00:00
send_reminder_mail.html Remove a bunch of unnecessary |escape filter calls, auto-escaping is enabled by default so manual escape is only necessary in few cases 2013-12-18 13:38:13 +00:00
view_feedback.html Port templates to new {% url %} syntax with quotes around the first parameter 2013-12-11 16:33:40 +00:00
view_feedback_nominee.html Remove more Javascript left-over includes from nomcom/ and one in community/ 2014-01-10 14:57:45 +00:00
view_feedback_pending.html Port templates to new {% url %} syntax with quotes around the first parameter 2013-12-11 16:33:40 +00:00
view_feedback_unrelated.html Remove more Javascript left-over includes from nomcom/ and one in community/ 2014-01-10 14:57:45 +00:00
year_index.html 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. 2013-08-06 10:09:29 +00:00