Raphael Michel
1faacef9d4
Always process tasks through celery ( #245 )
2016-09-21 10:38:31 +02:00
Raphael Michel
d014a92cef
Stronger hint to enable payment providers
2016-09-21 10:33:52 +02:00
Raphael Michel
a2f55c0c34
Fixed payment settings form validation
2016-09-21 10:26:57 +02:00
Raphael Michel
7afc9730cb
Updated README
2016-09-21 09:47:10 +02:00
Raphael Michel
dff43ed130
Improved fuzzy tests
2016-09-20 17:03:22 +02:00
Raphael Michel
515e9e574d
Removed docker from non-docker docs
2016-09-20 17:03:02 +02:00
Raphael Michel
a92923c7d0
Added tests for the voucher redemption view
2016-09-20 16:37:46 +02:00
Raphael Michel
d1f79faef2
New tests and minor fixes
2016-09-20 16:13:13 +02:00
Raphael Michel
1b6be05a5f
Fixed plugin tests
2016-09-20 12:43:26 +02:00
Raphael Michel
f6cde4c6e0
Added tests for JS i18n utils
2016-09-20 12:37:38 +02:00
Raphael Michel
497663d0d8
Do not count coverage for a deprecated code path
2016-09-20 12:30:12 +02:00
Raphael Michel
f73dea55a1
Added tests for pretixdroid API v2
2016-09-20 12:27:21 +02:00
Raphael Michel
d2416272c5
Added tests for taking an event live
2016-09-20 00:21:43 +02:00
Raphael Michel
2e453bd051
Use the redirect view for the imprint link
2016-09-19 22:17:13 +02:00
Raphael Michel
ba26b8fc71
Fixed front page spacing
2016-09-19 21:59:44 +02:00
Raphael Michel
ed8087b35e
Check for quotas before going live
2016-09-19 21:51:09 +02:00
Raphael Michel
cc13631cb8
Ignore free provider in live status
2016-09-19 21:46:30 +02:00
Raphael Michel
637e495b02
Color warnings orange before going live
2016-09-19 21:45:37 +02:00
Raphael Michel
4696007ddf
Bankimport: Clean database before run
2016-09-19 19:26:03 +02:00
Raphael Michel
531d4b0ce9
Bankimport: Handle thousand seperator
2016-09-19 19:23:36 +02:00
Raphael Michel
8aa1d74609
Updated German translation
2016-09-19 18:46:05 +02:00
Raphael Michel
fb694bf901
Stress that the payment is still required in the thanks message
2016-09-19 18:42:09 +02:00
Raphael Michel
bbd790a13e
Show order total on payment confirmation page
2016-09-19 18:10:16 +02:00
Raphael Michel
988340400d
Only show "change payment method" if another one is available
2016-09-19 18:06:07 +02:00
Raphael Michel
11abf83a7f
Added caching for eventreverse
2016-09-19 17:53:41 +02:00
Raphael Michel
4319082139
Banktransfer: Fixed retry button of duplicate transactions
2016-09-19 16:54:08 +02:00
Raphael Michel
33c23977a5
Fixed JS compression issue
2016-09-18 21:06:10 +02:00
Raphael Michel
52f3062d75
Fixed broken test
2016-09-18 21:01:24 +02:00
Raphael Michel
13459d6d83
Updated German translation
2016-09-18 20:48:48 +02:00
Raphael Michel
d2f50cff16
Added statistic view on questions
2016-09-18 20:45:05 +02:00
Raphael Michel
bcfd1dcf3b
Statistics: Adjust label angle to 30°
2016-09-18 19:13:40 +02:00
Raphael Michel
f8ce3523dc
Added a donut chart to the quota view
...
Moved morris.js out of the statistics plugin
2016-09-18 19:11:44 +02:00
Raphael Michel
ebbd9aaee9
Fix #232 -- display log text for stripe events
2016-09-18 18:29:18 +02:00
Raphael Michel
96828c3f5a
Fixed bug introduced in last commit
2016-09-17 23:50:56 +02:00
Raphael Michel
5a9c760633
Fixed bug when modifying an expired cart including a voucher
2016-09-17 23:42:23 +02:00
Raphael Michel
852e3cced7
SecurityMiddleware: Add child-src
2016-09-17 23:18:51 +02:00
Raphael Michel
9a0967c0e2
Refs #55 -- Datepicker in EventCreateForm
2016-09-17 23:16:34 +02:00
Raphael Michel
2138faecf9
SecurityMiddleware: Increase CSP parser tolerance
2016-09-17 23:09:33 +02:00
Raphael Michel
e29ccca49b
Fix #229 -- Consistent language between django and javascript
2016-09-17 22:46:07 +02:00
Raphael Michel
f79e1adf25
Fix #55 -- Datetime picker for input fields
2016-09-17 22:33:39 +02:00
cherti
ecef64c035
Change signature-separator ( #242 )
...
`"-- "` on a single line as a signature-delimiter is noticed by a lot of mail programs out there as an actual signature separator and the text below may be marked that way, e.g. is greyed out a little in Mozilla Thunderbird.
This change should leverage that behavior for e-mails sent by pretix.
2016-09-17 12:13:13 +02:00
koebi
5c0f04fc67
Fix #228 -- Enable substring-search when matching voucher tags ( #241 )
2016-09-16 00:06:01 +02:00
Raphael Michel
122221c218
Fixed code style in vouchers.py
2016-09-16 00:04:05 +02:00
Raphael Michel
68e51c0f74
Added pytest-rerunfailures
2016-09-16 00:03:42 +02:00
Raphael Michel
20cb4abb7b
Fixed error in JavaScript voucher code generation
2016-09-15 23:23:40 +02:00
koebi
5aa1ecec7c
Add documentation for voucher tags ( #240 )
...
Voucher tags were not documented in the help text at the beginning
of the voucher class.
Related to #228
2016-09-15 21:52:02 +02:00
Raphael Michel
70ce19e786
Fixed wrong comparison
2016-09-15 20:28:05 +02:00
Tobias Kunze
03ec7e3389
Minor clarification in ticket download hint ( #237 )
2016-09-15 08:11:05 +02:00
Nicole Klünder
f1565d1089
remove bundled code from github stats ( #238 )
2016-09-15 08:10:38 +02:00
Raphael Michel
6e6e0bcc9d
Fixed filter state display in order list
2016-09-14 13:10:35 +02:00