Raphael Michel
|
d08c811f3a
|
Fix #1780 -- Trigger exports through API (#1839)
|
2020-11-05 18:30:12 +01:00 |
|
Raphael Michel
|
c757f3e4c7
|
Do not delete seats when deleting products
|
2020-11-05 16:37:44 +01:00 |
|
julia-luna
|
5962e4d4ab
|
Add seating statistics in shared reports (#1844)
|
2020-11-05 12:20:25 +01:00 |
|
Raphael Michel
|
259d2cdb27
|
Fix isort issue
|
2020-11-04 17:42:56 +01:00 |
|
Raphael Michel
|
04e9c8a226
|
Copy ItemBundle when cloning events
|
2020-11-04 12:30:38 +01:00 |
|
Raphael Michel
|
031ee647ab
|
External refunds: automatically mark as done if they exactly fix an overpaid order
|
2020-11-02 17:06:47 +01:00 |
|
Raphael Michel
|
987597b298
|
Add event selection endpoint (#1827)
* Add event selection endpoint
* Minor fixes
* Add filter by gate
|
2020-10-24 19:20:07 +02:00 |
|
Raphael Michel
|
a0dd8f74e4
|
Add gates (groups of check-in devices) (#1825)
|
2020-10-24 12:22:02 +02:00 |
|
Raphael Michel
|
e3d9b3546d
|
Add option to automatically check out all attendees at night (#1819)
|
2020-10-21 18:26:57 +02:00 |
|
Raphael Michel
|
22bba28bea
|
Add pluggable ticket secret generators (#1809)
|
2020-10-19 15:00:55 +02:00 |
|
Raphael Michel
|
fec682dddb
|
Allow to require a verified email to download tickets
|
2020-10-16 22:10:37 +02:00 |
|
Raphael Michel
|
bf59ce2661
|
Add SubEvent.last_modified
|
2020-10-15 18:32:10 +02:00 |
|
Raphael Michel
|
f2e5e89970
|
Order import: Allow to reference question options by value
|
2020-10-14 16:29:32 +02:00 |
|
Raphael Michel
|
e8f3ad633a
|
Add device security profiles (#1806)
|
2020-10-13 17:40:25 +02:00 |
|
Raphael Michel
|
afc1013d69
|
Fix infinite price adjustment loop when combining free prices, country-dependent tax rates, and vouchers
|
2020-10-12 12:15:58 +02:00 |
|
Raphael Michel
|
2fbaa90d76
|
Clarify docstring
|
2020-10-05 17:33:19 +02:00 |
|
Raphael Michel
|
4cb18218b2
|
Do not show event time on invoice
|
2020-09-25 18:01:50 +02:00 |
|
Raphael Michel
|
0cb0620df0
|
Fix crash from previous deployment
|
2020-09-24 12:36:00 +02:00 |
|
Raphael Michel
|
035c707427
|
Calendar: Show fully booked instead of sold out for free events
|
2020-09-24 10:58:48 +02:00 |
|
Felix Rindt
|
8f2c125435
|
Payment term in minutes (#1760)
Co-authored-by: Raphael Michel <michel@rami.io>
|
2020-09-14 13:44:28 +02:00 |
|
Raphael Michel
|
f08f06ddff
|
Fix infinite recursion
|
2020-09-11 18:30:35 +02:00 |
|
Raphael Michel
|
620c956ef8
|
Delete vouchers when deleting events
|
2020-08-27 12:41:12 +02:00 |
|
Raphael Michel
|
7a3418e32f
|
SubEvent: Automatically bump all orders when date is changed
|
2020-08-26 11:00:43 +02:00 |
|
Raphael Michel
|
a06f94fde1
|
Clarify "disabled" checkbox
|
2020-08-25 14:08:27 +02:00 |
|
Raphael Michel
|
5ea961819d
|
Remove field Seat.name
|
2020-08-25 11:54:19 +02:00 |
|
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 |
|