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
Svyatoslav
65f6da8d9e
Translated on translate.pretix.eu (Latvian)
...
Currently translated at 28.5% (1097 of 3850 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/lv/
powered by weblate
2020-11-27 05:00:13 +01:00
Richard Schreiber
827afd6d39
Fix preview of subevent repetition rule with UNTIL ( #1857 )
2020-11-26 17:01:29 +01:00
Raphael Michel
97561819e2
Merge pull request #1856 from pretix-translations/weblate-pretix-pretix
2020-11-26 17:00:57 +01:00
Raphael Michel
d02e8b1dcf
Orders API: Consistently use "send_email" instead of "send_mail"
2020-11-26 16:59:57 +01:00
Raphael Michel
7ad46addee
Order API: Add send_email parameter to creating payments
2020-11-26 16:57:52 +01:00
Raphael Michel
956b6f43e4
Fix typo
2020-11-25 18:03:21 +01:00
Raphael Michel
cc493968a1
Do not call banner "banner", ad-blocks interfere…
2020-11-25 18:02:58 +01:00
Raphael Michel
fd6fb52a11
Widget: Do not deny access to CSS of disabled shop
2020-11-25 12:39:14 +01:00
Raphael Michel
ef11084613
Auto event selection: Do not suggest events without permission
2020-11-25 11:39:14 +01:00
Raphael Michel
2a85f327fd
Fix wrong default value during event creation
2020-11-25 09:08:48 +01:00
Raphael Michel
bd9d8ce0ad
Device profiles: Fix missing listed URL for pretixPOS
2020-11-24 16:47:55 +01:00
Martin Gross
d71db5a8ad
Fix self-service refund with 0 cancellation fee
2020-11-24 16:10:40 +01:00
Raphael Michel
755d1b5692
Bump to 3.14.0.dev0
2020-11-24 11:59:39 +01:00