Raphael Michel
d90fcee5e1
Fix crash related to vouchers and seats
...
PRETIXEU-2PY
2020-08-21 16:12:04 +02:00
Raphael Michel
8789a42dc1
Fix tax calculation for negative fees
2020-08-17 15:56:03 +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
35c8684cd4
Prevent issues with order fees and TaxRule.zero()
2020-08-04 14:07:26 +02:00
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
72a5008513
Allow to remove a product from all sales channels
2020-07-27 18:03:26 +02:00
Felix Rindt
7aa793f4f7
fix name
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
1fb861a117
New attempt at improving CheckinList.checkin_count
2020-07-24 15:41:41 +02:00
Raphael Michel
0a2346778d
Revert "Refactor query for check-in count"
...
This reverts commit 60eee25cd1 .
2020-07-24 15:37:45 +02:00
Raphael Michel
60eee25cd1
Refactor query for check-in count
2020-07-24 13:54:30 +02:00
Raphael Michel
6276f213b9
Increae field size for CachedFile.file
2020-07-24 10:44:08 +02:00
Raphael Michel
829b0041fc
Use database replica for check-in count for statistical purposes
2020-07-23 17:48:31 +02:00
Raphael Michel
4968a6d995
Do not count exists for checkin count
2020-07-23 17:48:18 +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
Raphael Michel
3c5948d2e0
Allow selecting the same add-on multiple times ( #1717 )
2020-07-20 10:21:12 +02:00
Raphael Michel
33682e1b38
Fix incorrect preview/history of subject rendering
2020-07-13 15:57:33 +02:00
Raphael Michel
6e9d921af6
Allow country specific tax rules ( #1714 )
2020-07-08 15:00:13 +02:00
Raphael Michel
cf2af3c94d
Import/startup performance improvements
2020-06-30 11:36:30 +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
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
7359b5543d
Set calendar as default for event series
2020-06-17 18:07:54 +02:00
Raphael Michel
11cc27dbd6
Fix crash when trying to refund an order with a disabled payment mehtod
2020-06-12 14:01:15 +02:00
Martin Gross
057fd95706
Fix op.address_format() when no zip code is provided
2020-06-10 11:01:08 +02:00
Raphael Michel
f4d38965cc
Allow to limit distance metric to rows
2020-05-29 17:48:20 +02:00
Raphael Michel
cf3412d54d
Implement corona-safe seating ( #1685 )
2020-05-29 11:39:47 +02:00
Raphael Michel
435b32a6b8
Add full attendee address as PDF variable
2020-05-27 12:36:43 +02:00
Raphael Michel
65b612eabd
Fix possible ZeroDivisionError in quota calculation
2020-05-19 17:22:52 +02:00
Raphael Michel
770293e8ec
Fix docs typo
2020-05-19 09:35:18 +02:00
Raphael Michel
c056db46b6
Overhaul of our check-in features ( #1647 )
2020-05-13 18:01:49 +02:00
Raphael Michel
c03c278ecd
Stop using Django's SlugField to avoid conflicting validation
2020-05-10 12:42:37 +02:00
Raphael Michel
e117545b3f
Refactor quota calculation ( #1668 )
2020-05-07 09:34:27 +02:00
Raphael Michel
feb7f419d3
Minor performance improvements for generating many subevents
2020-05-06 16:19:46 +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
6766b2b19e
Fix #1645 -- Allow one-letter event slugs
2020-04-17 16:25:04 +02:00
Raphael Michel
b6d2f67c7c
Cache sorting of countries
2020-04-17 13:21:13 +02:00
Raphael Michel
e70f593a94
Minor SQL performance improvements
2020-04-17 12:14:37 +02:00
Raphael Michel
01e2851a76
Invoice model: Do not crash on invalid states
2020-04-14 09:47:34 +02:00
Martin Gross
fff9ac04a9
Fix test (Caused by 31fdf8721b)
2020-04-08 17:49:16 +02:00
Raphael Michel
31fdf8721b
API: Fix selecting checkin question answers by option identifier
2020-04-07 15:16:58 +02:00
Raphael Michel
7b1e1a48ef
Enable PDF and passbook outputs for new events by default
2020-04-02 18:03:26 +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
Martin Gross
242ebdfae9
Show Subevent start time in select2-pickers ( #1630 )
...
* Add Subevent time to __str__
* Show subevent-dates in select2 picker
* Show event-dateblock (if enabled) on Widget Voucher redemption page
* Update src/pretix/base/models/event.py
Co-Authored-By: Raphael Michel <michel@rami.io >
* Update src/pretix/control/templates/pretixcontrol/vouchers/index.html
Co-Authored-By: Raphael Michel <michel@rami.io >
* Update src/pretix/control/views/typeahead.py
Co-Authored-By: Raphael Michel <michel@rami.io >
* Remove date-block on non-subevent voucher redemption pages
Co-authored-by: Raphael Michel <michel@rami.io >
2020-03-26 13:10:45 +01:00
Raphael Michel
d9d0f7b6f3
Add Order.cancellation_date ( #1629 )
...
* Add Order.cancellation_date
* Add tests
2020-03-25 16:37:34 +01:00
Raphael Michel
8a6334bd86
Introduce cancellation requests ( #1627 )
...
* Allow to adjust the cancellation fee without JS
* Introduce cancellation requests
* ignore→delete
* Change a few things after Martin's review
* Add a few tests
2020-03-25 14:13:55 +01:00
pajowu
30dcda616b
Send checkin list mapping in event_copy_data signal ( #1624 )
...
* Send checkin list map in event_copy_data signal
* Add checkin_list_map to documentation and definition of event_copy_data
2020-03-25 13:03:45 +01:00