Tomas Bures
cc34d89283
Merge pull request #679 from galaxycard/bugfix/missingMergeTags
...
Add mergeTags to sendMessage
2019-12-07 11:59:29 +01:00
Tomas Bures
7df580d7e2
Merged PR #740 .
2019-12-07 11:21:19 +01:00
Tomas Bures
e6b1cf8add
Merge branch 'pull/740' into development
2019-12-07 11:11:44 +01:00
Tomas Bures
cd2fdb9e23
Updated packages.
...
Merged #763 + some variable renaming
2019-12-07 09:28:17 +01:00
Eric Uldall
cb4e3c76d3
added code to allow failed messages from bad content url
2019-10-31 20:42:33 -07:00
Gernot Pansy
6e04f782e3
insert triggered campaign campaign message to campaign_messages table
...
This fixes that triggered campaign e-mails are not reported in ui and so it's also possible to
create another triggered campaign on this first triggered one.
What i don't understand why their is a difference in handling of a triggered campaign and a normal one in sending.
Also i expected that a triggered campaign can only be send once to an user regardless which trigger fires the send.
But currently it's send for every trigger that is defined in a campaign.
2019-10-21 09:30:00 +02:00
amit.kumar
8d27676278
Add mergeTags to sendMessage
2019-08-15 20:16:06 +05:30
Tomas Bures
23e683192f
Additional fix for #660
...
Fix for #662
2019-08-11 21:01:01 +02:00
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
2202f228eb
Merge of PR #654 and some updates to it.
2019-08-07 11:25:47 +02:00
root
c1a9404648
Verp campaign BUG fixed
2019-08-06 09:37:02 +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
4113cb8476
Work in progress on tag language
...
Fix - message sent to a list not associated with a campaign couldn't be shown in archive - to know which message to show even if the list is not at the campaign, we store test messages in table test_messages
2019-07-05 23:23:02 +02: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