Raphael Michel and Richard Schreiber
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 and Martin Gross
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
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 and Raphael Michel
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 and Richard Schreiber
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 and Richard Schreiber
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
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
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
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
Raphael Michel
1643005a4b
simple_logo email renderer: Add top margin to logo
2020-05-04 12:58:22 +02:00
Raphael Michel
a1caa65776
Revert "Upgrade jQuery version (but keep old one around for now for plugins)"
...
We've got to many instances of this around:
https://stackoverflow.com/questions/38871753/uncaught-typeerror-a-indexof-is-not-a-function-error-when-opening-new-foundat
This reverts commit cc46d55f5e .
2020-04-02 16:42:54 +02:00
Raphael Michel
cc46d55f5e
Upgrade jQuery version (but keep old one around for now for plugins)
2020-04-01 16:06:46 +02:00
Raphael Michel
11b2bd8887
Allow markdown in multiple-choice question options
2020-03-23 17:55:52 +01:00
Martin Gross
3fff3378c0
Handle media_url of embedded images in simple mail renderer better for instances with dedicated media-hosts
2020-01-21 10:36:46 +01:00
Martin Gross and Raphael Michel
5c0d112def
Add simple e-mail-renderer with logo ( #1552 )
...
* Add unembellished eMail-renderer
* Fix layout issues with very wide images
* Use prettier padding
* Rename to "simple with logo"
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-01-20 11:26:53 +01:00
Raphael Michel
488ee19b11
Set direction:rtl in emails
2019-12-16 10:35:54 +01:00
Raphael Michel
5645a07cdc
Email design: Make height of separator more reliable
2019-12-05 10:02:27 +01:00
Raphael Michel
0c83e5a50c
Use a narrower separator PNG to reduce wrong-looking area in dark mode
2019-12-04 12:23:45 +01:00
Raphael Michel
745d7f74a1
Fix a display issue in GMail
2019-12-04 11:56:14 +01:00
Raphael Michel
20a6decb3a
Notifications: Add details about subevents and products
2019-10-28 22:54:56 +01:00
Martin Gross
94e2c2fa3c
Deduplicate CID images
2019-08-07 13:24:13 +02:00
Raphael Michel
f1bce0c08b
Allow to send e-mails to attendees individually ( #1299 )
...
* .
* Add a position detail page to the frontend
* Mail templates
* Send mails
* Send reminder email
* Add position support to sendmail plugin
* Add and fix some tests
* Fix failing test on real databases
2019-05-24 09:41:44 +02:00
Raphael Michel
de0e700fec
Store whether we know email addresses are working because links have been clicked
2019-05-15 08:22:53 +02:00
Raphael Michel
6841a30d8f
Fix #1153 -- Show preview of uploaded pictures in the backend
2019-05-01 14:01:26 +02:00
Raphael Michel
4db4790270
Custom HTML email renderers and new email style ( #991 )
...
* Custom HTML email renderers
* Move inline_css call
* Small fixes
* New HTML mail style for pretix
* Thumbs
* Inlinestyle for notifications
* Documentation
* Set line-height
2018-08-16 12:01:23 +02:00
Raphael Michel
afd766999c
Upgrade to Django 2.1 ( #710 )
...
* Upgrade to Django 2.0
* more models
* i18n foo
* Update setup.py
* Fix Sentry exception PRETIXEU-JC
* Enforce slug uniqueness
* Import sorting
* Upgrade to Django 2.1
* Travis config
* Try to fix PostgreSQL failure
* Smaller test matrix
* staticfiles→static
* Include request in all authenticate() calls
2018-08-06 12:48:46 +02:00
Felix Rindt
251d62f3c4
Fix #732 -- Add date and time question types ( #732 )
...
* [WIP] add date/time question type
* Date/time questions python classes, types and form handling
* use own timepicker
* Fix argument naming
* Add css and js for datetimepickers
* remove not needed str call
* seperate splitdatetime widget template and fix date/time questions
* change date placeholder to dec 31
* do not show seconds in presale time pickers
* improve codestyle
* add new question types to api doc
* add test
* expand test to datetime question
* add new questiontypes to changelog
remove duplicate parens
* remove timezone from time only question answers
* improve codestyle
* Fix date and time formatting in control question overview
2018-01-14 14:29:38 +01:00