Raphael Michel
d4a2500204
Check-in list PDF: Escape HTML tags in names
2022-01-03 12:41:37 +01:00
Raphael Michel
6b4adccee5
Bump django-hijack to 3.1.*
2021-12-20 09:51:52 +01:00
Martin Gross
4145887a9b
Web checkin: Redirect user to login if session expired ( #2383 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-12-16 18:35:09 +01:00
Raphael Michel
f71877b7fc
Badges: Fix event copy data receiver not rewriting questions
2021-12-13 14:09:38 +01:00
Raphael Michel
e1f924c4ce
Allow to reschedule a missed email
2021-12-06 17:36:49 +01:00
Raphael Michel
30aadac099
Fix isort change
2021-12-03 15:02:46 +01:00
Raphael Michel
d0685e99ad
Return URL: Append error/success message to query
2021-12-03 10:30:33 +01:00
Raphael Michel
9fa935099f
Email rules: Show warning when date was missed
2021-12-03 09:36:54 +01:00
Raphael Michel
48f4bcf88c
Fix breaking multi-event exporters
2021-11-23 17:07:39 +01:00
Raphael Michel
83e1f365c2
Sendmail rules: Add warnings and scheduling view ( #2328 )
2021-11-18 12:48:27 +01:00
Raphael Michel
146e1aeb67
Upgrade mt-940 to 4.* ( #2331 )
2021-11-18 12:24:54 +01:00
Raphael Michel
31751cbd79
Stripe: Fix storage of failed refunds
2021-11-16 12:18:33 +01:00
Raphael Michel
f64a42d61a
Stripe: Fix handling of charges without source
2021-11-04 18:21:29 +01:00
Raphael Michel
c1994e89a5
Stripe: Fix MultipleObjectsReturned in webhook
2021-11-04 17:58:24 +01:00
Raphael Michel
e1ff6f8590
Stripe: Look up charges by their source ID as well
2021-11-04 17:20:45 +01:00
Raphael Michel
754d4f4f62
Sendmail: Fix subevent-less rules in event series
2021-11-04 10:21:03 +01:00
Julia Luna
f8927396d3
API: Add endpoints for automated email rules ( #2178 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-11-03 11:49:01 +01:00
Richard Schreiber
3dcfa57b70
A11y improvements ( #2081 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2021-10-17 16:56:16 +02:00
Raphael Michel
cc13ca1c3f
Fix #2165 -- Idempotency key errors from Stripe
2021-10-15 12:01:58 +02:00
Raphael Michel
aac67ebf83
Refs #2165 -- Lock payment object while processing Stripe response
2021-10-15 11:57:40 +02:00
Raphael Michel
9ac705cd88
Web check-in: Show subevent with check result
2021-10-14 18:48:19 +02:00
Raphael Michel
1d4afa5d27
Sendmail: Fix invalid state if attachment is adde then removed
2021-09-23 17:36:33 +02:00
Tim Neumann
b95f556d8f
Add config options for max file upload sizes ( #2199 )
...
* feat(config): Add config options for max file upload sizes
Closes #2198
* Apply suggestions from code review
Fix docs and comment in settings.py
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Fix import order using isort
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2021-09-09 15:55:06 +02:00
Raphael Michel
6bb8b428dc
Stripe: API keys consistently are prefered over connect keys
2021-09-06 20:18:15 +02:00
Raphael Michel
0da2b12646
Check-in log exporter: Expose upload time
2021-08-30 12:44:25 +02:00
Raphael Michel
e564952148
Web check-in: Show ticket secret on result card
2021-08-24 12:05:45 +02:00
Raphael Michel
9a7f3e2d8a
Stripe: Fix crash in shredder
2021-08-19 12:09:15 +02:00
Raphael Michel
c5fe615be5
Sendmail: Force preview and show number of orders ( #2099 )
2021-08-18 15:28:33 +02:00
Martin Gross
c1dfec20f6
Always register ApplePay domains in livemode ( #2154 )
2021-07-21 09:41:57 +02:00
Martin Gross
9772d43235
Move PayPal postfix to end of settings list
2021-07-05 15:33:33 +02:00
Martin Gross
d04f93d45c
Revert the revertion + Fix "PayPal: Add postfix-field and pass information to custom-field"
2021-07-02 13:58:03 +02:00
Raphael Michel
ef70209ba8
Revert "PayPal: Add postfix-field and pass information to custom-field ( #2137 )"
...
This reverts commit 32f690e9d0 .
2021-07-02 13:50:01 +02:00
Martin Gross
32f690e9d0
PayPal: Add postfix-field and pass information to custom-field ( #2137 )
2021-07-02 09:44:38 +02:00
Raphael Michel
9596f48fed
Sendmail: Copy note from rule_update to rule_create
2021-06-30 12:41:34 +02:00
Raphael Michel
11b1c81633
Sendmail: Improve performance of creating rules
2021-06-30 12:41:03 +02:00
Raphael Michel
a856a3ef6f
Stripe: Fix a rare crash with malformed settings
2021-06-25 11:27:12 +02:00
Raphael Michel
573284c480
PayPal refunds: Actively fetch sale ID if not known ( #2134 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2021-06-25 11:12:52 +02:00
Raphael Michel
12ab5ace9c
Check-in errors: Change text of "result.product"
2021-06-22 17:19:05 +02:00
Raphael Michel
33400ed7cc
Sendmail: Fix issue during scheduling (PRETIXEU-4FY)
2021-06-09 18:15:41 +02:00
Raphael Michel
5ee51c8f9a
Sendmail: Fix missing gettext() call
2021-06-07 12:40:53 +02:00
Julia Luna
050f3990c3
Sendmail: Allow to disable rules ( #2111 )
2021-06-07 12:40:01 +02:00
Raphael Michel
c7ef79be90
Store all check-in attempts, not only successful ones ( #2074 )
2021-06-05 13:00:58 +02:00
Raphael Michel
96eabebc15
Stripe: Improve refund error handling
2021-06-03 16:37:02 +02:00
Raphael Michel
0fee7b0613
Sendmail rules: Fix typo
2021-06-03 14:22:42 +02:00
Raphael Michel
1a17f54354
Sendmail rules: Add "missed" state
2021-06-03 13:57:18 +02:00
Raphael Michel
750231eb3c
Sendmail rules: Use same labels as manual mail form
2021-06-03 13:55:05 +02:00
Raphael Michel
1bb84b7296
Sendmail rules: Allow 0 days
2021-06-03 13:54:52 +02:00
Raphael Michel
6d9ef397ee
Fix bug introduced in PR refactoring
2021-06-03 13:28:45 +02:00
Julia Luna
64d07a2811
Auto-scheduled emails
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-06-03 12:47:07 +02:00
Raphael Michel
b857c83193
Stripe: Handle IdempotencyError in more places
2021-05-28 10:26:27 +02:00