mailtrain/server
Tomas Bures a22187ef12 Merge remote-tracking branch 'origin/development' into development-tb
# Conflicts:
#	server/lib/template-sender.js
#	server/routes/api.js
2019-07-10 02:13:19 +04:00
..
config Work in progress on introducing tag language. Not tested yet. 2019-07-03 11:58:58 +02:00
lib Fixed some bugs in subscription process 2019-07-10 02:06:56 +04:00
models Fixed some bugs in subscription process 2019-07-10 02:06:56 +04:00
protected/reports Line endings fixed so that we don't have CRLF in Git. Better now than later. 2019-03-27 09:49:29 +01:00
routes Merge remote-tracking branch 'origin/development' into development-tb 2019-07-10 02:13:19 +04:00
services Fixed some bugs in subscription process 2019-07-10 02:06:56 +04:00
setup Fixed some bugs in subscription process 2019-07-10 02:06:56 +04:00
test/e2e Fixed some bugs in subscription process 2019-07-10 02:06:56 +04:00
views Mosaico upgraded to 0.17.5 2019-05-08 19:54:19 +02:00
.eslintrc Transactional mail: minor template-sender refactoring 2019-04-02 16:35:57 +03:00
.gitignore Fixes in reports. Reports seem to work now 2018-12-21 19:09:18 +01:00
app-builder.js Added quick reports (at this moment only one) to campaign statistics page. 2019-04-22 22:46:48 +02:00
Gruntfile.js Fixes in reports. Reports seem to work now 2018-12-21 19:09:18 +01:00
index.js 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
package-lock.json Mosaico upgraded to 0.17.5 2019-05-08 19:54:19 +02:00
package.json Mosaico upgraded to 0.17.5 2019-05-08 19:54:19 +02:00