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
Raphael Michel
092179d0d7
Added Martin to authors list
2016-09-14 13:09:39 +02:00
Martin Gross
46d87c6964
Tilt Ordered/Paid Statistics Labels in order to show them all ( #236 )
...
Alternative would be to set xLabelMargin to something low - but this
would just cause new problems with very, very long names.
2016-09-14 13:02:15 +02:00
Martin Gross
8fb363f815
Fix #233 -- Make orderlist and overview filterable by payment_provider ( #234 )
...
* Make orderlist and overview filterable by payment_provider (fixing #233 )
* Remove checks for allowed and enabled payment_providers as discussed
2016-09-14 13:01:22 +02:00
Raphael Michel
a43b41c8d6
Actually link flags via static tag
2016-09-14 12:43:51 +02:00
Raphael Michel
f128a5f559
Fixed a referer leak
2016-09-14 10:34:20 +02:00
Raphael Michel
5c791e7fab
Order voucher tags in the voucher tag view
2016-09-14 08:55:42 +02:00
Raphael Michel
074e7648b9
Bankimport: Fixed another typerror
2016-09-13 18:07:22 +02:00
Raphael Michel
a1d92f9740
Fixed a fatal bug in payment method changing
2016-09-12 20:39:34 +02:00
Raphael Michel
01f0673683
Fixed a possible timing attack channel
2016-09-12 20:38:41 +02:00
Raphael Michel
f165275ade
Do not generate upper case secrets if we treat them case-insensitively
2016-09-12 17:41:55 +02:00
Raphael Michel
9318652124
Fixed a broken test
2016-09-12 17:31:33 +02:00
Raphael Michel
e93a24afb2
Call order_placed signal after invoice address is set
2016-09-12 17:31:02 +02:00
Raphael Michel
f5eb4d01aa
Fixed problem with moment.js and duplicate JS minification
2016-09-11 18:36:36 +02:00
Raphael Michel
c4c633f21a
Merge pull request #227 from rixx/translations
...
Minor changes in translations
2016-09-11 17:13:28 +02:00
Raphael Michel
582eb1b7a8
Fixed a TypeError in send_expiry_warnings
2016-09-11 17:11:04 +02:00
Raphael Michel
d13e146429
Fixed misleading query parameters
2016-09-11 14:38:01 +02:00
Raphael Michel
71d061e04d
Fixed a TypeError
2016-09-11 14:04:58 +02:00
Tobias Kunze
a073486c3e
Minor changes in translations
2016-09-09 19:59:46 +02:00
Raphael Michel
38eabb5c51
Update German translation
2016-09-09 15:37:42 +02:00
Raphael Michel
1ed43ead3f
Count down to cart expiry
2016-09-09 15:35:35 +02:00
Raphael Michel
037aa7fc59
Improved tests
...
The tests should have been broken by 52906ab , but they weren't because
the tests were to tolerant.
2016-09-09 14:53:09 +02:00
Raphael Michel
52906abfb2
Frontpage layout adjustments
2016-09-09 14:47:22 +02:00
Raphael Michel
d9f1360634
Fixed typo
2016-09-09 14:47:22 +02:00
Raphael Michel
dac0af8aec
Translate error messages during voucher redemption
2016-09-09 14:47:22 +02:00
Raphael Michel
9b67d8d363
Strip whitespace from voucher codes
2016-09-09 14:47:22 +02:00
Raphael Michel
15b9d8420c
Improve error messages, update German translation
2016-09-09 14:47:22 +02:00
Raphael Michel
e0ece9c18a
Stripe checkout: Fixed retry order
2016-09-09 10:38:58 +02:00
Raphael Michel
84d264d626
Stripe: Optional support for Stripe checkout
2016-09-09 10:20:30 +02:00
Raphael Michel
e0f0a3a87f
Allow to discard duplicate orders
2016-09-09 09:32:48 +02:00
Raphael Michel
bb1cd6bcec
Banktransfer: Fixed issue introduced in 833c310
2016-09-09 08:48:38 +02:00