Raphael Michel
62b1aec3b0
Save a pointless query on non-series events
2020-12-13 16:31:17 +01:00
Raphael Michel
571fef4ed8
Re-structure some querying on cart and order pages to reduce load
2020-12-13 16:31:17 +01:00
Raphael Michel
5308099d84
Fix 5-second quota caching
2020-12-13 15:50:02 +01:00
Raphael Michel
a5e41aae50
Add MapQuest as additional geocoding provider
2020-12-12 15:13:56 +01:00
Raphael Michel
54e4ad1a1c
Merge pull request #1871 from pretix-translations/weblate-pretix-pretix
2020-12-11 18:47:15 +01:00
Maarten van den Berg
b6e4163c2b
Translated on translate.pretix.eu (Dutch)
...
Currently translated at 99.2% (3830 of 3859 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2020-12-11 17:50:38 +01:00
Maarten van den Berg
1aa1583eae
Translated on translate.pretix.eu (Dutch)
...
Currently translated at 98.9% (3817 of 3859 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2020-12-11 17:50:38 +01:00
Raphael Michel
fc210cf06d
Add sanity check to tax calculation
2020-12-11 17:46:42 +01:00
Raphael Michel
3459f3e4c4
Tax rules: Allow per-country text on invoices
2020-12-11 17:45:36 +01:00
Raphael Michel
903a7f122d
Tax rule editor: Allow to reorder lines
2020-12-11 16:24:05 +01:00
Raphael Michel
246d150511
Tax rule editor: Show edit history
2020-12-11 15:38:05 +01:00
Raphael Michel
2cd5094393
Tax rule editor: Use cacehd countries
2020-12-11 15:19:34 +01:00
Raphael Michel
a665836a60
Add a custom text field for every attendee in the question step
2020-12-10 18:19:51 +01:00
Raphael Michel
e7d2d0ddab
Adjust tests broken by 0a55fdbc4
2020-12-10 18:10:45 +01:00
Raphael Michel
1d722da5af
Fix tax calculation issue
2020-12-10 18:04:56 +01:00
Raphael Michel
90475e4159
Fix another bug introduced in last commit
2020-12-10 17:38:43 +01:00
Raphael Michel
3690dba73b
Fix bug in widget introduced by last commit
2020-12-10 17:38:11 +01:00
Raphael Michel
0a55fdbc49
Widget: Do not show "buy now" if no availability state is known
2020-12-10 17:07:24 +01:00
Martin Gross
eac32c25ba
Fix advanced order search for "order placed before"
2020-12-10 16:46:43 +01:00
Raphael Michel
c2345d200a
Add option to hide "payment pending" bubble on ticket pages
2020-12-09 17:05:04 +01:00
Raphael Michel
663fd8a57a
Move settings field for invoice address cancellation to correct tab
2020-12-09 16:53:00 +01:00
Raphael Michel
a204302910
Disable all debug toolbar panels by default (cuts down 80% of request time locally)
2020-12-09 16:04:45 +01:00
Raphael Michel
13e464bcf1
Fix another export issue
2020-12-08 22:16:31 +01:00
Raphael Michel
8b2b98c128
Fix handling of empty values in new exporter
2020-12-08 22:09:29 +01:00
Raphael Michel
a5f806d975
Tax list exporter: Add sheets with reports by country and company
2020-12-08 22:01:52 +01:00
Raphael Michel
b51bd2118e
Do not create session cookie on first page view
2020-12-07 22:29:05 +01:00
Martin Gross
089938c3ee
Do not pass organizer settings API calls through the event's validate_settings()
2020-12-07 16:46:19 +01:00
Raphael Michel
574fe9094c
API: Fix missing context
2020-12-04 17:51:28 +01:00
Raphael Michel
6fdd32de6a
Check-in list: Fix secondary sorting by date
2020-12-04 13:03:38 +01:00
Martin Gross
b3e95f54dd
Add option to limit events to specific sales channels ( #1867 )
2020-12-03 17:10:54 +01:00
Raphael Michel
55d8639ecc
REST API: Add organizer-level settings ( #1866 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2020-12-03 15:19:11 +01:00
Richard Schreiber
978130551a
Apply EXIF-orientation data from source image to thumbnail with PIL.ImageOps.exif_transpose ( #1869 )
2020-12-03 10:55:18 +01:00
Raphael Michel
a452bf816c
Show emails to order positions in email history
2020-12-02 16:14:46 +01:00
Raphael Michel
99c3981e2d
Gift card API: Allow to inspect transactions ( #1868 )
2020-12-02 16:10:05 +01:00
Raphael Michel
87a514ca8b
PDFs: Fix country name evaluation
2020-12-02 14:26:50 +01:00
Richard Schreiber
937b967259
Added export of WaitingList for single and mutliple events with filter for voucher-status ( #1864 )
...
* added export of WaitingList for single and mutliple events
* removed unnecessary empty line
Co-authored-by: Raphael Michel <michel@rami.io >
* used better conversion from list of tuples to dict
Co-authored-by: Raphael Michel <michel@rami.io >
* added missing 'subevent' in select_related
Co-authored-by: Raphael Michel <michel@rami.io >
* removed prefetch_related from queryset as it is not needed
* use name for subevent, added 2 cols for start and end date
Co-authored-by: Raphael Michel <michel@rami.io >
2020-12-01 17:49:54 +01:00
Raphael Michel
242bfc0023
CartPosition API: Fix setting a custom cart ID
2020-12-01 17:13:09 +01:00
Raphael Michel
eed309636f
CartPosition API: Allow to buy multiple seats despite distance settings
2020-12-01 17:13:09 +01:00
Martin Gross
0944929818
Add custom invoice address field to Orderdata Export
2020-12-01 14:11:53 +01:00
Martin Gross
2592b8b221
Add Invoice and Attendee address mergefields for all address segments ( #1865 )
2020-12-01 13:17:00 +01:00
pajowu
fcdd852860
Remove last usage of blacklist in comment ( #1863 )
2020-11-30 22:43:36 +01:00
Felix Rindt
f43585bf36
Payment term on weekdays should not be required ( #1862 )
2020-11-30 11:52:21 +01:00
Raphael Michel
5a034f1339
Exclude rrule from locale files
2020-11-27 18:34:08 +01:00
Raphael Michel
0eb5b73502
Fix typo
2020-11-27 18:25:36 +01:00
Raphael Michel
41e878fabb
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <mail@raphaelmichel.de >
2020-11-27 16:24:17 +01:00
Raphael Michel
93a7c5df09
Allow plugins to use django.contrib.postgres
2020-11-27 16:23:39 +01:00
Richard Schreiber
c71c78cf69
Added Person-Name-Scheme for showing/entering academic degree after the name (e.g. <Name>, MA) ( #1861 )
2020-11-27 16:08:34 +01:00
Raphael Michel
66af5973ec
Add min/max validation for date, datetime, and number questions ( #1858 )
2020-11-27 11:02:07 +01:00
Raphael Michel
921b28f8d4
Move front page text above date selection ( #1859 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2020-11-27 10:38:54 +01:00
Raphael Michel
0aa5df8a17
Merge pull request #1860 from pretix-translations/weblate-pretix-pretix
...
Translations update from Weblate
2020-11-27 10:38:44 +01:00