Commit Graph
14 Commits
Author SHA1 Message Date
Raphael Michel 69502986ad Email renderers: Allow line breaks in <pre> 2023-06-16 15:05:59 +02:00
Raphael Michel 0990eeeea0 Fix deprecation warning 2023-06-05 18:24:51 +02:00
Richard SchreiberandGitHub 47989fd139 Fix: add alt attribute to default html email images 2022-08-10 09:16:41 +02:00
Richard SchreiberandGitHub 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 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 MichelandGitHub 8e79eb570e Customer accounts & Memberships (#2024) 2021-05-04 16:56:06 +02: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 488ee19b11 Set direction:rtl in emails 2019-12-16 10:35:54 +01:00
Raphael Michel 745d7f74a1 Fix a display issue in GMail 2019-12-04 11:56:14 +01:00
Martin Gross 94e2c2fa3c Deduplicate CID images 2019-08-07 13:24:13 +02:00
Raphael MichelandGitHub 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 MichelandGitHub 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