Raphael Michel
939335f94b
Widget: Fix incorrect computation of cache key
2020-03-06 17:00:47 +01:00
Raphael Michel
c849276a35
Widget: Allow to filter by product
2020-03-06 17:00:26 +01:00
Raphael Michel
f7fddc05dd
Improve caching of widget.js
2020-03-05 13:09:42 +01:00
Raphael Michel
eaa61c7795
Add @gzip_page to widget views
2020-03-05 12:53:17 +01:00
Raphael Michel
aa1ffc402c
Remove some unnecessary queries
2020-02-14 11:25:28 +01:00
Raphael Michel
d0794d7b94
Optionally allow to automatically reissue an invoice after a data change
2020-02-13 09:49:21 +01:00
Raphael Michel
e83b8ac218
Allow to hide payment methods behind a secret link
2020-02-05 18:09:27 +01:00
Raphael Michel
29ff5b9416
Use correct timezone for events in event list view
2020-01-28 13:32:43 +01:00
Raphael Michel
57453a5b00
Fix missing known_errortypes attribute
2020-01-25 11:07:42 +01:00
Raphael Michel
b738e3bd9d
Do not show canceled payment to user
2020-01-03 10:48:57 +01:00
Raphael Michel
fb7e859e72
Ticket download: Fix error message representation
2019-12-25 20:32:22 +01:00
Raphael Michel
80a7c45e05
Fix missing checks in 38a19bb58
2019-12-25 20:26:47 +01:00
Raphael Michel
38a19bb58b
Allow to download tickets through GET requests
2019-12-23 22:07:32 +01:00
Raphael Michel
8a17fedaa6
Clarify show_vouchers constraint with subevents
2019-12-12 11:56:36 +01:00
Raphael Michel
7d6b3e7140
Set sales channel on all cart operations
2019-12-12 10:06:00 +01:00
Raphael Michel
99f3db04a9
Allow to redeem a voucher for an existing cart ( #1517 )
...
* Allow to redeem a voucher for an existing cart
* Bundle behaviour
2019-12-11 15:58:22 +01:00
Raphael Michel
49b73fc096
Fix redemption of all-product vouchers with seating plans
2019-12-11 12:06:23 +01:00
Raphael Michel
8d1f9bf0f3
Fix TypeError during widget loading
2019-12-07 14:18:04 +01:00
Raphael Michel
a74bde60eb
Show invoice address form once again before generating a new invoice
2019-12-06 20:03:22 +01:00
Raphael Michel
12b9d23efb
Hide "Generate invoice" button if no payment method is selected
2019-12-06 20:03:11 +01:00
Martin Gross
e4582dd9ed
Add itemcount (Items, excluding AddOns) to fragment_cart ( #1514 )
...
* Add itemcount (Items, excluding AddOns) to fragment_cart
* Simplify itemcount
2019-12-05 16:45:41 +01:00
Raphael Michel
d46278f04f
Set cookies with SameSite=None if possible ( #1509 )
2019-12-03 14:50:18 +01:00
Martin Gross
0474651070
Add unlimited_items_per_order-flag to Sales Channels ( #1508 )
...
* Add unlimited_items_per_order-flag to Sales Channels
* Test for unlimited_items_per_order Sales Channels-flag
* Fix test
2019-11-28 16:31:38 +01:00
Raphael Michel
f80f2e9bf9
Show "choose other event date" button even in iframes
2019-11-27 16:09:46 +01:00
Raphael Michel
14575693b8
Add signal item_description
2019-11-26 16:36:25 +01:00
Raphael Michel
5563259b11
Fix gettext import
2019-11-19 21:44:34 +01:00
Raphael Michel
e7b86e0deb
Refactor attribution note in the widget
2019-11-19 21:16:04 +01:00
Raphael Michel
06a744ea2d
Refactor cart management into new helper function cached_invoice_address
2019-11-13 11:42:03 +01:00
Raphael Michel
8dbba1cfd3
Order details: Do not show download note when disabled on product level
2019-11-11 12:38:33 +01:00
Raphael Michel
8f112f8d9a
Pass cart positions to fee_calculation_for_cart
2019-11-04 11:00:48 +01:00
Raphael Michel
2e9e5a8994
Fix untranslated email subject
2019-10-31 16:00:44 +01:00
Raphael Michel
845f231446
Replace "Tickets on sale" with "Book now" in frontend
2019-10-28 21:46:33 +01:00
Raphael Michel
2a51969b04
Add (hidden) location field to event list widget
2019-10-23 15:28:15 +02:00
Raphael Michel
277b7ad71c
Hide manual refunds from users as well
2019-10-23 14:39:21 +02:00
Raphael Michel
8abaa16fab
Change log level of widget loading
2019-10-22 10:40:14 +02:00
Martin Gross
03c760c2bb
Allow ticket output providers to handle downloads externally ( #1402 )
...
* TicketOutput-Providers: Make preview optional; download/attachable optional; optional specific target; update doc
* Spelling fixes in doc
* Changes after code-review
* Changes after code-review
* Commit missing template file
* Allow for redirects instead of files
* Return HTTPResponse with Content-Type text/uri-list on API
* Update API-doc
* Add viewable to spellinglist, fixing doc-test
2019-10-21 14:05:09 +02:00
Martin Gross
2b18621c76
Add flag testmode_supported to sales channels ( #1455 )
...
* Add testmode-support-flag to SalesChannels
* Make saleschannels/testmode-warnings even more dangerous!
* Add warning for payment-methods that do support testmode but are being used in a non-testmode order caused by a saleschannel in a testmode-shop.
* Remove redundant testmode_supported-flag for WebshopSalesChannel
* Raise error on API when sales_channel does not support testmode
* Tests
* Fix style issue after merge
2019-10-21 10:07:02 +02:00
Raphael Michel
4a8827cc2b
Do not show "a refund is on its way" message for internal refunds
2019-10-18 17:22:50 +02:00
Raphael Michel
767e679140
Show issued gift card in order view
2019-10-17 17:07:59 +02:00
Raphael Michel
e97ae04581
Helpful error messages
2019-10-17 16:04:22 +02:00
Raphael Michel
c68f715e07
Pending display
2019-10-17 16:04:22 +02:00
Raphael Michel
9f7d5156cc
Refs #1430 -- Fix untranslated string
2019-10-08 12:29:10 +02:00
Raphael Michel
1d0c148170
Fix #467 -- Pluggable email placeholders ( #1429 )
...
* Fix #467 -- Pluggable email placeholders
* Previews
* Polishing
* Fix tests
* Add missing doc file
2019-10-07 11:48:25 +02:00
Raphael Michel
27a32173e6
Move more code into change_payment_provider
2019-10-04 17:28:48 +02:00
Raphael Michel
733a4ce8f4
Fix seatingframe for subevents
2019-08-26 16:27:43 +02:00
Raphael Michel
d972cd4c49
Add new bundled plugin "returnurl"
2019-08-14 09:22:58 +02:00
Raphael Michel
f8bf44c262
Order payment flow: Allow to be used as an iframe session start
2019-08-14 09:22:58 +02:00
Raphael Michel
547f71aac6
Widget builder: explicit encoding for file reading
2019-08-08 19:43:44 +02:00
Raphael Michel
ad8f109e77
Add Item.allow_waitinglist
2019-07-29 16:27:27 +02:00
Raphael Michel
e83e8cdcc0
Allow to hide a product unless a specific quota is sold out ( #1351 )
...
* Allow to hide a product unless a specific quota is sold out
* Fix required property
* Add API property and copy between events
2019-07-25 16:14:24 +02:00