Commit graph

  • 9fc7d77834 add some missing quoting Thomas Steen Rasmussen 2017-02-11 17:11:40 +0100
  • ca7a7560bb Merge branch 'master' of github.com:bornhack/bornhack-website Thomas Steen Rasmussen 2017-02-11 16:51:29 +0100
  • a915662689 adapt environment_settings.py.dist to jinja format Thomas Steen Rasmussen 2017-02-11 16:50:29 +0100
  • 3c59e7ed1d
    update bootstrap script with food events for new locations feature Stephan Telling 2017-02-11 14:34:30 +0100
  • 752a3f7e38 add EventLocation model, restructure schedule filtering navigation Thomas Steen Rasmussen 2017-02-08 23:34:24 +0100
  • fa8426441b remove debug output Thomas Steen Rasmussen 2017-02-02 14:40:26 +0100
  • 5bc728a2e8 ircbot and notification worker basic functionality works Thomas Steen Rasmussen 2017-02-02 14:37:17 +0100
  • 3715d00701 Revert "remove __init__.py files" Thomas Steen Rasmussen 2017-02-02 00:18:23 +0100
  • c3a4994d35 remove __init__.py files Thomas Steen Rasmussen 2017-02-01 21:41:00 +0100
  • 2ecda214ce small fixes to ircbot Thomas Steen Rasmussen 2017-02-01 01:09:21 +0100
  • 330ab25bd3 wrap this baby in int() Thomas Steen Rasmussen 2017-01-31 23:45:53 +0100
  • bae4e78b3f Merge branch 'master' of github.com:bornhack/bornhack-website Thomas Steen Rasmussen 2017-01-31 23:40:20 +0100
  • 4cd344601a replace __unicode__ with __str__ here and there, remove camp title from event boxes on schedule overview Thomas Steen Rasmussen 2017-01-31 23:39:49 +0100
  • 40a89ccf36
    fix static -> static_src in createcamp command and readme Stephan Telling 2017-01-31 23:30:31 +0100
  • dcbf9b6992 readd middleware with the 1.10 setting Thomas Steen Rasmussen 2017-01-31 23:26:45 +0100
  • c047506d26 better example values for .dist Thomas Steen Rasmussen 2017-01-31 23:02:27 +0100
  • 1b5d4cad3f add environment_settings.py to .gitignore Thomas Steen Rasmussen 2017-01-31 23:00:05 +0100
  • 593b40ea6a remove accidental committed file Thomas Steen Rasmussen 2017-01-31 22:59:29 +0100
  • 2a41b03e56 Merge branch 'master' of github.com:bornhack/bornhack-website Thomas Steen Rasmussen 2017-01-31 22:50:49 +0100
  • ea14ae5e38 remove django-environ and more work on irc bot Thomas Steen Rasmussen 2017-01-31 22:50:28 +0100
  • 2fa98cb02e
    add command to create dirs and html files for a new camp Stephan Telling 2017-01-31 22:03:03 +0100
  • 57c6037e37 add freebsd package names to README Thomas Steen Rasmussen 2017-01-31 18:52:40 +0100
  • 75122cfc4e py3 migrations Thomas Steen Rasmussen 2017-01-31 18:52:25 +0100
  • 229bd11387 update requirements for py3 Thomas Steen Rasmussen 2017-01-30 19:23:36 +0100
  • ff1afd128d rename requirements file Thomas Steen Rasmussen 2017-01-30 19:15:58 +0100
  • 51e6dbdbcf update README to reflect that we now use py3 Thomas Steen Rasmussen 2017-01-30 12:26:33 +0100
  • 9e5709d200 fix the stuff 2to3 got wrong Thomas Steen Rasmussen 2017-01-30 12:22:43 +0100
  • 3a7b952090 first pass with 2to3 Thomas Steen Rasmussen 2017-01-30 12:16:07 +0100
  • 0ff37bbca5 move code to src/ folder Thomas Steen Rasmussen 2017-01-30 12:06:49 +0100
  • 6eefcdda74 start work switch to py3 and ircbot Thomas Steen Rasmussen 2017-01-30 12:05:11 +0100
  • 12e6c0374e fix some wording on the frontpage, closes #85 Thomas Steen Rasmussen 2017-01-29 15:51:28 +0100
  • 437d8a611b Merge branch 'master' of github.com:bornhack/bornhack-website Thomas Steen Rasmussen 2017-01-29 14:52:12 +0100
  • 61519550f8 add call for sponsors view, add call for sponsors for bornhack 2017, fixes #89 Thomas Steen Rasmussen 2017-01-29 14:51:50 +0100
  • 7202927695 Merge branch 'master' of github.com:bornhack/bornhack-website Stephan Telling 2017-01-29 13:24:10 +0100
  • cbcc4a6aaa
    update bootstrap script with more events Stephan Telling 2017-01-29 13:23:58 +0100
  • 3d45c336a5 remove old text for now Thomas Steen Rasmussen 2017-01-29 12:42:30 +0100
  • 951667171d remove hardcoded camp name Thomas Steen Rasmussen 2017-01-29 12:37:37 +0100
  • 48a5b09515 add cfs 2017 (text still needs to be fixed), show notice on cfs page when cfs is closed, references #86 Thomas Steen Rasmussen 2017-01-29 11:15:13 +0100
  • b42d0911c7 add call_for_speakers_open() property to camps.Camp model, strikethrough call for speakers button when not open Thomas Steen Rasmussen 2017-01-29 10:52:20 +0100
  • 82e51b08e6 remove unneeded validation, django already does this for datetimerangefields Thomas Steen Rasmussen 2017-01-29 10:51:31 +0100
  • 16052601a8 update readme with notes on prod migration Thomas Steen Rasmussen 2017-01-28 21:01:19 +0100
  • f883a58a48
    update readme with instructions to add a new camp Stephan Telling 2017-01-28 19:32:25 +0100
  • 712cd2a129
    use {camp-slug}_*.html for all templates Stephan Telling 2017-01-28 19:30:52 +0100
  • 60137c0cda
    remove duplicate event from bootstrap script Stephan Telling 2017-01-28 19:17:34 +0100
  • 8cdd4bed8b remove debug stuff committed accidently Thomas Steen Rasmussen 2017-01-28 18:44:53 +0100
  • 9f082e63ec add some unique constraints here and there to ensure data integrity Thomas Steen Rasmussen 2017-01-28 18:43:55 +0100
  • f6e18a6dbb Merge branch 'master' of github.com:bornhack/bornhack-website Thomas Steen Rasmussen 2017-01-28 18:24:14 +0100
  • a664213301 add temporary 2017 logos Thomas Steen Rasmussen 2017-01-28 18:24:06 +0100
  • 3b78f83c7c remove empty files from sponsors app Thomas Steen Rasmussen 2017-01-28 18:23:10 +0100
  • 8200cea0d4
    update bootstrap command to create three identical camps Stephan Telling 2017-01-28 17:58:53 +0100
  • bc55efd300
    add postgres headers for debian Stephan Telling 2017-01-28 17:06:46 +0100
  • 9f76c12c0d
    update bootstrap script with data from 2016 Stephan Telling 2017-01-28 17:06:05 +0100
  • 5432c07efb skip checking if this is a new speaker Thomas Steen Rasmussen 2017-01-25 23:48:37 +0100
  • daaa3128c8 reraise the exception Thomas Steen Rasmussen 2017-01-25 23:19:53 +0100
  • 82d6b31766 fix defaults in a migration Thomas Steen Rasmussen 2017-01-25 22:43:49 +0100
  • b72cf60419 Merge pull request #80 from bornhack/multicamp Thomas Steen Rasmussen 2017-01-25 19:38:42 +0100
  • 8b3313db9c remove debug output Thomas Steen Rasmussen 2017-01-25 17:46:58 +0100
  • e224ce90cf more small fixes, add camp list Thomas Steen Rasmussen 2017-01-25 01:49:13 +0100
  • c48c66635c a bit more work on speakers and schedule and sponsors and stuff Thomas Steen Rasmussen 2017-01-25 00:24:04 +0100
  • edc37243e3 fix call for speakers Thomas Steen Rasmussen 2017-01-24 16:42:57 +0100
  • 1908c18530 more fiddling with schedule layout Thomas Steen Rasmussen 2017-01-23 23:58:41 +0100
  • 201de12b49 more program and schedule changes Thomas Steen Rasmussen 2017-01-23 18:57:30 +0100
  • 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 Thomas Steen Rasmussen 2017-01-22 12:59:57 +0100
  • 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 Thomas Steen Rasmussen 2017-01-20 19:35:10 +0100
  • ad0aaa6748 fix bootstrap-devsite somewhat Thomas Steen Rasmussen 2017-01-20 18:14:08 +0100
  • 73c7f0374a updated requirements.txt Thomas Steen Rasmussen 2017-01-20 17:47:50 +0100
  • 3125195554 update README Thomas Steen Rasmussen 2017-01-20 17:47:10 +0100
  • b4f3c386c3 just a commit before we start the days work Thomas Steen Rasmussen 2017-01-20 16:18:10 +0100
  • 9b089de165 proof that I did something during 33c3 Thomas Steen Rasmussen 2016-12-29 00:15:13 +0100
  • f8a513ec72 this is the beginning of multicamp support, much work still to be done Thomas Steen Rasmussen 2016-12-25 15:52:55 +0100
  • d54bd2a84f remove makefile Thomas Steen Rasmussen 2016-11-22 21:45:15 +0100
  • 3049ed2665 remove unused graphics/ folder Thomas Steen Rasmussen 2016-11-22 21:43:54 +0100
  • 820000ca83 make settings, env settings, and requirements less complex Thomas Steen Rasmussen 2016-11-22 21:04:06 +0100
  • 6ca19b6358 update headline text Thomas Steen Rasmussen 2016-11-10 02:02:02 +0100
  • 6e10d0e427 update placeholder text in customer_comment textfield Thomas Steen Rasmussen 2016-11-10 01:59:37 +0100
  • 0782157de2 update terms checkbox text to reflect merchandise shipping terms Thomas Steen Rasmussen 2016-11-10 01:55:58 +0100
  • 79cbc4fe55 disable credit card payment for now Thomas Steen Rasmussen 2016-11-09 23:56:44 +0100
  • d0a0623315 only include products when their category is public Thomas Steen Rasmussen 2016-11-09 23:02:14 +0100
  • 9bec5f1d37 make manager show products Thomas Steen Rasmussen 2016-11-09 20:38:21 +0100
  • ffbbf8f869 only show comment when one was entered, after order is closed Thomas Steen Rasmussen 2016-11-09 17:04:03 +0100
  • ddaf7d0d2d add flickr, instagram to contact page, update text on frontpage Thomas Steen Rasmussen 2016-11-09 16:43:06 +0100
  • 4d6e397ea9 move ADMINS back to base.py Thomas Steen Rasmussen 2016-11-09 16:02:17 +0100
  • a691a0d0b4 add comment to orders Thomas Steen Rasmussen 2016-11-09 14:34:55 +0100
  • 741ae97c91 reorder some stuff Thomas Steen Rasmussen 2016-11-09 12:28:34 +0100
  • 4dd2325926 add cash payment Thomas Steen Rasmussen 2016-11-09 12:27:42 +0100
  • b2cf4cf9ae rework settings stuff, README, env files Thomas Steen Rasmussen 2016-11-09 09:55:15 +0100
  • eb3f685938 ignore venv Thomas Steen Rasmussen 2016-11-08 08:30:41 +0100
  • 8aef2064e6 Merge pull request #75 from benjaoming/dev-improvements Víðir Valberg Guðmundsson 2016-08-31 14:10:21 +0200
  • 70c61b0048 add iCal event calendar Janus Troelsen 2016-08-30 13:21:44 +0200
  • 3800b7daa4 Note to self: Don't assume you know, know that you know, then inform others Benjamin Bach 2016-08-30 11:37:38 +0200
  • e5963cc2e6 Remove out-dated env template Benjamin Bach 2016-08-30 11:33:13 +0200
  • e0e5d646f6 Fix illegal TICKET_CATEGORY_ID uuid in dev settings Benjamin Bach 2016-08-29 20:59:28 +0200
  • ef29e038b5 Improve the dev commands and add SQLite support Benjamin Bach 2016-08-29 20:43:50 +0200
  • 78d84b21f9 Whitespace Ronni Elken Lindsgaard 2016-08-29 16:58:36 +0200
  • c9c2651bb9 Update bakery information Ronni Elken Lindsgaard 2016-08-29 16:58:23 +0200
  • 007ae997cb Raise the exception, not return it. Víðir Valberg Guðmundsson 2016-08-29 16:17:18 +0200
  • c9803b22c2 use development settings in dev.sh Benjamin Bach 2016-08-28 17:21:44 +0200
  • 8d329eb716 Fix migrations and create a developer script that sets necessary minimal env Benjamin Bach 2016-06-20 14:45:38 +0200
  • 0af442e131 Infopage update Ronni Elken Lindsgaard 2016-08-28 16:38:55 +0200
  • c68718f8c0 Adding filtering by checked_in Víðir Valberg Guðmundsson 2016-08-27 12:29:51 +0200