Commit Graph

145 Commits

Author SHA1 Message Date
Raphael Michel
1bfe2d4525 Fixed double requirement 2016-05-09 11:44:18 +02:00
Raphael Michel
b6fcf91517 Changed to use a custom celery as well 2016-05-09 11:40:06 +02:00
Raphael Michel
f999b9ffd9 Updated standalone docker file and install guide 2016-05-09 11:11:25 +02:00
Raphael Michel
55013cf2bb Fixed error in requirements file 2016-05-04 18:50:34 +02:00
Raphael Michel
8c40f02cec Downgrade mt-940, see WoLpH/mt940#23 2016-05-04 18:40:03 +02:00
Raphael Michel
499cf6c5c8 Fixed flake8 problems 2016-05-04 18:35:33 +02:00
Raphael Michel
fdff5e7a98 Switched from LESS to SASS 2016-03-31 20:08:27 +02:00
Raphael Michel
ced7302b81 Get rid of our own dj-static fork 2016-02-16 16:43:12 +01:00
Raphael Michel
b0fa089561 Fixed dependency declaration in setup.py, upgraded django-compressor 2016-02-16 16:33:23 +01:00
Raphael Michel
cd0c840825 Django 1.9 requires django-compressor@develop 2015-12-12 23:32:01 +01:00
Raphael Michel
493b80a481 Updated Django to 1.9, django-bootstrap3 to 6.2 and reportlab to 3.2 2015-12-12 13:21:24 +01:00
Raphael Michel
d133d2abff Removed CleanerVersion layer [backwards-incompatible!] 2015-12-12 13:08:33 +01:00
Raphael Michel
79ad8b40ed Added python3.5-style type annotations to pretix.base 2015-11-04 23:39:59 +01:00
Raphael Michel
f7011abfd4 Re-structured requirements files 2015-10-18 19:47:16 +02:00
Raphael Michel
705d8bd931 A better MT940 has become available on PyPI 2015-10-18 19:05:21 +02:00
Raphael Michel
ae4d102288 Added tests for the checkoutflow module 2015-10-18 18:02:52 +02:00
Raphael Michel
2d629c6a03 Removed -e from requirements 2015-09-26 19:08:39 +02:00
Raphael Michel
c268da02a2 Simplified the locking procedure 2015-09-16 16:03:17 +02:00
Raphael Michel
101f1c77e0 Refs #44 -- Added optional celery background queue for mails 2015-09-09 23:42: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
b55b02f4b8 Banktransfer: Added experimental HBCI support 2015-08-20 21:53:10 +02:00
Raphael Michel
0cbf9aeec3 Added product pictures 2015-07-25 23:58:02 +02:00
Raphael Michel
e828d711bd Used isort to order all import statements 2015-07-19 20:46:34 +02:00
Raphael Michel
235769ce4f Added the possibility to use Redis for quota locks 2015-06-30 17:29:34 +02:00
Raphael Michel
76d93d8592 Bypass in CleanerVersion 2015-06-29 20:51:45 +02:00
Raphael Michel
c1db8c4ebc Update dependencies 2015-06-29 17:44:14 +02:00
Raphael Michel
c4789fb9a4 Fixed #73 -- Add memcached configuration options 2015-06-23 19:57:34 +02:00
Raphael Michel
72ee9bffed Upgrade to Django 1.8.2 2015-06-03 00:16:13 +02:00
Raphael Michel
4286edfee3 Use py.test for testing 2015-06-02 13:26:04 +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
f89fd9c3a2 Use the MySQL connector that is recommended by Django 2015-05-19 00:25:05 +02:00
Raphael Michel
5a4952eb7f Add MySQL und Postgres drivers to the deployment 2015-05-18 16:47:14 +02:00
Raphael Michel
3fbd57add7 Temporary usage of our own static3 patch 2015-05-18 13:02:59 +02:00
Raphael Michel
d1473b9958 Pin version requirements, add more tasks to makefile, specify python
version in manage.py shebang
2015-05-15 22:54:12 +02:00
Raphael Michel
c6bff238ba Serve static files 2015-05-12 21:48:41 +02:00
Raphael Michel
a3c0f061f4 Upgrade Django version 2015-05-12 20:38:37 +02:00
Raphael Michel
f4d3679841 Django 1.8 was released 2015-04-02 12:30:17 +02:00
Raphael Michel
e774c7b7d5 Prototype for PDF generation 2015-03-22 00:06:35 +01: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
c23468e266 Doc requirements 2015-03-15 19:58:14 +01:00
Raphael Michel
6dea0de32d Update requirements for docs 2015-03-15 19:50:55 +01:00
Raphael Michel
a67e09215b Add payment provider PayPal 2015-03-15 17:33:50 +01:00
Raphael Michel
197fbbd180 Allow to modify answers for pending orders 2015-03-14 13:32:56 +01:00
Raphael Michel
a0b9e9a5f9 Split requirements files
Remove unused import
2015-03-14 12:59:34 +01:00