Commit Graph
18 Commits
Author SHA1 Message Date
FlaviaBastosandRaphael Michel cf334e2b48 Fix #307 -- Log sent emails 2017-01-04 00:43:04 +01:00
Raphael Michel 8cb977e4d6 Fix broken placeholders in emails 2016-12-07 13:55:02 +01:00
Raphael Michel 342a41f1d7 Fix invoice download if not all invoices have PDFs yet 2016-11-11 15:05:39 +01:00
Raphael Michel 67951f8984 Improve sendmail preview template 2016-11-09 18:22:17 +01:00
Flavia BastosandRaphael Michel e059b14d1c Fix #173 -- Context variables in sendmail plugin (#279)
* Add context variables to sendmail plugin
#173

* fixed date format

* add context variables to sendmail plugin

* timezone adjustment
#173

* partial preview

* preview raw message

* preview not formatted

* Add context variables to sendmail plugin. Add email preview
#173

* Add context variables to sendmail plugin. Add email preview for multiple locales
#173

* add context variables to sendmail plugin, and email preview for multiple locales
#173

* add context variables to sendmail plugin, and email preview for multiple locales

* order url link update
#173
2016-11-09 18:18:02 +01:00
Raphael Michel 0b167aaa2c Deprecate PluginType 2016-11-03 11:33:44 +01:00
Tobias KunzeandRaphael Michel 3c8f9f5a62 Catch and display mail sending errors (#215) 2016-08-30 16:49:52 +02:00
Raphael Michel 17d5221579 Sendmail: Allow manual payment reminders 2016-08-04 17:56:07 +02:00
Raphael Michel 1fbb1352d9 Moved core plugins to the new URL API 2016-07-31 13:06:06 +02:00
Raphael Michel 89f0c5e461 Be explicit about subdomain_ and maindomain_ urls in plugins 2016-03-24 12:57:19 +01:00
Raphael Michel a114aa11f4 Fixed #45: Custom SMTP server 2015-12-13 17:56:35 +01:00
Raphael Michel 58b85819bc Added logging for all basic operations 2015-12-12 22:53:11 +01:00
Raphael Michel d133d2abff Removed CleanerVersion layer [backwards-incompatible!] 2015-12-12 13:08:33 +01:00
Raphael Michel 9d625198bd Refs #96 -- Allow anonymous orders 2015-09-17 22:45:57 +02:00
Raphael Michel 2ec4cbeceb Changed all core plugin versions to stay in sync 2015-09-08 20:58:24 +02:00
Raphael Michel 8e086f1f3f Added dispatch_uid argument to all receivers to prevent duplicate
execution
2015-08-15 14:36:29 +02:00
Raphael Michel e828d711bd Used isort to order all import statements 2015-07-19 20:46:34 +02:00
Raphael Michel 478b900ab3 Fixed #46 -- Added a plugin to send out emails 2015-07-12 18:45:22 +02:00