Raphael Michel
|
ebae275a2d
|
PDF editor: Allow multi-lingual text
|
2022-03-17 16:43:30 +01:00 |
|
Raphael Michel
|
4ae7cc9f50
|
PDF editor: Allow arbitrary fields in QR codes
|
2022-03-17 16:43:30 +01:00 |
|
Raphael Michel
|
c2f2e157d7
|
PDF editor: Add explanatory tooltip for dynamic image
|
2022-03-17 16:43:30 +01:00 |
|
Raphael Michel
|
ebf0320c2c
|
PDF editor: Add multi-page support
|
2022-03-17 16:43:30 +01:00 |
|
Raphael Michel
|
b05fa89010
|
PDF editor: Allow button to download current background
|
2022-03-17 16:43:30 +01:00 |
|
Raphael Michel
|
ab0f76c7bb
|
Revert "PDF editor improvements (#2529)"
This reverts commit e4c1f30b9d.
|
2022-03-17 16:43:18 +01:00 |
|
Raphael Michel
|
e4c1f30b9d
|
PDF editor improvements (#2529)
|
2022-03-17 16:42:48 +01:00 |
|
Raphael Michel
|
9ffeafa6a5
|
Do not crash email layout preview with unknown placeholders
|
2022-03-17 09:41:15 +01:00 |
|
Raphael Michel
|
31eda01464
|
Fix error in SMTP settings when not changing password
|
2022-03-15 16:06:11 +01:00 |
|
Martin Gross
|
86d28b3f21
|
Control Dashboard: Fix filter link to past events
|
2022-03-09 10:11:47 +01:00 |
|
Raphael Michel
|
4e2a3b45da
|
Fix order split with add-ons involved (#2513)
|
2022-03-03 16:54:20 +01:00 |
|
Raphael Michel
|
fac3e7f7bd
|
Show comment on denied order in visible log
|
2022-03-03 14:44:59 +01:00 |
|
Raphael Michel
|
a568a37f4c
|
Fix #2496 -- Do not call installed() when cloning events (#2497)
|
2022-03-01 15:49:26 +01:00 |
|
Raphael Michel
|
a9b0651345
|
Add convenience redirect from /control/events/-/-/feature to real event (#2501)
|
2022-03-01 15:48:25 +01:00 |
|
Raphael Michel
|
92fbe76327
|
Fix anonymizing users by setting their auth_backend
|
2022-02-28 12:07:24 +01:00 |
|
Raphael Michel
|
2fd2462ef1
|
Voucher bulk creation: Fix validation for duplicate in input
|
2022-02-25 18:12:28 +01:00 |
|
Raphael Michel
|
76f6947529
|
Voucher list: Filter case-sensitive for exact tag match
|
2022-02-24 18:56:45 +01:00 |
|
Raphael Michel
|
db7e299af1
|
Show voucher link even without subevent specified
|
2022-02-24 14:59:27 +01:00 |
|
Raphael Michel
|
14e0d9cbf4
|
Change restricted plugins from event-level action to org-level whitelist (#2489)
|
2022-02-23 15:04:16 +01:00 |
|
Raphael Michel
|
a4f64e94cc
|
Settings form: Fix explicit unlocking, fix HTML button type
|
2022-02-23 13:24:47 +01:00 |
|
Raphael Michel
|
67ba1f81e4
|
OrderGo: Fix crash if invoice number matches different prefixes (PRETIXEU-64T)
|
2022-02-23 13:08:03 +01:00 |
|
Maico Timmerman
|
cc8282bef1
|
vouchers: allow deleting vouchers that are used on addon cartpositions (#2478)
|
2022-02-23 13:00:18 +01:00 |
|
Raphael Michel
|
d7acd2b6bf
|
Refs #2465 -- Introduce unique identifiers for authentication backends (#2466)
|
2022-02-23 10:16:35 +01:00 |
|
Richard Schreiber
|
70e4b02370
|
Fix #2452 -- Disallow invalid values in min_per_order/max_per_order (#2453)
|
2022-02-23 09:48:45 +01:00 |
|
Raphael Michel
|
6ba690932f
|
Allow event-level exporters to return none
|
2022-02-21 17:58:33 +01:00 |
|
Richard Schreiber
|
758179f12f
|
Add name_for_salutation to customer email placeholders (#2474)
|
2022-02-18 08:02:51 +01:00 |
|
Raphael Michel
|
f3b355e9f3
|
Sendmail: Allow to attach tickets to emails
|
2022-02-16 10:42:48 +01:00 |
|
Raphael Michel
|
a37ed6f001
|
Bump versions of pycodestyle and pep8-naming
|
2022-02-13 20:39:31 +01:00 |
|
Raphael Michel
|
adced71706
|
Fix bugs from af3006a5b
|
2022-02-08 17:53:26 +01:00 |
|
Raphael Michel
|
af3006a5bd
|
Fix mass-creation of vouchers on MySQL
|
2022-02-07 15:31:09 +01:00 |
|
Raphael Michel
|
216bac2807
|
Fix getitem usage for non-dictionaries
|
2022-02-04 17:41:05 +01:00 |
|
Raphael Michel
|
ea1322165b
|
Add fallback value for getitem template filter
|
2022-02-04 17:08:03 +01:00 |
|
Raphael Michel
|
fdc77f6bd8
|
Quota deletion: Show internal names of products
|
2022-01-31 09:56:55 +01:00 |
|
Raphael Michel
|
e3d0a18bee
|
Show internal category names in product list
|
2022-01-31 09:34:13 +01:00 |
|
Raphael Michel
|
e981f00dc7
|
Fix typo
|
2022-01-27 17:52:37 +01:00 |
|
Raphael Michel
|
2daf35c39e
|
Allow to customize description of calendar files (#2415)
Co-authored-by: Martin Gross <gross@rami.io>
|
2022-01-27 14:58:16 +01:00 |
|
Raphael Michel
|
66f75a5614
|
Revert dnspython to 1.x
|
2022-01-26 16:15:12 +01:00 |
|
Raphael Michel
|
3596fa9c5a
|
[SECURITY] Fix (non-exploitable) XSS issue
|
2022-01-26 13:41:02 +01:00 |
|
Raphael Michel
|
e3c7cd7c6d
|
Redesign of email settings (#2426)
Co-authored-by: Felix Rindt <felix@rindt.me>
|
2022-01-26 12:47:58 +01:00 |
|
Raphael Michel
|
6f0da5c2ca
|
TaxRules: Add internal_name and keep_gross_if_rate_changes (#2422)
Co-authored-by: ser8phin <eva.wolkwitz@gmx.de>
|
2022-01-21 15:39:27 +01:00 |
|
Richard Schreiber
|
768bb8c106
|
Add phone number to customer profile (Z#178346) (#2414)
|
2022-01-18 11:38:32 +01:00 |
|
Raphael Michel
|
70a5c76d79
|
Allow tax rules to trigger approval requirement (#2409)
|
2022-01-10 14:10:51 +01:00 |
|
ser8phin
|
7a4db8ea23
|
Add approval requirement option to product variations (#2381)
|
2022-01-05 18:04:12 +01:00 |
|
Raphael Michel
|
f3767ab4ac
|
Gift card: Log user who triggered reversal of transaction
|
2022-01-03 10:39:05 +01:00 |
|
Raphael Michel
|
5d13f5f885
|
Gift cards: Fix incorrect handling of return key
|
2022-01-03 10:38:54 +01:00 |
|
Raphael Michel
|
6b4adccee5
|
Bump django-hijack to 3.1.*
|
2021-12-20 09:51:52 +01:00 |
|
Raphael Michel
|
9f4b834abc
|
Allow to attach files to order confirmation email (#2384)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2021-12-16 18:34:18 +01:00 |
|
Felix Rindt
|
94a7d02ab1
|
Fix event settings form considered changed even if unchanged (#1739)
Co-authored-by: Raphael Michel <michel@rami.io>
|
2021-12-16 11:27:18 +01:00 |
|
ser8phin
|
eccba09452
|
Add payment search page (#2335)
Co-authored-by: Raphael Michel <michel@rami.io>
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2021-12-15 16:06:43 +01:00 |
|
Martin Gross
|
f69e270e4d
|
Add filter for revoked devices (#2372)
Co-authored-by: Raphael Michel <michel@rami.io>
|
2021-12-13 12:47:43 +01:00 |
|