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
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
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
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
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
Raphael Michel
8751e6e5ba
Product list: Show "sold out" before expanding variations
2021-09-17 10:20: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
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
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
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
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
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
75f9824095
Run rjsmin over widget.js
2021-06-16 11:51:41 +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
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
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
8e79eb570e
Customer accounts & Memberships ( #2024 )
2021-05-04 16:56:06 +02:00
Raphael Michel
4acf660906
Fix #1567 -- Per-subevent availability of items ( #2040 )
2021-04-29 15:34:58 +02:00
Martin Gross
638b856f42
Fix word mixup
2021-04-19 10:52:45 +02:00
Raphael Michel
1844a1fe6d
Fix isort issue
2021-04-18 15:08:12 +02:00
Raphael Michel
95d19dc656
Show collapsed cart on voucher redemption page
2021-04-17 13:46:45 +02:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Raphael Michel
bbcb41da2b
Cart action views: Improve input validation
2021-03-31 10:38:10 +02:00
Raphael Michel
0155669379
Widget: Gracefully fail if custom CSS file is not found
2021-03-31 09:48:42 +02:00
Raphael Michel
33ff7c39aa
Fix PRETIXEU-3V3
2021-03-30 21:24:53 +02:00
Raphael Michel
701d019a85
Fix bugs in previous commits
2021-03-29 12:26:06 +02:00
Raphael Michel
7d5170155a
Add filter for date for multiple exporters
2021-03-29 12:05:56 +02:00