Martin Gross
aee86de330
Import: Allow to import "False"-value (Z#23127414) ( #3505 )
2023-08-08 15:36:51 +02:00
Raphael Michel
3b5baa7701
Order import: Fix customer column being a required column
2023-06-28 14:00:16 +02:00
Raphael Michel
714ef0d3b6
Order import: User lowercase email addresses
2023-06-28 09:13:36 +02:00
Raphael Michel
456bee7efa
Order import: Allow to assign a customer
2023-06-27 17:09:09 +02:00
Raphael Michel
bd32b33ba9
Bump Django to 4.1.* ( #2989 )
2023-06-05 09:56:31 +02:00
Raphael Michel
63dde340b6
Order import: Accept upper-case languages
2023-02-14 10:29:25 +01:00
Raphael Michel
6902725f3c
New check-in features ( #3022 )
2023-02-09 09:46:46 +01:00
Raphael Michel
62f1e8d64b
Order import: Allow custom country codes (like XK)
2022-08-05 09:29:31 +02:00
Raphael Michel
b38df27dce
Order import: Fix handling of seat IDs
2021-09-09 18:14:43 +02:00
Raphael Michel
9f6ce81229
Order import: Support phone number
2021-07-05 10:12:06 +02:00
Raphael Michel
60f0e297e3
Order import: Improve subevent handling
2021-06-28 12:13:45 +02:00
Raphael Michel
d7625b0157
Order import: Fix street column
2021-05-06 20:44:07 +02:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Raphael Michel
8883e2642a
Fix typo (again)
2020-10-16 22:50:22 +02:00
Raphael Michel
f7e0c76f0f
Fix typo
2020-10-16 22:34:44 +02:00
Raphael Michel
d0d84f2a13
Fix test case
2020-10-16 10:35:01 +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
3f40a8e6fa
Fix import of attendee addresses
2020-10-14 11:09:41 +02:00
Raphael Michel
c131a2ac3a
Import: Do not allow duplicate secrets even across events
2020-10-02 10:29:27 +02:00
Raphael Michel
aab340fd87
Fix missing translation context
2020-04-15 09:43:58 +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
2ffb4edee9
Import: Do not set country to NULL
...
PRETIXEU-1QJ
2020-01-02 10:53:01 +01:00
Raphael Michel
24b931e1c3
Allow to import orders ( #1516 )
...
* Allow to import orders
* seats, subevents
* Plugin support
* Add docs
* Warn about lack of quota handling
* Control interface test
* Test skeleton
* First tests for the impotr columns
* Add tests for all columns
* Fix question validation
2019-12-11 11:44:06 +01:00