Raphael Michel
|
afae6fdd45
|
Improve error messages when event or organizer can't be deleted (#3074)
|
2023-02-01 11:43:07 +01:00 |
|
Raphael Michel
|
04e16bbb39
|
Prevent generation of very long team names
|
2023-01-31 18:13:51 +01:00 |
|
Raphael Michel
|
3b94125471
|
Voucher product autocompletion: Allow to search for internal name
|
2023-01-30 18:20:28 +01:00 |
|
Raphael Michel
|
3c1f3a26cf
|
Always make explicit which tables to lock (#3058)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-01-25 11:44:11 +01:00 |
|
Raphael Michel
|
8ca128912e
|
Fix TypeError in failing bulk-checkin-action
|
2023-01-25 11:17:03 +01:00 |
|
Raphael Michel
|
7f09b4c903
|
Check-in list: Do not show auto-exits as auto-entries
|
2023-01-24 18:59:59 +01:00 |
|
Raphael Michel
|
433262f6fc
|
Prepare for DeleteView change in Django 4.0
|
2023-01-24 14:16:01 +01:00 |
|
Raphael Michel
|
988188b00a
|
Scheduled exports: Fix missing event context, fix form initial
|
2023-01-23 11:31:54 +01:00 |
|
Raphael Michel
|
8b74f791f4
|
Export schedule: Fix computation of start time on same day
|
2023-01-19 14:34:27 +01:00 |
|
Raphael Michel
|
19d1a8de71
|
Scheduled exports (#3033)
|
2023-01-19 11:46:30 +01:00 |
|
Raphael Michel
|
4385b41e8b
|
Item typeahead: Allow search by internal name
|
2023-01-13 10:40:39 +01:00 |
|
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 |
|