Raphael Michel
d6c1c1bd41
Fix IE11 support in backend
2021-05-14 10:30:01 +02:00
Raphael Michel
d695b8e576
JS: Move cancel_fee_slider logic to form_handlers
2021-05-06 09:56:24 +02:00
Raphael Michel
24bccf8b9c
Add Question.valid_file_portrait as well as crop editor for images
2021-04-19 15:40:16 +02:00
Richard Schreiber
11f23c3fd2
[a11y] Improved form error messages, descriptive labels, focusable toggle-link ( #2002 )
2021-03-19 16:13:25 +01:00
Raphael Michel
eae55e4b5a
Widget: Support button with subevent but without items
2021-03-16 19:01:43 +01:00
Raphael Michel
2792813d95
Widget: Fix possible redirect loop
2021-03-16 17:26:20 +01:00
Raphael Michel
13056ef477
Widget: Do not prefill field with 0
2021-03-16 16:46:39 +01:00
Raphael Michel
6e2b5eae9a
Widget: Open iframe even on mobile (to prevent breakage in WkWebView)
2021-03-16 16:16:59 +01:00
Raphael Michel
4cfb10b254
Widget: Make close icon independent of system font
2021-03-16 12:50:19 +01:00
Richard Schreiber
1357b010de
[a11y] add missing labels on voucher-input and fix input.focus when revealing voucher-input via JS ( #1998 )
2021-03-16 12:17:47 +01:00
Raphael Michel
7a496da945
Widget: Introduce disable-iframe parameter
2021-02-04 10:58:15 +01:00
Raphael Michel
c2ba312bad
Show local time zone of visitor in more places
2021-01-24 22:43:01 +01:00
Raphael Michel
65ff065f02
Widget: Show event name and description on level 2 in org > event > date navigation
2021-01-19 16:41:18 +01:00
Raphael Michel
593fc69d0c
Widget: Include frontpage_text, but only after navigation
2021-01-12 11:57:54 +01:00
Raphael Michel
0a55fdbc49
Widget: Do not show "buy now" if no availability state is known
2020-12-10 17:07:24 +01:00
Raphael Michel
66af5973ec
Add min/max validation for date, datetime, and number questions ( #1858 )
2020-11-27 11:02:07 +01:00
Raphael Michel
627f601bdb
Widget: Fix waiting list for subevents
2020-11-19 11:10:24 +01:00
Raphael Michel
e139924696
Add reason based classes to events in widget
2020-10-09 16:12:05 +02:00
Raphael Michel
3cef9bac26
Restrict collapsed days to large numbers
2020-10-07 15:02:12 +02:00
Raphael Michel
9b671d6370
Week calendar: Collapse days on mobile (except the current day)
2020-10-07 10:41:30 +02:00
Felix Rindt
2384478b45
Support required-if and display-dependency for more elements ( #1788 )
2020-09-28 10:42:03 +02:00
Raphael Michel
ed62ecaccb
Adjust "mobile" size of widget
2020-09-09 09:22:06 +02:00
Raphael Michel
936c771d5e
Fix FF Android detection
2020-09-07 10:31:23 +02:00
Raphael Michel
f66c266ff7
Fix debugging code
2020-09-01 15:53:56 +02:00
Raphael Michel
7cc5179e85
Fix #1040 -- Work around firefox bug in widget
2020-09-01 15:46:31 +02:00
Raphael Michel
118f0f55e9
Widget: Do not disable products with require_voucher if a voucher is
...
given
2020-08-24 17:31:57 +02:00
Martin Gross
a2414081af
Widget: Do not preset item quantity to 1 if there is only one item but an active seating plan
2020-08-13 11:21:24 +02:00
Martin Gross
f767f2f644
Fix encoding of Umlauts in widget (and hopefully don't break it...)
2020-08-10 17:23:05 +02:00
Felix Rindt
bf5b92c465
Copy answers button for addon products ( #1733 )
2020-08-03 18:15:23 +02:00
Raphael Michel
ca4db5f628
Widget: respect item.allow_waitinglist
2020-07-21 09:46:30 +02:00
Raphael Michel
3c5948d2e0
Allow selecting the same add-on multiple times ( #1717 )
2020-07-20 10:21:12 +02:00
Raphael Michel
f179a220bc
Widget: Properly escape voucher codes
2020-07-16 08:42:40 +02:00
Raphael Michel
51720c3afe
Fix irregular behaviour on second use of widget
2020-07-14 09:15:07 +02:00
Andreas Teuber
4746b8e456
Ask only for VAT ID if company is inside EU ( #1709 )
...
Co-authored-by: Andreas Teuber <andreas.teuber@passiv.de >
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-07-13 18:04:09 +02:00
Raphael Michel
3affaa8c85
Show local time if browser timezone is different
2020-07-09 14:51:16 +02:00
Raphael Michel
d1c1aed1f2
Widget: Improve support for week calendars
2020-06-18 17:43:22 +02:00
Raphael Michel
de9f7248cc
Widget: Fix issue navigating back to month calendar
2020-06-18 16:38:58 +02:00
Raphael Michel
0d45706608
Try to fix widget bug in IE introduced in ebb1cc1be
2020-06-18 12:33:26 +02:00
Maico Timmerman
ebb1cc1be7
Fix #1689 -- Widget: disable buy button without selected products ( #1692 )
2020-06-10 17:58:10 +02:00
Raphael Michel
de9c450648
Week calendar and more improvements to subevent calendars ( #1672 )
2020-05-07 15:48:47 +02:00
Raphael Michel
57f5fbc131
Fix race condition when loading styles within the widget
2020-04-29 11:40:25 +02:00
Raphael Michel
f2844ac686
Add expiry dates and individual conditions to gift cards ( #1656 )
...
* Add expiry dates and individual conditions to gift cards
* Display refund gift cards with more details and prettier interface
* Allow to set gift card expiry and conditions when cancelling event
* Extend gift card search
* Fix #1565 -- Some gift card filters
* Improve list of gift cards
* Allow to edit gift cards
* Note on validity
2020-04-21 15:57:02 +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
Martin Gross
db76b9b0ef
Tiny fix to make Edge happy and display cancellation-slider
2020-03-31 14:04:57 +02:00
Martin Gross
8e04dbdcca
Change "we keep" to "The organizer keeps" to avoid confusion
2020-03-31 12:45:32 +02:00
Raphael Michel
61a1368ed2
Widget: Show date and time of subevent after calendar selection
2020-03-25 17:48:24 +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
Maico Timmerman
e5095185d9
Send widget_data in voucher redeem request. ( #1606 )
2020-03-12 13:31:12 +01:00
Raphael Michel
c849276a35
Widget: Allow to filter by product
2020-03-06 17:00:26 +01:00
Raphael Michel
65db8cd583
Widget: Pass referer to cart session
2020-02-13 09:58:08 +01:00