Raphael Michel
|
0ed48fac7f
|
Add pagination to event list on organizer detail page
|
2019-10-04 17:28:48 +02:00 |
|
Raphael Michel
|
27a32173e6
|
Move more code into change_payment_provider
|
2019-10-04 17:28:48 +02:00 |
|
Martin Gross
|
81b6188777
|
New ApplePay domain association file for Stripe
|
2019-10-02 21:31:40 +02:00 |
|
Raphael Michel
|
9e85d3c94c
|
PDF editor: Catch ValueError during float conversion
|
2019-09-30 14:37:09 +02:00 |
|
Raphael Michel
|
4e58ba7594
|
money_filter: Idempotency on empty strings
PRETIXEU-1EH
|
2019-09-30 14:37:09 +02:00 |
|
Raphael Michel
|
248493dbf2
|
Stripe plugin: Fix AttributeError
|
2019-09-29 18:32:19 +02:00 |
|
Raphael Michel
|
f1bd240096
|
Update from Weblate (#1417)
Update from Weblate
|
2019-09-29 14:05:15 +02:00 |
|
Serge Bazanski
|
0b673dc68c
|
Translated on translate.pretix.eu (Polish)
Currently translated at 100.0% (103 of 103 strings)
Translation: pretix/pretix (frontend)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
|
2019-09-27 07:11:22 +00:00 |
|
Serge Bazanski
|
b2a7fe13da
|
Translated on translate.pretix.eu (Polish)
Currently translated at 14.7% (474 of 3220 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
|
2019-09-27 07:11:22 +00:00 |
|
Martin Gross
|
d28f735fca
|
Translated on translate.pretix.eu (German (informal))
Currently translated at 100.0% (3220 of 3220 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
|
2019-09-27 07:11:22 +00:00 |
|
Jonathan Oberländer
|
7a3b450bc6
|
Added translation on translate.pretix.eu (Romanian)
|
2019-09-27 07:11:22 +00:00 |
|
Raphael Michel
|
f1ec129c0a
|
Fix ZeroDivisionError
|
2019-09-27 09:11:03 +02:00 |
|
Raphael Michel
|
ce6e46dfd2
|
Fix performance of check-in list API list
|
2019-09-26 15:18:53 +02:00 |
|
Martin Gross
|
f296f262e6
|
Properly indent handling for non-addons
|
2019-09-23 11:12:50 +02:00 |
|
Martin Gross
|
7f8d290ae1
|
Add-Ons inhert question-answers from parent item if necessary
|
2019-09-23 10:47:05 +02:00 |
|
Raphael Michel
|
ca0c0f4ae3
|
Revert to multipart/related
|
2019-09-20 11:22:11 +02:00 |
|
Sohalt
|
ac1e69f2d8
|
Install pretix into system-site-packages in Docker image (#1410)
|
2019-09-20 09:43:00 +02:00 |
|
Raphael Michel
|
6338cc69ae
|
docs: fix BaseDataShredder class documentation (#1412)
The BaseDataShredder documentation contained two references to BaseInvoiceRenderer, probably due to a minor copy/paste mistake
|
2019-09-20 09:41:32 +02:00 |
|
Felix Rindt
|
39eaf3ad6a
|
Code style improvements (#1411)
* docstring corrections
* move omit_hyphen formfield
|
2019-09-20 09:34:24 +02:00 |
|
Raphael Michel
|
76e75bef65
|
Fix broken organizer settings test
|
2019-09-19 18:33:30 +02:00 |
|
Raphael Michel
|
a39822aedc
|
Use transaction aware task for regenerate_css
|
2019-09-19 18:17:43 +02:00 |
|
Raphael Michel
|
73d5a2cec0
|
Revert "Make all EventTasks transaction-aware"
This reverts commit 3f7807d242.
|
2019-09-19 18:15:47 +02:00 |
|
Raphael Michel
|
9f668e5fd6
|
Fix crash in OrderEmailHistory for unknown orders
|
2019-09-19 18:04:31 +02:00 |
|
Raphael Michel
|
1b92a891d7
|
Fix issues with context providers in error pages
|
2019-09-19 18:03:35 +02:00 |
|
Raphael Michel
|
827925e3c9
|
Fix bug in 3f7807d24
|
2019-09-19 18:03:28 +02:00 |
|
Johannes Lauinger
|
c0be574974
|
docs: fix BaseDataShredder class documentation
The BaseDataShredder documentation contained two references to BaseInvoiceRenderer, probably due to a minor copy/paste mistake
|
2019-09-19 17:57:07 +02:00 |
|
Raphael Michel
|
738413e8fd
|
Allow to copy categories and quotas
|
2019-09-19 16:59:25 +02:00 |
|
Raphael Michel
|
2c6125adeb
|
Allow to copy vouchers
|
2019-09-19 16:33:59 +02:00 |
|
Raphael Michel
|
3f7807d242
|
Make all EventTasks transaction-aware
|
2019-09-19 16:23:40 +02:00 |
|
Raphael Michel
|
59b7f0a03d
|
Fix a new bug in Stripe webhooks PRETIXEU-64
|
2019-09-19 10:36:33 +02:00 |
|
Raphael Michel
|
b7dea16db3
|
Promote danish to an inofficial language
|
2019-09-19 10:13:34 +02:00 |
|
Raphael Michel
|
3a81706aeb
|
Fix KeyError in bank import
|
2019-09-17 16:48:41 +02:00 |
|
Raphael Michel
|
ad3369b059
|
Fix issue on old-style webhook URLs (#1385)
* Fix issue on old-style webhook URLs
* Fix test issue
|
2019-09-17 13:59:57 +02:00 |
|
Martin Gross
|
ab0709558d
|
Fix #1389: PaymentIntents are 'processing' and not 'pending'
|
2019-09-17 13:03:22 +02:00 |
|
Raphael Michel
|
e2e64ac01d
|
Event selector: Prevent race conditions
|
2019-09-17 10:08:58 +02:00 |
|
Martin Gross
|
cf14dcf889
|
Add Subevent-Filter for Voucher-Tags (#1407)
* Add Subevent-Filter for Voucher-Tags
* Filter Subevent Voucher-Tags with proper Filter
* Apply filter before annotating totals and usage
|
2019-09-16 14:08:23 +02:00 |
|
Raphael Michel
|
a884a25d2b
|
Update from Weblate (#1403)
Update from Weblate
|
2019-09-16 13:42:41 +02:00 |
|
Gianmarco Palumbo
|
8493778028
|
Translated on translate.pretix.eu (Italian)
Currently translated at 44.7% (46 of 103 strings)
Translation: pretix/pretix (frontend)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/it/
powered by weblate
|
2019-09-13 18:00:10 +00:00 |
|
Martin Gross
|
36a276c360
|
Translated on translate.pretix.eu (French)
Currently translated at 72.5% (2335 of 3220 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
|
2019-09-13 18:00:09 +00:00 |
|
Maarten van den Berg
|
795c423d73
|
Translated on translate.pretix.eu (Dutch (informal))
Currently translated at 100.0% (3220 of 3220 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
|
2019-09-12 22:00:12 +00:00 |
|
Maarten van den Berg
|
3ce9ec79f0
|
Translated on translate.pretix.eu (Dutch)
Currently translated at 100.0% (3220 of 3220 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
|
2019-09-12 22:00:10 +00:00 |
|
Translators EN IT Team
|
debc5e255b
|
Translated on translate.pretix.eu (Italian)
Currently translated at 4.7% (151 of 3220 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
|
2019-09-12 00:00:09 +00:00 |
|
Raphael Michel
|
145aa0d7fd
|
Merge pull request #1397 from pretix-translations/weblate-pretix-pretix
Update from Weblate
|
2019-09-11 08:58:42 +02:00 |
|
Raphael Michel
|
3997bdd098
|
Translated on translate.pretix.eu (German (informal))
Currently translated at 100.0% (3220 of 3220 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
|
2019-09-11 06:58:06 +00:00 |
|
Raphael Michel
|
a51a905512
|
Translated on translate.pretix.eu (German)
Currently translated at 100.0% (3220 of 3220 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
|
2019-09-11 06:58:06 +00:00 |
|
Maarten van den Berg
|
d3ac9e8880
|
Translated on translate.pretix.eu (Dutch (informal))
Currently translated at 100.0% (3220 of 3220 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
|
2019-09-11 06:55:48 +00:00 |
|
Maarten van den Berg
|
07402c9ea0
|
Translated on translate.pretix.eu (Dutch)
Currently translated at 100.0% (3220 of 3220 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
|
2019-09-11 06:55:47 +00:00 |
|
Raphael Michel
|
5f81bf55ca
|
Update po files
[CI skip]
Signed-off-by: Raphael Michel <mail@raphaelmichel.de>
|
2019-09-11 08:55:36 +02:00 |
|
Raphael Michel
|
0120a5a930
|
Clarify cancellation description
|
2019-09-11 08:55:03 +02:00 |
|
Raphael Michel
|
ba555f956e
|
Fix #1395 -- Incorrect data in tax list exporter if an order contains multiple tax rates
|
2019-09-10 14:41:49 +02:00 |
|