Raphael Michel
f074e642ec
Display quotas in event list
2017-10-04 11:25:51 +02:00
Raphael Michel
217ed905d4
Contract columns in event list table
2017-10-04 10:12:46 +02:00
Raphael Michel
b920efc955
Add database cache for quotas
2017-10-04 09:45:37 +02:00
Raphael Michel
f15a72e59d
Fix mail_text_download_reminder email preview
2017-10-02 15:44:32 +02:00
Raphael Michel
d4259501af
Remove legacy ordering code
2017-10-02 14:59:01 +02:00
Jakob Schnell
fd5d5ae98e
Fix #628 -- Sorting of filtered order list ( #631 )
...
* fix sorting of filtered order list
fixes #628
* implement comments on pr
2017-10-02 14:55:02 +02:00
Raphael Michel
06fe076ce2
Add request argument to pretix.control.signals.order_info
2017-09-27 18:19:47 +02:00
Raphael Michel
d38f29ac7c
Add signal pretix.control.signals.order_info
2017-09-26 11:47:46 +02:00
Raphael Michel
8265c302ad
Fix missing required=False
2017-09-25 13:33:41 +02:00
Raphael Michel
110d7c6acf
Allow to enter a custom text that needs to be confirmed during checkout
2017-09-25 12:48:31 +02:00
Raphael Michel
0e0534c273
Fix incorrect timezones on event dashboard
2017-09-25 10:25:22 +02:00
Raphael Michel
ed35c4f74e
Add new signal logentry_object_link
2017-09-13 17:36:13 +02:00
Raphael Michel
3345f48986
nav_event_settings should be an EventPluginSignal
2017-09-13 16:21:14 +02:00
Raphael Michel
e5728662c5
Allow to extend expired order even if waiting list entries exist
2017-09-12 18:50:13 +02:00
Raphael Michel
db5f0aa02d
Fix #156 -- Plug-in settings navigation hook
2017-09-06 09:31:33 +02:00
Raphael Michel
e54e0d6511
New concept for fee handling ( #610 )
...
* New concept for fee handling
* More usages
* Remove all usages, make all tests pass
* API changes
* Small fixes
* Fix order of invoice lines
* Rebase migration
2017-09-05 10:11:26 +03:00
Raphael Michel
a2a88cfafa
Fix tests after meta-data merge
2017-09-04 22:09:30 +02:00
Raphael Michel
5ff53d08ed
Fix #586 -- Fix folded subnavigation in order detail view
2017-09-04 21:13:54 +02:00
Raphael Michel
0ddda4a668
Fix #617 -- Purge ticket cache after ticket settings/layout changes
2017-09-04 21:09:08 +02:00
Raphael Michel
d3a76e9f2f
Fix #614 -- Warning message if ticket output is active but no provider
2017-09-04 21:03:17 +02:00
Raphael Michel
ea7ec2b5fc
Fix #585 -- Creating invoices for refunded orders
2017-09-04 20:36:19 +02:00
Raphael Michel
2f15d410fe
Add optional timeouts for backend sessions
2017-09-04 19:50:32 +02:00
Raphael Michel
88f5af3e77
Add event meta-data
2017-09-04 19:50:32 +02:00
Raphael Michel
e6ba7379eb
Display free tickets as "FREE" instead of "0.00"
2017-08-30 18:24:25 +02:00
Raphael Michel
fd35b5ea72
Add "attention" flag to products
2017-08-25 15:14:54 +02:00
Raphael Michel
d697381d8b
List and calendar for all organizers
2017-08-24 17:13:22 +02:00
Raphael Michel
cd6b1a2327
Allow subevent filtering in dashboard
2017-08-24 16:12:50 +02:00
Raphael Michel
ff21380099
Improve typeahead on dashboard page
2017-08-24 14:21:30 +02:00
Raphael Michel
a773531003
Statistics: Add subevent selection
2017-08-24 12:53:59 +02:00
Raphael Michel
23ecd43885
Better dashboard layout
2017-08-24 12:36:48 +02:00
Raphael Michel
3415bf5cd3
Event list: Correct handling of event series
2017-08-24 10:44:22 +02:00
Raphael Michel
455a95d46c
Add column ordering to more lists
2017-08-24 09:36:24 +02:00
Raphael Michel
50ca6ee63d
Support custom fonts
2017-08-23 13:35:47 +02:00
Raphael Michel
56338be13e
Tax rules and reverse charge ( #559 )
...
Tax rules and reverse charge
2017-08-23 13:13:16 +03:00
Raphael Michel
e23a5c24d6
[SECURITY] Add warning for download of unsafe files
2017-08-21 15:14:45 +02:00
Raphael Michel
1a42a54d98
[SECURITY] Tokens for downloading answer attachments
2017-08-21 15:14:45 +02:00
Raphael Michel
5c91352bae
[SECURITY] Do not allow SVG files for logos
2017-08-21 15:14:45 +02:00
Raphael Michel
3428ea2f18
[SECURITY] Fix XSS injection vulnerabilities in question answers, event, quota and product names
2017-08-21 15:14:45 +02:00
Raphael Michel
a2c1413036
[SECURITY] Use defusedcsv for exports
2017-08-21 15:14:44 +02:00
Raphael Michel
584add97a3
Fix counting bug for global order search
2017-08-11 12:42:47 +02:00
Raphael Michel
57143a434e
Add new signal voucher_form_validation
2017-08-10 17:06:16 +02:00
Raphael Michel
c9a1ff45c7
Fix import order
2017-08-07 19:31:20 +02:00
Raphael Michel
c209f66d49
Fix #590 -- Combined Ticket-PDFs are not invalidated when rotating secrets
2017-08-07 18:34:04 +02:00
Raphael Michel
3efa02eb81
Fixes to the download reminder
2017-08-07 17:10:04 +02:00
Raphael Michel
8506f66236
Show if team members have 2FA enabled
2017-08-07 16:15:32 +02:00
Sanket Dasgupta
cb2826f171
Fix #293 -- Add ticket downloading reminder ( #567 )
...
Closes https://github.com/pretix/pretix/issues/293
2017-08-07 16:15:27 +02:00
Raphael Michel
0990c9cc3d
Fix AttributeError in voucher creation
2017-08-07 14:12:16 +02:00
Raphael Michel
ed208cf433
Optimize OrderFilterForm query
2017-08-07 14:04:16 +02:00
Raphael Michel
86f17094bb
Hide quota options when creating a product with variations
2017-07-31 13:52:50 +02:00
Tobias Kunze
8ede492cba
Add optional help_text to Question objects. Closes #574 . ( #579 )
2017-07-31 10:54:57 +02:00