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
Richard Schreiber
bdd9751f0e
Widget: remove limit of 50 events in list-view by adding a load-more-button ( #2144 )
2021-07-10 21:37:27 +02:00
Raphael Michel
c6a3280d69
Improve order confirmation message for free orders requiring approval
2021-07-09 11:34:36 +02:00
Maico Timmerman
212f33afee
Widget: Use absolute URL for poweredby URL ( #2131 )
...
When the <pretix-widget> was hosted on a separate domain, the
source code URL was pointing to the wrong page. This updates the URL to
always point to the Pretix installation.
2021-06-30 12:40:10 +02:00
Raphael Michel
6da8caaa2b
Calendar: Do not show next week if a same-day slot is still running
2021-06-27 18:19:03 +02:00
Raphael Michel
618b67ca2f
Add meta_noindex setting on organizer level
2021-06-25 11:27:12 +02:00
Raphael Michel
f84b612d7b
OrderChange: Fix invalid quota query
2021-06-22 15:51:26 +02:00
Raphael Michel
3544c3f5b8
Order change page: Fix pathological performance in event series
2021-06-22 10:50:09 +02:00
Raphael Michel
d6849c45fe
Fix handling of cancellation requests with free and unpaid orders
2021-06-22 09:41:18 +02:00
Raphael Michel
f9fa1733b0
OrganizerIndex cache: ignore cookies starting with __
2021-06-18 19:28:43 +02:00
Raphael Michel
1ef076bb9b
Deal with cancelling memberships ( #2130 )
2021-06-17 18:10:45 +02:00
Raphael Michel
8ad53256c2
Show frontpage_text even in iframes
2021-06-17 11:06:26 +02:00
Raphael Michel
75f9824095
Run rjsmin over widget.js
2021-06-16 11:51:41 +02:00
Raphael Michel
9678ef3dd4
Fix missing show_names variable
2021-06-15 17:04:30 +02:00
Raphael Michel
4d945cf1e3
Proper fix for 8f05de700
2021-06-15 13:55:40 +02:00
Raphael Michel
8f05de7004
Fix incorrect pre-selection of month select box
2021-06-15 12:25:53 +02:00
Raphael Michel
72388abd57
Performance: Cache complete organizer index page, cache subevent list template fragment ( #2125 )
2021-06-15 00:02:47 +02:00
Raphael Michel
5801c8602e
Revert "Performance: Cache complete organizer index page, cache subevent list template fragment ( #2125 )"
...
This reverts commit ba895270fa .
2021-06-14 23:16:19 +02:00
Raphael Michel
ba895270fa
Performance: Cache complete organizer index page, cache subevent list template fragment ( #2125 )
2021-06-14 17:12:11 +02:00
Raphael Michel
bb89bf68ef
Do not show waiting list if presale is over
2021-06-11 17:58:23 +02:00
Raphael Michel
3e178a7293
Calendar: Fix hide/show of selected day contents
2021-06-07 12:52:25 +02:00
Raphael Michel
881f0e04a0
Do not offer to create a new customer account if a membership is required
2021-06-07 12:41:03 +02:00
Raphael Michel
a4d9d7041c
Customer login: Normalize email addresses
2021-06-03 16:46:56 +02:00
Raphael Michel
3819df57d8
Fix incorrect session handling in checkout flow
2021-06-03 14:22:50 +02:00
Raphael Michel
db029882ec
Fix case-sensitive email handling in password recovery
2021-06-01 15:30:36 +02:00
Raphael Michel
85b9e4eb94
Prevent missing stylesheets in cloned events
2021-05-31 13:26:33 +02:00
Raphael Michel
3b312855fc
Fix widget not loading in IE11 after Django upgrade
2021-05-28 11:11:21 +02:00
Raphael Michel
b27feba3bd
Fix crash in event list (PRETIXEU-48F)
2021-05-27 21:30:34 +02:00
Raphael Michel
49a9b71ea3
Fix #2090 -- Test mode for memberships
2021-05-27 11:47:42 +02:00
Raphael Michel
be5f147937
Fix validation of duplicate emails being case-insensitive
2021-05-26 09:19:09 +02:00
Raphael Michel
179a450ae5
Widget: Fix incorrect timezone used in calendar for presale_start
2021-05-25 20:43:37 +02:00
Raphael Michel
ea514948b5
Customer accounts: Only link orders by email if wanted
2021-05-25 15:09:35 +02:00
Raphael Michel
9f7be4e267
Fix reversed phone numbers in rtl languages
2021-05-25 11:32:20 +02:00
Raphael Michel
2d63d5a6e7
Stop loading jsi18n catalog asynchronously
2021-05-10 11:51:56 +02:00
Raphael Michel
0a220eb0d6
Fix duplicate sentence in download info
2021-05-10 10:48:28 +02:00
Raphael Michel
403b8191e4
Upgrade to Django 3.2 ( #2056 )
2021-05-07 12:00:30 +02:00
Raphael Michel
366395278e
Customer login: Fix issue with organizer-level domains
2021-05-07 09:59:35 +02:00
Raphael Michel
d0d80290b8
Fix deleting the wrong CSS files
2021-05-05 23:33:56 +02:00
Raphael Michel
083c257915
updatestyles: Work around settings propagation to avoid deleting wrong files
...
Includes a minor CSS change to trigger a rebuild of all CSS files
2021-05-05 22:47:04 +02:00
Raphael Michel
8c101dc64c
updatestyles: Do not update the same styles twice
2021-05-05 22:47:04 +02:00
Raphael Michel
6820044461
updatestyles: Fix list of affected keys
2021-05-05 22:47:04 +02:00
Raphael Michel
8e79eb570e
Customer accounts & Memberships ( #2024 )
2021-05-04 16:56:06 +02:00
Raphael Michel
62e412bbc0
Style: Protect against deleting file if file doesn't change
2021-05-04 16:06:11 +02:00
Raphael Michel
ecd97fc6ce
Confirmation step: Improve display of long boolean contact form questions
2021-05-03 10:22:07 +02:00