datatracker/ietf/templates/group
Henrik Levkowetz 23ebe5d35d This addresses ease of editing various group attributes, and in particular is
intended to make it easier to see that you can edit things like the
external/additional URLs:

 - Added the ability to edit individual fields in a group's about page, and
   added edit buttons for editable fields on the about page, just as for
   documents (the ability to edit all editable fields already was available
   from the 'Edit group' button on the /group//about/ page).

 - Made the tab label for the group-about tab consistently say 'About',
   instead of 'Charter' for some groups.

 = Shifted the position of the about tab to the start of the tab line.

 - Removed the datatracker account requirement information at the top of the
   group edit page for users logged in to their account.

 - Tweaked the 'Show update' link on the 'Status Update' line.

 - Changed the label for the external URLs from 'More Info' to 'Additional
   URLs', which was already in use on the edit form.
 - Legacy-Id: 12904
2017-02-23 20:55:38 +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 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_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 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_groups.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_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_rgs.html Renamed group.views.all_photos() back to chair_photos(). Added differentiated ordering by role to group photo pages. Moved the external links (dependency graph and tools pages) off of the tabs, to the charter page. 2016-06-09 21:58:01 +00:00
active_teams.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_wgs.html Renamed group.views.all_photos() back to chair_photos(). Added differentiated ordering by role to group photo pages. Moved the external links (dependency graph and tools pages) off of the tabs, to the charter page. 2016-06-09 21:58:01 +00:00
all_photos.html Fixed an incorrect path to the default 'no photo available' image. 2016-06-13 15:05:48 +00:00
all_status.html Template missed in r11112. Commit ready for merge. 2016-04-08 17:32:09 +00:00
bofs.html Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +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 Make UnavailablePeriod.start_date nullable and import the unavailable 2016-10-17 19:37:56 +00:00
chartering_groups.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
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 Merged in [9766] from lars@netapp.com: 2015-07-18 12:42:38 +00:00
derived_archives.html Column text on the archives tab could overlap for some screen sizes. Tweaked the use of bootstrap cell width styles. 2016-02-28 20:31:34 +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 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
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 [12482] from rjsparks@nostrum.com: 2016-12-08 17:55:37 +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 This addresses ease of editing various group attributes, and in particular is 2017-02-23 20:55:38 +00:00
group_about_status.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_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 add status reports to proceedings. add a view for the applicable status report for a given meeting. Commit ready for merge. 2016-08-09 15:42:40 +00:00
group_base.html Consolidated multiple group contextmenu buttonlist elements into one. Changed button links into plain links for agenda/minutes/materials -- makes the bage less busy, takes up less room, and lessens the conflation between action buttons and links. 2016-02-06 19:59:31 +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 Fixed an incorrect path to the default 'no photo available' image. 2016-06-13 15:05:48 +00:00
history.html Removed instances of 'load future' from templates that don't need it any more. 2016-12-15 13:14:16 +00:00
index.html Merged in [10621] from lars@netapp.com: 2016-01-12 16:47:18 +00:00
manage_review_requests.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
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 Replaced another bunch of explicit url names with dotted-path to the view function. 2017-02-15 22:11:20 +00:00
meetings.html Pre-fill the group in the interim meeting request form when linked from a button in the group's meeting tab. 2016-07-09 16:28:59 +00:00
milestone_form.html Merged in [9733] from lars@netapp.com: 2015-07-18 08:55:30 +00:00
milestones.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
reset_charter_milestones.html Merged in [9733] from lars@netapp.com: 2015-07-18 08:55:30 +00:00
review_requests.html Show the review requester on review team summary pages. Fixes #2095. Commit ready for merge. 2016-12-12 23:03:49 +00:00
reviewer_overview.html Make it easier to see who's really next in reviewer rotation. Commit ready for merge. 2017-01-17 22:04:16 +00:00
stream_documents.html Merged in [10614] from lars@netapp.com: 2016-01-12 15:32:24 +00:00
stream_edit.html Unify the URL name handling in ietfauth, i.e. just refer directly to 2016-05-06 12:58:10 +00:00