mailtrain/server
2019-07-26 16:48:26 +05:30
..
config Fixes. Reimplementation of the API transaction sender. 2019-07-16 21:03:37 +05:30
lib Various fixes. 2019-07-23 21:16:55 +05:30
models Refactoring a common pattern for "clone for existing". Applied to custom forms and templates. 2019-07-26 16:48:26 +05:30
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 Refactoring a common pattern for "clone for existing". Applied to custom forms and templates. 2019-07-26 16:48:26 +05:30
services Fixes. 2019-07-22 23:54:24 +05:30
setup Various fixes. 2019-07-23 21:16:55 +05:30
test/e2e Fixed some bugs in subscription process 2019-07-10 02:06:56 +04:00
views Various fixes. 2019-07-23 21:16:55 +05:30
.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 Various fixes. 2019-07-23 21:16:55 +05:30
package.json Various fixes. 2019-07-23 21:16:55 +05:30