Commit graph

937 commits

Author SHA1 Message Date
Carlos
38e277cb7c Spanish lang without translation added 2019-03-04 15:44:52 +01:00
Carlos
aa66c18650 works 2019-03-04 15:17:37 +01:00
Tomas Bures
4a6aed4cf7 All create/edit forms now allow staying on the page after save. 2019-02-24 11:10:23 +00:00
Tomas Bures
d54f941caa Some fixes. 2019-02-24 00:19:49 +00:00
Tomas Bures
41cd01c2b9 Exported CSV now contains status column (fix for #547) 2019-02-23 14:27:28 +00:00
Tomas Bures
0c3510d626 Some fixes 2019-02-18 22:42:57 +00:00
Tomas Bures
8d95f43dbc Added feature to create template from another template. 2019-02-18 20:36:44 +00:00
Tomas Bures
031b346440
Merge pull request #537 from priethor/development
Adds 'type' property to migration of text-based segment rules
2019-02-17 18:48:13 +01:00
Tomas Bures
f8ef57f164 Fixed bug that prevented sending via builtin zone mta. This but was introduced today. 2019-02-17 17:47:27 +00:00
Héctor
433bf31bfa
Adds 'type' property to migration of text-based segment rules
In v2, text-based segment rules need a "type" property. As in v1 the value could contain % wildcards, the default type for migrated rules should be 'like' to support them.
2019-02-17 18:45:35 +01:00
Tomas Bures
f7b5aef0e3 Some more fixes
Warning dialog about missing Javascript removed from subscription dialog. The warning would flash in any case (even when Javascript is activated)
2019-02-17 17:18:59 +00:00
Tomas Bures
df2a8c1cde Fix for #536 2019-02-17 17:18:44 +00:00
Tomas Bures
7f2a9ca940 Link to the v1 removed from v2 readme 2019-02-17 15:00:00 +00:00
Tomas Bures
8a843bcea4 Fix in docker instructions 2019-02-17 14:50:00 +00:00
Tomas Bures
02b42a4982 Updated instructions to use docker image on docker hub. Addresses #521 2019-02-17 13:56:15 +00:00
Tomas Bures
abed0d4af4 Fixes in messages 2019-02-17 12:46:32 +00:00
Tomas Bures
46ad0c7b4f Fix for #531 2019-02-17 12:46:02 +00:00
Tomas Bures
90f289989b
Merge pull request #534 from priethor/development
Support for string based segment rules....
2019-02-17 09:08:09 +01:00
Héctor
d1a1398828
Support for string based segment rules....
...such as email fields.
2019-02-17 00:49:12 +01:00
Tomas Bures
e0bee9ed42 Some preparations for activity log.
Fixed issue #524
Table now displays horizontal scrollbar when the viewport is too narrow (typically on mobile)
2019-02-07 14:38:32 +00:00
Tomas Bures
4f408a26d5 Some fixes 2019-01-20 16:31:17 +00:00
Tomas Bures
d14942da93 Adoptions from ivis-core 2019-01-12 21:33:00 +01:00
Tomas Bures
18eb54037c Adoptions from ivis-core 2019-01-12 21:31:20 +01:00
Tomas Bures
127900a4d4 Services enabled back to normal 2019-01-12 11:53:07 +01:00
Tomas Bures
6f6258e53b Some cosmetic updates
Fix - GrapesJS 0.14.50 does not work with grapesjs-mjml. GrapesJS version downgraded to 0.14.49
2019-01-12 11:49:22 +01:00
Tomas Bures
0d7f962c86 Fix - subscriber custom data were not listed in correct order in the subcribers list
"Test user" field added to segment rules
Configuration option to automatically share arbitrary namespace based on user role.
2019-01-12 11:21:38 +01:00
Tomas Bures
a1e52c2d7a Fix for #516 2019-01-12 11:20:58 +01:00
Tomas Bures
713dfaa278 Fix 2019-01-12 01:04:12 +01:00
Tomas Bures
ab6c6b7d27 Alignments with IVIS 2019-01-12 00:57:10 +01:00
Tomas Bures
c1731bf09f Some refactoring to aling it more with IVIS and coreui theme. 2019-01-05 23:56:16 +01:00
Tomas Bures
397f85dac4 Harmonization with IVIS 2019-01-04 21:31:01 +01:00
Tomas Bures
428fb9db7b Added an API endpoint that triggers an RSS campaign. 2018-12-29 15:12:42 +01:00
Tomas Bures
e786964411 Some fixes in RSS feed processing.
It is now possible to have hierarchical merge tags (separated by "."). The merge tags are now case sensitive.
Mailtrain allows passing element "mt:entries-json" in the RSS item feed. If this is detected, it parses the json structure and makes it available through RSS_ENTRY_CUSTOM_TAGS. Then it can be used as [RSS_ENTRY_CUSTOM_TAGS.field_quote_text.rendered]
2018-12-29 11:21:25 +01:00
Tomas Bures
6eead89fef Save button in Segments moved below rules (as per #511). 2018-12-29 09:20:13 +01:00
Tomas Bures
557ee83705 Removed [TO_NAME] from the reference (to partially address #510). 2018-12-31 10:27:42 +00:00
Tomas Bures
01720ae128 Bugfix - merge tag was incorrectly validate when only name was entered and Save was clicked immediately after 2018-12-31 10:11:44 +00:00
Tomas Bures
b26f5008da Field setup wizard for new list - addresses 1st line of #510
Bugfixes to address #511
2018-12-31 09:45:59 +00:00
Tomas Bures
de55870561 DB driver changed to mysql to address issue #509. 2018-12-30 23:58:17 +00:00
Tomas Bures
2e847460f4 Added the possibility to use "option" field type outside a group. This is convenient to create just a single checkbox. 2018-12-28 20:54:00 +01:00
Tomas Bures
64af46b685 UI migrated to Bootstrap 4, FontAwesome 5 and CoreUI theme. 2018-12-28 10:57:00 +01:00
Tomas Bures
41d74e3cc7 Work in progress on port to Bootstrap 4 2018-12-28 05:33:07 +01:00
Tomas Bures
3425e2c16a Work in progress on migration to Bootstrap 4 and CoreUI admin theme 2018-12-27 14:42:21 +01:00
Tomas Bures
366bd09f2a Fix for #507 2018-12-26 12:52:00 +01:00
Tomas Bures
9044a4ca0b Updates in locale 2018-12-26 05:33:56 +01:00
Tomas Bures
99bd4ad907 Fixed localization which was broken after 19fe5331d2
x_mailer fixed to be '' in mailtrain.sql
2018-12-26 05:24:52 +01:00
Tomas Bures
cfdcaf65d8 Fixed bug - files/uploaded had wrong owner
Upgrade to React 16
2018-12-26 04:38:02 +01:00
Tomas Bures
dce5ba7464 First steps in integration of IVIS. 2018-12-25 20:13:32 +01:00
Tomas Bures
bf626993f4 Updates sample of HTTPS proxy config for Apache 2018-12-25 13:12:11 +01:00
Tomas Bures
3b1986116f Fixes in VERP handling.
VERP disable header option moved from config to send configurations.
Some additional logging for VERP.
2018-12-26 09:24:46 +00:00
root
a769bfb567 Fixes in VERP server. The VERP server now seems to work fine. 2018-12-25 21:46:52 +00:00