Tomas Bures
7558178bf4
Merge pull request #777 from martialblog/de-DE
...
Add German Translation for Mailtrain v2
2019-11-13 11:23:42 +02:00
Markus Opolka
aa1baae5b5
Add German Translation for Mailtrain v2
2019-11-13 10:15:45 +01:00
Markus Opolka
10dcfeb749
Add locales key for 'Help text'
2019-11-13 10:15:45 +01:00
Markus Opolka
1ed90941a7
Add locales key for 'Tag language'
2019-11-13 10:15:45 +01:00
Markus Opolka
adbee1cc22
Fix minor typo in english translation
2019-11-13 10:15:45 +01:00
Markus Opolka
73b49e7922
Fix minor typo in english translation
2019-11-13 10:15:45 +01:00
Tomas Bures
97910a2efa
Merge pull request #775 from ericuldall/fix-multiple-campaign-error
...
Fixes issue sending multiple campaigns
2019-11-12 23:31:34 +02:00
Eric Uldall
b2bb0b642f
added campaignId to query for campaign_messages
2019-11-12 13:27:46 -08:00
sedrubal
082901e4e7
Add Field cid
to /api/lists/:email
...
With this `cid` you are able to do further API calls like unsubscribing
the user from all mailing lists.
2019-11-10 00:43:41 +01:00
sedrubal
81fb4be4af
Delete trailing &s in API docs
2019-11-10 00:28:29 +01:00
sedrubal
436e8b069d
Fix rendering of access token in API docs
2019-11-10 00:23:18 +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
e7e0f78742
fix trigger delay calculation
2019-10-21 09:39:42 +02: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
Tomas Bures
3a2d1512ab
Merge pull request #739 from martialblog/fix-posix-resolve
...
Add Python to Dockerfile package installation
2019-10-20 00:18:34 +03:00
Markus Opolka
c9563ede6a
Add python to Dockerfile
...
- This ensures that the posix pid/gid resolve features are working
2019-10-19 13:23:01 +02:00
Gernot Pansy
fe39ec5134
Send triggered campaigns only to active subscribers
2019-10-10 12:37:31 +02:00
Gernot Pansy
d5ddba2a40
Allow select segments on triggered campaigns
...
Don't know why this is disabled. Tested everything and it's working as expected.
2019-10-10 12:32:30 +02:00
Tomas Bures
cbf2a6e39d
Merge pull request #714 from martialblog/docker
...
Optimise Docker Image
2019-10-02 13:19:47 +03:00
Markus Opolka
12210a1bf5
Update Dockerfile to make image smaller
...
- Added multistaged build
- Moved production depedencies to final stage
- Added more verbose output during build
2019-10-02 12:05:32 +02:00
Markus Opolka
77e7df7b83
Add more mysql database parameters to entrypoint
2019-10-02 10:56:50 +02:00
Markus Opolka
7620e1564d
Extend .dockerignore file to make image smaller
2019-10-02 09:48:27 +02:00
Tomas Bures
cdd57224f6
Merge pull request #712 from Pistus/fix/711-keep-aws-secret
...
Fix/711 keep aws secret
2019-09-27 10:57:13 +02:00
Frode Jensen
9914fa33d8
fix(aws-ses): Make AWS SES secret a password field
2019-09-27 10:39:39 +02:00
Frode Jensen
e85b1fcfff
fix(aws-ses): Add label for Aws ses secret
2019-09-27 10:38:59 +02:00
Tomas Bures
4c3ff16ee3
Added function to support ellipsization of titles.
2019-09-19 21:11:35 +02:00
Tomas Bures
b6ed5e56b9
Date/time and device type in quick report.
...
Fix - invalid campaign when one tried to unsubscribe from a test message before campaign was sent
2019-09-05 15:51:17 +02:00
Tomas Bures
2e4dc1bce4
Work in progress on integration of IVIS.
...
Some fixes.
2019-08-31 12:04:03 +02:00
Tomas Bures
2aaa8f45b3
Work in progress on integration of IVIS.
...
Some fixes.
2019-08-31 11:46:18 +02:00
Tomas Bures
3a17d7fd75
Merge remote-tracking branch 'origin/development' into development
2019-08-23 13:57:22 +02:00
Tomas Bures
4252a08c39
Fix for #690
2019-08-23 13:56:22 +02:00
Tomas Bures
427f0ec2c2
Some cleanup/small fixes.
2019-08-23 13:50:43 +02:00
Tomas Bures
af2e988ae7
Merge pull request #687 from Charlo270398/development-LDAPfirstLogin
...
LDAP - Users not created on the fly upon first login fixed #683 (good one)
2019-08-21 14:43:58 +02:00
root
de15ba15da
LDAP mailTag fix
2019-08-21 14:41:35 +02:00
Tomas Bures
5abf100776
Merge pull request #686 from Charlo270398/development-statisticsBUG
...
Statistics not tracked when the user is not a test user fixed
2019-08-21 14:34:55 +02:00
root
cc73c679e5
Statistics not tracked when the user is not a test user fixed
2019-08-21 14:18:43 +02:00
Tomas Bures
a17ee3d9bf
Fix for #659
2019-08-21 13:18:03 +02:00
root
6beac55826
LDAP first login BUG fixed
2019-08-21 08:24:33 +02:00
Carlos Zamora Sanz
3e374db722
Merge pull request #6 from Mailtrain-org/development
...
Development
2019-08-21 08:08:22 +02:00
Tomas Bures
ebb6c2ff74
Merge pull request #677 from galaxycard/bugfix/clearQueue
...
Clear old message by datetime, not by timestamp)
2019-08-20 14:48:28 +02:00
Tomas Bures
52652d8ac5
Merge pull request #681 from Charlo270398/development-LDAPeditUserBUG
...
LDAP edit users BUG fixed
2019-08-20 14:42:23 +02:00
Tomas Bures
f5f9426e9c
Merge pull request #684 from GuillaumeRemyCSI/ldap-fixes
...
Fixes the authMode name for passport-ldapjs and add a parameter for LDAP mail attribute
2019-08-20 10:12:04 +02:00
GuillaumeRemyCSI
2f9a75df9b
Fixes the authMode name for passport-ldapjs and add a parameter for LDAP mailTag
2019-08-20 10:00:51 +02:00
Carlos Zamora Sanz
415dbcb14f
Merge pull request #5 from Mailtrain-org/development
...
Development
2019-08-19 10:28:12 +02:00
root
732a9e4d93
LDAP edit users BUG fixed
2019-08-16 13:00:27 +02:00
amit.kumar
8d27676278
Add mergeTags to sendMessage
2019-08-15 20:16:06 +05:30
amit.kumar
8bda0c05c0
Clear old message by datetime, not by timestamp)
2019-08-15 13:23:54 +05:30
Tomas Bures
71737fa656
Merge pull request #673 from Charlo270398/development-CreateReportBug
...
Create report BUG
2019-08-14 15:15:59 +02:00
root
70ca9f405a
fix
2019-08-14 15:13:27 +02:00
Carlos Zamora Sanz
6a8f139b43
Merge pull request #4 from Mailtrain-org/development
...
Development
2019-08-14 14:35:19 +02:00