Thomas Flummer
1c88ed8073
Added title blocks to templates that did not have one ( #511 )
...
In most cases this mirrors the primary header on the page, but in some cases the title is simplified and/or nested to reflect the depth of the current page
Co-authored-by: Thomas Steen Rasmussen <tykling@bornhack.org>
2020-06-03 21:30:10 +02:00
Víðir Valberg Guðmundsson
20f380dfd6
Planked code form betterforms. (Aka django 3.0 upgrade) ( #436 )
...
* Bump django from 2.2.8 to 3.0.2 in /src/requirements
Bumps [django](https://github.com/django/django ) from 2.2.8 to 3.0.2.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/2.2.8...3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Planked code form betterforms.
* Remove betterform from requirements.
* Try with master of django-allauth-2fa.
* Use static templatetag library, staticfiles is gone.
* Use newly released django-allauth-2fa 0.8 instead of git url.
* Django 3.0.3 is out.
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-02-07 18:21:34 +01:00
Thomas Flummer
7e6dc6a675
New logos for 2020 and 2021, new favicon package
...
includes smaller tweaks to size of small logo in top menu to make it consistant
2020-02-01 00:42:19 +01:00
Thomas Steen Rasmussen
d5019d8082
fix dates on 2020 frontpage
2019-09-07 15:13:51 +02:00
Víðir Valberg Guðmundsson
9ee3fb396a
Remove tickets available from 2019 camp detail.
2019-08-17 22:36:54 +02:00
Víðir Valberg Guðmundsson
5eec38d344
It is BornHack with a capital H.
2019-07-26 14:52:06 +02:00
lgandersen
413f6bb276
Added new pictures for the frontpages of camp 2019, 2020 and 2021. ( #362 )
2019-07-21 14:56:37 +02:00
Víðir Valberg Guðmundsson
ceb20bc24b
Adding a button with link to shop on the 2019 frontpage.
2019-07-18 10:03:08 +02:00
Thomas Flummer
7ed9bec954
New logo on 2019 frontpage ( #322 )
2019-05-12 18:57:04 +02:00
Víðir Valberg Guðmundsson
1782c6c52d
Also 2017 is in the past
2019-04-01 10:39:37 +02:00
Víðir Valberg Guðmundsson
49bbf5d4b2
Change "will be" to "was" for 2019
2019-04-01 10:38:15 +02:00
Thomas Steen Rasmussen
93255a4215
add 2021 template
2019-03-30 15:08:42 +01:00
Thomas Steen Rasmussen
acfe658ab6
update location on frontpage
2019-01-13 17:21:57 +01:00
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