Commit Graph

25 Commits

Author SHA1 Message Date
Raphael Michel
f7011abfd4 Re-structured requirements files 2015-10-18 19:47:16 +02:00
Raphael Michel
181f1fe36d Removed Python 3.3 polyfill (we already dropped support) 2015-09-09 17:53:10 +02:00
Raphael Michel
9ec25d708b Allow import bank data from CSV files 2015-03-21 22:03:39 +01:00
Raphael Michel
91087d0e1a Payments via Stripe (#30) 2015-03-16 01:32:32 +01:00
Raphael Michel
b6bda537e8 Install PayPal API on Travis CI 2015-03-15 17:38:21 +01:00
Raphael Michel
a0b9e9a5f9 Split requirements files
Remove unused import
2015-03-14 12:59:34 +01:00
Raphael Michel
7666d04580 django-debug-toolbar now supports Django 1.8. Yay! 2015-03-12 23:06:30 +01:00
Raphael Michel
099158603d Update to Django 1.8 beta 1, downgrade pep8 2015-03-08 15:40:53 +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
6648e7ed03 Rename tixl to pretix 2015-01-19 01:10:35 +01:00
Raphael Michel
24beedd232 Use PhantomJS instead of SauceLabs for CI testing 2015-01-15 10:14:44 +01:00
Raphael Michel
3ec770a73a Change data model to versioned tables 2015-01-06 16:38:15 +01:00
Raphael Michel
b8a9c63b07 Try SauceLabs for Selenium tests 2014-10-18 20:48:36 +02:00
Raphael Michel
d633f4317c Use a polyfill for Enum on Python<3.4 2014-10-07 13:08:15 +02:00
Raphael Michel
a64d00aa82 ipython might not be considered a requirement 2014-10-07 00:46:22 +02:00
Raphael Michel
3c6f8b77cb The very basics of the plugin API 2014-10-06 23:30:36 +02:00
Raphael Michel
e10267ebd0 Manage item properties 2014-10-04 19:42:36 +02:00
Raphael Michel
c45ea081fa Coverage checks 2014-10-02 10:08:54 +02:00
Raphael Michel
6e826bb7c5 Add Django debug toolbar for some insights into SQL queries issued 2014-09-29 18:48:56 +02:00
Raphael Michel
fb07769223 Select correct locale and timezone 2014-09-14 15:10:34 +02:00
Raphael Michel
fe8fcb6f6b tixlcontrol: Login form 2014-09-10 21:48:37 +02:00
Raphael Michel
cd08316f2e Static files management / LessCSS compiler / Bootstrap import 2014-09-10 20:57:04 +02:00
Raphael Michel
e0b57344b8 Code checker configuration 2014-09-10 19:42:10 +02:00
Raphael Michel
468c96f37a First travis-ci configuration 2014-09-09 16:49:46 +02:00
Raphael Michel
befe27cdd0 Django project, first models 2014-09-09 16:38:33 +02:00