Thomas Steen Rasmussen
|
d46ccc530b
|
handle empty results correctly in CampViewMixin, also add a text to the speaker list page when no speakers are found
|
2018-07-18 00:46:38 +02:00 |
|
Thomas Steen Rasmussen
|
025692d017
|
add icons to speaker list page
|
2018-07-18 00:15:14 +02:00 |
|
Thomas Steen Rasmussen
|
039af44a92
|
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 |
|
Thomas Steen Rasmussen
|
e2037f929a
|
remove message when there is no speakers
|
2017-04-09 17:51:20 +02:00 |
|
Thomas Steen Rasmussen
|
0d7ec82f35
|
show call for speakers button always
|
2017-04-09 17:49:44 +02:00 |
|
Thomas Steen Rasmussen
|
0dc1ca9704
|
rework team stuff
|
2017-04-02 18:04:57 +02:00 |
|
Víðir Valberg Guðmundsson
|
2864593b00
|
Moving some menus around.
|
2017-04-01 21:45:43 +02:00 |
|
Thomas Steen Rasmussen
|
a51b795bce
|
rename models and views from submission to proposal
|
2017-03-12 19:06:03 +01:00 |
|
Thomas Steen Rasmussen
|
ad3b826844
|
rework speaker and talk proposal stuff
|
2017-03-12 15:43:41 +01:00 |
|
Stephan Telling
|
999c7e971b
|
show coming soon text for speakers, schedule and events. fix #93.
|
2017-02-22 10:02:02 +01:00 |
|
Víðir Valberg Guðmundsson
|
59bb0f8e3a
|
Rewrite bits of the program scheduling to work better on mobile.
|
2017-02-17 17:17:32 +01:00 |
|
Thomas Steen Rasmussen
|
0ff37bbca5
|
move code to src/ folder
|
2017-01-30 12:06:49 +01:00 |
|