Felix Rindt
77f76195c8
isort 5.0 config/docs ( #1736 )
2020-07-30 17:57:26 +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
72a5008513
Allow to remove a product from all sales channels
2020-07-27 18:03:26 +02:00
Felix Rindt
4a0a3aff59
rename to download_reminder
2020-07-24 17:57:25 +02:00
Raphael Michel
83908fde45
[experimental] restructure order search query for different performance characteristics
2020-07-24 17:48:50 +02:00
Felix Rindt
413cbec4b9
code format
2020-07-24 16:58:05 +02:00
Felix Rindt
7aa793f4f7
fix name
2020-07-24 16:58:05 +02:00
Felix Rindt
1b48b519e3
add migration
2020-07-24 16:58:05 +02:00
Felix Rindt
5f502776b1
send canonical mails depending on sales channel
2020-07-24 16:58:05 +02:00
Raphael Michel
735d4564f8
Allow to change length of invoice numbers
2020-07-21 18:11:39 +02:00
Raphael Michel
e7b9c49620
Allow customers to change to a different product variation ( #1719 )
2020-07-20 16:36:24 +02:00
Martin Gross
6842127802
Absent/Checked Out persons in Checkin lists ( #1721 )
2020-07-20 10:41:39 +02:00
Raphael Michel
3c5948d2e0
Allow selecting the same add-on multiple times ( #1717 )
2020-07-20 10:21:12 +02:00
Raphael Michel
a685af6433
Clone button for products
2020-07-16 08:53:18 +02:00
Raphael Michel
6e9d921af6
Allow country specific tax rules ( #1714 )
2020-07-08 15:00:13 +02:00
Raphael Michel
f690d74be7
Event list: Respect event date in "running" filter
2020-07-03 17:46:41 +02:00
Raphael Michel
c52fdc95a7
Allow to disable display of foreign currencies on invoices
2020-07-03 16:44:26 +02:00
Martin Gross
5f50aa95eb
Add TaxRule selection in OrderPositionChange ( #1700 )
...
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-06-30 11:13:33 +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
922f12f55e
Allow to release quota after exit scans
2020-06-26 16:49:19 +02:00
Raphael Michel
481e29c3b2
Allow to explicitly disable products for certain subevents
2020-06-20 19:10:44 +02:00
Raphael Michel
0aebde62eb
Fix missing variation attributes when copying items
2020-06-20 18:21:12 +02:00
Raphael Michel
0c3a200355
Do not auto-create a first subevent
2020-06-10 17:59:59 +02:00
Raphael Michel
42490c6dec
New event series selection field
2020-06-08 16:20:50 +02:00
Raphael Michel
effc9723f1
Add event meta data fields to order search form
2020-06-04 18:39:30 +02:00
Raphael Michel
0d90ae9d53
SizedField: Do not crash without max_size
2020-06-02 12:31:52 +02:00
Raphael Michel
1c8468c21b
Cancellation/refund: prefer placeholder over value
2020-05-28 18:55:37 +02:00
Raphael Michel
dcc54a0204
SizeFileField: Fix error message format
2020-05-27 14:38:14 +02:00
Raphael Michel
e822ba5430
Only validate size on uploaded files
2020-05-25 16:06:06 +02:00
Raphael Michel
ca40ddc39b
Fix AttributeError in SizeFileField
2020-05-25 15:44:46 +02:00
Raphael Michel
27b56b5aea
Limit extensions and sizes of further file uploads
2020-05-22 15:01:18 +02:00
Raphael Michel
c056db46b6
Overhaul of our check-in features ( #1647 )
2020-05-13 18:01:49 +02:00
Raphael Michel
de9c450648
Week calendar and more improvements to subevent calendars ( #1672 )
2020-05-07 15:48:47 +02:00
Raphael Michel
ea04c85486
Various improvements to the subevent creation form ( #1670 )
2020-05-06 15:50:43 +02:00
Martin Gross
66d3c4516f
Move stuff to OrderFilterForm
2020-05-06 13:48:45 +02:00
Martin Gross
4b01c42f31
Improve global order filters
2020-05-06 13:12:17 +02:00
Raphael Michel
ee1928aeed
Do not expose secret keys in global settings
2020-04-29 11:25:22 +02:00
Raphael Michel
88a235da30
Allow to set event_list_type on event level
2020-04-27 18:06:37 +02:00
Raphael Michel
16957eec33
Initialize bulk create form with weekly instead of yearly events
2020-04-22 16:57:28 +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
f2844ac686
Add expiry dates and individual conditions to gift cards ( #1656 )
...
* Add expiry dates and individual conditions to gift cards
* Display refund gift cards with more details and prettier interface
* Allow to set gift card expiry and conditions when cancelling event
* Extend gift card search
* Fix #1565 -- Some gift card filters
* Improve list of gift cards
* Allow to edit gift cards
* Note on validity
2020-04-21 15:57:02 +02:00
Raphael Michel
ad7c745465
Fix bug introduced in last commit
2020-04-21 10:44:40 +02:00
Raphael Michel
b260cca412
Event setup: Do not create additional teams for staff
2020-04-21 09:33:50 +02:00
Raphael Michel
0b02bcea8b
Prevent cancelling all subevents by accident
2020-04-19 14:17:41 +02:00
Martin Gross
35985dcb11
Remove legal warning, make refund_as_giftcard-option clearer.
2020-04-15 12:58:43 +02:00
Martin Gross
b3c3ee3b22
Allow to issue gift card refunds when cancelling whole events
2020-04-15 10:08:12 +02:00
Raphael Michel
1871324ef4
Restrict length of item name in quick setup
...
PRETIXEU-21V
2020-04-15 09:20:55 +02:00
Martin Gross
2b1123b487
Add cancel_allow_user_paid_adjust_fees_explanation
2020-04-08 16:43:29 +02:00