Martin Gross
089938c3ee
Do not pass organizer settings API calls through the event's validate_settings()
2020-12-07 16:46:19 +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
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
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
0eb5b73502
Fix typo
2020-11-27 18:25:36 +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
956b6f43e4
Fix typo
2020-11-25 18:03:21 +01:00
Raphael Michel
4b422571ad
Cloning events: Copy *relative* admission time
2020-11-24 10:55:55 +01:00
Martin Gross
076aa097f6
Fix #1793 -- Remove hidden URLs from EventSettingsStore and avoid saving them ( #1853 )
2020-11-23 17:15:22 +01:00
Raphael Michel
5c85c69b3d
Brexit
2020-11-22 13:46:15 +01:00
Raphael Michel
6d9e1be844
Tax rules: Allow to block countries from making a purchase
2020-11-22 13:46:15 +01:00
Martin Gross
6aa3532ee6
Add effective presale_start and presale_end properties ( #1851 )
2020-11-19 15:04:19 +01:00
Raphael Michel
d389a2aaa1
Make attendee_name accessible to secret generators
2020-11-18 18:05:57 +01:00
Raphael Michel
023f9eb6e7
Order list export: Optional columns for payment amounts
2020-11-17 22:11:22 +01:00
Nics
9a65ad0abe
Small typo in help text ( #1850 )
...
Fix a small typo in the help text of `allow_waitinglist`
2020-11-17 09:42:20 +01:00
Raphael Michel
12cb555917
Fix #1804 -- Admission time not lconed on event copy
2020-11-16 18:16:43 +01:00
Raphael Michel
87656cef4c
Fix EventMixin.blocked_seats if no distance is set
2020-11-16 17:30:30 +01:00
Raphael Michel
e5a77dc482
Banktransfer: Show reference when switching payment method to bank transfer
2020-11-10 15:36:56 +01:00
Raphael Michel
6c29fc0117
Remove a last mention of blacklist
...
Danke luto.
2020-11-10 13:14:49 +01:00
Raphael Michel
cfffcf2d1a
Fix isort style issue
2020-11-06 11:50:01 +01:00
Raphael Michel
eeb3c1a960
Add support for bulk-webhooks
2020-11-06 11:46:06 +01:00
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
fb92676aee
Fix test suite failures
2020-11-01 15:43:57 +01:00
Raphael Michel
7a98f3fa89
Own column for unapproved orders in order overview
2020-11-01 15:00:54 +01:00
Raphael Michel
f6dc90fb28
Show message and cart after tax rate has changed
2020-10-30 22:33:44 +01:00
Raphael Michel
9202aca26a
Allow to keep a few per ticket when cancelling an event
2020-10-30 15:49:34 +01:00
Raphael Michel
b841878dcb
Ensure to return a 404 if an appending slash is missing
2020-10-30 14:40:55 +01:00
Raphael Michel
8759155357
Sendmail: Keep uploaded attachment when preview is used
2020-10-29 18:46:57 +01:00
Raphael Michel
1fe4d1a8ca
Fix inconsistent naming of a scheme
2020-10-29 17:47:53 +01:00
Raphael Michel
4ff4402a5f
Allow to cancel subevents by date range
2020-10-29 10:08:37 +01:00
Raphael Michel
f9d1dc7181
Increase retry interval of emails
2020-10-27 09:23:59 +01:00
Raphael Michel
9543d89014
Fix packaging bugs
2020-10-26 10:35:19 +01:00
Martin Gross
4fed690209
Allow plugins to disable and pre-fill questions and contact form fields ( #1824 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-10-26 09:30:16 +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
8241ddf5be
runperiodic: Allow to execute specific tasks only
2020-10-22 21:05:10 +02:00
Felix Rindt
a62c7939ae
Improvements for bank transfer importing ( #1762 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-10-22 11:00:36 +02:00
Sohalt
9e4dc344a4
Sendmail plugin: Allow to attach a file to emails ( #1814 )
...
* sendmail: allow to attach files to emails
* Fix mixup of model objects and model IDs
* Attach to order-level emails, not only position-level emails
* Give attachments a proper file type
* Add a warning note about higher spam chances
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-10-22 09:53:19 +02:00
Raphael Michel
e3d9b3546d
Add option to automatically check out all attendees at night ( #1819 )
2020-10-21 18:26:57 +02:00