Raphael Michel
d2415f46df
Hide some header elements when printing
2020-04-21 11:14:09 +02:00
Raphael Michel
43b1df572f
Add translation context
2020-04-20 19:14:02 +02:00
Raphael Michel
4e59b02bb1
Re-label cart button if cart is not visible or all products are free
2020-04-20 19:05:21 +02:00
Raphael Michel
b84b51250f
More visible download buttons for single tickets
2020-04-20 17:45:20 +02:00
Raphael Michel
d0dd2116ca
Enlarge download button for multi downloads
2020-04-20 17:45:19 +02:00
Raphael Michel
945218035e
Re-design number of products in cart overview
2020-04-20 17:45:19 +02:00
Martin Gross
2b1123b487
Add cancel_allow_user_paid_adjust_fees_explanation
2020-04-08 16:43:29 +02:00
Raphael Michel
7d432f0639
Improve display of attendee addresses
2020-04-03 14:35:38 +02:00
Raphael Michel
1ffc799c4d
Split banner text into top and bottom
2020-04-03 13:02:23 +02:00
Raphael Michel
25dd8f2e2f
Introduce banner text
2020-04-02 18:35:28 +02:00
Raphael Michel
a1caa65776
Revert "Upgrade jQuery version (but keep old one around for now for plugins)"
...
We've got to many instances of this around:
https://stackoverflow.com/questions/38871753/uncaught-typeerror-a-indexof-is-not-a-function-error-when-opening-new-foundat
This reverts commit cc46d55f5e .
2020-04-02 16:42:54 +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
cc46d55f5e
Upgrade jQuery version (but keep old one around for now for plugins)
2020-04-01 16:06:46 +02:00
Martin Gross
242ebdfae9
Show Subevent start time in select2-pickers ( #1630 )
...
* Add Subevent time to __str__
* Show subevent-dates in select2 picker
* Show event-dateblock (if enabled) on Widget Voucher redemption page
* Update src/pretix/base/models/event.py
Co-Authored-By: Raphael Michel <michel@rami.io >
* Update src/pretix/control/templates/pretixcontrol/vouchers/index.html
Co-Authored-By: Raphael Michel <michel@rami.io >
* Update src/pretix/control/views/typeahead.py
Co-Authored-By: Raphael Michel <michel@rami.io >
* Remove date-block on non-subevent voucher redemption pages
Co-authored-by: Raphael Michel <michel@rami.io >
2020-03-26 13:10:45 +01:00
Raphael Michel
8a6334bd86
Introduce cancellation requests ( #1627 )
...
* Allow to adjust the cancellation fee without JS
* Introduce cancellation requests
* ignore→delete
* Change a few things after Martin's review
* Add a few tests
2020-03-25 14:13:55 +01:00
Raphael Michel
3eafec9d6e
Allow customers to choose to receive their refund as a gift card ( #1626 )
...
* Minor text adjustments
* Allow users to receive their cancellation as a gift card
2020-03-25 11:41:40 +01:00
Raphael Michel
a5910016fd
Allow users to increase cancellation fees ( #1622 )
...
* Allow users to increase cancellation fees
* Fix typo
2020-03-25 10:11:29 +01:00
Raphael Michel
7449bea836
Add request argument to order_info/position_info signals
2020-03-24 15:57:00 +01:00
Raphael Michel
0df4a6e7ed
Add signals order_info_top and position_info_top
2020-03-24 14:22:02 +01:00
Raphael Michel
11b2bd8887
Allow markdown in multiple-choice question options
2020-03-23 17:55:52 +01:00
Raphael Michel
8ff963698d
Text change "Modify" → "Add or remove tickets" on review order page
2020-03-23 16:47:25 +01:00
pajowu
262639e063
Show checkbox if items per order limit is 1 ( #1610 )
2020-03-12 18:47:14 +01:00
Martin Gross
58717850c2
Add date-on-frontpage check to secondary template
2020-03-12 12:06:26 +01:00
Martin Gross
29d52d4fe5
Second attempt at hiding date on frontpage in title
2020-03-12 12:00:18 +01:00
Martin Gross
34c9c40ddc
Option to hide date-block on frontpage ( #1603 )
...
* Option to hide date-block on frontpage
* Also hide date in headline
2020-03-12 10:28:47 +01:00
Raphael Michel
23a52eb12a
Add lang attribute to <html> tag in presale
2020-03-08 15:23:47 +01:00
Raphael Michel
79ecb231f2
Fix placement of back link when a header is used
2020-03-08 15:07:59 +01:00
Raphael Michel
08de7f59a3
Move iframe.js into main JS file
2020-03-08 15:07:59 +01:00
Raphael Michel
a4ae8b0e66
Include lightbox in main.scss file
2020-03-08 15:07:59 +01:00
Raphael Michel
3fd650081b
Allowing more options to style pretix shops ( #1585 )
...
* Fix caching issues in SASS compilation
* Allow to set a custom page background color
* Allow to disable round corners
* Support larger header pictures
* Allow to show title despite header
* Move language picker
* FIx widget styles
2020-02-27 10:54:00 +01:00
Raphael Michel
9f6a3f9a6a
Add custom field for invoice addresses
2020-02-18 09:21:00 +01:00
Raphael Michel
f6db62d6ce
Add retry button to cookie failure page
2020-02-14 11:43:14 +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
b387fba5f4
Hide time on list of events for event series
2020-02-05 17:30:15 +01:00
Raphael Michel
734f65b10b
Ask Google not to index the "Resend order links" site
2020-02-04 16:26:05 +01:00
Raphael Michel
29ff5b9416
Use correct timezone for events in event list view
2020-01-28 13:32:43 +01:00
Raphael Michel
a1ad00a30c
Add anchors for products/categories
2020-01-09 10:19:44 +01:00
Raphael Michel
08de722525
Prevent showing internal product name in question step
2020-01-09 09:19:11 +01:00
Raphael Michel
8a17fedaa6
Clarify show_vouchers constraint with subevents
2019-12-12 11:56:36 +01:00
Raphael Michel
cd55146867
Add request and subevent parameters to front page widgets
2019-12-11 17:05:05 +01:00
Raphael Michel
3cb7482bae
Add signal pretix.presale.signals.front_page_bottom_widget
2019-12-11 17:04:59 +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
d33c9332c6
Show event time in list of events on organizer page
2019-12-11 09:11:54 +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
f80f2e9bf9
Show "choose other event date" button even in iframes
2019-11-27 16:09:46 +01:00
Raphael Michel
436dcc68f2
Show link for other dates in widget checkout
2019-11-25 16:44:42 +01:00
Raphael Michel
b49e02d988
Voucher redemption: Disable add-on-cart button if no products are
...
selected
2019-11-25 15:54:11 +01:00