datatracker/ietf/templates/meeting
Jennifer Richards a331fb6d2a
fix: fix tz handling in ics files (#4630)
* fix: render upcoming.ics timestamps correctly

Both correctly display timestamps in the claimed time zones and format
the date-times in correct iCalendar format.

* refactor: also render DTSTAMP using ics_date_time tag

* fix: render valid date-times in agenda.ics

* fix: render valid date-time in important_dates_for_meeting.ics

Only touching the DTSTAMP here. The DTSTART has VALUE=DATE so the tag
does not handle it.

* test: test ics_date_time tag
2022-10-24 12:54:52 -03:00
..
proceedings fix: correct meeting attendance calculations (#4536) 2022-10-13 10:55:57 -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.html Merge branch 'feat/tzaware' into jennifer/main-for-tzaware-merge 2022-10-14 16:35:57 -03:00
agenda.ics fix: fix tz handling in ics files (#4630) 2022-10-24 12:54:52 -03:00
agenda.txt Snapshot of dev work to add session purpose annotation 2021-10-12 17:08:58 +00: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
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: Don't show ADs as part of "bethere" contraints. (#4540) 2022-10-07 16:02:29 -05:00
edit_meeting_schedule_session.html fix: Don't show ADs as part of "bethere" contraints. (#4540) 2022-10-07 16:02:29 -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
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: fix tz handling in ics files (#4630) 2022-10-24 12:54:52 -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
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 feat: replace old agenda with agenda-neue (#4406) 2022-10-12 15:46:28 -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 ui: Add rounded-pill to a few more badges (#4539) 2022-10-10 08:37:58 -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_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 Merge branch 'feat/tzaware' into jennifer/main-for-tzaware-merge 2022-10-14 16:35:57 -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
tz-display.html fix: Better agenda display on phone screens (#4156) 2022-07-08 16:34:40 -05:00
upcoming.html Merge branch 'feat/tzaware' into jennifer/main-for-tzaware-merge 2022-10-14 16:35:57 -03:00
upcoming.ics fix: fix tz handling in ics files (#4630) 2022-10-24 12:54:52 -03: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