Raphael Michel
d45bc0f37b
Fix text for free orders pending approval
2022-06-09 17:06:41 +02:00
Raphael Michel
846be07a5e
Fix ticket download date not being shown
2022-06-07 12:12:22 +02:00
Raphael Michel
25fb5fb741
Fix inconsistent translation
2022-05-31 16:48:56 +02:00
Raphael Michel
d1644e62f0
Remove a sentence if payment_pending_hidden is set
2022-05-24 11:15:50 +02:00
Raphael Michel
64ac69a81a
Seating frame view: Allow to pass a voucher from query parameter
2022-05-10 11:31:27 +02:00
Raphael Michel
6fee0ac0a9
Discounts ( #2510 )
2022-04-27 14:43:16 +02:00
Richard Schreiber
2f6881934e
Calendar view: improve differentiation between events’ states (Z#173939) ( #2595 )
2022-04-14 15:51:46 +02:00
Raphael Michel
22f3412ad0
Allow users to see the number of checkins ( #2561 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-03-30 18:03:05 +02:00
Martin Gross
c4d3c48837
Fix voucher redemption page markup #2 (Amend to d97b7b4fb6)
2022-03-22 14:17:27 +01:00
Raphael Michel
d97b7b4fb6
Fix voucher redemption page markup ( #2548 )
2022-03-22 10:41:36 +01:00
Raphael Michel
ab1e063a93
Fix plural in button label (Z#2396370)
2022-03-18 14:32:20 +01:00
Richard Schreiber
d7a32d985b
Fix -- Custom favicon not showing correctly in Safari (#Z181607) ( #2511 )
...
* remove mask-icon as it basically unused nowadays
* remove 194x194-size
favicon in 194x194 is a hack for firefox only useful when chrome-android-icon in 192x192 is specifically created for android with a drop-shadow. This is not the case with pretix-logo or even custom logos. So we can safely drop the 194x194 size.
Co-authored-by: Raphael Michel <michel@rami.io >
2022-03-03 15:36:09 +01:00
Raphael Michel
b74f5508b7
Group identical add-ons in cart ( #2500 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-03-01 15:49:16 +01:00
cpoisnel
3706eff795
Fix subevent not shown correctly in order change view ( #2473 )
2022-02-17 13:59:01 +01:00
Raphael Michel
194042dca5
Add-on selection: Fix incorrect pre-selection across multiple base positions
2022-01-26 09:45:44 +01:00
ser8phin
c1344422a5
Remove disabled attribute on checkbox ( #2423 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2022-01-19 21:38:14 +01:00
Richard Schreiber
768bb8c106
Add phone number to customer profile (Z#178346) ( #2414 )
2022-01-18 11:38:32 +01:00
ser8phin
849c8e719a
Fix #555 -- Preselect a single required add-on ( #2395 )
2022-01-14 14:46:04 +01:00
Richard Schreiber
701c4f768e
Improve add-to-cart checkbox for items with max. 1 per order (Z#178704) ( #2413 )
2022-01-12 17:10:00 +01:00
Raphael Michel
b3b7b9bbab
Optimize rendering of very large calendars ( #2406 )
2022-01-04 10:48:48 +01:00
Raphael Michel
e74d9e56cf
Waiting list: Explain that you only get one ticket
2022-01-03 10:43:13 +01:00
Richard Schreiber
b6273adc57
Calendar-View: add short_month_day_format for week-views ( #2392 )
2021-12-21 11:19:58 +01:00
Richard Schreiber
0bf7bba6ba
Fix: WEEK_FORMAT fallback in calender week-views ( #2391 )
...
* switch to context-week_format for fallback-handling
* set week_format fallback to en instead of de
* add french WEEK_FORMAT and WEEK_DAY_FORMAT
2021-12-21 10:10:13 +01:00
Richard Schreiber
8fcc314f09
Add fixed scroll position when navigating calendar views (Z#177488) ( #2385 )
...
* add fixed scroll position when navigating calendar views
* change from local to sessionStorage
* add check for sessionStorage
2021-12-16 13:36:10 +01:00
Raphael Michel
5210ac3a78
Reduce confusion about customer login with event level domains ( #2380 )
2021-12-15 16:47:08 +01:00
Richard Schreiber
aed64d16f6
Improve calendar-navigation on organizer and events page (Z#177488) ( #2373 )
...
* hide icons for calendar-types and improve layout-breakpoints in calendar top-nav
* change month-selector to one dropdown "date"and redirect old URLs to new date-based URLs
* change week calendar to one dropdown "date“ and redirect old URLs to new date-based URLs
2021-12-14 16:38:32 +01:00
Raphael Michel
b355733f53
Allow to link directly to voucher input form
2021-12-06 18:09:38 +01:00
Raphael Michel
e767c6a68d
Add central cookie consent mechanism ( #2330 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-11-30 17:12:17 +01:00
Raphael Michel
1f0f7b752f
Payment provider API: Add confirm_button_name
2021-11-29 20:54:24 +01:00
Raphael Michel
492288f437
Allow customers to change add-ons on existing orders ( #2283 )
2021-11-19 14:59:54 +01:00
Raphael Michel
34e4f7e0fc
Add day calendar to organizer page ( #2100 )
...
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-11-19 14:59:35 +01:00
Raphael Michel
faa43d4df8
Remove duplicate form field
2021-10-21 13:25:52 +02:00
Raphael Michel
05a5a69128
Lightbox: Remove .min.js and make dependency on gettext optional
2021-10-18 09:23:12 +02:00
Raphael Michel
df26171ff1
Fix/Improve responsiveness of calendar pages
2021-10-17 18:55:01 +02:00
Raphael Michel
da937dc4e3
[a11y] Small fixes and improvements
2021-10-17 18:35:55 +02:00
Raphael Michel
bb9508ad96
Fix typo
2021-10-17 17:38:34 +02:00
Richard Schreiber
3dcfa57b70
A11y improvements ( #2081 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2021-10-17 16:56:16 +02:00
Raphael Michel
b51e1cfc6f
Fix #2241 -- Display timezone for sale start
2021-10-15 11:46:45 +02:00
Raphael Michel
8fa71ccad4
Show remaining quota on voucher redemption page
2021-10-08 18:08:28 +02:00
Raphael Michel
9f2ffc3276
Improvements around the waiting list ( #2219 )
...
* Waiting list: Support for seated events, pre-fill customer email address
* Allow people to remove themselves
* Update src/pretix/base/settings.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/waitinglist.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/waitinglist.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/waitinglist.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/presale/views/waiting.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Resolve a review note
* Review notes
* Fix linter issues
* Fix import
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-09-27 20:48:02 +02:00
Raphael Michel
1d065a7672
Add setting organizer_logo_image_inherit
2021-09-17 13:33:34 +02:00
Raphael Michel
8751e6e5ba
Product list: Show "sold out" before expanding variations
2021-09-17 10:20:43 +02:00
Richard Schreiber
2a3660f2d1
Fix -- copy answers even when matching customer profiles exist ( #2209 )
2021-09-16 10:07:43 +02:00
Raphael Michel
61649ab2b8
Self-service cancellation: Allow to disable auto-refunds
2021-09-15 13:43:55 +02:00
Raphael Michel
673a38ddc8
Cart: Display subevent location and end time in cart ( #2191 )
2021-09-08 11:24:39 +02:00
Raphael Michel
ef9256f0b0
Fix typo in cache key
2021-09-06 20:50:47 +02:00
Raphael Michel
28d78e40f9
Allow to save invoice addresses and attendee profiles to customer account ( #2084 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-09-06 20:50:25 +02:00
Raphael Michel
e191988b81
Self-service cancellation: Do not allow to adjust fee on free orders
2021-08-16 14:40:47 +02:00
Richard Schreiber
9295abb80e
Fix item’s panel-title in checkout questions: move variation to name ( #2172 )
2021-08-09 15:13:19 +02:00
Raphael Michel
2a96575b4d
Event-level domains: Fix customer logout
2021-07-16 13:30:21 +02:00