datatracker/ietf/templates/meeting
Jennifer Richards 8e16b4405b
fix: Support time zones in agenda.txt; restore agenda-utc.txt (#5233)
* fix: Format times in display timezone in agenda.txt template

* chore: Remove unused and non-timezone-friendly TimeSlot.time_desc()

* feat: Dispatch agenda-utc.txt URL

* refactor: Use None to indicate lack of utc parameter to view

* feat: Show display timezone in agenda.txt template

* refactor: Combine URL regexes for the agenda.txt to a single entry

* test: Update tests for agenda.txt/agenda-csv.txt

* fix: Remove ':' added to time formats in agenda.txt template
2023-02-28 10:16:39 -06:00
..
proceedings feat: move IETF Activity reports from external text based to HTML pages (#5180) 2023-02-27 16:58:59 -06:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
activity_report.html feat: move IETF Activity reports from external text based to HTML pages (#5180) 2023-02-27 16:58:59 -06:00
add_session_drafts.html fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
agenda.html fix: agenda mobile dropdown links + footer padding + tz start/end date 2022-11-08 15:53:08 +00:00
agenda.ics feat: Include remote instructions and onsite tool in ics files (#5182) 2023-02-22 11:34:28 -06:00
agenda.txt fix: Support time zones in agenda.txt; restore agenda-utc.txt (#5233) 2023-02-28 10:16:39 -06:00
agenda_filter.html fix: Better agenda display on phone screens (#4156) 2022-07-08 16:34:40 -05:00
approve_proposed_slides.html fix: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03:00
bluesheet.txt Changed to using a template to generate bluesheets and added a count of participants at the top. 2020-08-07 09:58:46 +00:00
cancel_session.html feat: add 'cancel session' button to meeting schedule editor (#4682) 2022-11-01 14:41:50 -03:00
create_timeslot.html feat: Return to expected schedule after editing sessions/timeslots (#5158) 2023-02-16 09:57:18 -06:00
delete_schedule.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
diff_schedules.html fix: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03:00
edit_materials_button.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
edit_meeting_schedule.html feat: Return to expected schedule after editing sessions/timeslots (#5158) 2023-02-16 09:57:18 -06:00
edit_meeting_schedule_session.html feat: Return to expected schedule after editing sessions/timeslots (#5158) 2023-02-16 09:57:18 -06:00
edit_meeting_timeslots_and_misc_sessions.html fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
edit_session.html feat: Return to expected schedule after editing sessions/timeslots (#5158) 2023-02-16 09:57:18 -06:00
edit_timeslot.html feat: Return to expected schedule after editing sessions/timeslots (#5158) 2023-02-16 09:57:18 -06:00
edit_timeslot_form.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
edit_timeslot_type.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
finalize.html fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
group_materials.html fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
group_proceedings.html fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
import_minutes.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
important-dates.html fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
important_dates.ics Make the upcoming meetings iCal group the IETF meetings into one 2020-08-28 12:28:29 +00:00
important_dates_for_meeting.ics fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
interim_announce.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
interim_announcement.txt refactor: refactor timestamp handling so tests in meeting app pass (#4371) 2022-08-26 16:53:19 -03:00
interim_announcement_request.txt Merged in [11792] from rcross@amsl.com: 2016-08-18 15:03:55 +00:00
interim_approval.txt Email requesters when an interim moves into the announcement queue. Partially addresses #3016 and #3099. Commit ready for merge. 2020-10-13 22:45:31 +00:00
interim_approval_request.txt email confirming interim meeting request now says 'the Area Director of the <area>' instead of '<area> Area Director'. Fixes issue #2522. Commit ready to merge. 2018-07-14 18:52:38 +00:00
interim_info.txt fix: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03:00
interim_meeting_cancellation_notice.txt fix: miscellaneous tz fixes (#4481) 2022-09-20 13:18:05 -03:00
interim_minutes_reminder.txt feat: point to Zulip chat rather than jabber. (#4218) 2022-07-15 13:48:54 -05:00
interim_nav.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
interim_pending.html fix: Remove stray space from end of href (#4113) 2022-06-22 12:00:54 -05:00
interim_request.html fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
interim_request_cancel.html ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
interim_request_details.html Merge branch 'feat/tzaware' into jennifer/main-to-tzaware-conflicts 2022-09-14 12:36:33 -03:00
interim_request_edit.html fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
interim_send_announcement.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
interim_session_buttons.html fix: Don't include the modal inside a button group, it breaks the styling (#5085) 2023-02-06 09:35:10 -06:00
interim_session_cancellation_notice.txt fix: miscellaneous tz fixes (#4481) 2022-09-20 13:18:05 -03:00
interim_skip_announce.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
make_schedule_official.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
materials.html fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
materials_editable_groups.html fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
materials_upload_closed.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
new_meeting_schedule.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
no-agenda.csv Changed the logic for what is the 'current' ietf meeting to disregard whether there's an agenda for the meeting or not. This lets people see the correct session request page for the current meeting. However, it also makes the /meeting/agenda.html page fail because there's no schedule associated with the meeting; so alternative pages saying 'No agenda available' has been added, too. 2014-04-25 13:14:53 +00:00
no-agenda.txt Added meeting.agenda_info_note. Commit ready for merge. 2018-10-09 22:08:45 +00:00
past.html fix: cache page content, not page menus (#5170) 2023-02-21 10:13:45 -06:00
previously_approved_slides.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
private_schedule.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
proceedings.html fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
proceedings_acknowledgements.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
proceedings_activity_report.html feat: move IETF Activity reports from external text based to HTML pages (#5180) 2023-02-27 16:58:59 -06:00
proceedings_attendees.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
proceedings_attendees_table.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
proceedings_overview.html chore: Update deps and fix resulting HTML validation issues (#4790) 2022-11-28 11:46:04 -06:00
properties_edit.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
propose_session_slides.html fix: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03:00
remove_sessionpresentation.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
request_minutes.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
request_minutes.txt Use BOF consistently. 2021-07-14 17:33:14 +00:00
requests.html fix: Fix HTML validation issues (#5081) 2023-02-06 09:40:38 -06:00
schedule_list.html fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
session_agenda_include.html refactor: clarify handling what groups looked like at past session times (#4767) 2022-11-29 11:08:16 -06:00
session_buttons_include.html feat: Improve links to meeting tools from group pages (#5130) 2023-02-11 10:00:30 -06:00
session_details.html feat: Grab slides for reorder using the handle instead of entire row (#5176) 2023-02-21 09:43:06 -06:00
session_details_form.html feat: Allow agenda_note to be edited from the schedule editor (#5115) 2023-02-09 17:02:41 -06:00
session_details_panel.html feat: Grab slides for reorder using the handle instead of entire row (#5176) 2023-02-21 09:43:06 -06:00
session_materials.html fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
slides_proposed.txt Allow logged in users to propose slides for meeting sessions. Fixes #2547 and #2403. Commit ready for merge. 2019-03-25 16:10:00 +00:00
timeslot_edit.html feat: Return to expected schedule after editing sessions/timeslots (#5158) 2023-02-16 09:57:18 -06:00
timeslot_edit_timeslot.html feat: Return to expected schedule after editing sessions/timeslots (#5158) 2023-02-16 09:57:18 -06:00
tz-display.html fix: Better agenda display on phone screens (#4156) 2022-07-08 16:34:40 -05:00
upcoming.html chore: Update to fullcalendar@6 (#5125) 2023-02-14 16:22:35 -06:00
upcoming.ics feat: Include remote instructions and onsite tool in ics files (#5182) 2023-02-22 11:34:28 -06:00
upload_session_agenda.html fix: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03:00
upload_session_bluesheets.html fix: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03:00
upload_session_minutes.html fix: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03:00
upload_session_slides.html fix: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03:00