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
19d1a8de71
Scheduled exports ( #3033 )
2023-01-19 11:46:30 +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
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
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
f0da2b7233
E-mails: add additional information on order positions
2021-03-08 16:50:38 +01:00
Raphael Michel
23a9018988
Remove break-all from email CSS
2020-09-07 11:10:11 +02:00
Raphael Michel
1643005a4b
simple_logo email renderer: Add top margin to logo
2020-05-04 12:58:22 +02: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
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
128203800c
Implement notifications for admin users ( #700 )
...
* First stab at notification settings
* Add "global" setting for notification levels
* Trigger notification task
* Get users with permission for event
* Actually send notification emails
* More notifications
* Allow to turn off notifications
* Link in email to pause all notifications
* Add NotificationType to wordlist
* Add notification tests
* Add documentation
* Rebase fixes
2017-12-14 22:06:08 +01:00
Raphael Michel
424b7964b4
Move some links to their own templates
2017-06-27 18:22:27 +02:00
scabux
27d6f24c3c
Mail signature ( #485 )
...
* added signature field -- no function yet
* added mail signature feature
* fixed style issue
* fixed problem with signature default
* added unit test for mail signatures
* added unit test for mail signatures
2017-05-06 11:12:38 +02:00
Raphael Michel
c661122bb6
Increase margin in emails
2017-04-01 15:22:40 +02:00
Raphael Michel
d675ad18e0
Absolute URLs in HTML mails
2017-03-16 09:59:54 +01:00
Raphael Michel
9d08e23a48
Fix #306 -- Add HTML multipart version to emails
2017-01-04 13:31:40 +01:00