Raphael Michel
b857157c7b
Add field internal_reference to invoice addresses
2017-10-27 00:49:56 +02:00
Raphael Michel
cb6f6247fd
Marking orders as paid now ignores waiting list
2017-10-24 12:48:38 +02:00
domke
2910160af9
Change of wording of log display ( #649 )
...
* Changed the wording for some order history items
* Harmonized use of the words 'changed' and modified' for log displayy
2017-10-23 09:02:31 +02:00
Sean Perkins
3b2247de39
Fix #643 -- Language in history text ( #644 )
2017-10-19 23:46:41 +02:00
Tobias Kunze
60212dcbcc
Do not log unchanged email addresses ( #646 )
2017-10-19 22:03:12 +02:00
Raphael Michel
e57ab7f030
Allow filtering by payment provider in order search
2017-10-18 13:53:11 +02:00
Raphael Michel
c616c8ce29
Show paid tickets instead of available quota in event list
2017-10-18 13:05:25 +02:00
Raphael Michel
03133dc1fd
Cache access to cache object
2017-10-18 10:27:57 +02:00
Raphael Michel
6720c0e993
Show assigned products in list of questions
2017-10-17 11:41:29 +02:00
Raphael Michel
53bb2b2945
Use scrolling multiple choice widget in more places
2017-10-17 11:40:17 +02:00
Raphael Michel
84d1d758c1
Re-add option to set user timezone
2017-10-13 15:55:58 +02:00
Raphael Michel
cbfd722c92
Fix #635 -- Visually indicate optional and required fields ( #638 )
2017-10-12 16:00:49 +02:00
Raphael Michel
be6496e569
API: Writeable methods for vouchers ( #639 )
2017-10-12 14:09:44 +02:00
Raphael Michel
a0e7bd3996
API: Add write operations to taxrules resource
2017-10-11 00:09:53 +02:00
Raphael Michel
a3e0e14cef
Do not count waiting list when creating blocking vouchers
2017-10-10 12:47:06 +02:00
Raphael Michel
bbade75061
Add option to ignore quota when extending expired orders
2017-10-10 12:40:18 +02:00
Raphael Michel
411c537438
UI for settings propagation
2017-10-07 18:13:06 +02:00
Raphael Michel
bbd112280a
Propagate setting and add organizer display settings page
2017-10-07 18:13:06 +02:00
Marvin Sipp
28d074366e
added organizer color field
2017-10-07 18:13:06 +02:00
Raphael Michel
3eeb70ae36
Form UX: Add more helpful placeholders
2017-10-06 11:05:24 +02:00
Raphael Michel
29b1a3dca3
Do not send navigation singals for authentication pages
2017-10-06 10:35:24 +02:00
Raphael Michel
6b7bdf8c4f
Item creation UX: Clearer placeholders, defaults
2017-10-05 10:47:46 +02:00
Raphael Michel
aad433a3bc
Welcome wizard UX: Use primary color for button
2017-10-05 10:32:14 +02:00
Raphael Michel
3f1bb56826
Event creation UX: Show clearer that the event is now created
2017-10-05 10:31:25 +02:00
Raphael Michel
b2b3add616
Form UX: Display units for more number inputs
2017-10-05 10:21:00 +02:00
Raphael Michel
2d484d4a8e
Event creation UX: Label changes
2017-10-05 10:20:00 +02:00
Raphael Michel
2f252f19c9
Form UX: Use splitted date/time widgets
2017-10-05 10:17:17 +02:00
Raphael Michel
a27f372785
Event creation UX: Pre-choose organizer if there is only one
2017-10-05 08:01:22 +02:00
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