datatracker/ietf/templates/meeting
Lars Eggert 6b7beb17bf panel -> card
- Legacy-Id: 19618
2021-11-10 12:59:12 +00:00
..
proceedings panel -> card 2021-11-10 12:59:12 +00: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 panel -> card 2021-11-10 12:59:12 +00:00
agenda.html Labels are badges in bs5. 2021-11-10 11:15:46 +00:00
agenda.ics Update links in iCal description to be more useful. Fixes #3349. Commit ready for merge. 2021-09-22 21:52:21 +00:00
agenda.txt Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
agenda_by_room.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
agenda_by_type.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
agenda_filter.html panel -> card 2021-11-10 12:59:12 +00:00
agenda_personalize.html Labels are badges in bs5. 2021-11-10 11:15:46 +00:00
agenda_personalize_buttonlist.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
approve_proposed_slides.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00: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
delete_schedule.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
diff_schedules.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
edit_materials_button.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
edit_meeting_schedule.html pull-right -> float-end 2021-11-10 09:57:57 +00:00
edit_meeting_schedule_session.html pull-right -> float-end 2021-11-10 09:57:57 +00:00
edit_meeting_timeslots_and_misc_sessions.html panel -> card 2021-11-10 12:59:12 +00:00
edit_timeslot_form.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
edit_timeslot_type.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
finalize.html panel -> card 2021-11-10 12:59:12 +00:00
floor-plan.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
group_materials.html Labels are badges in bs5. 2021-11-10 11:15:46 +00:00
group_proceedings.html Labels are badges in bs5. 2021-11-10 11:15:46 +00:00
important-dates.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00: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 Use BOF consistently. 2021-07-14 17:33:14 +00:00
interim_announce.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
interim_announcement.txt Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00: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 Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
interim_meeting_cancellation_notice.txt Allow cancellation of individual sessions of multi-session interim meeting. Fixes #2959. Commit ready for merge. 2020-12-01 17:37:09 +00:00
interim_minutes_reminder.txt Add utility script to send interim meeting minutes reminder. Add ability to include comments with meeting cancellation 2016-05-17 22:55:47 +00:00
interim_pending.html Labels are badges in bs5. 2021-11-10 11:15:46 +00:00
interim_request.html pull-right -> float-end 2021-11-10 09:57:57 +00:00
interim_request_cancel.html pull-right -> float-end 2021-11-10 09:57:57 +00:00
interim_request_details.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
interim_request_edit.html pull-right -> float-end 2021-11-10 09:57:57 +00:00
interim_send_announcement.html pull-right -> float-end 2021-11-10 09:57:57 +00:00
interim_session_buttons.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
interim_session_cancellation_notice.txt Allow cancellation of individual sessions of multi-session interim meeting. Fixes #2959. Commit ready for merge. 2020-12-01 17:37:09 +00:00
interim_skip_announce.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
landscape_edit.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
make_schedule_official.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
materials.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
materials_editable_groups.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
materials_upload_closed.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
meeting_heading.html pull-right -> float-end 2021-11-10 09:57:57 +00:00
new_meeting_schedule.html Reindent all templates with djhtml 2021-11-10 09:41:11 +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 Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
no-agenda.txt Added meeting.agenda_info_note. Commit ready for merge. 2018-10-09 22:08:45 +00:00
past.html Labels are badges in bs5. 2021-11-10 11:15:46 +00:00
previously_approved_slides.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
private_schedule.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
proceedings.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
proceedings_acknowledgements.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
proceedings_attendees.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
proceedings_attendees_table.html Add Country column to meeting/NN/proceedings/attendees. Fixes #2228. Commit ready for merge. 2017-03-25 19:20:34 +00:00
proceedings_overview.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
proceedings_progress_report.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
properties_edit.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
propose_session_slides.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
remove_sessionpresentation.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
request_minutes.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
request_minutes.txt Use BOF consistently. 2021-07-14 17:33:14 +00:00
requests.html Table coloring needs table- prefix. 2021-11-10 10:11:57 +00:00
room-view.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
room_edit.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
schedule_list.html panel -> card 2021-11-10 12:59:12 +00:00
session_agenda_include.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
session_buttons_include.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
session_details.html panel -> card 2021-11-10 12:59:12 +00:00
session_details_panel.html panel -> card 2021-11-10 12:59:12 +00:00
session_materials.html Labels are badges in bs5. 2021-11-10 11:15:46 +00: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 Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
timeslot_start_end.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
upcoming.html Labels are badges in bs5. 2021-11-10 11:15:46 +00:00
upcoming.ics Add proper folding for static content in the DESCRIPTION in the important-dates ics feed. Remove important-dates from the upcoming meetings ics. 2021-02-04 18:14:01 +00:00
upload_session_agenda.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
upload_session_bluesheets.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
upload_session_minutes.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
upload_session_slides.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00
week-view.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00