Commit Graph

674 Commits

Author SHA1 Message Date
Thomas Steen Rasmussen 0ff37bbca5 move code to src/ folder 2017-01-30 12:06:49 +01:00
Thomas Steen Rasmussen 6eefcdda74 start work switch to py3 and ircbot 2017-01-30 12:05:11 +01:00
Thomas Steen Rasmussen 12e6c0374e fix some wording on the frontpage, closes #85 2017-01-29 15:51:28 +01:00
Thomas Steen Rasmussen 437d8a611b Merge branch 'master' of github.com:bornhack/bornhack-website 2017-01-29 14:52:12 +01:00
Thomas Steen Rasmussen 61519550f8 add call for sponsors view, add call for sponsors for bornhack 2017, fixes #89 2017-01-29 14:51:50 +01:00
Stephan Telling 7202927695 Merge branch 'master' of github.com:bornhack/bornhack-website 2017-01-29 13:24:10 +01:00
Stephan Telling cbcc4a6aaa
update bootstrap script with more events 2017-01-29 13:23:58 +01:00
Thomas Steen Rasmussen 3d45c336a5 remove old text for now 2017-01-29 12:42:30 +01:00
Thomas Steen Rasmussen 951667171d remove hardcoded camp name 2017-01-29 12:37:37 +01:00
Thomas Steen Rasmussen 48a5b09515 add cfs 2017 (text still needs to be fixed), show notice on cfs page when cfs is closed, references #86 2017-01-29 11:16:26 +01:00
Thomas Steen Rasmussen b42d0911c7 add call_for_speakers_open() property to camps.Camp model, strikethrough call for speakers button when not open 2017-01-29 10:52:20 +01:00
Thomas Steen Rasmussen 82e51b08e6 remove unneeded validation, django already does this for datetimerangefields 2017-01-29 10:51:31 +01:00
Thomas Steen Rasmussen 16052601a8 update readme with notes on prod migration 2017-01-28 21:01:19 +01:00
Stephan Telling f883a58a48
update readme with instructions to add a new camp 2017-01-28 19:32:25 +01:00
Stephan Telling 712cd2a129
use {camp-slug}_*.html for all templates 2017-01-28 19:30:52 +01:00
Stephan Telling 60137c0cda
remove duplicate event from bootstrap script 2017-01-28 19:17:34 +01:00
Thomas Steen Rasmussen 8cdd4bed8b remove debug stuff committed accidently 2017-01-28 18:44:53 +01:00
Thomas Steen Rasmussen 9f082e63ec add some unique constraints here and there to ensure data integrity 2017-01-28 18:43:55 +01:00
Thomas Steen Rasmussen f6e18a6dbb Merge branch 'master' of github.com:bornhack/bornhack-website 2017-01-28 18:24:14 +01:00
Thomas Steen Rasmussen a664213301 add temporary 2017 logos 2017-01-28 18:24:06 +01:00
Thomas Steen Rasmussen 3b78f83c7c remove empty files from sponsors app 2017-01-28 18:23:10 +01:00
Stephan Telling 8200cea0d4
update bootstrap command to create three identical camps 2017-01-28 17:58:53 +01:00
Stephan Telling bc55efd300
add postgres headers for debian 2017-01-28 17:06:46 +01:00
Stephan Telling 9f76c12c0d
update bootstrap script with data from 2016 2017-01-28 17:06:05 +01:00
Thomas Steen Rasmussen 5432c07efb skip checking if this is a new speaker 2017-01-25 23:48:37 +01:00
Thomas Steen Rasmussen daaa3128c8 reraise the exception 2017-01-25 23:19:53 +01:00
Thomas Steen Rasmussen 82d6b31766 fix defaults in a migration 2017-01-25 22:43:49 +01:00
Thomas Steen Rasmussen b72cf60419 Merge pull request #80 from bornhack/multicamp
Finally merge multicamp support
2017-01-25 19:38:42 +01:00
Thomas Steen Rasmussen 8b3313db9c remove debug output 2017-01-25 17:46:58 +01:00
Thomas Steen Rasmussen e224ce90cf more small fixes, add camp list 2017-01-25 01:49:13 +01:00
Thomas Steen Rasmussen c48c66635c a bit more work on speakers and schedule and sponsors and stuff 2017-01-25 00:24:04 +01:00
Thomas Steen Rasmussen edc37243e3 fix call for speakers 2017-01-24 16:42:57 +01:00
Thomas Steen Rasmussen 1908c18530 more fiddling with schedule layout 2017-01-23 23:58:41 +01:00
Thomas Steen Rasmussen 201de12b49 more program and schedule changes 2017-01-23 18:57:30 +01:00
Thomas Steen Rasmussen 518611534e commit before start of work sunday, mostly fixing schedule stuff, including setting settings.TIME_ZONE properly, this means we will need to convert production data times to be UTC 2017-01-22 12:59:57 +01:00
Thomas Steen Rasmussen 125d433860 get the right number of 9s for html5lib so bleach doesn't crap out, see https://github.com/mozilla/bleach/issues/212 and https://github.com/mozilla/bleach/issues/212 2017-01-20 19:35:10 +01:00
Thomas Steen Rasmussen ad0aaa6748 fix bootstrap-devsite somewhat 2017-01-20 18:14:08 +01:00
Thomas Steen Rasmussen 73c7f0374a updated requirements.txt 2017-01-20 17:47:50 +01:00
Thomas Steen Rasmussen 3125195554 update README 2017-01-20 17:47:10 +01:00
Thomas Steen Rasmussen b4f3c386c3 just a commit before we start the days work 2017-01-20 16:18:10 +01:00
Thomas Steen Rasmussen 9b089de165 proof that I did something during 33c3 2016-12-29 00:15:13 +01:00
Thomas Steen Rasmussen f8a513ec72 this is the beginning of multicamp support, much work still to be done 2016-12-25 15:52:55 +01:00
Thomas Steen Rasmussen d54bd2a84f remove makefile 2016-11-22 21:45:15 +01:00
Thomas Steen Rasmussen 3049ed2665 remove unused graphics/ folder 2016-11-22 21:43:54 +01:00
Thomas Steen Rasmussen 820000ca83 make settings, env settings, and requirements less complex 2016-11-22 21:04:06 +01:00
Thomas Steen Rasmussen 6ca19b6358 update headline text 2016-11-10 02:02:02 +01:00
Thomas Steen Rasmussen 6e10d0e427 update placeholder text in customer_comment textfield 2016-11-10 01:59:37 +01:00
Thomas Steen Rasmussen 0782157de2 update terms checkbox text to reflect merchandise shipping terms 2016-11-10 01:55:58 +01:00
Thomas Steen Rasmussen 79cbc4fe55 disable credit card payment for now 2016-11-09 23:56:44 +01:00
Thomas Steen Rasmussen d0a0623315 only include products when their category is public 2016-11-09 23:02:14 +01:00