bornhack-website/src/program/templates
Thomas Steen Rasmussen 5162a54a2d enable email to submitter and speakers when an event is scheduled 2021-08-07 15:31:11 +02:00
..
control Use | as delimiters. 2017-08-22 13:05:49 +02:00
emails enable email to submitter and speakers when an event is scheduled 2021-08-07 15:31:11 +02:00
includes add backoffice tool to add recording URLs (#683) 2020-11-01 16:44:46 +01:00
bornhack-2020_call_for_speakers.html add boilerplate for 2020 camp 2018-05-06 15:10:02 +02:00
call_for_participation.html Add "use_provided_speaker_laptop" to eventproposal_detail.html. Also correct a typo. 2019-07-31 20:22:11 +02:00
combined_proposal_select_person.html SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
combined_proposal_submit.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
event_detail.html SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
event_feedback_delete.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
event_feedback_detail.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
event_feedback_form.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
event_feedback_list.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
event_list.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
event_proposal_add_person.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
event_proposal_detail.html SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
event_proposal_form.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
event_proposal_remove_person.html fix broken speakerproposal remove person view 2020-08-12 14:59:28 +02:00
event_proposal_select_person.html SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
event_proposal_type_select.html new content submission flow monster commit of doom. fixes a large part of #191. Split out /program/ urls into a seperate program/urls.py file in the program: URL namespace. Change call for speakers to call for participation everywhere (I think). Add boolean fields call_for_participation_open and call_for_sponsors_open to Camp model. Switch to font-awesome 5.0.13 and update <i> tags everywhere accordingly. Introduce Tracks so all Events belong to a Track, which in turn belongs to a Camp. Add seperate forms for submitting SpeakerProposals and EventProposals so we can set labels and help_text according to EventType, and remove fields we dont need. Remove Pictures from Speaker and SpeakerProposals, it was almost never used, and was a lot of code/complexity. Remove a few PROPOSAL_STATUS namely DRAFT and MODIFIED_AFTER_APPROVAL to simplify the workflow for submitters. Add description, icon and host_title fields to EventType. Add a CombinedProposalSubmitView which allows users to submit a SpeakerProposal and EventProposal from the same page, introducing a new requirements.txt dependency for django-betterforms==1.1.4. Update bootstrap-devsite to match the new reality. 2018-05-20 18:16:20 +02:00
event_type_select.html new content submission flow monster commit of doom. fixes a large part of #191. Split out /program/ urls into a seperate program/urls.py file in the program: URL namespace. Change call for speakers to call for participation everywhere (I think). Add boolean fields call_for_participation_open and call_for_sponsors_open to Camp model. Switch to font-awesome 5.0.13 and update <i> tags everywhere accordingly. Introduce Tracks so all Events belong to a Track, which in turn belongs to a Camp. Add seperate forms for submitting SpeakerProposals and EventProposals so we can set labels and help_text according to EventType, and remove fields we dont need. Remove Pictures from Speaker and SpeakerProposals, it was almost never used, and was a lot of code/complexity. Remove a few PROPOSAL_STATUS namely DRAFT and MODIFIED_AFTER_APPROVAL to simplify the workflow for submitters. Add description, icon and host_title fields to EventType. Add a CombinedProposalSubmitView which allows users to submit a SpeakerProposal and EventProposal from the same page, introducing a new requirements.txt dependency for django-betterforms==1.1.4. Update bootstrap-devsite to match the new reality. 2018-05-20 18:16:20 +02:00
noscript_schedule_view.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
program_base.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
proposal_delete.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
proposal_list.html SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
schedule_base.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
schedule_day.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
schedule_overview.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
speaker_detail.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
speaker_list.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
speaker_proposal_delete.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
speaker_proposal_detail.html SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
speaker_proposal_form.html SpeakerAvailability, EventSession, autoscheduler, and other goodies (#497) 2020-06-03 21:18:06 +02:00
speaker_proposal_submit.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
url_delete.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
url_form.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00