Commit Graph

131 Commits

Author SHA1 Message Date
Raphael Michel
cc057e8b96 Change URL configuration 2015-06-02 20:43:54 +02:00
Raphael Michel
ab88faec56 Remove Admin 2015-05-28 21:55:54 +02:00
Raphael Michel
2d83049181 Template caching settings has been inverted for some reason 2015-05-21 23:06:29 +02:00
Raphael Michel
bd59da6e25 Merge branch 'master' of github.com:pretix/pretix 2015-05-21 14:56:32 +02:00
Raphael Michel
79d3bf0b7d Do not use absolute URL for login redirection 2015-05-21 14:55:46 +02:00
Raphael Michel
18a83d7e38 Re-use official static3 package as 0.6.1 fixed the bug we found
Use own dj-static fork as long as our patch is in review
Remove setting for FORCE_SCRIPT_NAME
2015-05-20 10:22:45 +02:00
Raphael Michel
82bd843aa3 Fix a bug in database settings 2015-05-19 18:07:33 +02:00
Raphael Michel
f89fd9c3a2 Use the MySQL connector that is recommended by Django 2015-05-19 00:25:05 +02:00
Raphael Michel
aa7fcc1923 Use mysql-connector instead of MySQLdb 2015-05-18 21:28:03 +02:00
Raphael Michel
73169b78b6 Further improve settings 2015-05-16 11:02:50 +02:00
Raphael Michel
62b5d1c6eb Improved dockerfile, config file usage and documentation 2015-05-16 00:56:09 +02:00
Raphael Michel
c6bff238ba Serve static files 2015-05-12 21:48:41 +02:00
Raphael Michel
8b88878b8d Add a plugin API for ticket outputs 2015-04-19 18:11:15 +02:00
Raphael Michel
03df35bccd Data structures and form elements for internationalized data 2015-04-03 17:38:01 +02:00
Raphael Michel
9c94983bbc Send email on order payment (#27) 2015-04-01 10:42:27 +02:00
Raphael Michel
16244bd69c Send e-mails on order completion (#27) 2015-04-01 10:30:07 +02:00
Raphael Michel
f54515ba0a Provide a new API for plugins to add HTML to the <head> of the site 2015-03-15 23:50:30 +01:00
Raphael Michel
797c1f4205 Development time logging configuration 2015-03-15 17:34:00 +01:00
Raphael Michel
a67e09215b Add payment provider PayPal 2015-03-15 17:33:50 +01:00
Raphael Michel
7666d04580 django-debug-toolbar now supports Django 1.8. Yay! 2015-03-12 23:06:30 +01:00
Raphael Michel
4390ee0b07 Add a dummy Stripe plugin for testing purposes 2015-03-06 15:20:59 +01:00
Raphael Michel
386bd032cf First steps into a payment provider API 2015-03-04 13:58:25 +01:00
Raphael Michel
9f850f611c Django 1.8b1 is coming this week, we are ready.
We are, django-debug-toolbar isn't.
2015-02-18 22:08:30 +01:00
Raphael Michel
54b494890e Login is mandatory for adding things to a card 2015-02-17 23:27:43 +01:00
Raphael Michel
077413f41c Restructure our python module. A lot. 2015-02-14 17:55:13 +01:00
Raphael Michel
260266f2d9 View structure for adding items to cart 2015-02-12 12:14:28 +01:00
Raphael Michel
f6b4f726e1 Rename settings variable 2015-02-12 10:37:08 +01:00
Raphael Michel
e1a7a9c5dc Very basic layout for the event front page 2015-02-10 23:16:03 +01:00
Raphael Michel
b0e1546469 Django app architecture for pretixpresale 2015-02-10 22:39:35 +01:00
Raphael Michel
5b16eeb8f4 PEP8 compliancy 2015-02-08 18:45:13 +01:00
Raphael Michel
6648e7ed03 Rename tixl to pretix 2015-01-19 01:10:35 +01:00