datatracker/ietf/templates/meeting
Jennifer Richards 63a1baf116
fix: more small timezone-aware fixes (#4489)
* fix: use meeting timezone for agenda_by_(room|type)

* refactor: use timezone.override instead of timezone.activate/deactivate

* fix: add timezone info in create-charter-newrevisiondocevents

* fix: use meeting timezone for recording.html template

* fix: use meeting timezone for slide submission timeslot display

* fix: use meeting timezone for schedule diff template

* fix: use meeting timezone for edit_meeting_timeslots_and_misc_sessions

* fix: use meeting timezone for materials() view

* fix: use meeting timezone for proceedings() view

* refactor: force timestamps to utc in important_dates_for_meeting.ics

Has no effect now, but guarantees consistency with template's assertion
that its timestamps are in UTC.

* fix: use meeting timezone for a couple interim meeting templates

* fix: use meeting timezone for propose_session_slides template

* fix: use meeting timezone for upload_session_*.html

* fix: use meeting timezone for a couple session templates
2022-09-22 12:19:56 -03:00
..
proceedings fix: Remove stray space from end of href (#4113) 2022-06-22 12:00:54 -05:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
add_session_drafts.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
agenda-neue.html test: add agenda-neue cypress tests (#4293) 2022-09-07 14:14:12 -04:00
agenda.html refactor: refactor timestamp handling so tests in meeting app pass (#4371) 2022-08-26 16:53:19 -03:00
agenda.ics refactor: refactor timestamp handling so tests in meeting app pass (#4371) 2022-08-26 16:53:19 -03:00
agenda.txt Snapshot of dev work to add session purpose annotation 2021-10-12 17:08:58 +00:00
agenda_by_room.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
agenda_by_type.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
agenda_filter.html fix: Better agenda display on phone screens (#4156) 2022-07-08 16:34:40 -05:00
agenda_personalize_buttonlist.html fix: clean up agenda personalization links (#3803) 2022-04-12 12:03:13 -03: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
create_timeslot.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00: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 fix(ui): import moment.js library with moment-timezone support in wrapper (#3977) 2022-05-18 09:23:07 -05:00
edit_meeting_schedule_session.html fix: Use new schedule editor icons picked by @flynnliz (#4407) 2022-09-06 12:11:59 -05: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 Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
edit_timeslot.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03: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 Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
floor-plan.html feat(ui): new dynamic agenda view (#4086) 2022-07-13 16:20:23 -05:00
group_materials.html fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
group_proceedings.html fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
import_minutes.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
important-dates.html fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05: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: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03: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: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03: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 chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05: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
meeting_heading.html feat(ui): new dynamic agenda view (#4086) 2022-07-13 16:20:23 -05: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.html Hopefully the final check-ins. 2022-02-08 17:29:15 +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(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05: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 test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
proceedings_acknowledgements.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00: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 test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
proceedings_progress_report.html chore: Remove various unused template tags (#4101) 2022-06-21 14:05:02 -05: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 feat: show meeting requests beyond rg/wg groups (#4134) 2022-06-29 09:49:33 -05:00
schedule_list.html fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
session_agenda_include.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
session_buttons_include.html fix: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03:00
session_details.html fix: use tz-aware meeting datetime to decide when to show ical link (#4429) 2022-09-12 11:35:01 -03:00
session_details_form.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
session_details_panel.html fix: more small timezone-aware fixes (#4489) 2022-09-22 12:19:56 -03: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 test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
timeslot_edit_timeslot.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
timeslot_start_end.html refactor: refactor timestamp handling so tests in meeting app pass (#4371) 2022-08-26 16:53:19 -03:00
tz-display.html fix: Better agenda display on phone screens (#4156) 2022-07-08 16:34:40 -05:00
upcoming.html refactor: refactor timestamp handling so tests in meeting app pass (#4371) 2022-08-26 16:53:19 -03:00
upcoming.ics fix: show session name on meeting/upcoming. Fixes #4010. (#4017) 2022-05-24 15:23:47 -05: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
week-view.html fix(ui): import moment.js library with moment-timezone support in wrapper (#3977) 2022-05-18 09:23:07 -05:00