Raphael Michel
|
f4b437e92b
|
Remove MariaDB support (#3381)
|
2023-06-05 18:25:20 +02:00 |
|
Raphael Michel
|
bd32b33ba9
|
Bump Django to 4.1.* (#2989)
|
2023-06-05 09:56:31 +02:00 |
|
Raphael Michel
|
35350a13d6
|
Fix #3360 -- Allow to revoke devices before initialized
|
2023-06-04 18:06:00 +02:00 |
|
Raphael Michel
|
f56f6dd628
|
Voucher: Add link to order in voucher history
|
2023-06-02 20:07:12 +02:00 |
|
Raphael Michel
|
ee9acebe03
|
Devices: Fix crash in form validation
|
2023-06-02 17:19:25 +02:00 |
|
Raphael Michel
|
35d2a73f75
|
Voucher creation: Fix crash in validation (PRETIXEU-8GF)
|
2023-06-02 17:19:25 +02:00 |
|
Phin Wolkwitz
|
b3298c91c3
|
Event settings: Extend product metadata (Z#23116647) (#3241)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
Co-authored-by: Raphael Michel <michel@rami.io>
|
2023-05-26 14:09:41 +02:00 |
|
Raphael Michel
|
9af889ad02
|
Questions: Warn about deleting answers
|
2023-05-26 11:16:50 +02:00 |
|
Raphael Michel
|
cf781fc79e
|
Voucher list: Optimize SQL query
|
2023-05-25 10:45:00 +02:00 |
|
Raphael Michel
|
1237b8ba47
|
Invoice: Improve handling of special characters in file names (#3347)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-05-23 12:17:06 +02:00 |
|
Raphael Michel
|
364d86085c
|
Invoices: Support font choice and Arabic text (#3343)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-05-23 11:35:56 +02:00 |
|
Raphael Michel
|
c75c080c5c
|
Vouchers: Allow to set all addons or bundles as included (#3322)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-05-22 11:59:27 +02:00 |
|
Raphael Michel
|
0f8ac3ffb3
|
Revert "Invoices: Support font choice and Arabic text"
This reverts commit d6f0615712.
|
2023-05-22 10:53:06 +02:00 |
|
Raphael Michel
|
d6f0615712
|
Invoices: Support font choice and Arabic text
|
2023-05-22 10:52:46 +02:00 |
|
Raphael Michel
|
78d8e49990
|
Reports: Add new "accounting report" (#3314)
|
2023-05-19 09:23:34 +02:00 |
|
Raphael Michel
|
8d6d0c5893
|
Show name including saluation in some places (Z#23121817) (#3320)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-05-17 11:53:28 +02:00 |
|
Raphael Michel
|
104c11d5dc
|
Order search: Fix crash PRETIXEU-8F3
|
2023-05-16 18:07:33 +02:00 |
|
Raphael Michel
|
069c599cff
|
Order list: Remove sums that cause lots of confusion (#3315)
|
2023-05-16 10:24:54 +02:00 |
|
Raphael Michel
|
5de3b76718
|
Exporters: Support "featured" flag on organizer level
|
2023-05-13 12:29:47 +02:00 |
|
Raphael Michel
|
c0419518c3
|
GiftCard: Add more information to transactions (#3308)
|
2023-05-12 09:38:35 +02:00 |
|
Raphael Michel
|
19e762c9b9
|
Allow to highlight order code on invoice layouts (#3309)
|
2023-05-11 13:29:59 +02:00 |
|
Raphael Michel
|
6fac1aeb62
|
Add new gift card to orderposition relationship (#3291)
|
2023-05-09 09:54:46 +02:00 |
|
Raphael Michel
|
3b615fea6d
|
Fix inconsistent naming of log messages
|
2023-05-03 10:03:51 +02:00 |
|
Raphael Michel
|
2a8b6ae66a
|
Update jQuery to 3.6.4 (#3270)
|
2023-05-02 11:16:06 +02:00 |
|
Raphael Michel
|
3810dcd5b8
|
Waiting list: Optionally allow multiple entries per email (#3277)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-05-02 10:27:56 +02:00 |
|
Richard Schreiber
|
0e008812c3
|
Control/Widget: improve empty label for dates dropdown
|
2023-05-02 10:10:13 +02:00 |
|
Martin Gross
|
377765e2e1
|
Boxoffice: Fix crash for manually confirmed ZVT-payments (Fixes
PRETIXEU-8DX)
|
2023-04-27 12:57:21 +02:00 |
|
Phin Wolkwitz
|
73776ce0dd
|
Order approval: Add attendee mail settings (Z#23114617, Z#23118978) (#3234)
Co-authored-by: Raphael Michel <michel@rami.io>
|
2023-04-24 13:31:03 +02:00 |
|
Raphael Michel
|
89da42e98c
|
Order detail view: Highlight the products that require approval
|
2023-04-23 18:14:50 +02:00 |
|
Raphael Michel
|
beea439df8
|
Fix SVG QR code generation
|
2023-04-20 13:42:58 +02:00 |
|
Raphael Michel
|
30a2d853fd
|
Order search: Extend zfill() for invoice numbers beyond 5 digits
|
2023-04-18 21:45:18 +02:00 |
|
Raphael Michel
|
2427421945
|
Migrate from pkg_resources to importlib (#3232)
|
2023-04-18 12:46:13 +02:00 |
|
Raphael Michel
|
9329caabed
|
Use a more precise font for displaying device tokens
|
2023-04-17 18:53:34 +02:00 |
|
robbi5
|
6aeb82b06a
|
Add checkin requires attention to advanced order search (#3226)
Co-authored-by: Raphael Michel <michel@rami.io>
|
2023-04-17 09:36:17 +02:00 |
|
Raphael Michel
|
8212bb5875
|
Fix setting up webauthn with required 2FA
|
2023-04-16 17:24:58 +02:00 |
|
Raphael Michel
|
b404f6d619
|
Fix crash in settings form validation
|
2023-04-06 10:35:29 +02:00 |
|
Raphael Michel
|
dda1368d81
|
Add option to copy shop URL and generate QR code (#3215)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-04-06 10:04:11 +02:00 |
|
Raphael Michel
|
ddade60625
|
Question: Allow limit of string length (#3214)
|
2023-04-06 09:58:50 +02:00 |
|
Raphael Michel
|
5dbb01342a
|
Fix changing event settings
|
2023-04-04 19:31:03 +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
|
23b863df96
|
Voucher bulk cration: Add heuristical error message for CSV input
|
2023-03-29 17:55:56 +02:00 |
|
Raphael Michel
|
d5ed1b87a1
|
Create log entry for ordering items, categories and questions
|
2023-03-28 17:42:17 +02:00 |
|
Raphael Michel
|
861c689410
|
PDF editor: Small UX improvements (#3185)
|
2023-03-28 09:47:37 +02:00 |
|
Raphael Michel
|
0121e053f6
|
Fix non-functional login page after session timeout
|
2023-03-21 17:19:11 +01: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
|
c9e5cce7d0
|
Voucher bulk creation: Add markdown preview for email field (#3143)
|
2023-03-15 15:55:34 +01:00 |
|
Raphael Michel
|
859004ec59
|
Use more sensible defaults for check-in lists in event series (#3147)
|
2023-03-14 22:26:40 +01:00 |
|
Raphael Michel
|
28b4982161
|
Check-in log: Add select2 for item selection
|
2023-03-10 15:46:27 +01:00 |
|