Raphael Michel
ac02f3b417
API: Fix crash in order creation (PRETIXEU-9XS)
2024-04-10 09:40:35 +02:00
Raphael Michel
a7735d5d9e
API: Allow request_valid_from in the past ( #4048 )
2024-04-03 17:21:25 +02:00
Raphael Michel
cda8144ff0
Enforce uniqueness of order codes and ticket secrets ( #3988 )
...
* Enforce uniqueness of order codes and ticket secrets
* Fix test cases which created orders with identical codes
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-04-02 11:07:40 +02:00
Raphael Michel
4694719a53
API: Fix creating free orders requiring approval
2024-03-19 10:10:57 +01:00
Raphael Michel
ea74688633
API: Expose OrderPosition.voucher_budget_use ( #3867 )
2024-02-14 13:27:30 +01:00
Raphael Michel
4fb49820af
Add upper limit on positions in an order ( #3806 )
...
* Add upper limit on positions in an order
* Fix form validation
2024-01-19 18:14:45 +01:00
Raphael Michel
7f0ed374b5
API: Support expires attribute during order creation
2023-12-19 11:26:42 +01:00
Raphael Michel
8a3b313cb6
Check-in: Show more information ( #3576 )
...
* Check-in: Show more information
* Add change notes
* Rebase migration
* Add "expand" option to checkinrpc
* REmove accidental file
* Docs fixes
* REbase migration
* Rebase migration
* Fix typo
* REbase migration
* Make web-checkin look more like new android checkin
2023-11-28 14:52:12 +01:00
Raphael Michel
8d2224e725
API: Allow organizer-level access of orders and invoices ( #3547 )
2023-08-28 16:54:42 +02:00
Richard Schreiber
74e9a4ad2d
API: add log_action/webhook for confirmed payments ( #3395 )
2023-06-09 09:29:32 +02:00
Raphael Michel
bd32b33ba9
Bump Django to 4.1.* ( #2989 )
2023-06-05 09:56:31 +02:00
Raphael Michel
d0b449ea89
Reusable media ( #3131 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2023-04-03 10:45:22 +02:00
Raphael Michel
f63408504e
Allow to define ticket validity through a product ( #3105 )
2023-02-13 14:46:52 +01:00
Raphael Michel
6902725f3c
New check-in features ( #3022 )
2023-02-09 09:46:46 +01:00
Raphael Michel
59d46ddded
Revert "First steps into pytz deprecation"
...
This reverts commit e4e7d50659 .
2023-02-01 13:15:18 +01:00
Raphael Michel
e4e7d50659
First steps into pytz deprecation
2023-02-01 13:12:24 +01:00
Raphael Michel
9dd3b12625
Validate image size in pixels at upload time ( #3003 )
2023-01-12 16:30:28 +01:00
Raphael Michel
fb483ad00e
Add comment to test
2022-11-08 18:07:50 +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
cb3b1f3ac5
API: Add discount to order position serializer
2022-11-03 15:29:20 +01:00
Raphael Michel
38969747f4
API: New implementation for cart creation ( #2833 )
2022-10-10 12:59:38 +02:00
Mauro Amico
a3bff0a697
Add custom_field in orders API ( #2715 )
2022-07-25 15:37:27 +02:00
Raphael Michel
4cc249e20e
Fix pdf_data selection
2022-07-21 09:11:33 +02:00
Raphael Michel
2fcd6bb3f5
API: Support creating cart positions with vouchers ( #2635 )
2022-05-10 12:19:04 +02:00
Raphael Michel
69375f4092
API: Allow to change orders ( #2552 )
2022-03-30 17:36:10 +02:00