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
c6fd5bc864
Self-service order change: Fix price constraints not actually being enforced
2021-12-03 10:04:07 +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
e694bd8c21
Fix next crash in day calendar if there is no start time
2021-11-19 17:08:05 +01:00
Raphael Michel
29cf384c28
Fix crash in day calendar if there is no start time
2021-11-19 16:32:07 +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
16054893ed
Avoid creation of manual payments with zero amount ( #2325 )
2021-11-19 12:02:36 +01:00
Raphael Michel
245ad644ff
Subevent calendar: Improve heuristic on when to show names ( #2308 )
2021-11-11 10:02:45 +01:00
Raphael Michel
dd0a4df914
Fix error 500 on non-ASCII attachment file names
2021-11-09 11:55:03 +01:00
Raphael Michel
a6835d3b14
Fix bug in 03de0d5d2
2021-10-31 18:26:45 +01:00
Raphael Michel
5d41b20bae
Fix crash in waiting list
2021-10-31 17:28:29 +01:00
Raphael Michel
03de0d5d2e
Do not ask authenticated customers to re-type their email address
2021-10-29 17:23:26 +02: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
0f47bff5cd
Allow to hide products that require membership ( #2240 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-10-07 10:11:31 +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
Richard Schreiber
fc541016c6
fix typo in logo-image-settings
2021-09-23 08:28:39 +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
17adde99fa
Allow to restrict availability of variations by date, sales channel, and voucher ( #2202 )
2021-09-15 12:04:17 +02:00
Raphael Michel
851a4c977c
Fix inconsistent handling of all_optional
2021-09-08 20:43:56 +02:00
Raphael Michel
7bffd461d1
Allow sales channels to opt out of customer accounts
2021-09-08 20:33:18 +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
185f8066ae
Fix incorrect part of previous commit
2021-09-06 20:58:40 +02:00
Raphael Michel
6388f7b29c
Fix #2192 -- Invoice address name-field always gets overwritten with customer profile
2021-09-06 20:57:45 +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
Raphael Michel
3c64733e93
Fix crash trying to thumbnail invalid image
2021-08-16 13:07:07 +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
3fb44ec9dd
Widget: Fix crash if availability is unknown
2021-07-16 13:49:53 +02:00
Raphael Michel
2a96575b4d
Event-level domains: Fix customer logout
2021-07-16 13:30:21 +02:00
Richard Schreiber
ac16d9d900
Event calendar: Fix duplicate hidden inputs in week select form ( #2152 )
2021-07-12 16:12:07 +02:00
Richard Schreiber
8985dfc5eb
Fix #2150 -- Do not expose internal product names in modify view ( #2151 )
2021-07-12 15:55:32 +02:00