Richard Schreiber
001780e4a0
[A11y] add aria-label to inline seat.svg icon ( #5183 )
2025-05-30 12:57:09 +02:00
Raphael Michel
31bb0f4a91
Product list: Show icon for seated products ( #5015 )
...
* Product list: Show icon for seated products
* Use updated seat icon
* Update src/pretix/static/pretixbase/scss/_theme.scss
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-05-06 11:14:28 +02:00
Richard Schreiber
9d01072880
[A11y] allow users to scale website
...
* on smaller screens, make fontsize bigger for inputs to not have iPhones zoom on focus
2025-04-23 14:36:28 +02:00
Raphael Michel
7652f48dc1
New consistent representation of date ranges with times (Z#23184657)
2025-03-18 14:40:38 +01:00
Raphael Michel
9581457d2f
Fix typo on 400 error page ( fixes #4897 )
2025-03-17 09:44:21 +01:00
Mira
89f1f61b73
Refactor RelativeDate(Time)Field and -Widget ( #4746 )
...
* refactor to use namedtuples for the sub-fields and sub-widgets
* fix RelativeDateTimeField.set_event: apply relative_to filter not only to minutes, but to days as well
* fix bug in RelativeDateTimeField.clean: validate days relation_to instead of minutes relation_to when "Relative date" is selected
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2025-01-16 11:32:02 +01:00
Raphael Michel
ff6b4ae7bf
Translations: Allow to change field order for relative date form field ( #4738 )
2025-01-14 13:48:37 +01:00
Raphael Michel
2dc625cf31
Add the option to introduce rich-text placeholders ( #4657 )
...
* Add the option to introduce rich-text placeholders
* Add tests in test_format
* Add some css
* Block vs inline
* Some fixed css
* Update src/pretix/control/forms/event.py
Co-authored-by: Mira <weller@rami.io >
* Add missing docstring prat
---------
Co-authored-by: Mira <weller@rami.io >
2024-12-03 11:38:15 +01:00
Raphael Michel
61b25acdd2
Fix email confirm hash in templates
2024-10-07 17:54:40 +02:00
Raphael Michel
4fb5c6bef0
New implementation of sales channels ( #4111 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2024-06-30 19:24:30 +02:00
Raphael Michel
5f5001edb5
File upload: Fix thumbnailing of current image (Z#23151293) ( #4098 )
2024-04-22 13:14:28 +02:00
Raphael Michel
63894ca3da
Update django-bootstrap3 requirement from ==23.1.* to ==23.6 ( #3894 )
...
* Update django-bootstrap3 requirement from ==23.1.* to ==23.6
Removing our previous workarounds
* Fix import
2024-02-14 14:35:45 +01:00
Raphael Michel
27e042baf7
Relative dates: Add UI to specify dates after reference date ( #3707 )
...
* Relative dates: Add UI to specify dates after reference date
* Do not use form fields twice
* Update src/pretix/base/reldate.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/base/reldate.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/base/reldate.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-11-10 12:13:33 +01:00
Raphael Michel
b415393ccf
Data shredder optimizations ( #3429 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2023-06-23 16:56:19 +02:00
Raphael Michel
f7a74c2e74
Simple email layout: Remove margin of last paragraph
2023-06-16 15:46:29 +02:00
Raphael Michel
69502986ad
Email renderers: Allow line breaks in <pre>
2023-06-16 15:05:59 +02:00
Raphael Michel
51ea63335c
Email renderers: Unify some CSS details
2023-06-16 15:05:57 +02:00
Raphael Michel
dc76b554f8
Simple email layout: Add missing line
2023-06-16 14:57:05 +02:00
Raphael Michel
0990eeeea0
Fix deprecation warning
2023-06-05 18:24:51 +02:00
Raphael Michel
bd32b33ba9
Bump Django to 4.1.* ( #2989 )
2023-06-05 09:56:31 +02:00
Raphael Michel
2a8b6ae66a
Update jQuery to 3.6.4 ( #3270 )
2023-05-02 11:16:06 +02:00
Raphael Michel
b19d339c37
Revert "Provide hidpi versions of logos and product pictures ( #3235 )"
...
This reverts commit 044d6720d2 .
2023-04-21 10:27:59 +02:00
Michael Stapelberg
044d6720d2
Provide hidpi versions of logos and product pictures ( #3235 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2023-04-18 13:58:23 +02:00
Raphael Michel
19d1a8de71
Scheduled exports ( #3033 )
2023-01-19 11:46:30 +01:00
Raphael Michel
bf4569b080
Exports: Add predefined timeframes ( #3027 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-13 13:14:08 +01:00
Richard Schreiber
47989fd139
Fix: add alt attribute to default html email images
2022-08-10 09:16:41 +02:00
Raphael Michel
345a05e4ae
Improve error message on mismatching host header on new installations
2022-08-08 10:19:32 +02:00
Raphael Michel
aca3e29bd2
Bump django-compressor to 3.1, get rid of annoying warnings ( #2459 )
2022-05-10 14:13:19 +02:00
Raphael Michel
b74f5508b7
Group identical add-ons in cart ( #2500 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-03-01 15:49:16 +01:00
Raphael Michel
6f30c347c0
[SECURITY] Make redirect view dependent on referer
2022-01-26 13:41:02 +01:00
Richard Schreiber
0fd3d0fe71
Fix #2363 – Email: change text-alignment from center to left (right for rtl) ( #2364 )
2021-12-03 13:44:06 +01:00
Raphael Michel
832235411f
Add subevent location to order info in emails ( #2354 )
2021-11-30 13:21:36 +01:00
Richard Schreiber
ea6067ab3f
Fix Outlook >= 2010 trimming header image ( #2277 )
...
* fix image cutoff with mso-line-height: at-least
* align text to the left; fully centered text is hard to read
* remove mso cellpadding-tables as they double up the spacing
* additionally add background-color to a table with width=100% for broader support (e.g. Yahoo and AOL)
2021-11-02 12:59:09 +01:00
Raphael Michel
4bdfd56264
E-mail layout with logo: Make image display:block for outlook
2021-10-27 11:31:33 +02:00
Richard Schreiber
0c6971ff5f
Email: make responsive and show header image in MS Outlook ( #2138 )
2021-07-01 11:49:30 +02:00
Raphael Michel
038413be88
Remove pretix logo from error 500 pages
...
It triggers to many calls to our support if a self-hosted system is down
where we can do nothing at all...
2021-06-20 09:21:42 +02:00
Raphael Michel
eabead4768
Email renderers: Improve line height
2021-06-13 21:47:25 +02:00
Raphael Michel
d181241a63
Email renderers: Adjust CSS for compatibility with css-inline
2021-06-13 21:45:28 +02:00
Raphael Michel
8e79eb570e
Customer accounts & Memberships ( #2024 )
2021-05-04 16:56:06 +02:00
Raphael Michel
24bccf8b9c
Add Question.valid_file_portrait as well as crop editor for images
2021-04-19 15:40:16 +02:00
Raphael Michel
08d68a764b
Email layout with logo: Allow large logos
2021-04-15 14:45:15 +02:00
Raphael Michel
90056c5dca
Email details body: Replace "Organizer" with "Contact"
...
"Organizer" isn't always accurrate if the organizer isn't actually
organizing the event but maybe only selling the tickets
2021-04-13 15:59:02 +02:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Raphael Michel
5f192fd0ce
Remove order status from emails
2021-03-11 17:56:28 +01:00
Raphael Michel
ad219df7cf
Fix incorrect attribute parameter in thumbnailed_file_input
2021-03-10 16:14:06 +01:00
Raphael Michel
f0da2b7233
E-mails: add additional information on order positions
2021-03-08 16:50:38 +01:00
Raphael Michel
a1bfe05879
Correctly pass query string when redirecting to sudo page
2021-01-28 22:22:26 +01:00
Raphael Michel
8759155357
Sendmail: Keep uploaded attachment when preview is used
2020-10-29 18:46:57 +01:00
Raphael Michel
23a9018988
Remove break-all from email CSS
2020-09-07 11:10:11 +02:00
Raphael Michel
82bb3f3b6e
RelativeDate: Allow to specify "minutes before x"
2020-08-20 13:51:55 +02:00