Commit graph

  • 0e75be4cda Subscriptions to Lower Case Carlos 2019-07-11 10:20:33 +0200
  • a22187ef12 Merge remote-tracking branch 'origin/development' into development-tb Tomas Bures 2019-07-10 02:13:19 +0400
  • e3a5a3c4eb Fixed some bugs in subscription process Added timezone selector to campaign scheduling Fixed problems with pausing campaign. Tomas Bures 2019-07-10 02:06:56 +0400
  • 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 Tomas Bures 2019-07-05 23:23:02 +0200
  • 75138f9728
    Merge pull request #618 from galaxycard/development Tomas Bures 2019-07-03 20:33:46 +0200
  • 4e298aca7b
    Merge pull request #625 from ezzra/german_language Tomas Bures 2019-07-03 20:32:40 +0200
  • 00e328a914 Work in progress on introducing tag language. Not tested yet. Tomas Bures 2019-07-03 11:58:58 +0200
  • 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. Tomas Bures 2019-06-30 10:47:09 +0200
  • 4e9f6bd57b Work in progress on refactoring all mail sending to use the message sender an sender workers. No yet finished. Tomas Bures 2019-06-29 23:19:56 +0200
  • 50e52207f9 add more translations to german, modify some others ezzra 2019-06-28 18:56:41 +0200
  • cf6c0e6849 modify german language files ezzra 2019-06-28 11:44:58 +0200
  • deb6f1f294
    Update README.md Tomas Bures 2019-06-26 18:10:21 +0200
  • 355e03900a Fix - subject line is not saved Tomas Bures 2019-06-25 12:35:04 +0200
  • a9039e5760 Fix - subject line is not shown when send configuration is not selected Tomas Bures 2019-06-25 12:17:30 +0200
  • 30b361290b - Refactoring of the mail sending part. Mail queue (table 'queued') is now used also for all test emails. - More options how to send test emails. - Fixed problems with pausing a campaign (#593) - Started rework of transactional sender of templates (#606), however this contains functionality regression at the moment because it does not interpret templates as HBS. It needs HBS option for templates as described in https://github.com/Mailtrain-org/mailtrain/issues/611#issuecomment-502345227 Tomas Bures 2019-06-25 07:18:06 +0200
  • 6bedf75f9a fix for broken service amit.kumar 2019-06-20 23:10:04 +0530
  • 70364e8963 Fix for configmaps amit.kumar 2019-06-20 15:56:31 +0530
  • 8a4caee0ef remove prometheus amit.kumar 2019-06-20 11:18:20 +0530
  • 24061391e9 mysql and redis are always on amit.kumar 2019-06-20 00:21:02 +0530
  • 2a073cedfb Fix deployment amit.kumar 2019-06-19 23:59:26 +0530
  • f3be2e838b Fix deployment amit.kumar 2019-06-19 23:36:21 +0530
  • c42975167e default yaml fix amit.kumar 2019-06-19 20:10:10 +0530
  • a8b98e1c14 fix the entrypoint amit.kumar 2019-06-19 20:07:07 +0530
  • 960dbae64e docker entrypoint amit.kumar 2019-06-19 19:56:12 +0530
  • 8af8fe10e4 make working test amit.kumar 2019-06-19 18:16:18 +0530
  • c6c699bc0f make working test amit.kumar 2019-06-19 17:45:58 +0530
  • 538625cdfe add package.json amit.kumar 2019-06-19 17:44:19 +0530
  • 6abbdb27a1 dont overwrite build amit.kumar 2019-06-19 17:42:05 +0530
  • 52a5c737e9 update to fury deps amit.kumar 2019-06-19 17:34:23 +0530
  • 0e0f37ae6a fix values amit.kumar 2019-06-19 17:30:20 +0530
  • 73431220e8 assume everything works amit.kumar 2019-06-19 17:19:26 +0530
  • ebc9c9145e assume everything works amit.kumar 2019-06-19 17:16:37 +0530
  • af5e72b5c2 auto working env amit.kumar 2019-06-19 17:12:04 +0530
  • f4ec618d51 chart fix amit.kumar 2019-06-19 17:09:33 +0530
  • 3b89eedbb7 Draft create amit.kumar 2019-06-19 17:08:27 +0530
  • 974520d48b First commit amit.kumar 2019-06-19 17:05:12 +0530
  • 20603f679c allow attachments from api amit.kumar 2019-06-19 15:55:39 +0530
  • 9ca4767b4e
    Merge pull request #614 from dkorts1/patch-3 Tomas Bures 2019-06-15 14:35:41 +0200
  • d685c8e61f
    Update README.md Tomas Bures 2019-06-15 14:34:59 +0200
  • ff66a6c39e Helper tool for cleaning node_modules Tomas Bures 2019-06-15 13:48:14 +0200
  • f8e9d67568 Fixes for #613 Segment selection invalidated when one changes another list in campaign edit. Tomas Bures 2019-06-15 11:12:26 +0200
  • 4736afd5ab Merge branch 'development' of github.com:Mailtrain-org/mailtrain into development-tb Tomas Bures 2019-06-15 10:25:21 +0200
  • cce887361b
    Update README.md dkorts1 2019-06-14 01:04:34 +0300
  • 6d75ce035d
    Merge pull request #610 from softionsrl/patch-1 Tomas Bures 2019-06-12 17:44:06 +0200
  • 0db686d63c
    Standardization of error handling Softion 2019-06-12 17:38:45 +0200
  • afe12cba0f
    Merge pull request #609 from trucknet-io/bugfix/#606 Tomas Bures 2019-06-11 18:59:47 +0200
  • 39f3682c27 fix(transactionalApi): added getting of variables to TemplateSender [Resolves #606] Alexander Gusev 2019-06-11 19:37:45 +0300
  • 801fb7c81d
    Merge pull request #604 from trucknet-io/development Tomas Bures 2019-06-05 08:23:29 +0200
  • 7ae463ea72 fix: added imagemagick to dockerfile image; Alexander Gusev 2019-06-05 08:47:26 +0300
  • 58803ed8cd Change REST API endpoints to also accept list name as a list identifier luan.paula 2019-05-02 09:04:07 -0300
  • 1d3c3dd03d Add client access tokens to config file, for use with the REST API luan.paula 2019-05-02 15:20:14 -0300
  • fcd2a61b65 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. Tomas Bures 2019-05-25 21:57:11 +0200
  • 1270ca71f8 Some fixes Tomas Bures 2019-05-25 21:18:18 +0200
  • 640d3c2f11 Some fixes Tomas Bures 2019-05-20 00:38:39 +0200
  • 3c72e778d9 Merged PR #528 Support for detecting MTA by its response. Message IDs are reconstructed based on detected MTA. Bugfixes for AWS. AWS now seems to work. Tomas Bures 2019-05-20 00:21:03 +0200
  • bbbe671d59 Merge branch 'pull/528' into development-tb Tomas Bures 2019-05-19 22:22:29 +0200
  • 97b4bb7574 Mosaico MJML sample updated to showcase conditional display markup. Tomas Bures 2019-05-19 19:20:02 +0200
  • e40793b874 Fixes to detecting changes in forms. Tomas Bures 2019-05-19 19:07:10 +0200
  • cbb29a0840 Fixes to detecting changes in forms. Tomas Bures 2019-05-19 19:06:30 +0200
  • 2e9d44c705 Added ability to make a conditional block in MJML Mosaico. Mosaico switched from master to v0.17.5 Added workaround for Chrome - after save, images in Mosaico disappear Tomas Bures 2019-05-19 01:42:26 +0200
  • ca8e230751 Fix typo on rules James 2019-05-16 11:29:36 +0100
  • a527b80291 Update of source files and integration of Portuguese translation Tomas Bures 2019-05-13 01:10:53 +0200
  • 8eae6d6c41 Update of extract.js to process translations in other languages. Tomas Bures 2019-05-13 01:07:01 +0200
  • 79164c5fe5 Update of extract.js to process translations in other languages. Tomas Bures 2019-05-13 00:45:36 +0200
  • 0e9d192b1f Update of extract.js to process translations in other languages. Tomas Bures 2019-05-13 00:35:19 +0200
  • b1efb95315 Update of extract.js to process translations in other languages. Tomas Bures 2019-05-12 19:52:39 +0200
  • 03bcba1667 Merge branch 'pull/595' into development-tb Tomas Bures 2019-05-12 10:09:33 +0200
  • a376dce0c1
    Merge pull request #597 from kuba-orlik/master Tomas Bures 2019-05-12 10:02:34 +0200
  • e064948838 RC1 of confirmation dialogs displayed when one navigates from a page with unsaved changes. Fixes in Share and UserShare. Tomas Bures 2019-05-12 10:00:10 +0200
  • c4b78c4823 Work in progress on confirmation dialogs displayed when one navigates from a page with unsaved changes. Optimized imports. Tomas Bures 2019-05-12 00:18:04 +0200
  • 008fd21b51 Work in progress on confirmation dialogs displayed when one navigates from a page with unsaved changes. Optimized imports. Tomas Bures 2019-05-12 00:00:09 +0200
  • c9383cb6da Update the translation in the missing .mo file, as well Kuba Orlik 2019-05-09 14:06:00 +0200
  • 4d25685d69 Add a Polish translation for 'It looks like you are already subscribed to this list.' Kuba Orlik 2019-05-09 13:25:25 +0200
  • 3921a6b2cb Work in progress on confirmation dialogs displayed when one navigates from a page with unsaved changes. Optimized imports. Tomas Bures 2019-05-08 23:45:48 +0200
  • 48dcf2c701 Mosaico upgraded to 0.17.5 Work started on confirmation dialogs displayed when one navigates from a page with unsaved changes Tomas Bures 2019-05-08 19:54:19 +0200
  • 856636d12e
    Update translate.js bbraganca 2019-05-06 10:19:36 -0300
  • f04c549d24
    Update translate.js bbraganca 2019-05-06 10:19:02 -0300
  • 0618d899c0
    Update langs.js bbraganca 2019-05-06 10:14:52 -0300
  • 7f979d554e
    Update translate.js bbraganca 2019-05-06 10:14:11 -0300
  • 91c059144f
    Update i18n.js bbraganca 2019-05-06 10:12:44 -0300
  • b0c3858268
    Create common.json bbraganca 2019-05-06 10:10:57 -0300
  • 4f77272042 Updated ivis-core Tomas Bures 2019-04-22 22:48:08 +0200
  • 72ffe065d2 Added quick reports (at this moment only one) to campaign statistics page. Tomas Bures 2019-04-22 22:46:48 +0200
  • 3e3c3a24fe Further updated on caching. Small change in DB schema to make lookups a bit more performant. Note that if DB migration in the last commit has been run, this commit will need manual update of the database. Tomas Bures 2019-04-22 15:41:39 +0200
  • ef0464bbc9 Further improvements in caching. The state of the cache is now persisted in DB. This persists the cache between server restarts. Tomas Bures 2019-04-22 11:41:37 +0200
  • 7bcd6c60e9 The previous commit had some services disabled to speed up testing. The services are back now. Tomas Bures 2019-04-22 02:58:10 +0200
  • 66702b5edc Fixes in reports (generating a CSV). Added caching of generated images in mosaico handler. Various other fixes. Tomas Bures 2019-04-22 02:41:40 +0200
  • db9c3271f5
    Merge pull request #578 from paszczus/master Tomas Bures 2019-04-16 14:58:33 +0200
  • 055c4c6b51 package-lock.json is updated and back. The client is hopefully fixed w.r.t. #571. Tomas Bures 2019-04-15 20:53:36 +0200
  • c00bd68123 Removed package-lock.json, such that it is automatically updated during install. It seems that at this point, we might have more problems with stale package-lock.json than with incompatible dependencies. Tomas Bures 2019-04-15 19:44:13 +0200
  • 1f1cf81a17 New versino of ivis-core. It is not used at moment, so this should not really affect anything. Tomas Bures 2019-04-15 18:52:07 +0200
  • b8f8750afd Imported some enhancements from IVIS. Candidate for a fix for #571. Tomas Bures 2019-04-15 18:47:30 +0200
  • d0d42ab280
    Merge pull request #579 from trucknet-io/development Tomas Bures 2019-04-15 18:13:33 +0200
  • 02fa79bb47
    Merge pull request #2 from Mailtrain-org/master Tammo Haan 2019-04-04 22:53:28 +0200
  • 94a2cdf89e More elements for mosaico mjml support. Added "MJML Sample" wizard to mosaico templates. Tomas Bures 2019-04-03 23:39:10 +0200
  • 8a879c91bd chore: Dockerfile update node:10-14-alpine image is used (because jessie is oudated and can not install packages adding package-lock.json to make sure the same dependencies' versions are used added an option to pass redisHost, mongoHost, mysqlHost to use in Kubernetes cluster Alexander Gusev 2019-04-03 14:25:09 +0300
  • ec0f288d81 Merge remote-tracking branch 'origin/development' into development Tomas Bures 2019-04-03 12:14:09 +0200
  • ad9f5d16bf Added support to define mosaico templates in MJML. (A wizard that shows how to do this is TODO.) Adopted some core features (router, etc.) from IVIS. Tomas Bures 2019-04-03 12:13:49 +0200
  • ae461383bd
    Merge pull request #4 from Mailtrain-org/development Alexander Gusev 2019-04-03 12:06:42 +0300
  • 5eb7976a75 removed moved Polish translation files Sławomir Paszkiewicz 2019-04-02 20:25:29 +0200