Tomas Bures
|
0970de7365
|
Merge pull request #772 from sedrubal/fix-access-token-in-documentation
Fix rendering of access token in API docs
|
2019-11-20 11:57:37 +01:00 |
|
Tomas Bures
|
87e1f4528a
|
Merge pull request #781 from martialblog/enhance-german-translation
Fix some typos in German translation
|
2019-11-17 08:53:55 +01:00 |
|
sedrubal
|
5ffdfa7c96
|
Fix some typos in German translation
|
2019-11-14 02:05:03 +01:00 |
|
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
|
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 |
|
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 |
|
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
|
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
|
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 |
|
root
|
7ec6f9e6d0
|
Report CUD fix
|
2019-08-14 14:25:07 +02:00 |
|
Tomas Bures
|
1295d83c59
|
Merge pull request #671 from GuillaumeRemyCSI/new-parameters-in-docker-entrypoint
Added new parameters for LDAP in docker-entrypoint.sh
|
2019-08-14 14:14:18 +02:00 |
|
Guillaume Rémy
|
de20d8a64c
|
Added new parameters for LDAP in docker-entrypoint.sh
|
2019-08-14 13:35:46 +02:00 |
|
Tomas Bures
|
5281707b2d
|
Merge pull request #670 from GuillaumeRemyCSI/secure-ldap
Added secure ldap parameter in default.yaml config file
|
2019-08-14 11:45:23 +02:00 |
|
Guillaume Rémy
|
98cd14f8be
|
Added ldap secure parameter in default.yaml config file
|
2019-08-14 11:30:03 +02:00 |
|