Raphael Michel
d1acbad181
Export: Fix issue showing error messages
2023-01-12 18:06:23 +01:00
Raphael Michel
3443296a28
Device list: Hide revoked devices by default ( #2996 )
2023-01-12 13:35:43 +01:00
Raphael Michel
bddc91d595
Export: Fix handling of form validation errors
2023-01-12 09:56:45 +01:00
Raphael Michel
0ae66ab7f6
Reorganize UI for exporters ( #3025 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-11 12:34:56 +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
a2f2d25169
Allow users with can_checkin_orders permission to use the bulk actions of the check-in list view
2023-01-04 18:13:24 +01:00
Raphael Michel
e75dc74661
Allow consecutive password resets
2022-12-21 10:01:25 +01:00
Raphael Michel
15272cc3e6
Bump django-oauth-toolkit to 2.2.* ( #2985 )
2022-12-19 12:26:45 +01:00
Raphael Michel
60554dad9a
Remove usage of deprecated Django APIs
2022-12-17 16:26:24 +01:00
ser8phin
8dd83e5a35
Add lifetime spending to customer details ( #2934 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-12-16 15:20:22 +01:00
Raphael Michel
bd5c9a4cb5
Order search: Further query-specific fine tuning
2022-12-15 16:27:42 +01:00
Raphael Michel
0cd8bbf9a9
Order search: Fix missing field in only() call
2022-12-15 16:27:42 +01:00
Raphael Michel
efa9f6dfe5
Order search: Fix missing field in only() call
2022-12-14 18:19:44 +01:00
Raphael Michel
930abe0cc5
Fix crash in gift card view (PRETIXEU-493)
2022-12-13 18:32:22 +01:00
Raphael Michel
3d9679a144
Allow variations to override item meta data ( #2965 )
2022-12-12 12:06:09 +01:00
Raphael Michel
b64c5735a8
Make str.format_map with untrusted input safer ( #2931 )
2022-12-08 13:49:07 +01:00
Richard Schreiber
547cfdffd6
PDF editor: Reduce precision size of empty page (Z#23112472) ( #2935 )
2022-12-01 13:19:21 +01:00
Raphael Michel
add240a7b9
Fix linking of orders to customers if email is null
2022-11-28 10:00:33 +01:00
dependabot[bot]
0b0ecf22bf
Bump django-formtools from 2.3 to 2.4 in /src ( #2839 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Michel <michel@rami.io >
2022-11-23 16:11:35 +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
Martin Gross
a18eb3be70
Plugins: Fix check if a restricted plugin is really restricted
2022-11-21 16:25:34 +01:00
Raphael Michel
7b58ddbfde
Don't use Django's redirect() for user-supplied paths
2022-11-17 11:46:03 +01:00
Raphael Michel
a0e5717f7d
Allow to disable filter support for meta properties ( #2901 )
2022-11-16 17:12:37 +01:00
Raphael Michel
845b3a866b
Fix switching from SMTP to custom email
2022-11-10 17:38:05 +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
93f8b38745
SMTP settings: Don't replace password with *****
2022-11-07 16:05:33 +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
0c827c94a8
Fix mail text preview for languages down below in the list
2022-11-04 13:18:07 +01:00
Raphael Michel
b99d21df69
Fix crash in event creation with very long event names
2022-10-25 12:04:52 +02:00
Raphael Michel
6f0fc9ed49
Fix form validation of cancellation form
2022-10-07 12:39:39 +02:00
Raphael Michel
60cdfe4029
Allow organizer-level exports with separate permission and no event selection
2022-10-05 10:36:57 +02:00
Raphael Michel
0ff22786cb
Fix typeahead for item meta values with limited access
2022-10-04 16:58:11 +02:00
Raphael Michel
a4171ef819
OpenID Connect OP support for customer accounts
2022-09-19 18:31:07 +02:00
Raphael Michel
7f5518dbf6
OpenID Connect RP support for customer accounts
2022-09-19 18:31:07 +02:00
Raphael Michel
c1233ed692
New retry logic for webhooks ( #2790 )
...
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2022-09-15 09:41:39 +02:00
Raphael Michel
db93981bac
Don't try to cancel payment if provider plugin is disabled (PRETIXEU-754)
2022-09-12 13:06:03 +02:00
Raphael Michel
50ebda332a
Bump PyPDF to version 2 ( #2755 )
2022-08-05 09:53:32 +02:00
Raphael Michel
0bb41cc44e
Navigation typeahead: only match order numbers and vouchers at the beginning and only >3 characters
2022-08-04 17:55:25 +02:00
Raphael Michel
c13d873f1f
Invalidate tickets when item meta data is changed
2022-08-04 15:41:45 +02:00
Raphael Michel
bddeb35520
Don't crash if an order can't be paid manually
...
Fixes PRETIXEU-5Q6
2022-08-01 19:12:56 +02:00
Raphael Michel
d628acc62a
Remove left-over debug statements
2022-07-21 09:14:38 +02:00
Richard Schreiber
20e281d0a4
Fix: handle ProtectedError when deleting a team (Z#23102243)
2022-06-28 10:01:15 +02:00
Raphael Michel
75c069111e
Add customized links to page footer ( #2685 )
...
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2022-06-16 11:21:11 +02:00
Raphael Michel
bd299f9afb
Fix crash during manual check-in (PRETIXEU-6WX)
2022-06-13 14:06:30 +02:00
Raphael Michel
635344a32f
Fix large number of SQL queries in check-in history
2022-06-13 11:38:42 +02:00
Raphael Michel
86085d9368
Allow to bulk-select many tickets to check in or out ( #2678 )
...
* Allow to bulk-select many tickets to check in or out
* Update tests
* Add permission test
* Update src/pretix/control/templates/pretixcontrol/checkin/index.html
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Update src/pretix/static/pretixbase/js/asynctask.js
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Remove console.warn
* Simplify stuff
* minor refactor
* fix missing checked-out success message
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-06-10 12:14:44 +02:00
Raphael Michel
d98cb6402c
Improve handling of protected subevents during deletion
2022-06-03 14:05:20 +02:00
Raphael Michel
6fee0ac0a9
Discounts ( #2510 )
2022-04-27 14:43:16 +02:00
Raphael Michel
3cdf578c14
Allow to add a comment when cancelling an order ( #2580 )
2022-04-12 09:53:02 +02:00
Raphael Michel
a755bfd22c
Allow to bulk-edit devices ( #2583 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-04-12 08:54:45 +02:00