..
announcements.html
Updated all urlpatterns to use ietf.utils.urls.url() instead of django's,
2017-02-11 14:43:01 +00:00
chair_help.html
Add some help for the nomcom chair for when new positions are needed later in a nomcom cycle. Fixes #2253 . Commit ready for merge.
2017-05-23 18:35:33 +00:00
delete_nomcom.html
Merged in [9766] from lars@netapp.com:
2015-07-18 12:42:38 +00:00
edit_members.html
Tweaked help text for the nomcom member entry form.
2016-07-20 16:45:41 +00:00
edit_members_preview.html
Merged in [9733] from lars@netapp.com:
2015-07-18 08:55:30 +00:00
edit_nomcom.html
Merged in [10629] from rjsparks@nostrum.com:
2016-01-15 21:59:49 +00:00
edit_nominee.html
Updated all urlpatterns to use ietf.utils.urls.url() instead of django's,
2017-02-11 14:43:01 +00:00
edit_position.html
Replaced the custom message infrastructure in the nomcom app with django.contrib.messages
2015-12-21 20:46:56 +00:00
edit_template.html
Conditioned behavior of views for concluded nomcoms. Fixes #1856 .
2015-11-28 21:51:37 +00:00
edit_topic.html
Allow the nomcom to collect feedback on arbitrary topics. Fixes #2256 and #1846 . Commit ready for merge.
2017-05-30 19:54:31 +00:00
feedback.html
Allow the nomcom to collect feedback on arbitrary topics. Fixes #2256 and #1846 . Commit ready for merge.
2017-05-30 19:54:31 +00:00
index.html
Merged in [10621] from lars@netapp.com:
2016-01-12 16:47:18 +00:00
list_positions.html
Add some help for the nomcom chair for when new positions are needed later in a nomcom cycle. Fixes #2253 . Commit ready for merge.
2017-05-23 18:35:33 +00:00
list_templates.html
Allow the nomcom to collect feedback on arbitrary topics. Fixes #2256 and #1846 . Commit ready for merge.
2017-05-30 19:54:31 +00:00
list_topics.html
Allow the nomcom to collect feedback on arbitrary topics. Fixes #2256 and #1846 . Commit ready for merge.
2017-05-30 19:54:31 +00:00
merge_request.txt
Improved SearchablePersonField to show the primary email address for any search results where a name appears more than once.
2015-12-22 21:42:55 +00:00
nomcom_private_base.html
Allow the nomcom to collect feedback on arbitrary topics. Fixes #2256 and #1846 . Commit ready for merge.
2017-05-30 19:54:31 +00:00
nomcom_public_base.html
Cleaned up the remaining explicit url names, using dotted-paths to view
2017-02-26 23:21:49 +00:00
private_feedback_email.html
Replaced the custom message infrastructure in the nomcom app with django.contrib.messages
2015-12-21 20:46:56 +00:00
private_index.html
Cleaned up the remaining explicit url names, using dotted-paths to view
2017-02-26 23:21:49 +00:00
private_key.html
Replaced the custom message infrastructure in the nomcom app with django.contrib.messages
2015-12-21 20:46:56 +00:00
private_merge_nominee.html
Brought back the nomcom nominee merge functionality which was inadvertently removed in January. There is now both a Merge Nominee and a Merge Person form, with additional instructions which should make it easier to choose the right one for the task.
2016-09-22 14:23:20 +00:00
private_merge_person.html
Brought back the nomcom nominee merge functionality which was inadvertently removed in January. There is now both a Merge Nominee and a Merge Person form, with additional instructions which should make it easier to choose the right one for the task.
2016-09-22 14:23:20 +00:00
private_nominate.html
Replaced the custom message infrastructure in the nomcom app with django.contrib.messages
2015-12-21 20:46:56 +00:00
private_questionnaire.html
Replaced the custom message infrastructure in the nomcom app with django.contrib.messages
2015-12-21 20:46:56 +00:00
process_nomination_status.html
Replaced the custom message infrastructure in the nomcom app with django.contrib.messages
2015-12-21 20:46:56 +00:00
public_nominate.html
Replaced the custom message infrastructure in the nomcom app with django.contrib.messages
2015-12-21 20:46:56 +00:00
questionnaires.html
Removed the description field from Position. Simplified the Position list and the Position edit form. Tweaked several places to make the pages more self documenting. Added a page to help nomcom chairs through setting up a new nomcom. Fixes #1867 and #1768 .
2015-12-09 23:24:46 +00:00
remove_position.html
Minor tweak to instructions for removing nomcom positions. Commit ready for merge.
2017-05-24 16:07:28 +00:00
remove_topic.html
Allow the nomcom to collect feedback on arbitrary topics. Fixes #2256 and #1846 . Commit ready for merge.
2017-05-30 19:54:31 +00:00
requirements.html
Removed the type from the template pathname for the requirements templates. Made the requiremetns view work for both template types plain and rst. Changed the default for the requirements template for new nomcoms to rst. Migrated 2015 requirements to rst (except for the IAB position, which would require a significant edit)
2015-12-12 03:49:23 +00:00
send_reminder_mail.html
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
2017-06-02 23:13:22 +00:00
show_template.html
Conditioned behavior of views for concluded nomcoms. Fixes #1856 .
2015-11-28 21:51:37 +00:00
view_feedback.html
Allow the nomcom to collect feedback on arbitrary topics. Fixes #2256 and #1846 . Commit ready for merge.
2017-05-30 19:54:31 +00:00
view_feedback_nominee.html
Cleaned up the remaining explicit url names, using dotted-paths to view
2017-02-26 23:21:49 +00:00
view_feedback_pending.html
Allow the nomcom to collect feedback on arbitrary topics. Fixes #2256 and #1846 . Commit ready for merge.
2017-05-30 19:54:31 +00:00
view_feedback_topic.html
Allow the nomcom to collect feedback on arbitrary topics. Fixes #2256 and #1846 . Commit ready for merge.
2017-05-30 19:54:31 +00:00
view_feedback_unrelated.html
Cleaned up the remaining explicit url names, using dotted-paths to view
2017-02-26 23:21:49 +00:00
year_index.html
Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate.
2015-04-24 20:40:01 +00:00