Tomas Bures
3d956ec141
Localization of device types
2018-12-23 19:44:29 +00:00
Tomas Bures
83ce716d94
Various fixes.
2018-12-23 19:27:29 +00:00
Tomas Bures
dd9b8b464a
Merge branch 'development' of github.com:Mailtrain-org/mailtrain into development
2018-12-21 22:44:51 +00:00
Tomas Bures
63c3383cff
Fixes in sendconfiguration list
2018-12-21 23:44:12 +01:00
Tomas Bures
1073d03d1b
base.sql and mailtrain.sql updated to fresh v2 DB schema and data
2018-12-21 22:37:30 +00:00
Tomas Bures
01f1495d9a
Fixes
2018-12-21 23:08:33 +01:00
Tomas Bures
a5b5f3f1dd
Fixes to builtin ZoneMTA settings
2018-12-21 23:04:31 +01:00
Tomas Bures
5a16d789a0
Fixes in reports. Reports seem to work now
2018-12-21 19:09:18 +01:00
Tomas Bures
77c64f487d
Built-in Zone MTA
...
Plugin for ZoneMTA for per-message DKIM keys.
2018-12-16 22:35:21 +01:00
Tomas Bures
d103a2cc79
Panels with campaign statistics and some fixes in computation of clicks.
2018-12-16 13:47:08 +01:00
Tomas Bures
ba996d845d
Forms preview
2018-12-15 20:09:07 +01:00
Tomas Bures
cb1fc5b28d
Further work on localization
2018-12-15 15:15:48 +01:00
Tomas Bures
fa451fc8da
Some more fixes in sources for fields
2018-11-24 06:58:14 +01:00
Tomas Bures
43c6b58793
Completely removed CKEditor 5
...
Some fixes of bugs from testing in production env.
2018-11-24 00:48:41 -05:00
Tomas Bures
d459f7cfed
Updates in default config
2018-11-23 21:38:46 +01:00
Tomas Bures
bd20072455
Save button for template editors
2018-11-22 20:53:44 +01:00
Tomas Bures
3bb235a585
Removed CKEditor 5 because it was of little use and doubled the code size of root.js
...
Word wrap and Save to code editor.
2018-11-22 15:21:15 +01:00
Tomas Bures
a993c06aaf
Updates in translations
2018-11-22 11:32:30 +01:00
Tomas Bures
b058169e12
Added confirmations for unsubscribe, blacklist and remove from blacklist
2018-11-22 11:31:16 +01:00
Tomas Bures
aeaaf116d7
Updates in localization
2018-11-22 09:53:08 +03:00
Tomas Bures
35fdae8f73
Fixes in localization
2018-11-22 09:45:49 +03:00
Tomas Bures
b2850d862d
Updates in localization
2018-11-22 00:19:26 +03:00
Tomas Bures
c784d2fbb6
Updates in translation
2018-11-22 00:16:14 +03:00
Tomas Bures
92ca1c0f28
Implemented basic support for GDPR
2018-11-22 00:02:14 +03:00
Tomas Bures
9f9cbc4c2b
Updates in localization
2018-11-21 01:46:57 +03:00
Tomas Bures
b37ad9863c
Finished support for triggered campaigns. So far only smoke-tested for subscription trigger.
2018-11-21 01:41:10 +03:00
Tomas Bures
4f5b2d10e4
Postponing the feature of having custom forms in multiple languages. I'm not exactly sure about the use-case as usually a mailing list is connected with a particular language that is used in the list. The related form can be in the same language.
2018-11-19 07:09:47 +01:00
Tomas Bures
f7cbcf871d
Work in progress on supporting languages in custom forms
2018-11-18 22:53:34 +01:00
Tomas Bures
dc7789c17b
Extracted strings and fixes on localization support
...
Language chooser in the UI
2018-11-18 21:31:22 +01:00
Tomas Bures
a72fe3a991
Updates
2018-11-18 15:59:28 +01:00
Tomas Bures
2edbd67205
New project structure
...
Beta of extract.js for extracting english locale
2018-11-18 15:38:52 +01:00
Tomas Bures
e18d2b2f84
Added fake language option to the client to ease localization
2018-11-18 07:05:27 +01:00
Tomas Bures
4862d6cac4
Upgrade of modules and webpack.
...
Support for localization in progress.
2018-11-17 23:26:45 +01:00
Tomas Bures
d8b56fff0d
Removed test user preview from RSS campaign as it does not make much sense.
2018-11-17 03:00:44 +01:00
Tomas Bures
bf69e633c4
Added CSV export of subscribers
...
Fixed some bugs in subscriptions
Updated some packages to avoid warnings about vulnerabilities
Completed RSS feed campaigns
2018-11-17 02:54:23 +01:00
Tomas Bures
8683f8c91e
Some bugfixes
2018-11-14 23:21:45 +01:00
Tomas Bures
a3983193d3
Added Test send button to campaigns.
2018-11-14 22:31:13 +01:00
Tomas Bures
2c73c536b7
Send test functionality for templates and campaigns
2018-11-14 22:29:31 +01:00
Tomas Bures
7e52000219
Added MJML/HTML codeeditor with a preview for template design.
2018-11-13 21:35:33 +01:00
Tomas Bures
c7d7b1fe0c
GrapesJS support more or less finished.
2018-11-11 01:51:10 +01:00
Tomas Bures
b089993360
mjml4 support moved to a separate package
...
support for file handling in grapesjs
2018-11-10 19:40:20 +01:00
Tomas Bures
9f467762c0
Included MJML4
2018-11-10 02:05:26 +01:00
Tomas Bures
e2093e22fe
Some fixes and optimizations in sandboxes.
...
Start of a sandbox for GrapeJS
2018-11-06 13:30:50 +01:00
Tomas Bures
02a7275ae4
Added sandboxed CKEditor 4 as a template editor
2018-11-04 11:19:34 +01:00
Tomas Bures
eacdc74c29
CKEditor components replaced by CKEditor 5.
...
Remains of the sandboxed CKEditor - will be removed, but the version here may be useful for another editor that is prone to XSS (like Summernote).
2018-11-03 21:46:23 +01:00
Tomas Bures
213039c141
Fixes of bugs caused by the public endpoint.
2018-09-29 22:07:24 +02:00
Tomas Bures
efbfa2b366
Checks for dependencies during deletion.
2018-09-29 20:08:49 +02:00
Tomas Bures
0a08088893
Removed obsolete dir
...
Numeric conversions for all ids coming in as route req params.
Infrastructure for proper error message when dependencies prevent entity deletion.
2018-09-29 13:30:29 +02:00
Tomas Bures
2b57396a5d
Added delete button to entity lists.
2018-09-28 14:51:55 +02:00
Tomas Bures
bc818aaee2
Bugfixes
2018-09-27 23:37:50 +02:00
Tomas Bures
2d667523a1
Campaign preview as a particular user.
2018-09-27 18:30:23 +02:00
Tomas Bures
5670d21e76
Bugfixing.
2018-09-27 12:34:54 +02:00
Tomas Bures
86efa11994
Before renaming imports to tasks
2018-09-23 22:28:58 +02:00
Tomas Bures
a494dc6482
Added list_unsubscribedisabled option
...
Added TODO file
2018-09-23 21:36:59 +02:00
Tomas Bures
27021e9b2b
Webhooks ported. Not tested.
2018-09-23 21:23:12 +02:00
Tomas Bures
dda95ecdb3
Implementation of archive route. Simplified from v1. Not tested.
2018-09-22 18:12:22 +02:00
Tomas Bures
63765f7222
Client's public folder renamed to static
...
Regular campaign sender seems to have most of the code in place. (Not tested.)
2018-09-18 10:30:13 +02:00
Tomas Bures
89eabea0de
Fixes in selection of subscribers
2018-09-11 10:07:00 +02:00
Tomas Bures
01d1a903a2
Work in progress on Campaign Status
2018-09-10 20:15:59 +02:00
Tomas Bures
d1fa4f4211
Work on sending campaigns. Campaign status page half-way done, but does not work yet.
2018-09-10 00:55:44 +02:00
Tomas Bures
67d7129f7b
Campaign UI and model adjusted to allow sending a campaign to multiple lists
2018-09-02 20:17:42 +02:00
Tomas Bures
d74806dde3
Basic import seems to work
2018-09-01 21:29:10 +02:00
Tomas Bures
16519c5353
Some additions to import UI to cover the basic subscribe and unsubscribe cases.
2018-08-26 15:32:03 +02:00
Tomas Bures
739b9452de
UI for basic import and preparation phase of CSV.
2018-08-26 11:46:12 +02:00
Tomas Bures
cd798b5af7
Preparation of merge with master
2018-08-06 20:24:51 +05:30
Tomas Bures
6648028270
First part of the UI for file import (upload of csv file to the server)
2018-08-05 10:17:05 +05:30
Tomas Bures
965f30cea7
Editing of triggers seems to work.
...
Some further fixes.
2018-08-04 15:00:37 +05:30
Tomas Bures
ffc26a4836
Migration and model for triggers.
...
Not tested.
2018-08-03 21:37:46 +05:30
Tomas Bures
7b46c4b4b0
Editing of campaigns seems to work
2018-08-03 17:05:55 +05:30
Tomas Bures
32cad03f4f
Improved files to distinguish subtypes (allows multiple different files tabs at a entity)
...
Attachments via the improved files
Block thumbnails at mosaico templates as a separate files tab
Some fixes
All not tested yet
2018-08-02 15:49:27 +05:30
Tomas Bures
ade0fc87f2
work in progress on campaign edit
2018-08-01 15:30:20 +05:30
Tomas Bures
0e0fb944e3
First attempt on campaign editing. Misses attachments. Untested.
2018-07-31 10:04:28 +05:30
Tomas Bures
ee786bc8ad
Fixes in migration of templates and campaigns from Mailtrain ver 1
2018-07-22 15:02:43 +05:30
Tomas Bures
189638364c
Added migration for campaigns
2018-07-22 00:01:28 +05:30
Tomas Bures
e85c707973
Some small updates coming from IVIS
2018-07-18 18:41:18 +01:00
Tomas Bures
446d75ce71
Support for custom block thumbnails in Mosaico templates
2018-05-13 22:40:34 +02:00
Tomas Bures
7788b0bc67
Fixed sandbox. Multiple tabs work now.
...
WiP on selectable mosaico templates.
TODO: Make files always point to trusted URL, such that we don't have to rebase them. They are public anyway. The same goes for mosaico endpoints: /mosaico/templates and /mosaico/img
2018-05-09 04:07:01 +02:00
Tomas Bures
a4ee1534cc
WiP on mailers
2018-04-29 18:13:40 +02:00
Tomas Bures
e97415c237
Some bugfixes. The configuration management should be now OK.
2018-04-22 20:29:35 +02:00
Tomas Bures
c12efeb97f
Configuration split to lists, send configurations and server config.
...
This is before testing.
2018-04-22 17:33:43 +02:00
Tomas Bures
4fce4b6f81
WiP updates
2018-04-22 09:00:04 +02:00
Tomas Bures
6706d93bc1
Basic support for Mosaico templates.
...
TODO:
- Allow choosing a mosaico template in a mosaico-based template
- Integrate the custom mosaico templates with templates (endpoint for retrieving a mosaico template, replacement of URL_BASE and PLACEHOLDER tags
- Implement support for MJML-based Mosaico templates
- Implement support for MJML-based templates
- Implement support for GrapeJS-based templates
2018-04-02 19:05:22 +02:00
Tomas Bures
7b5642e911
Basic support for Mosaico-based email templates.
2018-04-02 11:58:32 +02:00
Tomas Bures
b5cdf57f72
Files can be added to templates and managed in a dedicated "Files" view.
...
Mosaico integration in progress. The files seem to be working for Mosaico.
2018-03-24 23:55:50 +01:00
Tomas Bures
c85f2d4440
Obsoleting some old files
...
Transition to SPA-style client
Basis for Mosaico template editor
2018-02-25 20:54:15 +01:00
Tomas Bures
7750232716
Merge remote-tracking branch 'upstream/master' into development
2018-02-24 23:05:01 +01:00
Tomas Bures
ba75623f86
Integrated CKEditor for templates. We might need to move it to a sandbox later to make it secure.
2018-02-24 21:59:00 +01:00
Tomas Bures
508d6b3b2f
Beginning of work on templates.
2018-02-13 23:50:13 +01:00
Tomas Bures
e9165838dc
Subscription/unsubscription seems to work.
2018-01-27 16:37:14 +01:00
Tomas Bures
9203b5cee7
Blacklist functionality
...
Some API improvements
2017-09-17 16:36:23 +02:00
Tomas Bures
c343e4efd3
Rendering of custom fields in subscription list
2017-08-22 08:15:13 +02:00
Tomas Bures
6f5b50e932
WiP on admin interface for subscribers.
...
TODO:
- format data based on field info in listDTAjax
- integrate with the whole subscription machinery
2017-08-20 23:50:00 +02:00
Tomas Bures
e6bd9cd943
Added ability to delete newly created invalid rule.
2017-08-19 17:26:44 +02:00
Tomas Bures
42338b0afa
Beta of segments
...
UI is not React-based
Segments functionality extended to allow hierarchical rules, negation and more comparisons (regexp).
Added enumerations (see #217 )
2017-08-19 15:58:23 +02:00
Tomas Bures
f3ff89c536
WiP on segments
2017-08-19 15:12:22 +02:00
Tomas Bures
6cc34136f5
WiP on segments.
2017-08-18 21:04:31 +02:00
Tomas Bures
d0a714b3d4
Snapshot before refactoring the rule settings to a separate component
2017-08-17 23:32:49 +02:00
Tomas Bures
6fbbe9a497
Stubs for adding and deleting a rule
2017-08-16 21:41:36 +02:00
Tomas Bures
e5cf2962dc
Theming for Segment options
2017-08-16 20:48:51 +02:00
Tomas Bures
baf9f61465
This is snapshot of custom node renderer for react-sortable-tree.
...
It likely won't be needed however.
2017-08-16 16:10:30 +02:00