This website requires JavaScript.
Explore
Help
Sign In
reynir
/
bornhack-website
Watch
1
Star
0
Fork
You've already forked bornhack-website
0
Code
Issues
Pull requests
1
Releases
Wiki
Activity
b172d678fa
bornhack-website
/
src
/
templates
History
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
..
account
/messages
change message when logging in to show email instead of username
2017-04-13 11:21:20 +02:00
includes
move code to src/ folder
2017-01-30 12:06:49 +01:00
legal
show in t&c that we only permit card payments on some products
2017-11-14 15:57:55 +01:00
403.html
Backoffice first steps + add 403.html (
#173
)
2017-10-03 21:14:07 +02:00
404.html
move code to src/ folder
2017-01-30 12:06:49 +01:00
500.html
move code to src/ folder
2017-01-30 12:06:49 +01:00
base.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
coc.html
Fixed missing space in 'be excellent to eachother', maybe i'm wrong here, in which case sorry.
2017-08-10 20:55:13 +02:00
contact.html
move code to src/ folder
2017-01-30 12:06:49 +01:00