datatracker/ietf/templates/group
Henrik Levkowetz 5697c6ed72 Additional name changes for agenda_ical()
- Legacy-Id: 17856
2020-05-20 15:50:06 +00:00
..
1wg-charters-by-acronym.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
1wg-charters.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
1wg-summary-by-acronym.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
1wg-summary.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
active_ags.html Fixed a typo. 2017-06-19 07:25:26 +00:00
active_areas.html Renamed some files under ietf/group/ which contained views but didn't have 'views' in the name. 2016-05-13 15:59:10 +00:00
active_dirs.html Changed the menu listing of review dirs and their display on the Directorates page back to what it was before the 'reviews' group type was split out. Added a 'Reviews' column to the Directoratges page. 2018-08-01 18:53:44 +00:00
active_groups.html Show counts on the active groups page and on the active wgs page. Fixes #2060. Commit ready for merge. 2018-11-04 01:33:34 +00:00
active_programs.html Added programs to the datatracker. Added use of restructuredtext for group about pages. Generalized several places where code handles different group types. Improved testing of group about. Commit ready for merge. 2017-01-24 19:55:49 +00:00
active_review_dirs.html Added a missing template. 2018-07-12 12:16:13 +00:00
active_rgs.html Changed mentions of people with roles on the various group pages to link to both their profile page and their email address. 2017-06-17 17:05:38 +00:00
active_teams.html Changed mentions of people with roles on the various group pages to link to both their profile page and their email address. 2017-06-17 17:05:38 +00:00
active_wgs.html Merged in [17557] from fenton@bluepopcorn.net: 2020-03-30 20:07:25 +00:00
add_comment.html Add the ability to add a comment to a group's history. Fixes #1483. Commit ready for merge. 2017-12-28 20:48:58 +00:00
all_photos.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
all_status.html Included django.utils.html.escape() in the linkify() code, and removed it from various templates, to make sure escape is consistently applied before linkify. Fixes issue #2492. 2018-04-09 16:36:07 +00:00
bofs.html Code reorganization, doing away with multiple urls_* and views_ files in ietf.group. No intentional functionality changes. 2017-06-22 15:18:08 +00:00
change_review_secretary_settings.html Add review team secretary reminders, like those for reviewers 2016-11-08 16:24:28 +00:00
change_reviewer_settings.html Fix #2074, fix #2358 - Add history for assignments, requests and unavailability. 2019-11-20 11:29:14 +00:00
chartering_groups.html Code reorganization, doing away with multiple urls_* and views_ files in ietf.group. No intentional functionality changes. 2017-06-22 15:18:08 +00:00
comment_added_email.txt Add the ability to add a comment to a group's history. Fixes #1483. Commit ready for merge. 2017-12-28 20:48:58 +00:00
conclude.html Removed a bunch of redundant displays of the django messages framework messages from forms. Commit ready for merge. 2016-02-09 20:15:49 +00:00
concluded_groups.html Group concluded working groups by area. Fixes #1670. Commit ready for merge. 2016-02-28 18:23:25 +00:00
customize_workflow.html Added a new document tab for some documents, showing htmlized drafts and RFCs 2017-03-20 14:08:52 +00:00
dot.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
edit.html This addresses ease of editing various group attributes, and in particular is 2017-02-23 20:55:38 +00:00
edit_milestones.html Default use_milestone_dates to True. Allow changing use_milestone_dates from the edit milestone dates form for charters if it is the initial chartering effort. Fixes #2884. Commit ready for merge. 2020-02-11 18:53:40 +00:00
email.html Removed instances of 'load future' from templates that don't need it any more. 2016-12-15 13:14:16 +00:00
email_aliases.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
email_iesg_secretary_re_charter.txt Renamed a very specialized function from email_secretariat() to email_iesg_secretary_re_charter(). 2014-06-17 16:31:12 +00:00
email_open_review_assignments.html Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself. 2019-04-30 16:54:06 +00:00
feed_item_description.html Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
group_about.html Tweaked the group 'closing notes' edit line for the secretariat on the group about page. 2020-04-15 19:02:02 +00:00
group_about_status.html Included django.utils.html.escape() in the linkify() code, and removed it from various templates, to make sure escape is consistently applied before linkify. Fixes issue #2492. 2018-04-09 16:36:07 +00:00
group_about_status_edit.html Renamed some files under ietf/group/ which contained views but didn't have 'views' in the name. 2016-05-13 15:59:10 +00:00
group_about_status_meeting.html Included django.utils.html.escape() in the linkify() code, and removed it from various templates, to make sure escape is consistently applied before linkify. Fixes issue #2492. 2018-04-09 16:36:07 +00:00
group_base.html Make it more obvious that a group has been replaced when looking at its pages. Fixes #2661. Commit ready for merge. 2018-12-14 22:25:55 +00:00
group_documents.html Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +00:00
group_entry.txt Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
group_entry_with_charter.txt Add description field on group, enable most group info page views to 2014-05-20 10:19:26 +00:00
group_photos.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
history.html Add the ability to add a comment to a group's history. Fixes #1483. Commit ready for merge. 2017-12-28 20:48:58 +00:00
index.html Merged in [10621] from lars@netapp.com: 2016-01-12 16:47:18 +00:00
manage_review_requests.html Fix #2119 - Allow specifying review type for suggested reviews in LC and telechat 2019-10-28 11:43:48 +00:00
materials.html Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/. 2017-02-22 11:40:55 +00:00
meetings-row.html Additional name changes for agenda_ical() 2020-05-20 15:50:06 +00:00
meetings.html Show recent meetings on a group's meeting tab even if there aren't other past meetings. Fixes #2961. Commit ready for merge. 2020-04-20 17:31:28 +00:00
milestone_form.html Merged in [9733] from lars@netapp.com: 2015-07-18 08:55:30 +00:00
milestones.html Help tablesorter see 'Month Year' dates as dates with a hidden day digit. Fixes issue #2921. 2020-03-18 20:49:17 +00:00
reset_charter_milestones.html Adds support for dateless milestones. Fixes #2799. Commit ready for merge. 2020-01-06 20:48:53 +00:00
reset_next_reviewer.html Add missed template for commit r17325. Commit ready for merge. 2020-02-27 16:50:16 +00:00
review_requests.html Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself. 2019-04-30 16:54:06 +00:00
reviewer_overview.html Allow review team secretaries and the secretariat to reset the next reviewer in queue for review teams using the RotateAlphabetically policy. Partially addresses #2879. Commit ready for merge. 2020-02-21 23:08:20 +00:00
stream_documents.html Code reorganization, doing away with multiple urls_* and views_ files in ietf.group. No intentional functionality changes. 2017-06-22 15:18:08 +00:00
stream_edit.html Code reorganization, doing away with multiple urls_* and views_ files in ietf.group. No intentional functionality changes. 2017-06-22 15:18:08 +00:00