Martin Gross
|
30e0f5ebc7
|
Show seat in checkout_question-fragment when adequate
|
2020-08-11 17:54:52 +02:00 |
|
Martin Gross
|
f767f2f644
|
Fix encoding of Umlauts in widget (and hopefully don't break it...)
|
2020-08-10 17:23:05 +02:00 |
|
Martin Gross
|
750c3c5201
|
Allow for gt and gte selection of change_allow_user_price (#1746)
|
2020-08-07 11:54:27 +02:00 |
|
Raphael Michel
|
7d9220ae3e
|
Fix issue in 69879bdae
|
2020-08-06 10:21:57 +02:00 |
|
Raphael Michel
|
69879bdae0
|
Fix API bug: Do not delete SubEventItems on PATCH request
|
2020-08-06 09:28:35 +02:00 |
|
Raphael Michel
|
0e245b41ee
|
Fix duplicate call of form_success
|
2020-08-05 15:18:40 +02:00 |
|
Raphael Michel
|
2839ee1ffd
|
Fix error in b6f47f6f4
|
2020-08-05 14:41:12 +02:00 |
|
Raphael Michel
|
d72a03c434
|
Allow to adjust ticket cache duration
|
2020-08-05 13:23:20 +02:00 |
|
Raphael Michel
|
b6f47f6f4a
|
API: More validation in custom fields on event serializers
|
2020-08-05 11:26:11 +02:00 |
|
Raphael Michel
|
ca2dd0d6b6
|
Limit maximum length of event names in email senders
|
2020-08-05 11:23:27 +02:00 |
|
Raphael Michel
|
c4415beb8c
|
Force Django version to be at least 3.0.9
|
2020-08-05 11:22:35 +02:00 |
|
Raphael Michel
|
35c8684cd4
|
Prevent issues with order fees and TaxRule.zero()
|
2020-08-04 14:07:26 +02:00 |
|
Raphael Michel
|
9bb5c57792
|
Fix possible crash in migration
|
2020-08-04 11:47:55 +02:00 |
|
Felix Rindt
|
1c8699662d
|
Allow to create invoices before bank transfer runs (#1734)
Co-authored-by: Raphael Michel <michel@rami.io>
|
2020-08-04 10:53:59 +02:00 |
|
Felix Rindt
|
9b367cb28b
|
Allow to set multiple confirm texts (#1735)
|
2020-08-04 10:20:55 +02:00 |
|
Felix Rindt
|
896ba5b06b
|
Fix #1740 - Do not group gift card positions (#1743)
Co-authored-by: Raphael Michel <michel@rami.io>
|
2020-08-04 10:18:04 +02:00 |
|
Raphael Michel
|
8f3dbba859
|
PDF renderer: Fail silently if bidirectional string handling failes
|
2020-08-03 18:20:03 +02:00 |
|
Felix Rindt
|
bf5b92c465
|
Copy answers button for addon products (#1733)
|
2020-08-03 18:15:23 +02:00 |
|
Raphael Michel
|
aef09003d9
|
Make global_html_* signals actually global
|
2020-08-03 12:32:29 +02:00 |
|
Raphael Michel
|
9d22e833a6
|
Merge pull request #1737 from pretix-translations/weblate-pretix-pretix
|
2020-07-31 09:25:00 +02:00 |
|
Abdullah
|
1e121c0f75
|
Translated on translate.pretix.eu (Arabic)
Currently translated at 78.1% (100 of 128 strings)
Translation: pretix/pretix (frontend)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ar/
powered by weblate
|
2020-07-31 09:24:49 +02:00 |
|
Abdullah
|
373755a502
|
Translated on translate.pretix.eu (Arabic)
Currently translated at 87.6% (3260 of 3720 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
|
2020-07-31 09:24:49 +02:00 |
|
pajowu
|
6f694b60ca
|
Add minimum postgres version to docs (#1738)
|
2020-07-31 09:24:43 +02:00 |
|
Felix Rindt
|
77f76195c8
|
isort 5.0 config/docs (#1736)
|
2020-07-30 17:57:26 +02:00 |
|
Raphael Michel
|
355dd4463b
|
Fix typo in docs
|
2020-07-30 17:57:10 +02:00 |
|
Raphael Michel
|
c0c39223aa
|
Addendum to c15344ced
|
2020-07-30 17:47:05 +02:00 |
|
Raphael Michel
|
db7f8d9658
|
Try to run apt-get update before installations
|
2020-07-30 16:33:14 +02:00 |
|
Raphael Michel
|
c15344ced2
|
Docker: Pass environment variables when calling supervisord
|
2020-07-30 16:22:37 +02:00 |
|
Raphael Michel
|
0f3f15a736
|
Upgrade requests version
|
2020-07-29 18:30:25 +02:00 |
|
Raphael Michel
|
478f6e3029
|
Add a !default command to our _variables.scss
|
2020-07-29 18:30:25 +02:00 |
|
Raphael Michel
|
4c77e2f16e
|
Add signals global_html_head, global_html_page_header, and global_html_footer
|
2020-07-29 18:30:25 +02:00 |
|
Felix Rindt
|
80b6a3d27d
|
Fix #1675 -- Allow '0' as answer to number questions (#1732)
Co-authored-by: Raphael Michel <michel@rami.io>
|
2020-07-28 16:32:06 +02:00 |
|
Raphael Michel
|
89e8d3d12f
|
Allow to disable some e-mails depending on sales channel (#1726)
Co-authored-by: Raphael Michel <michel@rami.io>
|
2020-07-28 09:26:18 +02:00 |
|
Raphael Michel
|
baf8a4ae18
|
Update src/pretix/control/forms/event.py
|
2020-07-28 09:25:10 +02:00 |
|
Raphael Michel
|
2cdaf07c46
|
Update src/pretix/control/forms/event.py
|
2020-07-28 09:24:53 +02:00 |
|
Raphael Michel
|
cf76a2e24d
|
Fix typo in docs
|
2020-07-28 09:23:44 +02:00 |
|
Raphael Michel
|
559b4a8e66
|
Merge pull request #1730 from pretix-translations/weblate-pretix-pretix
|
2020-07-27 18:04:19 +02:00 |
|
Abdullah
|
59bf11b98d
|
Translated on translate.pretix.eu (Arabic)
Currently translated at 87.6% (3257 of 3720 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
|
2020-07-27 18:03:45 +02:00 |
|
Yaling
|
5b3551fb60
|
Translated on translate.pretix.eu (Chinese (Simplified))
Currently translated at 82.8% (3081 of 3720 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/
powered by weblate
|
2020-07-27 18:03:45 +02:00 |
|
Raphael Michel
|
72a5008513
|
Allow to remove a product from all sales channels
|
2020-07-27 18:03:26 +02:00 |
|
Raphael Michel
|
c5ace8447d
|
Fix country fields always being required
|
2020-07-27 18:03:10 +02:00 |
|
Raphael Michel
|
28b82841c2
|
Use edgecase words correctly
|
2020-07-27 17:55:19 +02:00 |
|
Raphael Michel
|
fbe10a981b
|
Add INV to edgecase words
|
2020-07-27 17:47:31 +02:00 |
|
Raphael Michel
|
21c22aa63a
|
Revert "Next attempt to fix spellcheck"
This reverts commit fb4116012f.
|
2020-07-27 17:47:15 +02:00 |
|
Raphael Michel
|
fb4116012f
|
Next attempt to fix spellcheck
|
2020-07-27 16:28:51 +02:00 |
|
Raphael Michel
|
53fe4a32cd
|
PyPI CI: Add check-manifest and twine check
|
2020-07-27 16:25:23 +02:00 |
|
Raphael Michel
|
ff066898d4
|
Fix RTL issue
|
2020-07-27 16:25:23 +02:00 |
|
Felix Rindt
|
cbb848b3fa
|
style
|
2020-07-24 18:47:59 +02:00 |
|
Felix Rindt
|
98dfdd8b01
|
no ugettext
|
2020-07-24 18:44:35 +02:00 |
|
Felix Rindt
|
0e95a7863f
|
tests for placed and paid mails
|
2020-07-24 18:44:24 +02:00 |
|