.. |
announcements.html
|
Fixed some instances of invalid html.
|
2020-05-06 13:47:00 +00:00 |
chair_help.html
|
Changed wording in one place on the NomCom Chair help page to be in line with menu entry and page title of the NomCom Settings page, based on feedback from Barbara Stark.
|
2020-05-20 21:41:39 +00:00 |
delete_nomcom.html
|
Merged in [9766] from lars@netapp.com:
|
2015-07-18 12:42:38 +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 |
eligible.html
|
Replaced some cases of using person.plain_name when linking to a person's profile with person.name, as plain_name can fail.
|
2018-08-12 20:55:05 +00:00 |
email_list_panel.html
|
Make extracting lists of nomcom-related email addresses easier for the nomcom chair. Fixes #1852. Commit ready for merge.
|
2018-01-10 21:54:10 +00:00 |
extract_email_lists.html
|
Make extracting lists of nomcom-related email addresses easier for the nomcom chair. Fixes #1852. Commit ready for merge.
|
2018-01-10 21:54:10 +00:00 |
feedback.html
|
Add links to user profiles from nominee list and feedback page. Fixes #2839. Commit ready for merge.
|
2020-02-05 21:10:47 +00:00 |
iesg_position_requirements.html
|
Make it easier for the nomcom chair to manage generic IESG requirements. Fixes #2794. Commit ready for merge.
|
2020-01-08 19:51:14 +00:00 |
index.html
|
Merged in [17493] from mahoney@nostrum.com:
|
2020-03-22 23:19:55 +00:00 |
list_positions.html
|
Make it easier for the nomcom chair to manage generic IESG requirements. Fixes #2794. Commit ready for merge.
|
2020-01-08 19:51:14 +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 |
new_edit_members.html
|
Simplify the edit nomcom members forms. Fixes #1756. Commit ready for merge.
|
2018-01-10 18:26:20 +00:00 |
nomcom_private_base.html
|
Turned the nomcom chair dropdown menu item 'Classify pending feedback' into a tab with a mail count badge.
|
2018-10-08 15:11:21 +00:00 |
nomcom_public_base.html
|
Added a bit of javascript and styling to make it possible to use URL fragment identifiers to link to position-specific tabs on the nomocom requirements and questionnaire pages.
|
2018-09-13 15:50:31 +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
|
Add links to user profiles from nominee list and feedback page. Fixes #2839. Commit ready for merge.
|
2020-02-05 21:10:47 +00:00 |
private_key.html
|
Fixed the placement of {% origin %} in some templates.
|
2018-11-10 20:36:43 +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
|
Fixed the placement of {% origin %} in some templates.
|
2018-11-10 20:36:43 +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
|
Allow a nomcom to show nominees that have accepted nomination before feedback is open. Fixes #2598. Commit ready for merge.
|
2018-09-26 18:57:30 +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
|
Make it easier for the nomcom chair to manage generic IESG requirements. Fixes #2794. Commit ready for merge.
|
2020-01-08 19:51:14 +00:00 |
send_reminder_mail.html
|
Fixed 2 trivial spelling errors in NomCom tools. Fixes issue #2569. Commit ready for merge.
|
2018-08-17 04:24:51 +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
|
Add a sidebar to display feedback section names and simplify navigation. Could use some visual improvements but otherwise works. Fixes #2431. Commit ready for merge.
|
2018-07-14 21:49:38 +00:00 |
view_feedback_nominee.html
|
Fixed the placement of {% origin %} in some templates.
|
2018-11-10 20:36:43 +00:00 |
view_feedback_pending.html
|
Changed the 'View' button on the NomCom email classification page to render the email body within <pre>, and to not offer classification choices, as this encourages a slow workflow, and also seems to have been broken for some time.
|
2018-10-10 17:53:01 +00:00 |
view_feedback_topic.html
|
Fixed the placement of {% origin %} in some templates.
|
2018-11-10 20:36:43 +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 |