Raphael Michel
0ee502abec
Improve performance by not re-evaluating main context processors on
...
every template rendering in a signal receiver
2020-03-26 09:50:58 +01:00
Raphael Michel
61a1368ed2
Widget: Show date and time of subevent after calendar selection
2020-03-25 17:48:24 +01:00
Raphael Michel
8a6334bd86
Introduce cancellation requests ( #1627 )
...
* Allow to adjust the cancellation fee without JS
* Introduce cancellation requests
* ignore→delete
* Change a few things after Martin's review
* Add a few tests
2020-03-25 14:13:55 +01:00
Raphael Michel
3eafec9d6e
Allow customers to choose to receive their refund as a gift card ( #1626 )
...
* Minor text adjustments
* Allow users to receive their cancellation as a gift card
2020-03-25 11:41:40 +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
Raphael Michel
7449bea836
Add request argument to order_info/position_info signals
2020-03-24 15:57:00 +01:00
Raphael Michel
0df4a6e7ed
Add signals order_info_top and position_info_top
2020-03-24 14:22:02 +01:00
Raphael Michel
11b2bd8887
Allow markdown in multiple-choice question options
2020-03-23 17:55:52 +01:00
Raphael Michel
8ff963698d
Text change "Modify" → "Add or remove tickets" on review order page
2020-03-23 16:47:25 +01:00
Raphael Michel
af23d6e4bf
Upgrade to Django 3.0 and other dependencies ( #1568 )
...
* Upgrade Django to 3.0 and other dependencies to recent versions
* Fix otp version contsraint
* Remove six dependency
* Resolve some warnings
* Fix failing tests
* Update django-countries
* Resolve all RemovedInDjango31Warnings in test suite
* Run isort
* Fix import
* Update PostgreSQL version on travis
2020-03-23 15:02:20 +01:00
Raphael Michel
7e9c9beace
Allow to use a custom domain per event ( #1617 )
...
* Drop support for maindomain_urls/subdomain_urls in plugins
* Allow to use a custom domain per event
* Fix bug when manually saving domains
* Fix custom domains in debugging
* Fix middleware
* Fix middleware again, update docs
2020-03-23 13:03:14 +01:00
Raphael Michel
45e548873e
Do not crash event page on social image generation
2020-03-22 11:04:51 +01:00
pajowu
262639e063
Show checkbox if items per order limit is 1 ( #1610 )
2020-03-12 18:47:14 +01:00
Martin Gross
58717850c2
Add date-on-frontpage check to secondary template
2020-03-12 12:06:26 +01:00
Martin Gross
29d52d4fe5
Second attempt at hiding date on frontpage in title
2020-03-12 12:00:18 +01:00
Martin Gross
34c9c40ddc
Option to hide date-block on frontpage ( #1603 )
...
* Option to hide date-block on frontpage
* Also hide date in headline
2020-03-12 10:28:47 +01:00
Raphael Michel
23a52eb12a
Add lang attribute to <html> tag in presale
2020-03-08 15:23:47 +01:00
Raphael Michel
79ecb231f2
Fix placement of back link when a header is used
2020-03-08 15:07:59 +01:00
Raphael Michel
08de7f59a3
Move iframe.js into main JS file
2020-03-08 15:07:59 +01:00
Raphael Michel
a4ae8b0e66
Include lightbox in main.scss file
2020-03-08 15:07:59 +01:00
Raphael Michel
be1bf81298
Add font-display: swap to custom shop fonts
2020-03-08 15:07:59 +01:00
Raphael Michel
939335f94b
Widget: Fix incorrect computation of cache key
2020-03-06 17:00:47 +01:00
Raphael Michel
c849276a35
Widget: Allow to filter by product
2020-03-06 17:00:26 +01:00
Raphael Michel
f7fddc05dd
Improve caching of widget.js
2020-03-05 13:09:42 +01:00
Raphael Michel
eaa61c7795
Add @gzip_page to widget views
2020-03-05 12:53:17 +01:00
Raphael Michel
d174b11c6a
Reduce retention time of sass compiler cache
2020-02-28 16:21:34 +01:00
Raphael Michel
a501ce496a
Fix broken sass compiler cache
2020-02-28 16:21:18 +01:00
Raphael Michel
3fd650081b
Allowing more options to style pretix shops ( #1585 )
...
* Fix caching issues in SASS compilation
* Allow to set a custom page background color
* Allow to disable round corners
* Support larger header pictures
* Allow to show title despite header
* Move language picker
* FIx widget styles
2020-02-27 10:54:00 +01:00
Raphael Michel
1af1d8c658
Add rich_text_snippet
2020-02-18 09:45:20 +01:00
Raphael Michel
9f6a3f9a6a
Add custom field for invoice addresses
2020-02-18 09:21:00 +01:00
Raphael Michel
f6db62d6ce
Add retry button to cookie failure page
2020-02-14 11:43:14 +01:00
Raphael Michel
aa1ffc402c
Remove some unnecessary queries
2020-02-14 11:25:28 +01:00
Raphael Michel
d0794d7b94
Optionally allow to automatically reissue an invoice after a data change
2020-02-13 09:49:21 +01:00
Raphael Michel
e83b8ac218
Allow to hide payment methods behind a secret link
2020-02-05 18:09:27 +01:00
Raphael Michel
b387fba5f4
Hide time on list of events for event series
2020-02-05 17:30:15 +01:00
Raphael Michel
734f65b10b
Ask Google not to index the "Resend order links" site
2020-02-04 16:26:05 +01:00
Raphael Michel
742d2f11be
SCSS: Fix font generation error
2020-02-01 16:25:05 +01:00
Raphael Michel
29ff5b9416
Use correct timezone for events in event list view
2020-01-28 13:32:43 +01:00
Raphael Michel
57453a5b00
Fix missing known_errortypes attribute
2020-01-25 11:07:42 +01:00
Raphael Michel
91ae89d463
Add cache to sass compiler
2020-01-20 12:04:58 +01:00
Raphael Michel
a1ad00a30c
Add anchors for products/categories
2020-01-09 10:19:44 +01:00
Raphael Michel
08de722525
Prevent showing internal product name in question step
2020-01-09 09:19:11 +01:00
Raphael Michel
b738e3bd9d
Do not show canceled payment to user
2020-01-03 10:48:57 +01:00
Raphael Michel
fb7e859e72
Ticket download: Fix error message representation
2019-12-25 20:32:22 +01:00
Raphael Michel
80a7c45e05
Fix missing checks in 38a19bb58
2019-12-25 20:26:47 +01:00
Raphael Michel
38a19bb58b
Allow to download tickets through GET requests
2019-12-23 22:07:32 +01:00
Raphael Michel
8a17fedaa6
Clarify show_vouchers constraint with subevents
2019-12-12 11:56:36 +01:00
Raphael Michel
7d6b3e7140
Set sales channel on all cart operations
2019-12-12 10:06:00 +01:00
Raphael Michel
cd55146867
Add request and subevent parameters to front page widgets
2019-12-11 17:05:05 +01:00
Raphael Michel
3cb7482bae
Add signal pretix.presale.signals.front_page_bottom_widget
2019-12-11 17:04:59 +01:00