Raphael Michel
a770f5a8e7
Add FAQ section on payment deadlines
2020-02-13 09:37:25 +01:00
Raphael Michel
80a3063799
Fix KeyError in sendmail history
2020-02-13 09:22:50 +01:00
Raphael Michel
34ec11ecfa
Fix KeyError for form validation
2020-02-13 09:21:23 +01:00
Martin Gross
a1da2eafdc
Reinstate MOTO-Flagging for Reseller Scheme-TX ( #1570 )
2020-02-12 09:49:33 +01:00
Raphael Michel
6bc2175ea9
More robust redis connections
2020-02-12 09:29:30 +01:00
Raphael Michel
21dcb4f43d
Revert "Optional MOTO-Flagging for Reseller Scheme-TXs ( #1570 )"
...
This reverts commit 0a920ac21c .
2020-02-12 08:01:24 +01:00
Raphael Michel
e9722bcdbd
Merge pull request #1578 from pretix-translations/weblate-pretix-pretix
...
Translations update from Weblate
2020-02-11 17:22:04 +01:00
Raphael Michel
e7eb8e3111
Translated on translate.pretix.eu (German (informal))
...
Currently translated at 100.0% (3472 of 3472 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2020-02-11 17:21:00 +01:00
Raphael Michel
a895d83764
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3472 of 3472 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2020-02-11 17:20:59 +01:00
Raphael Michel
b6697b838b
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <mail@raphaelmichel.de >
2020-02-11 16:55:36 +01:00
Raphael Michel
0d8c4271a9
Show successful payments on the invoice
2020-02-11 16:54:02 +01:00
Raphael Michel
d226bbda5c
Order data export: Add column with the number of positions
2020-02-11 16:25:48 +01:00
Raphael Michel
38d0198dea
Do not show a flag for single language events
2020-02-11 13:19:46 +01:00
Martin Gross
0a920ac21c
Optional MOTO-Flagging for Reseller Scheme-TXs ( #1570 )
...
* Optional MOTO-Flagging for Reseller Scheme-TXs
* Update src/pretix/plugins/stripe/payment.py
Co-Authored-By: Raphael Michel <michel@rami.io >
* Update src/pretix/plugins/stripe/payment.py
Co-Authored-By: Raphael Michel <michel@rami.io >
* Manually rebase again...
* Fix a single whitespace for style...
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-02-11 11:08:28 +01:00
Raphael Michel
7acee9458d
Move bulk_create logic during bulk voucher creation
2020-02-09 12:17:48 +01:00
Raphael Michel
82e40ce664
Merge pull request #1574 from pretix-translations/weblate-pretix-pretix
...
Translations update from Weblate
2020-02-08 13:45:16 +01:00
Raphael Michel
4632269ac3
Translated on translate.pretix.eu (German (informal))
...
Currently translated at 100.0% (3463 of 3463 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2020-02-08 13:44:32 +01:00
Raphael Michel
6d7e1ef53d
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3463 of 3463 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2020-02-08 13:44:30 +01:00
Raphael Michel
3ea4cdc3b3
Small categorization adjustments
2020-02-08 13:14:19 +01:00
Raphael Michel
e4619eeca3
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <mail@raphaelmichel.de >
2020-02-08 12:42:35 +01:00
Raphael Michel
bb5c7c5ad7
Re-introduce plugin categories
2020-02-08 12:38:43 +01:00
Raphael Michel
9984fe97ba
Add OrderPayment.fail() to prevent race conditions ( #1572 )
2020-02-07 09:00:35 +01:00
Martin Gross
242dd24caa
Fix hiding of payment methods
2020-02-06 10:53:02 +01:00
Raphael Michel
2482d9390a
Fix incorrect settings field type
2020-02-05 21:29:22 +01:00
Raphael Michel
3b4923ccae
Fix required field
2020-02-05 18:34:58 +01:00
Raphael Michel
8a2e4385ff
Fix required field
2020-02-05 18:33:40 +01:00
Raphael Michel
e83b8ac218
Allow to hide payment methods behind a secret link
2020-02-05 18:09:27 +01:00
Raphael Michel
b387fba5f4
Hide time on list of events for event series
2020-02-05 17:30:15 +01:00
Raphael Michel
da68cb618e
Improved logging and transaction handling around payment confirmations
2020-02-05 12:02:02 +01:00
Raphael Michel
eb11dac21e
Fix single badge downloads
2020-02-05 10:31:11 +01:00
Raphael Michel
6e531ee067
Event list filters: Deal with events without presale start/end
2020-02-05 10:31:11 +01:00
Raphael Michel
c8e6daa7a1
Do not show disabled sub-methods in timeline
2020-02-05 10:31:11 +01:00
Martin Gross
b3e3d427cb
Add more Stripe Payment Methods, simplify forms ( #1571 )
...
* Add more Stripe Payment Methods, simplify forms
* Revert accidential commit of boxoffice control renderer...
* Use existing QR-Code encoding in presale
2020-02-05 09:50:29 +01:00
pajowu
6e88054af7
Send signal on checkin ( #1546 )
...
* Send signal when orderposition is checked in
* Add position_checked_in signal to documentation
* Rename signal to checkin_created
* Update general.rst
* Update signals.py
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-02-04 18:26:35 +01:00
Raphael Michel
22dfa0e61d
Use select2 input for category fields
2020-02-04 18:22:03 +01:00
Alexander Schwartz
833cd32578
Comparison for file extensions should be case insensitive ( #1563 )
2020-02-04 17:09:12 +01:00
Raphael Michel
fd1c964c92
Fix #1378 -- API: Allow to access and modify (some) event setti… ( #1569 )
...
* API: Allow to access event settings
* Convert most "general" settings
* Smaller fixes
* Add more settings
* Relative dates, nulling
* Fix a test failure
* Fix wrong attribute access
2020-02-04 17:06:23 +01:00
Raphael Michel
87b10ef055
Allow to print multiple badges on one page ( #1380 )
...
* Allow to print multiple badges on one page
* Fix test
* Add more sizes
* Add A4 sizes
2020-02-04 17:02:33 +01:00
Raphael Michel
734f65b10b
Ask Google not to index the "Resend order links" site
2020-02-04 16:26:05 +01:00
Martin Gross
0f826a6f76
Show payment card information for Stripe PaymentIntents
2020-02-04 15:09:34 +01:00
Raphael Michel
35e521cc55
Merge pull request #1564 from pretix-translations/weblate-pretix-pretix
...
Update from Weblate
2020-02-03 17:58:29 +01:00
Martin Gross
63c845574f
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3363 of 3363 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2020-02-03 15:39:33 +01:00
Raphael Michel
5a675cc75d
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3363 of 3363 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2020-02-03 15:39:33 +01:00
András Veres-Szentkirályi
994dc9bf76
Translated on translate.pretix.eu (Hungarian)
...
Currently translated at 2.8% (94 of 3363 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2020-02-03 15:39:33 +01:00
Raphael Michel
cc4a07e3b0
Translated on translate.pretix.eu (German (informal))
...
Currently translated at 100.0% (3363 of 3363 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2020-02-03 15:39:33 +01:00
Raphael Michel
2ca88d5328
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3363 of 3363 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2020-02-03 15:39:33 +01:00
Raphael Michel
0bca9b9bf1
Box office: Support for Stripe Terminal
2020-02-03 15:39:19 +01:00
Raphael Michel
742d2f11be
SCSS: Fix font generation error
2020-02-01 16:25:05 +01:00
Raphael Michel
5ea5b82994
Docs: Fix typo
2020-02-01 16:25:00 +01:00
Raphael Michel
81245cf125
Fix #1549 -- JS API to open pretix Button
2020-02-01 15:59:24 +01:00