Raphael Michel
129e831e06
Add option to scan add-on based on its parent position's secret ( #2705 )
2022-07-06 10:32:05 +02:00
Raphael Michel
39f7bfe16f
[SECURITY] Add untrusted_input flag to ticket redemption API
2022-07-05 14:42:58 +02:00
Raphael Michel
5a6b7d783b
API: Fix order total after order change operation ( #2700 )
2022-06-27 12:41:54 +02:00
Raphael Michel
3790d04ed2
Add experimental API call to query idempotency logs
2022-05-25 13:00:31 +02:00
Raphael Michel
96a656bc8a
Fix bug in test test_cartpos_create_with_voucher_invalid_subevent
2022-05-24 10:55:17 +02:00
Raphael Michel
08590f9d98
Explicitly store whether checkins were offline ( #2617 )
2022-05-17 14:32:14 +02:00
Raphael Michel
2fcd6bb3f5
API: Support creating cart positions with vouchers ( #2635 )
2022-05-10 12:19:04 +02:00
Raphael Michel
6c06d72bf1
Fix all offline scans being marked as forced
2022-04-29 15:55:55 +02:00
Richard Schreiber
edff7b8717
Add note field and external identifier to customers ( #2605 )
2022-04-29 14:43:08 +02:00
Raphael Michel
6fee0ac0a9
Discounts ( #2510 )
2022-04-27 14:43:16 +02:00
Raphael Michel
69375f4092
API: Allow to change orders ( #2552 )
2022-03-30 17:36:10 +02:00
Raphael Michel
9e5403333c
Add JSONField for device metadata ( #2550 )
2022-03-24 11:55:44 +01:00
Raphael Michel
06ffa0bcd5
API: Fix creation of items with required membership types
2022-02-17 17:37:24 +01:00
Raphael Michel
14e2834a72
API: Allow send_email=none during order creation
2022-02-16 17:19:03 +01:00
Raphael Michel
a37ed6f001
Bump versions of pycodestyle and pep8-naming
2022-02-13 20:39:31 +01:00
Raphael Michel
8c7ed38441
Orders API: Support require_approval on order creation
2022-02-08 17:34:20 +01:00
Raphael Michel
6f0da5c2ca
TaxRules: Add internal_name and keep_gross_if_rate_changes ( #2422 )
...
Co-authored-by: ser8phin <eva.wolkwitz@gmx.de >
2022-01-21 15:39:27 +01:00
Raphael Michel
357092ec44
API: Add InvoiceLine.subevent ( #2411 )
2022-01-10 14:11:06 +01:00
ser8phin
7a4db8ea23
Add approval requirement option to product variations ( #2381 )
2022-01-05 18:04:12 +01:00
Raphael Michel
d7b05063a4
Allow to print event location on invoices ( #2278 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-11-05 09:47:41 +01:00
Julia Luna
f8927396d3
API: Add endpoints for automated email rules ( #2178 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-11-03 11:49:01 +01:00
Raphael Michel
2beb0b20ca
Check-in API: Work around libpretixsync issue with space encoding
2021-10-26 10:46:28 +02:00
Raphael Michel
8ebba9de86
Data model for transactional history ( #2147 )
2021-10-18 17:28:58 +02:00
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
42a1fe9bd1
Event settings API: Fix setting confirm_texts
2021-09-15 16:28:57 +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
677142d0c9
API: Fix storage of Item.picture
2021-09-06 19:56:57 +02:00
Raphael Michel
d1b66e365a
API: Add test case for unsetting settings
2021-09-06 19:33:17 +02:00
Raphael Michel
eb77c2f6f6
API: Allow bulk-cration of cart positions
2021-08-18 15:28:41 +02:00
Raphael Michel
e42bc94329
Remove print statement
2021-08-01 17:39:17 +02:00
Raphael Michel
4655d8237f
Check-in API: Improve handling of unknown ticket codes
2021-07-23 10:49:33 +02:00
Raphael Michel
7fef81bdef
Add fix and text for 0f2e90567
2021-07-20 18:14:59 +02:00
Raphael Michel
9089b630ed
Add new settings invoice_regenerate_allowed ( #2071 )
2021-07-01 14:51:08 +02:00
Raphael Michel
cba2ad5333
Add Invoice.fee_type, Invoice.fee_internal_type
2021-06-22 16:58:54 +02:00
Raphael Michel
97d67d58d5
Add Order.custom_followup_at ( #2124 )
2021-06-11 17:08:13 +02:00
Raphael Michel
c7ef79be90
Store all check-in attempts, not only successful ones ( #2074 )
2021-06-05 13:00:58 +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
538dd933fb
Fix test failure after 41acf2c1a
2021-05-25 14:55:32 +02:00
Raphael Michel
403b8191e4
Upgrade to Django 3.2 ( #2056 )
2021-05-07 12:00:30 +02:00
Raphael Michel
8e79eb570e
Customer accounts & Memberships ( #2024 )
2021-05-04 16:56:06 +02:00
Raphael Michel
02ce2fb5cf
Order creation API: Fire pretix.event.order.paid signal
2021-05-03 13:03:01 +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
Raphael Michel
294cb65388
Order API: Add magic value to keep current file
2021-04-16 15:26:49 +02:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Raphael Michel
92a50cb2d1
Web-based check-in interface ( #1985 )
2021-03-30 09:34:11 +02:00