Raphael Michel
|
abb770a8e7
|
Prevent events from being set to None through the API
|
2019-02-14 10:15:55 +01:00 |
|
Raphael Michel
|
72a2d0da35
|
Search in e-mail adresses during checkin
|
2019-02-14 10:15:55 +01:00 |
|
Raphael Michel
|
937cec53f7
|
Optimize queries for pdf_data=true
|
2019-02-14 10:15:55 +01:00 |
|
Raphael Michel
|
6e4af5da64
|
Perform order search on database replica
|
2019-02-14 10:15:02 +01:00 |
|
Raphael Michel
|
7ed35e06ba
|
Allow to configure a database replica
|
2019-02-14 10:14:23 +01:00 |
|
Raphael Michel
|
55841ea660
|
Make sure total is calculated as a Decimal
|
2019-02-12 16:27:37 +01:00 |
|
Raphael Michel
|
78544cdb30
|
Implement a strong locking check to avoid race conditions during payment
|
2019-02-12 16:24:32 +01:00 |
|
Martin Gross
|
37183aced7
|
Disable Autocomplete for Date/Time-fields
|
2019-02-12 16:16:12 +01:00 |
|
Raphael Michel
|
a7d3cb134c
|
Fix a token mismatch
|
2019-02-12 15:40:06 +01:00 |
|
Raphael Michel
|
da8f7f163f
|
Check-in API: Include position data
|
2019-02-12 15:40:06 +01:00 |
|
Raphael Michel
|
89d612beed
|
Fix bug in checkinlist view
|
2019-02-11 16:39:50 +01:00 |
|
Raphael Michel
|
f23de7e2c0
|
Order change: Allow to ignore quotas
|
2019-02-11 16:15:54 +01:00 |
|
Raphael Michel
|
d073007fd7
|
Order change: Allow to keep price when changing items
|
2019-02-11 16:15:13 +01:00 |
|
Raphael Michel
|
d9d1c83218
|
Optimize the check-in list view
|
2019-02-11 15:58:39 +01:00 |
|
Raphael Michel
|
ae9b8bafb8
|
Add missing migration
|
2019-02-08 15:33:26 +01:00 |
|
Raphael Michel
|
cbf5c2ec1d
|
Fix ZeroDivisionError if a voucher tag is given to a voucher with max_usages=0
Fix PRETIXEU-V7
|
2019-02-08 13:59:05 +01:00 |
|
Raphael Michel
|
17392f3ef4
|
Store subevent data for invoice lines
|
2019-02-08 13:56:04 +01:00 |
|
Raphael Michel
|
bf36ad009f
|
Don't request a refund if there's actually no money involved
|
2019-02-08 11:27:09 +01:00 |
|
Martin Gross
|
ca9e4823e2
|
Fix wrong CSV-Checkinlist link
|
2019-02-08 10:47:17 +01:00 |
|
Raphael Michel
|
d505422e0f
|
Order overview: Make table easier to read
|
2019-02-07 15:28:51 +01:00 |
|
Raphael Michel
|
33c43ce482
|
Add columns lines to PDF overview export
|
2019-02-07 15:21:17 +01:00 |
|
Raphael Michel
|
f273cf4960
|
Fix misaligned PDF report
|
2019-02-07 15:21:12 +01:00 |
|
Raphael Michel
|
afdf09eeb4
|
Merge branch 'master' of github.com:pretix/pretix
|
2019-02-07 15:02:14 +01:00 |
|
Raphael Michel
|
01e5872f61
|
Update jsonfallback again
|
2019-02-07 15:01:55 +01:00 |
|
Maximilian Hils
|
14cc31c810
|
Fix payment instruction display. (#1161)
|
2019-02-07 14:30:26 +01:00 |
|
Raphael Michel
|
2972129547
|
Sentry: Fix a bug leading to it ignoring *everything*
|
2019-02-06 11:16:38 +01:00 |
|
Raphael Michel
|
ec4227651a
|
Do not try to reduce voucher usage below 0
|
2019-02-06 10:35:54 +01:00 |
|
Raphael Michel
|
77950de588
|
Voucher bulk delete: Remove cart positions as well
|
2019-02-06 10:28:26 +01:00 |
|
Raphael Michel
|
187576eee5
|
Fix a ProtectedError in cart handling
FIx PRETIXEU-TR
|
2019-02-06 10:25:53 +01:00 |
|
Raphael Michel
|
0e513a0985
|
Require specific jsonfallback version
|
2019-02-06 09:59:44 +01:00 |
|
Raphael Michel
|
1cde728ffe
|
Order search: Add missing field to .only() call
|
2019-02-06 09:52:11 +01:00 |
|
Raphael Michel
|
76893caffc
|
Sentry: Ignore django.security.DisallowedHost
|
2019-02-05 18:15:21 +01:00 |
|
Raphael Michel
|
a539999c04
|
Sentry: Do not report retried celery tasks
|
2019-02-05 17:19:18 +01:00 |
|
Raphael Michel
|
b9c570b3d8
|
Sentry: Tune log levels
|
2019-02-05 16:35:40 +01:00 |
|
Raphael Michel
|
48b399424a
|
Delete voucher even if it is contained in carts
Fix PRETIXEU-R1
|
2019-02-05 15:47:11 +01:00 |
|
Raphael Michel
|
1c73f000a9
|
Fix TypeError
PRETIXEU-T6
|
2019-02-05 15:00:58 +01:00 |
|
Raphael Michel
|
d0721165c1
|
Add distinct call back in in some cases
|
2019-02-05 12:10:27 +01:00 |
|
Raphael Michel
|
bed0a0ceeb
|
Switch from raven to sentry_sdk
|
2019-02-05 11:25:58 +01:00 |
|
Raphael Michel
|
b53ee1dc1d
|
Bump version to 2.5.0.dev0
|
2019-02-04 16:06:43 +01:00 |
|
Raphael Michel
|
41b56c00e5
|
Bump version to 2.4.0
v2.4.0
|
2019-02-04 16:05:32 +01:00 |
|
Raphael Michel
|
cb17febf7c
|
Add squashed migration
|
2019-02-04 15:48:29 +01:00 |
|
Raphael Michel
|
07d42a4d77
|
Invoice exporter: Fix missing filter on query
|
2019-02-04 14:47:24 +01:00 |
|
Raphael Michel
|
e3ebf887a4
|
Implement Invoice.__repr__
|
2019-02-04 14:07:18 +01:00 |
|
Raphael Michel
|
0440187e59
|
Do not break on empty invoices
Sentry PRETIXEU-S8
|
2019-02-04 14:07:01 +01:00 |
|
Raphael Michel
|
dfcda0fa2c
|
Merge pull request #1158 from pretix-translations/weblate-pretix-pretix
Update from Weblate.
|
2019-02-04 13:52:53 +01:00 |
|
Maarten van den Berg
|
560c0a8729
|
Translated on translate.pretix.eu (Dutch (informal))
Currently translated at 100.0% (2960 of 2960 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
|
2019-02-04 08:45:08 +00:00 |
|
Maarten van den Berg
|
bc80b60b04
|
Translated on translate.pretix.eu (Dutch)
Currently translated at 100.0% (2960 of 2960 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
|
2019-02-04 08:45:08 +00:00 |
|
Maarten van den Berg
|
08bf3648ea
|
Translated on translate.pretix.eu (Dutch (informal))
Currently translated at 100.0% (2960 of 2960 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
|
2019-02-04 08:45:08 +00:00 |
|
Raphael Michel
|
f8ee7acad6
|
Fix import order
|
2019-02-04 09:38:09 +01:00 |
|
Raphael Michel
|
10c86869ea
|
Sendmail: Do not fail to show logs with status "r"
Fix sentry PRETIXEU-S3
|
2019-02-04 09:10:19 +01:00 |
|