Raphael Michel
|
3df64a46e7
|
Rich text: Support intentional newlines in emails
|
2023-06-16 15:16:20 +02:00 |
|
Raphael Michel
|
69502986ad
|
Email renderers: Allow line breaks in <pre>
|
2023-06-16 15:05:59 +02:00 |
|
Raphael Michel
|
51ea63335c
|
Email renderers: Unify some CSS details
|
2023-06-16 15:05:57 +02:00 |
|
Raphael Michel
|
dc76b554f8
|
Simple email layout: Add missing line
|
2023-06-16 14:57:05 +02:00 |
|
Raphael Michel
|
f8be8296dd
|
Gift cards: Improved support for cross-organizer acceptance (#3311)
Co-authored-by: Martin Gross <martin@pc-coholic.de>
|
2023-06-15 14:17:40 +02:00 |
|
Raphael Michel
|
0a9890b1b0
|
Transaction list export: Add count * price column
|
2023-06-14 11:52:36 +02:00 |
|
Martin Gross
|
35fc001768
|
Add binary_file to SettingsSandbox get() (#3407)
|
2023-06-13 14:58:36 +02:00 |
|
Raphael Michel
|
002416e435
|
Add check-in simulator (#3380)
|
2023-06-13 14:57:24 +02:00 |
|
Raphael Michel
|
50ff968c17
|
Fix #3391 -- Don't crash on GeoIP lookup failure
|
2023-06-06 17:12:38 +02:00 |
|
Richard Schreiber
|
0b4064f14f
|
Fix: use format_lazy for formatted translation in settings (#3390)
|
2023-06-06 14:56:30 +02:00 |
|
Raphael Michel
|
f4b437e92b
|
Remove MariaDB support (#3381)
|
2023-06-05 18:25:20 +02:00 |
|
Raphael Michel
|
0990eeeea0
|
Fix deprecation warning
|
2023-06-05 18:24:51 +02:00 |
|
Raphael Michel
|
591fe23a99
|
Invoices: Fix timezone when calculating date of cancellation
|
2023-06-05 15:49:39 +02:00 |
|
Raphael Michel
|
ad70765287
|
Fix event creation after Django 4.1 upgrade
|
2023-06-05 13:00:32 +02:00 |
|
Raphael Michel
|
bd32b33ba9
|
Bump Django to 4.1.* (#2989)
|
2023-06-05 09:56:31 +02:00 |
|
Raphael Michel
|
0d93f7f52f
|
Fix crash in name rendering (PRETIXEU-8GS)
|
2023-06-03 21:49:14 +02:00 |
|
Raphael Michel
|
f56f6dd628
|
Voucher: Add link to order in voucher history
|
2023-06-02 20:07:12 +02:00 |
|
Richard Schreiber
|
d91d942eac
|
Invoicing: Add order-code to organizer CC mail (Z#23123051) (#3370)
|
2023-06-02 19:59:31 +02:00 |
|
Raphael Michel
|
8471422bba
|
Fix grammer error in settings help text
|
2023-06-02 19:08:21 +02:00 |
|
Richard Schreiber
|
46238eb157
|
Export: fix timezone in event-data export
Co-authored-by: Raphael Michel <michel@rami.io>
|
2023-05-30 09:22:53 +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
|
84180f5af4
|
Fix address validation for attendee data
|
2023-05-25 13:34:55 +02:00 |
|
Raphael Michel
|
a3202ffc71
|
Voucher bulk creation: Fix vouchers being created in wrong order
|
2023-05-25 10:25:05 +02:00 |
|
Raphael Michel
|
c8ef681cc3
|
Event calendar: Respect voucher for availability (#3351)
|
2023-05-24 17:52:10 +02:00 |
|
Raphael Michel
|
af503d06fe
|
Remove debug statement
|
2023-05-24 11:32:53 +02:00 |
|
Raphael Michel
|
ec24776e66
|
Invoice exporter: Ignore failed/canceled payments when filtering by provider
|
2023-05-24 10:33: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
|
e0524f2a03
|
New plugin signal order_valid_if_pending (#3337)
|
2023-05-19 16:09:20 +02:00 |
|
Raphael Michel
|
2decf026e9
|
Fix missing localization of salutation
|
2023-05-19 10:05:38 +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
|
1d1f68945f
|
Self-service order change: Respect Item.max/min_per_order (Z#23122195) (#3319)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-05-16 18:06:52 +02:00 |
|
Raphael Michel
|
c0419518c3
|
GiftCard: Add more information to transactions (#3308)
|
2023-05-12 09:38:35 +02:00 |
|
Raphael Michel
|
e194063827
|
Fix isort issue
|
2023-05-11 14:29:52 +02:00 |
|
Raphael Michel
|
19e762c9b9
|
Allow to highlight order code on invoice layouts (#3309)
|
2023-05-11 13:29:59 +02:00 |
|
Raphael Michel
|
1777a954a9
|
Add exporter for transaction data
|
2023-05-11 10:35:35 +02:00 |
|
Raphael Michel
|
6fac1aeb62
|
Add new gift card to orderposition relationship (#3291)
|
2023-05-09 09:54:46 +02:00 |
|
Richard Schreiber
|
f79ac05dcb
|
Open ID: validate requested claims only if config provides them (#3296)
|
2023-05-08 14:22:19 +02:00 |
|
Richard Schreiber
|
1d0eb81659
|
Widget & Cart: Add custom number spinners for item quantity
|
2023-05-08 11:38:44 +02:00 |
|
Tobias Kunze
|
b29686d9f2
|
Fix shell_scoped without shell_plus (#3292)
|
2023-05-04 21:09:32 +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 |
|
Raphael Michel
|
418bfa8b6b
|
Do not offer manual expiry for orders in approval process
|
2023-04-28 18:30:46 +02:00 |
|
Martin Gross
|
acefd98ef2
|
Respect TZ for op.valid_from/valid_until in checkin error messages
|
2023-04-26 12:39:07 +02:00 |
|
Martin Gross
|
bca3d182ff
|
Respect TZ for op.valid_from/valid_until in Order Data Export
|
2023-04-26 10:17:12 +02:00 |
|
Raphael Michel
|
4ef96b7e94
|
Move build setup to pyproject.toml (#3240)
|
2023-04-25 10:02:52 +02:00 |
|
Raphael Michel
|
a86dfcd504
|
Waiting list: Fix language of email context
|
2023-04-24 14:01:19 +02:00 |
|