Thomas Steen Rasmussen
|
af794e6a2f
|
fix dates for 2019
|
2018-08-22 14:32:10 +02:00 |
|
Thomas Steen Rasmussen
|
7dd52c78ee
|
make the colours more visible on the camp list page, set camp colours in bootstrap script, add a light_text property to Camp model
|
2018-08-18 17:45:33 +02:00 |
|
Thomas Steen Rasmussen
|
2ba8d153fe
|
fix CFP url on bornhack 2020 frontpage
|
2018-05-27 16:31:57 +02:00 |
|
Thomas Steen Rasmussen
|
53fa204455
|
Merge branch 'master' of github.com:bornhack/bornhack-website
|
2018-05-26 14:42:28 +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 |
|
Stephan Telling
|
a94eb6b610
|
fix dates in camp detail for 2019
|
2018-05-06 17:05:23 +02:00 |
|
Stephan Telling
|
789b2b7cc8
|
fix copy paste errors in 2019 and 2020 camp templates
|
2018-05-06 15:19:52 +02:00 |
|
Stephan Telling
|
c67feb3d34
|
add boilerplate for 2020 camp
|
2018-05-06 15:10:02 +02:00 |
|
Thomas Steen Rasmussen
|
142afa5ead
|
add teamtask support
|
2017-11-23 23:09:14 +01:00 |
|
Stephan Telling
|
eb9f531b77
|
fix #165
|
2017-11-05 16:13:50 +01:00 |
|
Stephan Telling
|
32651eafa7
|
add initial files for 2019
|
2017-07-08 20:16:58 +02:00 |
|
Víðir Valberg Guðmundsson
|
cc8777107e
|
Fixing templates for the new logos.
|
2017-07-08 16:55:05 +02:00 |
|
Stephan Telling
|
be5b6a08a1
|
add large_svg method on camp model and logos
|
2017-06-04 16:08:41 +02:00 |
|
Stephan Telling
|
1bfe068d77
|
add 2018 templates
|
2017-06-04 13:42:23 +02:00 |
|
Thomas Steen Rasmussen
|
9fd05583f4
|
fix some spacing around imaged on 2017 frontpage
|
2017-04-20 00:20:46 +02:00 |
|
Thomas Steen Rasmussen
|
a3437bf1d0
|
add one more picture to the 2017 frontpage
|
2017-04-20 00:05:13 +02:00 |
|
Víðir Valberg Guðmundsson
|
7b2659df4a
|
Fix camp detail pages.
|
2017-04-14 16:12:26 +02:00 |
|
Thomas Steen Rasmussen
|
ff74141d17
|
add link to teams page to frontpage
|
2017-04-08 08:40:03 +02:00 |
|
Thomas Steen Rasmussen
|
ba7a589a06
|
use wording from flyer
|
2017-04-08 08:24:20 +02:00 |
|
Thomas Steen Rasmussen
|
37b54d799e
|
fix a few things on the 2017 camp detail page, fixes #101
|
2017-04-01 23:32:42 +02:00 |
|
Stephan Telling
|
8ddf21ba48
|
add fontawesome and begin work on adding icons on schedule
Also deletes an old 2016 info html page and removes tabs in
bornhack-2016_camp_detail.html
|
2017-03-14 22:14:37 +01:00 |
|
Thomas Steen Rasmussen
|
6684b0cecd
|
add some more stuff to the 2017 frontpage
|
2017-02-19 21:27:09 +01:00 |
|
Thomas Steen Rasmussen
|
0ff37bbca5
|
move code to src/ folder
|
2017-01-30 12:06:49 +01:00 |
|