Raphael Michel
d0b449ea89
Reusable media ( #3131 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2023-04-03 10:45:22 +02:00
Raphael Michel
23b863df96
Voucher bulk cration: Add heuristical error message for CSV input
2023-03-29 17:55:56 +02:00
Raphael Michel
de7314edcc
Tax rule editor: Fix label for "text on invoice"
2023-03-20 17:19:32 +01:00
Raphael Michel
fdead71884
Optionally allow self-service order changes after check-in
2023-03-17 09:22:44 +01:00
Raphael Michel
4c9640561c
Increase size of monetary decimal fields
2023-03-16 21:26:37 +01:00
Raphael Michel
28b4982161
Check-in log: Add select2 for item selection
2023-03-10 15:46:27 +01:00
Raphael Michel
5c8a3f18f3
Check-in log: Add select2 for gate selection
2023-03-10 15:21:25 +01:00
Raphael Michel
497e6f5c8f
Check-in log: Add select2 for device selection
2023-03-09 18:15:39 +01:00
Raphael Michel
61ae434ab1
Allow attendees to change selected add-ons of same price ( #3150 )
2023-03-08 16:01:59 +01:00
Raphael Michel
b5c94fd002
Fix changing order in extended order search
2023-03-07 11:03:36 +01:00
Raphael Michel
f29aa73f8d
Event series calendar: Allow to hide all past events ( #3142 )
2023-03-06 18:25:45 +01:00
Raphael Michel
8a1554323e
Mail settings: Fix preview for mail_text_order_pending_warning
2023-03-01 16:31:52 +01:00
Raphael Michel
f70d6877dc
Limit maximum value of transaction at gift card creation (PRETIXEU-870)
2023-03-01 13:32:03 +01:00
Raphael Michel
7d4b575150
Ensure total ordering of paginated lists ( #3061 )
2023-02-24 10:51:51 +01:00
Raphael Michel
04cb7d3ec5
Copy validity when copying items
2023-02-14 09:08:07 +01:00
Raphael Michel
f63408504e
Allow to define ticket validity through a product ( #3105 )
2023-02-13 14:46:52 +01:00
Raphael Michel
f22698fdbf
Fix broken settings page after 28eb730fd
2023-02-10 16:41:50 +01:00
Julian Rother
28eb730fdd
Separate mail template for incomplete payment notifications ( #2999 )
...
* Separate mail template for incomplete payment notifications
* Update src/pretix/base/settings.py
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Update src/pretix/control/forms/event.py
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2023-02-09 22:12:35 +01:00
Raphael Michel
18986caa49
Attendee ticket page: Allow to hide prices ( #3104 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-02-09 14:37:10 +01:00
Raphael Michel
6902725f3c
New check-in features ( #3022 )
2023-02-09 09:46:46 +01:00
Raphael Michel
9a56874083
Subevents: Validate time order of product availability
2023-02-07 15:29:11 +01:00
ser8phin
82dd417a8e
Webhooks: Add comment field ( #3095 )
2023-02-07 15:17:19 +01:00
Richard Schreiber
513a90f976
Subevent list: Add meta-data filter (Z#23114466) ( #3083 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2023-02-06 17:51:47 +01:00
Raphael Michel
8bba1a2ea6
Fix #1251 -- Event list/calendar: Show "event almost sold out" state ( #3063 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-02-01 13:20:06 +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
ee6fbbf648
Check-in list: Use new optimized query for present people
2023-01-25 17:16:11 +01:00
Raphael Michel
fdcad926f9
Changing orders: Default to not notifying the user ( #3056 )
2023-01-24 16:16:29 +01:00
Raphael Michel
19d1a8de71
Scheduled exports ( #3033 )
2023-01-19 11:46:30 +01:00
Raphael Michel
92dacfb966
Only run new validation on newly uploaded files
2023-01-12 19:00:40 +01:00
Raphael Michel
9dd3b12625
Validate image size in pixels at upload time ( #3003 )
2023-01-12 16:30:28 +01:00
Raphael Michel
3443296a28
Device list: Hide revoked devices by default ( #2996 )
2023-01-12 13:35:43 +01:00
Raphael Michel
9b1d7cc522
Sendmail: Abstract away to allow more types of recipients ( #2994 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-10 12:03:50 +01:00
Raphael Michel
d07948613a
Validate tax rates to be between 0 and 100
2023-01-10 11:48:42 +01:00
Raphael Michel
603225d042
Separate personalization from admission ( #2990 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-09 14:57:35 +01:00
Raphael Michel
ff09ed422c
Prevent requiring a membership without selecting any types
2023-01-06 23:17:00 +01:00
Raphael Michel
bd5c9a4cb5
Order search: Further query-specific fine tuning
2022-12-15 16:27:42 +01:00
Raphael Michel
857377d16c
Work around performance issue in get_all_payment_providers
2022-12-14 18:14:01 +01:00
Raphael Michel
3d9679a144
Allow variations to override item meta data ( #2965 )
2022-12-12 12:06:09 +01:00
Bentrex95
3b1cd8e659
Waiting list: Allow transfer to other subevent ( #2811 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
Co-authored-by: Raphael Michel <michel@rami.io >
2022-11-23 16:11:23 +01:00
Raphael Michel
9624b1c505
Support for external gift cards ( #2912 )
2022-11-23 14:52:56 +01:00
Raphael Michel
b539f5e2f2
Fix image size validation in product form
2022-11-21 18:17:38 +01:00
Raphael Michel
a0e5717f7d
Allow to disable filter support for meta properties ( #2901 )
2022-11-16 17:12:37 +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
c184187e59
Improve error handling for CSV parsing in voucher bulk creation
2022-11-08 10:27:31 +01:00
Raphael Michel
9bea383ff0
Make all email subjects configurable ( #2884 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-11-07 15:50:09 +01:00
Raphael Michel
2cfffe6526
Fix edge case in item add-on formset validation
2022-10-25 11:55:21 +02:00
Raphael Michel
d69d70cfb1
Voucher: Add min_usages parameter ( #2853 )
2022-10-20 18:07:24 +02:00
Raphael Michel
7e79fc8b5e
Add title scheme "dr_prof_he" for person names
2022-10-11 14:57:19 +02:00
Raphael Michel
cf622392c0
Ensure uniqueness of question identifiers ( #2358 )
2022-09-20 10:20:56 +02:00