Raphael Michel
b51e1cfc6f
Fix #2241 -- Display timezone for sale start
2021-10-15 11:46:45 +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
ef9256f0b0
Fix typo in cache key
2021-09-06 20:50:47 +02:00
Raphael Michel
8ad53256c2
Show frontpage_text even in iframes
2021-06-17 11:06:26 +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
95d19dc656
Show collapsed cart on voucher redemption page
2021-04-17 13:46:45 +02:00
Raphael Michel
0719213155
Clean up alignment on shop page ( #2025 )
2021-04-15 22:09:04 +02:00
Raphael Michel
2b660ccbf7
Allow to enter a voucher before choosing a subevent
2021-03-29 11:04:57 +02:00
Richard Schreiber
8ef6adc3d5
A11y: make toggle-link for "view other date" focusable
2021-03-19 08:00:41 +01:00
Richard Schreiber
1357b010de
[a11y] add missing labels on voucher-input and fix input.focus when revealing voucher-input via JS ( #1998 )
2021-03-16 12:17:47 +01:00
Richard Schreiber
3423923d84
Reduced "tickets and/or products" to "products"
2021-02-22 16:02:45 +01:00
Richard Schreiber
cc88e70db6
hide reservation timer from screen readers
2021-02-19 11:59:47 +01:00
Richard Schreiber
5060bac7e0
update aria-label on <main>
2021-02-11 16:04:07 +01:00
Richard Schreiber
3dd685bf7a
Updated main aria-label
2021-02-10 17:55:30 +01:00
Richard Schreiber
1480bd0690
added aria-hidden to fontawesome and some aria-label if needed
2021-02-10 17:27:49 +01:00
Richard Schreiber
74461dde50
added landmarks to startpage
2021-02-10 16:36:31 +01:00
Raphael Michel
7a8f90478a
CartAdd with subevents: Useful redirect in error case
2021-01-20 17:26:47 +01:00
Richard Schreiber
e99e91d20f
Show event’s date and location in widget if event is subevent ( #1892 )
2020-12-23 16:31:24 +01:00
Raphael Michel
921b28f8d4
Move front page text above date selection ( #1859 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2020-11-27 10:38:54 +01:00
Martin Gross
6aa3532ee6
Add effective presale_start and presale_end properties ( #1851 )
2020-11-19 15:04:19 +01:00
Raphael Michel
32c08d431f
Improve responsive design on "small" breakpoint
2020-10-31 16:22:26 +01:00
Raphael Michel
4093c1d909
Remove buy from a string to make it more compatible for free events
2020-10-30 22:06:14 +01:00
Raphael Michel
d999971249
Allow to disable self-choice seating
2020-09-06 17:25:47 +02:00
Raphael Michel
c585946e72
Drop "Presale ::" from event page title
2020-07-14 16:53:26 +02:00
Raphael Michel
3affaa8c85
Show local time if browser timezone is different
2020-07-09 14:51:16 +02:00
Raphael Michel
de9c450648
Week calendar and more improvements to subevent calendars ( #1672 )
2020-05-07 15:48:47 +02:00
Raphael Michel
f71153db4a
De-emphasize resend links button
2020-05-04 13:16:10 +02:00
Raphael Michel
43b1df572f
Add translation context
2020-04-20 19:14:02 +02:00
Raphael Michel
4e59b02bb1
Re-label cart button if cart is not visible or all products are free
2020-04-20 19:05:21 +02: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
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
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
Raphael Michel
f80f2e9bf9
Show "choose other event date" button even in iframes
2019-11-27 16:09:46 +01:00
Raphael Michel
f79df47b78
Add specific social media image
2019-11-15 10:33:55 +01:00
Raphael Michel
a4d8c810ce
Support for right-to-left languages ( #1438 )
...
* play around
* Flip things in presale
* Convert backend
* Remove test settings
* Safe getattr
2019-10-15 11:41:23 +02:00
Raphael Michel
79ee851fae
Fix broken order process
2019-07-29 14:59:36 +02:00
Raphael Michel
609f0b632c
Do not block "add to cart" button when seating is used
2019-07-28 16:06:14 +02:00
Raphael Michel
d30fbf4e6a
Event front page: Show calendar by default when a month is selected
2019-06-25 13:02:38 +02:00
Raphael Michel
93089d87e3
Add support for reserved seating ( #1228 )
...
* Initial work on seating
* Add seat guids
* Add product_list_top
* CartAdd: Ignore item when a seat is passed
* Cart display
* product_list_top → render_seating_plan
* Render seating plan in voucher redemption
* Fix failing tests
* Add tests for extending cart positions with seats
* Add subevent_forms to docs
* Update schema, migrations
* Dealing with expired orders
* steps to order change
* Change order positions
* Allow to add seats
* tests for ocm
* Fix things after rebase
* Seating plans API
* Add more tests for cart behaviour
* Widget support
* Adjust widget tests
* Re-enable CSP
* Update schema
* Api: position.seat
* Add guid to word list
* API: (sub)event.seating_plan
* Vali fixes
* Fix api
* Fix reference in test
* Fix test for real
2019-06-25 11:00:03 +02:00
Raphael Michel
dd4075b2cc
Clarify UX around subevent selection
2019-06-06 11:10:51 +02:00
lislis
bba702489d
rm superfluous closing anchor
...
in templates/pretixpresale/events/index.html
2019-05-27 18:26:36 +02:00
Raphael Michel
1a9f6e49d4
Refactor product list into own template
2019-05-22 09:48:07 +02:00
Raphael Michel
45e98546d6
Add open graph tags to event pages
2019-05-16 11:30:25 +02:00
Raphael Michel
1cb2f99f3a
Tax calculation of "original prices"
2019-05-06 12:33:21 +02:00
Martin Gross
2eb88840bd
Original price for variations ( #1258 )
...
* Original price for variations
* Documentation
* API-GET
* Fix existing tests to accomodate new attribute
* Test for variation's original_price on API
2019-04-18 16:13:49 +02:00