Raphael Michel
0f47bff5cd
Allow to hide products that require membership ( #2240 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-10-07 10:11:31 +02:00
Raphael Michel
51998e820d
Orders API: Add item and variation filters
2021-09-30 11:48:23 +02:00
Raphael Michel
1d065a7672
Add setting organizer_logo_image_inherit
2021-09-17 13:33:34 +02:00
Raphael Michel
42a1fe9bd1
Event settings API: Fix setting confirm_texts
2021-09-15 16:28:57 +02:00
Raphael Michel
ad2334bffc
WebHookCall: Increase max URL size
2021-09-15 13:06:25 +02:00
Raphael Michel
17adde99fa
Allow to restrict availability of variations by date, sales channel, and voucher ( #2202 )
2021-09-15 12:04:17 +02:00
Raphael Michel
0567e2d22b
API: Fix crash on missing require_membership_types property
2021-09-14 15:28:02 +02:00
Tim Neumann
b95f556d8f
Add config options for max file upload sizes ( #2199 )
...
* feat(config): Add config options for max file upload sizes
Closes #2198
* Apply suggestions from code review
Fix docs and comment in settings.py
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Fix import order using isort
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2021-09-09 15:55:06 +02:00
Raphael Michel
677142d0c9
API: Fix storage of Item.picture
2021-09-06 19:56:57 +02:00
Raphael Michel
74dd13abd5
Fix unlimited quota issues
2021-08-18 18:40:33 +02:00
Raphael Michel
1f46a8b91b
Remove print statement
2021-08-18 16:50:03 +02:00
Raphael Michel
eb77c2f6f6
API: Allow bulk-cration of cart positions
2021-08-18 15:28:41 +02:00
Martin Gross
7c17d041f4
Fix wrong pretix.event.deleted webhook-label
2021-08-10 09:29:58 -04:00
Raphael Michel
f367d5e675
Multi-event exports: Pass organizer, fix in staff mode
2021-07-24 16:46:37 +02:00
Raphael Michel
e04793d2eb
pretixSCAN: Add new security profile PretixScanNoSyncSecurityProfile
2021-07-23 18:48:40 +02:00
Raphael Michel
db65c14733
Fix style check failures
2021-07-23 18:14:52 +02:00
Raphael Michel
4655d8237f
Check-in API: Improve handling of unknown ticket codes
2021-07-23 10:49:33 +02:00
Raphael Michel
75dc80eb09
API: Allow to set a custom pagination size
2021-07-13 18:20:12 +02:00
Martin Gross
d67954de3f
Extend WebHook URL to 255 chars (was: 200)
2021-07-05 09:56:50 +02:00
Raphael Michel
9089b630ed
Add new settings invoice_regenerate_allowed ( #2071 )
2021-07-01 14:51:08 +02:00
Raphael Michel
e4f542b060
Check-in: Return "revoked" code even in online mode
2021-06-22 17:56:50 +02:00
Raphael Michel
cba2ad5333
Add Invoice.fee_type, Invoice.fee_internal_type
2021-06-22 16:58:54 +02:00
Raphael Michel
60c3b76ee9
Order creation API: Fix possible crash (PRETIXEU-4MS)
2021-06-22 11:00:21 +02:00
Raphael Michel
c132ccd141
Performance: Replace inlinestyler with css_inline; Add drf-ujson ( #2123 )
2021-06-13 21:20:18 +02:00
Raphael Michel
97d67d58d5
Add Order.custom_followup_at ( #2124 )
2021-06-11 17:08:13 +02:00
Raphael Michel
fe2e01938a
Orders API: Silently fail if an answer to a question is submitted twice
2021-06-09 17:42:39 +02:00
Raphael Michel
c7ef79be90
Store all check-in attempts, not only successful ones ( #2074 )
2021-06-05 13:00:58 +02:00
Raphael Michel
9c3fc69176
Quotas API: Allow to bulk-query availability
2021-06-04 17:16:42 +02:00
Maico Timmerman
71e7df3038
Event API: Add search parameter ( #2088 )
...
The events API is paginated with 50 events. When searching for a
specific event within a large Pretix installations UX becomes very bad.
Using this filter users are able to quickly find their event by slug or
their name/location in any language.
2021-06-03 09:25:45 +02:00
Raphael Michel
bc8b3f504c
Event API: Allow to query availability
2021-06-01 19:14:41 +02:00
Raphael Michel
2c5d544391
ItemVariation API: Integrate memberships
2021-05-28 17:26:41 +02:00
Raphael Michel
49a9b71ea3
Fix #2090 -- Test mode for memberships
2021-05-27 11:47:42 +02:00
Raphael Michel
cb42457683
Event API: Add new clone_from parameter
2021-05-25 21:15:18 +02:00
Raphael Michel
ea514948b5
Customer accounts: Only link orders by email if wanted
2021-05-25 15:09:35 +02:00
Raphael Michel
a519310fb8
Event: copy sales_channels when copying events
2021-05-25 11:32:20 +02:00
Raphael Michel
9773867f92
Allow to configure length of ticket secret
2021-05-19 18:04:02 +02:00
Raphael Michel
587c4f5a81
Fix regression in e19d79a2b
2021-05-19 10:16:43 +02:00
Raphael Michel
e19d79a2bf
Orders API: optimize a common filter query
2021-05-18 09:09:24 +02:00
Raphael Michel
aa1fc42628
API: Fix handling of read-only meta properties:
2021-05-17 14:24:20 +02:00
Raphael Michel
389228bfe8
Allow to send all invoices to a specific email address ( #2072 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2021-05-11 12:49:24 +02:00
Raphael Michel
403b8191e4
Upgrade to Django 3.2 ( #2056 )
2021-05-07 12:00:30 +02:00
Raphael Michel
b5fdba796b
Check-in rules: Make logic results understandable ( #2050 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-05-07 09:45:18 +02:00
Raphael Michel
9ab61f3e27
Fix missing serializer context
2021-05-06 13:32:34 +02:00
Raphael Michel
8e79eb570e
Customer accounts & Memberships ( #2024 )
2021-05-04 16:56:06 +02:00
Raphael Michel
36ac2b1e52
Fix isort issue
2021-05-03 13:14:20 +02:00
Raphael Michel
02ce2fb5cf
Order creation API: Fire pretix.event.order.paid signal
2021-05-03 13:03:01 +02:00
Raphael Michel
a3dc562d08
Faulty PDF variables should not crash checkins
2021-04-30 13:44:30 +02:00
Raphael Michel
4acf660906
Fix #1567 -- Per-subevent availability of items ( #2040 )
2021-04-29 15:34:58 +02:00
Richard Schreiber
a0b3c70e2a
add support for check-in into overlapping events ( #2039 )
...
When events overlap, check-in only worked for the currently running event. If events run back-to-back, it can happen, that admission should start earlier and overlaps the currently running event. This checks if an overlapping event has started even if the current event is still running.
2021-04-26 13:13:21 +02:00
Raphael Michel
24bccf8b9c
Add Question.valid_file_portrait as well as crop editor for images
2021-04-19 15:40:16 +02:00