Raphael Michel
fa2222e629
Remove pretixdroid code
2020-10-06 18:45:53 +02:00
Raphael Michel
bc3325c1cb
Order overview PDF: Print net and gross
2020-10-02 16:45:47 +02:00
Raphael Michel
af2b4ebb4b
Properly deprecate pretixdroid
2020-09-18 16:28:19 +02:00
Martin Gross
d5b3528f92
Localize Stripe Elements to Order Page Language
2020-09-18 16:26:10 +02:00
Raphael Michel
403dc9cf98
Sort exported check-ins
2020-09-14 16:28:56 +02:00
Raphael Michel
eb462b1950
Fix default item
2020-09-14 16:13:13 +02:00
Raphael Michel
05135c779c
Add export of all check-in scans
2020-09-14 13:21:24 +02:00
Martin Gross
8ea66bc05b
First try at working around Stripe's iDEAL idempotency issues
2020-08-28 23:21:35 +02:00
Martin Gross
983d734c6a
Add .swi to allowed MT940 file extensions
2020-08-25 11:30:51 +02:00
Raphael Michel
c94d384e86
Improve algorithm for {name} placeholder ( #1745 )
...
Co-authored-by: Felix Rindt <felix@rindt.me >
2020-08-19 11:30:34 +02:00
Martin Gross
c812d39b39
Filter BankImportJobs explicitly by organizer
2020-08-13 11:10:27 +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
77f76195c8
isort 5.0 config/docs ( #1736 )
2020-07-30 17:57:26 +02:00
Raphael Michel
0a97b0ce67
Add progress bar for checkin list export
2020-07-24 13:54:38 +02:00
Raphael Michel
988eb85c05
Fix exporter issue
2020-07-24 11:40:45 +02:00
Raphael Michel
033deb7cf2
Add seat information to check-in list export
2020-07-23 12:26:54 +02:00
Martin Gross
6842127802
Absent/Checked Out persons in Checkin lists ( #1721 )
2020-07-20 10:41:39 +02:00
Raphael Michel
b1eb5bb3df
Fix incorrect link
2020-07-06 15:37:16 +02:00
Martin Gross
d6b185193e
Fix Timezone in Checkinlist
2020-07-01 12:24:04 +02:00
Gamy
507e1a5b83
Added various missing punctuation marks, changed "following" to "selected" to match the display.
2020-06-30 09:20:11 +02:00
Raphael Michel
16472e915d
PDF: Show event time on default layout
2020-06-17 12:27:38 +02:00
Martin Gross
0b20d3f6f8
Organizer/MultiEvent-Exports ( #1684 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2020-06-16 11:06:40 +02:00
Martin Gross
5cc0bd5d36
Optional PayPal Reference Prefix (Z#2359330) ( #1696 )
...
* Optional PayPal Reference Prefix (Z#2359330)
* Move prefix to end
2020-06-15 18:23:01 +02:00
Raphael Michel
c992de341f
Revert "PayPal: Add additional protection against invalid sessions"
...
This reverts commit 99e02bde36 .
2020-06-14 12:29:20 +02:00
Raphael Michel
9eacd38ec7
PayPal: Improve handling of exceptions form paypalrestsdk
2020-06-12 13:21:44 +02:00
Raphael Michel
d1c96aa77c
PayPal: Remove unused session key
2020-06-12 13:21:44 +02:00
Raphael Michel
99e02bde36
PayPal: Add additional protection against invalid sessions
2020-06-12 13:21:44 +02:00
Raphael Michel
e7da2aec53
PayPal: Fix critical bug leading to wrong order being paid in a rare session constellation
2020-06-12 13:21:44 +02:00
Raphael Michel
62db01e353
Check-in list export: Allow to filter by subevent date
2020-05-29 19:06:14 +02:00
Raphael Michel
e435e7140c
Check-in list PDF exporter: Cross-subevent improvements
2020-05-29 18:59:02 +02:00
Martin Gross
7895729c38
Do not hard fail on Unauthorized PayPal Userinfo-calls (Fixes PRETIXEU-XQ)
2020-05-29 13:48:37 +02:00
pajowu
e12e7a5dd3
Support HERMA Namensetiketten 50x80mm (4412) ( #1681 )
2020-05-26 13:50:44 +02:00
Raphael Michel
48d2f98815
Add acks_late for sendmail task
2020-05-19 16:39:25 +02:00
Raphael Michel
640b9c876d
Stripe: Lock payment object while processing refund
2020-05-13 16:43:46 +02:00
Raphael Michel
7e80ec93d5
Hide PayPal secret key in global settings
2020-04-29 11:27:38 +02:00
Raphael Michel
ee1928aeed
Do not expose secret keys in global settings
2020-04-29 11:25:22 +02:00
Raphael Michel
4ec24fc884
PayPal: Show sale ID in backend
2020-04-27 11:39:57 +02:00
Martin Gross
3c6fdd15af
Expose apple-developer-merchantid-domain-association on event_p… ( #1661 )
2020-04-24 09:14:39 +02:00
Raphael Michel
d224b5387d
Replace Travis with GitHub actions and fix many typos ( #1657 )
...
* Create django.yml
* Fix working directory
* ..
* .
* ..
* a.
* ..
* .
* Fix typo
* Install hunspell
* maxfail
* Fix install
* .
* Reduce number of typos
* Even less typos
* Postgres debug
* Spelling fixes, yet again
* Postgres with PW
* Fix failing test
* New workflows
* Fix syntax error
* Install gettext
* Test aginst python 3.6 as well
* Clean up strategies
* Add badge, do not ignore migrations
* Use pip cache
2020-04-22 12:07:58 +02:00
Raphael Michel
b84b51250f
More visible download buttons for single tickets
2020-04-20 17:45:20 +02:00
Raphael Michel
d0dd2116ca
Enlarge download button for multi downloads
2020-04-20 17:45:19 +02:00
Martin Gross
1d8668aaf1
Exclude all kinds of Umlauts from GiroCodes ( Fix : #1314 )
2020-04-17 19:14:54 +02:00
Martin Gross
0783add3b9
Restrict PayPal plugin to supported PayPal currencies ( Fix : #1160 )
2020-04-17 18:56:00 +02:00
Martin Gross
5400d26c60
Log the reason for failed PayPal refunds
2020-04-17 12:02:43 +02:00
Raphael Michel
0c0fe58bbf
Improve UX of ticket download settings
2020-04-02 18:16:22 +02:00
Raphael Michel
a1caa65776
Revert "Upgrade jQuery version (but keep old one around for now for plugins)"
...
We've got to many instances of this around:
https://stackoverflow.com/questions/38871753/uncaught-typeerror-a-indexof-is-not-a-function-error-when-opening-new-foundat
This reverts commit cc46d55f5e .
2020-04-02 16:42:54 +02:00
Raphael Michel
2c9b2620ea
Add company and address fields to attendees ( #1633 )
...
* Add company and address fields to attendees
* Update src/pretix/control/templates/pretixcontrol/event/settings.html
Co-Authored-By: Martin Gross <gross@rami.io >
Co-authored-by: Martin Gross <gross@rami.io >
2020-04-02 14:41:09 +02:00
Raphael Michel
cc46d55f5e
Upgrade jQuery version (but keep old one around for now for plugins)
2020-04-01 16:06:46 +02:00
Raphael Michel
c89242855c
Reduce number of SQL queries on order detail page
2020-03-26 09:38:56 +01:00
pajowu
0a49b93b26
Render remaining badges onto new page even if it doesn't fill t… ( #1621 )
2020-03-24 17:43:58 +01:00