bornhack-website/src/program/templates/includes
Thomas Steen Rasmussen 33383e6559
Event feedback (#451)
* Event feedback functionality and related commits:

* blackness and isort and flake8 - this branch does not have pre-commit so I forgot :/

* finish backoffice management of eventfeedback

* add username to eventfeedback detail panel when viewed in backoffice

* Add feedback url to elm schedule. Fix access when user is anonymous. Remove print statement.

* one prefetch_related call to rule them all

Co-authored-by: Víðir Valberg Guðmundsson <valberg@orn.li>
2020-02-22 14:50:09 +01:00
..
event_proposal_table.html Add a slides field to talk and lightning talk forms. 2018-08-18 20:43:24 +02:00
event_proposal_type_select.html if one or more speakerproposals exist show a list so the user can pick an existing or choose to add a new; use the multimodelform stuff only when the user wants to add a new speakerproposal 2018-05-20 21:11:53 +02:00
eventfeedback_buttons.html Event feedback (#451) 2020-02-22 14:50:09 +01:00
eventfeedback_detail_panel.html Event feedback (#451) 2020-02-22 14:50:09 +01:00
eventproposal_detail.html Add "use_provided_speaker_laptop" to eventproposal_detail.html. Also correct a typo. 2019-07-31 20:22:11 +02:00
eventproposalurl_table.html Fix urls handling and other stuff (#249) 2018-07-17 22:43:16 +02:00
program_menu.html Add show_schedule boolean to Camp. Hide schedule link if schedule should not be shown. Close #346 2019-06-24 15:12:14 +02:00
speaker_proposal_table.html Fix urls handling and other stuff (#249) 2018-07-17 22:43:16 +02:00
speakerproposal_detail.html working on #232, this commit changes backoffice to be camp specific (although many of the actual functions are camp independent). Add backoffice/mixins.py with BackofficeViewMixin to keep it DRY. Add backoffice views to manage proposals. Move SpeakerProposal and EventProposal detail template to includes to they can be used from backoffice. Rename our commonmark templatetags so the names are more intuitive. 2018-06-03 15:34:04 +02:00
speakerproposalurl_table.html hide url action buttons when not inside the program app, and change urltype icons to include the 'fas' bit of the fontawesome class 2018-06-03 23:34:40 +02:00