Eric Seigne
62a4b1ded1
add french language
...
(cherry picked from commit 7414815b06
)
2020-04-30 14:32:44 +02:00
Tomas Bures
d7d626cbc0
Addresses #785 "Allow segmentation by Subscription Status"
2020-01-03 14:27:47 +01:00
Tomas Bures
6d00ea1e69
Merged PR #724
2019-12-07 11:53:18 +01:00
Tomas Bures
52c638b0b3
Merge branch 'pull/724' into development
2019-12-07 11:48:57 +01:00
Tomas Bures
964ff80cfa
Merge branch 'pull/741' into development
2019-12-07 10:49:23 +01:00
Tomas Bures
4cdc4ed833
Merge pull request #789 from notz/fix-trigger-campaign-id
...
Fix trigger campaign id
2019-12-07 08:19:29 +01:00
Gernot Pansy
1145bf36cf
fix trigger campaign id
2019-12-03 08:56:12 +01:00
Markus Opolka
aa1baae5b5
Add German Translation for Mailtrain v2
2019-11-13 10:15:45 +01:00
Eric Uldall
b2bb0b642f
added campaignId to query for campaign_messages
2019-11-12 13:27:46 -08:00
Gernot Pansy
e7e0f78742
fix trigger delay calculation
2019-10-21 09:39:42 +02:00
Gernot Pansy
fe39ec5134
Send triggered campaigns only to active subscribers
2019-10-10 12:37:31 +02:00
Tomas Bures
2aaa8f45b3
Work in progress on integration of IVIS.
...
Some fixes.
2019-08-31 11:46:18 +02:00
amit.kumar
8bda0c05c0
Clear old message by datetime, not by timestamp)
2019-08-15 13:23:54 +05:30
Tomas Bures
8cb24feca1
Fix for #660
...
Campaign preview and campaign test send pulls the first entry in the RSS feed and substitutes its data in `[RSS_ENTRY_*]`
2019-08-11 16:28:11 +02:00
Tomas Bures
6ae9143c22
Added abstraction layer around config.
...
`roles` in config renamed to `defaultRoles`. These are used if no `roles` are provided in production.yaml
2019-07-26 20:35:49 +05:30
Tomas Bures
4e4b77ca84
Fixes.
...
Added support for help text in custom fields.
Reimplemented the mechanism how campaign_messages are created.
2019-07-22 23:54:24 +05:30
Tomas Bures
8606652101
Fixes. Reimplementation of the API transaction sender.
2019-07-16 21:03:37 +05:30
Tomas Bures
e3a5a3c4eb
Fixed some bugs in subscription process
...
Added timezone selector to campaign scheduling
Fixed problems with pausing campaign.
2019-07-10 02:06:56 +04:00
Tomas Bures
450b930cc5
Work in progress on refactoring all mail sending to use the message sender an sender workers.
...
Some fixes related to subscriptions and password reset.
2019-06-30 10:47:09 +02:00
Tomas Bures
4e9f6bd57b
Work in progress on refactoring all mail sending to use the message sender an sender workers. No yet finished.
2019-06-29 23:19:56 +02:00
Tomas Bures
30b361290b
- Refactoring of the mail sending part. Mail queue (table 'queued') is now used also for all test emails.
...
- More options how to send test emails.
- Fixed problems with pausing a campaign (#593 )
- Started rework of transactional sender of templates (#606 ), however this contains functionality regression at the moment because it does not interpret templates as HBS. It needs HBS option for templates as described in https://github.com/Mailtrain-org/mailtrain/issues/611#issuecomment-502345227
TODO:
- detect sending errors connected to not able to contact the mailer and pause/retry campaing and queued sending - don't mark the recipients as BOUNCED
- add FAILED campaign state and fall into it if sending to campaign consistently fails (i.e. the error with sending is not temporary)
- if the same happends for queued email, delete the message
2019-06-25 07:18:06 +02:00
Tomas Bures
fcd2a61b65
Child processes are now terminated when the parent process dies. This means that if the main mailtrain process gets killed, there are no processes which remain running.
2019-05-25 21:57:11 +02:00
Tomas Bures
1270ca71f8
Some fixes
2019-05-25 21:18:18 +02:00
Tomas Bures
72ffe065d2
Added quick reports (at this moment only one) to campaign statistics page.
2019-04-22 22:46:48 +02:00
Tomas Bures
66702b5edc
Fixes in reports (generating a CSV).
...
Added caching of generated images in mosaico handler.
Various other fixes.
2019-04-22 02:41:40 +02:00
Carlos
38e277cb7c
Spanish lang without translation added
2019-03-04 15:44:52 +01:00
Tomas Bures
e0bee9ed42
Some preparations for activity log.
...
Fixed issue #524
Table now displays horizontal scrollbar when the viewport is too narrow (typically on mobile)
2019-02-07 14:38:32 +00:00
Tomas Bures
428fb9db7b
Added an API endpoint that triggers an RSS campaign.
2018-12-29 15:12:42 +01:00
Tomas Bures
e786964411
Some fixes in RSS feed processing.
...
It is now possible to have hierarchical merge tags (separated by "."). The merge tags are now case sensitive.
Mailtrain allows passing element "mt:entries-json" in the RSS item feed. If this is detected, it parses the json structure and makes it available through RSS_ENTRY_CUSTOM_TAGS. Then it can be used as [RSS_ENTRY_CUSTOM_TAGS.field_quote_text.rendered]
2018-12-29 11:21:25 +01:00
Tomas Bures
3b1986116f
Fixes in VERP handling.
...
VERP disable header option moved from config to send configurations.
Some additional logging for VERP.
2018-12-26 09:24:46 +00:00
root
a769bfb567
Fixes in VERP server. The VERP server now seems to work fine.
2018-12-25 21:46:52 +00:00
Tomas Bures
83ce716d94
Various fixes.
2018-12-23 19:27:29 +00:00
Tomas Bures
5a16d789a0
Fixes in reports. Reports seem to work now
2018-12-21 19:09:18 +01:00
Tomas Bures
77c64f487d
Built-in Zone MTA
...
Plugin for ZoneMTA for per-message DKIM keys.
2018-12-16 22:35:21 +01:00
Tomas Bures
92ca1c0f28
Implemented basic support for GDPR
2018-11-22 00:02:14 +03:00
Tomas Bures
b37ad9863c
Finished support for triggered campaigns. So far only smoke-tested for subscription trigger.
2018-11-21 01:41:10 +03:00
Tomas Bures
dc7789c17b
Extracted strings and fixes on localization support
...
Language chooser in the UI
2018-11-18 21:31:22 +01:00
Tomas Bures
2edbd67205
New project structure
...
Beta of extract.js for extracting english locale
2018-11-18 15:38:52 +01:00