Raphael Michel
|
d8705913b1
|
Added two new exporters
|
2016-05-31 10:07:00 +02:00 |
|
Raphael Michel
|
8edf9a7034
|
Redesign empty statistics page
|
2016-05-07 16:25:27 +02:00 |
|
Raphael Michel
|
b653915a35
|
Enable stripe when retrying payments
|
2016-04-10 17:56:11 +02:00 |
|
Raphael Michel
|
63687d93cc
|
Fixed TypeError in stripe provider
|
2016-04-10 17:46:41 +02:00 |
|
Raphael Michel
|
02fb27fa5d
|
Externalize more resources, implement Content-Security-Policy headers
|
2016-04-10 17:30:24 +02:00 |
|
Raphael Michel
|
5cca426cd3
|
Removed all inline <script> tags
|
2016-04-10 16:44:49 +02:00 |
|
Raphael Michel
|
fea6e0a957
|
Fixed a bug in banktransfer import hinting
|
2016-04-04 10:37:31 +02:00 |
|
Raphael Michel
|
89f0c5e461
|
Be explicit about subdomain_ and maindomain_ urls in plugins
|
2016-03-24 12:57:19 +01:00 |
|
Raphael Michel
|
bc0c171921
|
Use native payment retrials for PayPal (fixes #33)
|
2016-03-10 15:58:14 +01:00 |
|
Raphael Michel
|
cbc8ea44cc
|
Fixed bugs in the PayPal implementation
|
2016-03-10 15:57:47 +01:00 |
|
Raphael Michel
|
5cdcc62d8a
|
Re-add secrets to OrderPositions
|
2016-03-03 18:15:28 +01:00 |
|
Raphael Michel
|
edba7984cd
|
Only load Stripe.js if necessary
|
2016-02-20 16:03:05 +01:00 |
|
Raphael Michel
|
b36314b909
|
Fixed dangerous bug in connection handling
|
2016-02-12 09:33:48 +01:00 |
|
Raphael Michel
|
0741c00133
|
Fixed #119 -- Explicitly set decimal rounding mode
|
2016-02-11 17:27:29 +01:00 |
|
Raphael Michel
|
a114aa11f4
|
Fixed #45: Custom SMTP server
|
2015-12-13 17:56:35 +01:00 |
|
Raphael Michel
|
58b85819bc
|
Added logging for all basic operations
|
2015-12-12 22:53:11 +01:00 |
|
Raphael Michel
|
d133d2abff
|
Removed CleanerVersion layer [backwards-incompatible!]
|
2015-12-12 13:08:33 +01:00 |
|
Raphael Michel
|
4a1122a862
|
Fixed #108 -- Removed the restrictions system
|
2015-12-06 17:49:02 +01:00 |
|
Raphael Michel
|
34bdf7134d
|
Fixed PDF ticket generation
|
2015-11-12 19:40:39 +01:00 |
|
Raphael Michel
|
705d8bd931
|
A better MT940 has become available on PyPI
|
2015-10-18 19:05:21 +02:00 |
|
Raphael Michel
|
3fa0cfb077
|
Added multi-domain capabilities
|
2015-10-18 14:01:28 +02:00 |
|
Raphael Michel
|
8dec1abf12
|
Fixed and simplified PDF exports
|
2015-10-11 19:50:08 +02:00 |
|
Raphael Michel
|
974c5cee79
|
Moved property to the inside of items
|
2015-10-08 12:45:19 +02:00 |
|
Raphael Michel
|
b99f541adf
|
Fixed a ValueError in the statistics plugin
|
2015-10-06 00:01:14 +02:00 |
|
Raphael Michel
|
e6767afbd1
|
Moved question<>item relation to the question side
Cleared migration history
|
2015-10-06 00:00:38 +02:00 |
|
Raphael Michel
|
c4638a3402
|
Enabled asynchronous cart/order actions
|
2015-10-05 11:33:53 +02:00 |
|
Raphael Michel
|
2e9157cbef
|
Removed unused imports
|
2015-10-05 11:24:00 +02:00 |
|
Raphael Michel
|
3282244d1b
|
Use Django's storage API for media files
|
2015-09-29 16:05:17 +02:00 |
|
Raphael Michel
|
9d625198bd
|
Refs #96 -- Allow anonymous orders
|
2015-09-17 22:45:57 +02:00 |
|
Raphael Michel
|
1a463dd5b1
|
Refs #44 -- Added background queue support for ticket output
|
2015-09-16 11:18:18 +02:00 |
|
Raphael Michel
|
9ecd16c19c
|
Refs #44 -- Added background queue support for file export
|
2015-09-15 22:56:02 +02:00 |
|
Raphael Michel
|
79410cdb0d
|
Added payment method fees to order overview
|
2015-09-09 10:34:36 +02:00 |
|
Raphael Michel
|
1b65d3cfaf
|
Added PDF exporter for the order overview
|
2015-09-08 23:45:29 +02:00 |
|
Raphael Michel
|
2ec4cbeceb
|
Changed all core plugin versions to stay in sync
|
2015-09-08 20:58:24 +02:00 |
|
Raphael Michel
|
c921ad9fd7
|
Added unit test for bank CSV import
|
2015-09-08 20:51:02 +02:00 |
|
Raphael Michel
|
912b0fcf6a
|
Added a note on HBCI PIN security
|
2015-08-28 18:21:34 +02:00 |
|
Raphael Michel
|
691a06e855
|
Added a plugin for the coming pretixdroid application
|
2015-08-22 17:21:55 +02:00 |
|
Raphael Michel
|
c091b2bca9
|
Removed a debugging print statement
|
2015-08-22 17:19:40 +02:00 |
|
Raphael Michel
|
9ab6cc52c7
|
Refs #40 -- Removed Python 3.2/3.3 support
|
2015-08-22 14:23:11 +02:00 |
|
Raphael Michel
|
3b17434ebf
|
Banktransfer: Do not warn about outgoing transfers without an order code
|
2015-08-21 11:39:19 +02:00 |
|
Raphael Michel
|
aed73b0c61
|
Changed plugin URL config to create better error messages,
fixed an import error
|
2015-08-20 22:45:24 +02:00 |
|
Raphael Michel
|
4f28c01692
|
Fixed #94 -- Improved UI for bankdata import
|
2015-08-20 22:27:30 +02:00 |
|
Raphael Michel
|
bec407f32e
|
Merge branch 'master' of github.com:pretix/pretix
|
2015-08-20 22:17:35 +02:00 |
|
Raphael Michel
|
b55b02f4b8
|
Banktransfer: Added experimental HBCI support
|
2015-08-20 21:53:10 +02:00 |
|
Raphael Michel
|
e4742113c7
|
PDF tickets: Add config flags for object positions
|
2015-08-15 23:36:15 +02:00 |
|
Raphael Michel
|
8b4f890dd0
|
PDF tickets: Correctly handle custom backgrounds
|
2015-08-15 23:08:03 +02:00 |
|
Raphael Michel
|
30fd287aab
|
Allowed settings to contain files
|
2015-08-15 22:55:27 +02:00 |
|
Raphael Michel
|
0ea6fe02d3
|
PDF tickets: Papersize settings
|
2015-08-15 20:02:30 +02:00 |
|
Raphael Michel
|
eb843be8b7
|
Statistics: Added a GET parameter to flush the cache
|
2015-08-15 19:23:20 +02:00 |
|
Raphael Michel
|
5d47abd36a
|
Statistics: Fixed product graph
|
2015-08-15 18:37:28 +02:00 |
|