Raphael Michel
687ce29366
Fix #547 -- Switch to Stripe Elements
2017-07-10 20:00:03 +02:00
Raphael Michel
c70301572c
Fix bug in invoice rendering
2017-07-10 14:43:37 +02:00
Raphael Michel
714f58e2c5
Update translation
2017-07-10 14:29:53 +02:00
Raphael Michel
9bf9dca88a
Invoice exporter: open in binary mode
2017-07-10 14:25:26 +02:00
Daniel
0663f25208
Fix #541 -- Allow delete waitinglist entries ( #544 )
...
Add new action "delete" for each waiting list entries
2017-07-09 15:19:30 +02:00
Raphael Michel
275d162b81
List of events: Optional calendar view
2017-07-08 22:50:48 +02:00
Raphael Michel
675956a7c4
Update translations
2017-07-07 11:37:09 +02:00
Raphael Michel
cf1602c0af
Add short form to event list
2017-07-07 11:32:53 +02:00
Raphael Michel
35979ed332
Add internal comment to events
2017-07-07 11:31:33 +02:00
Raphael Michel
6e65ae5306
Swappable invoice renderers
2017-07-07 11:16:07 +02:00
Raphael Michel
95e716b8ce
Improve help texts
2017-07-07 10:11:39 +02:00
Raphael Michel
554284ac67
Link new plugins
2017-07-06 18:07:03 +02:00
Raphael Michel
fa6102bbad
Allow to override sender for mail
2017-07-06 18:06:07 +02:00
Raphael Michel
f28d5f19a7
Ignore spaces in bank transfer references
2017-07-06 17:39:32 +02:00
Raphael Michel
34d59c7741
Add "Go to shop" in mobile view
2017-07-06 17:36:01 +02:00
Raphael Michel
21d432a3ca
Make cancel notifications optional
2017-07-06 12:04:35 +02:00
Daniel
d444935140
Fix #391 -- Send email on cancelled order ( #540 )
...
Send a notification email to user when
order is cancelled.
2017-07-06 11:59:48 +02:00
Raphael Michel
9de9d96e35
Do not expose "Deutsch (Du)" in name-local
2017-07-06 09:26:26 +02:00
Michele Fattoruso
5932558ca2
Fix #300 - Feature/remove flag as language ( #542 )
...
* don't use flags to indicate languages #300
* cleaned code
* removed the filter and moved the logic to context.py
* cleaned code
* show the text in the local language
* cleaned code
* changed loop for list comprehension
* fix indentation
* ordered import
2017-07-06 09:13:57 +02:00
Raphael Michel
7b22adb72e
Allow to manually generate invoice if invoice mode is "on payment"
2017-07-05 13:34:07 +02:00
Raphael Michel
0db5d062be
Add a file upload type to questions ( #534 )
...
* Initial stuff
* More features
2017-07-03 14:22:31 +02:00
Sanket Dasgupta
678d510e29
config.rst: Include environment variable in list of paths ( #539 )
...
Closes https://github.com/pretix/pretix/issues/528
2017-07-03 12:52:36 +02:00
Raphael Michel
1fc3307d22
Add signal question_form_fields
2017-07-02 19:45:26 +02:00
Raphael Michel
45c17ba949
Fix syntax error in setup.py
2017-07-02 18:57:55 +02:00
Raphael Michel
15bd1d9006
Fix missing dependencies in setup.py
2017-07-02 18:44:25 +02:00
Tydon K
b4715f0931
Fix #517 -- Changed navpills to navtabs in email template editor ( #533 )
...
* Changed navpills to navtabs in email template editor
* Issue 517 - Added border radius to email template tabs and removed excess bottom margin.
2017-07-02 17:51:41 +02:00
Raphael Michel
6f24a2a88c
Fix import in unit test
2017-07-02 17:36:12 +02:00
Raphael Michel
fcbecf895a
Bump version to 1.6.0.dev0
2017-07-02 17:32:02 +02:00
Raphael Michel
5abe8a109c
Bump release to 1.5.0
v1.5.0
2017-07-02 17:29:55 +02:00
Raphael Michel
ee6d0af795
Update translations
2017-07-02 17:26:32 +02:00
Raphael Michel
0dc82b6a28
Add answers to REST API
2017-07-02 16:34:55 +02:00
Raphael Michel
a530eda9fc
Add CSRF_TRUSTED_ORIGINS to settings.py
2017-06-30 11:55:59 +02:00
Raphael Michel
3fa39798e5
Fix test failures
2017-06-29 18:03:16 +02:00
Raphael Michel
b7f8832633
Fix test_order_list
2017-06-29 12:11:20 +02:00
Raphael Michel
2add8d671a
Unify all calls to register_payment_providers
2017-06-29 12:09:48 +02:00
Raphael Michel
d5d1fcf331
Add PaymentProvider.public_name
2017-06-29 11:44:27 +02:00
Raphael Michel
9007501d81
Collappse payment provider settings by default
2017-06-29 11:40:17 +02:00
Raphael Michel
fc12a8f549
Relabel button.
2017-06-28 18:57:50 +02:00
Raphael Michel
86f03b3399
Fix #532 : Ticket editor, moving element groups
2017-06-28 18:55:33 +02:00
Raphael Michel
80ad0e7f68
PDF editor: share source code
2017-06-28 18:36:45 +02:00
Raphael Michel
ea970be6f2
Allow to generate random slugs
2017-06-28 18:20:06 +02:00
Raphael Michel
4bd0b96a2d
Order list of events descending
2017-06-28 17:59:07 +02:00
Raphael Michel
c7f0436ec0
Filter list of events
2017-06-28 17:57:15 +02:00
Raphael Michel
ecc788fd79
Invoice name in order list
2017-06-28 17:37:53 +02:00
Raphael Michel
8ea9d5685d
Use FilterForm for list of orders
2017-06-28 17:28:30 +02:00
Raphael Michel
c2bd2f0672
Add filters to the order search
2017-06-28 12:52:48 +02:00
Raphael Michel
424b7964b4
Move some links to their own templates
2017-06-27 18:22:27 +02:00
Raphael Michel
98394fdc63
Fix test failing on MySQL
2017-06-27 16:56:10 +02:00
Raphael Michel
625e90518e
Add banktransfer API
2017-06-27 12:31:56 +02:00
Raphael Michel
d446191cf4
Organizer-level bank import
2017-06-27 12:31:45 +02:00