Raphael Michel
|
0a30fa70da
|
Fix bug in 8f94d1447
|
2022-11-28 10:21:41 +01:00 |
|
Raphael Michel
|
8f94d14479
|
API: Fix validation of country field inputs
|
2022-11-25 13:11:17 +01:00 |
|
Raphael Michel
|
62a6a11836
|
Add refund details to API
|
2022-11-15 18:10:19 +01:00 |
|
Raphael Michel
|
4630c1fe8b
|
Allow to charge a cancellation fee on unpaid orders (#2845)
|
2022-11-10 09:11:43 +01:00 |
|
Raphael Michel
|
9cef65f359
|
API: Fix carts with addons/bundles not being created correctly
|
2022-11-08 18:03:16 +01:00 |
|
Raphael Michel
|
ceeb69856b
|
API: Support is_bundled during order creation
|
2022-11-08 16:55:35 +01:00 |
|
Raphael Michel
|
4fb76f1b55
|
API: Fix overriding date_admission during event clone
|
2022-11-04 10:39:21 +01:00 |
|
Raphael Michel
|
cb3b1f3ac5
|
API: Add discount to order position serializer
|
2022-11-03 15:29:20 +01:00 |
|
Raphael Michel
|
c4d2b0bff7
|
Fix handling of default ticket layouts during event cloning
|
2022-10-27 21:55:08 +02:00 |
|
Raphael Michel
|
87a413ea42
|
API: Enforce that Item.default_price can't be null
|
2022-10-25 11:39:48 +02:00 |
|
Raphael Michel
|
d69d70cfb1
|
Voucher: Add min_usages parameter (#2853)
|
2022-10-20 18:07:24 +02:00 |
|
Raphael Michel
|
cc4e946d95
|
API: Fix order creation with nested cart positions
|
2022-10-10 13:45:11 +02:00 |
|
Raphael Michel
|
38969747f4
|
API: New implementation for cart creation (#2833)
|
2022-10-10 12:59:38 +02:00 |
|
Raphael Michel
|
8b4197d868
|
Bump djangorestframework to 3.14.*
|
2022-10-06 16:05:35 +02:00 |
|
Raphael Michel
|
ac1fe15b6c
|
Fix order-level exports through the API
|
2022-10-05 17:38:28 +02:00 |
|
Raphael Michel
|
7f5518dbf6
|
OpenID Connect RP support for customer accounts
|
2022-09-19 18:31:07 +02:00 |
|
Raphael Michel
|
865bd126f3
|
Fix partial PATCH for gift cards (PRETIXEU-75P)
|
2022-09-12 12:59:39 +02:00 |
|
Michael Stapelberg
|
5a8c567d02
|
API: allow setting password when creating customer (#2758)
Co-authored-by: Raphael Michel <michel@rami.io>
|
2022-08-16 14:40:24 +02:00 |
|
Raphael Michel
|
8a8171bd24
|
Expose name scheme over the settings API, including details for device clients
|
2022-07-27 11:12:58 +02:00 |
|
Raphael Michel
|
94900cd386
|
Allow to hide cancellation fee from end-user in approval flow (#2735)
Co-authored-by: Richard Schreiber <wiffbi@gmail.com>
|
2022-07-25 18:58:25 +02:00 |
|
Raphael Michel
|
b06e98ace4
|
API: Add endpoints to trigger data shredders (#2731)
|
2022-07-25 18:34:40 +02:00 |
|
Mauro Amico
|
a3bff0a697
|
Add custom_field in orders API (#2715)
|
2022-07-25 15:37:27 +02:00 |
|
Michael Stapelberg
|
0d407ce36f
|
API: Allow to send activation email when creating customers (#2729)
Co-authored-by: Raphael Michel <michel@rami.io>
|
2022-07-25 12:16:48 +02:00 |
|
Raphael Michel
|
157484b42a
|
Revert accidental commit "Make new functionality optional"
This reverts commit af7d32462873fbbfc3a44a06424bd3c941c3b5f2.
|
2022-07-25 11:53:23 +02:00 |
|
Raphael Michel
|
839585a3a9
|
Make new functionality optional
|
2022-07-25 11:52:32 +02:00 |
|
Raphael Michel
|
d628acc62a
|
Remove left-over debug statements
|
2022-07-21 09:14:38 +02:00 |
|
Raphael Michel
|
4cc249e20e
|
Fix pdf_data selection
|
2022-07-21 09:11:33 +02:00 |
|
Raphael Michel
|
0d1ebf4e58
|
API: Add RPC-style check-in endpoints to support multi-event scan (#2719)
|
2022-07-19 16:43:03 +02:00 |
|
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
|
7cefd69b4e
|
Order API: Do not lock event with infinite quota when creating an order (#2675)
|
2022-06-07 17:21:12 +02:00 |
|
Raphael Michel
|
81c251208c
|
Cart API: Fix validation of subevent-bound vouchers
|
2022-05-23 17:55:14 +02:00 |
|
Raphael Michel
|
2fcd6bb3f5
|
API: Support creating cart positions with vouchers (#2635)
|
2022-05-10 12:19:04 +02:00 |
|
Richard Schreiber
|
edff7b8717
|
Add note field and external identifier to customers (#2605)
|
2022-04-29 14:43:08 +02:00 |
|
Raphael Michel
|
704988449f
|
Fix crash in API bulk cart creation
|
2022-04-28 09:06:40 +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
|
98409b0a22
|
API: Minor robustness improvements in quota and checkinlist serializers
|
2022-02-17 17:37:24 +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
|
8c7ed38441
|
Orders API: Support require_approval on order creation
|
2022-02-08 17:34:20 +01:00 |
|
Raphael Michel
|
e3c7cd7c6d
|
Redesign of email settings (#2426)
Co-authored-by: Felix Rindt <felix@rindt.me>
|
2022-01-26 12:47:58 +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
|
e767c6a68d
|
Add central cookie consent mechanism (#2330)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2021-11-30 17:12:17 +01:00 |
|
Raphael Michel
|
492288f437
|
Allow customers to change add-ons on existing orders (#2283)
|
2021-11-19 14:59:54 +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 |
|
Raphael Michel
|
78917afa1a
|
Event settings API: Expose mail_days_order_expire_warning
|
2021-10-19 17:12:13 +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 |
|