Tomas Bures
72ffe065d2
Added quick reports (at this moment only one) to campaign statistics page.
2019-04-22 22:46:48 +02:00
Tomas Bures
66702b5edc
Fixes in reports (generating a CSV).
...
Added caching of generated images in mosaico handler.
Various other fixes.
2019-04-22 02:41:40 +02:00
Tomas Bures
055c4c6b51
package-lock.json is updated and back. The client is hopefully fixed w.r.t. #571 .
2019-04-15 20:53:36 +02:00
Tomas Bures
b8f8750afd
Imported some enhancements from IVIS. Candidate for a fix for #571 .
2019-04-15 18:47:30 +02:00
Tomas Bures
94a2cdf89e
More elements for mosaico mjml support. Added "MJML Sample" wizard to mosaico templates.
2019-04-03 23:39:10 +02:00
Tomas Bures
ec0f288d81
Merge remote-tracking branch 'origin/development' into development
2019-04-03 12:14:09 +02:00
Tomas Bures
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.
2019-04-03 12:13:49 +02:00
Alexey Zinkevych
76b4f8b8c2
Transactional mail: added data rendering
2019-04-02 14:44:07 +03:00
Alexey Zinkevych
80279346f3
Transactional mail: code review fixes
2019-03-31 15:50:40 +03:00
Alexey Zinkevych
ed4a13fef7
Added transactional mail api docs
2019-03-31 13:07:29 +03:00
Tomas Bures
3b20ac5ce7
Some fixes in expection logging, template files and resizing mosaico images
2019-03-27 23:50:20 +01:00
Tomas Bures
63cfb22025
Merge branch 'development' into development-tb
2019-03-27 09:54:20 +01:00
Tomas Bures
d482d214d9
Line endings fixed so that we don't have CRLF in Git. Better now than later.
2019-03-27 09:49:29 +01:00
Tomas Bures
2fe7f82be3
Merge and cleanup of PR #564
...
The namespace filter in campaigns was dropped (i.e. "Work with campaign's namespace"). Instead, we need a universal solution. For instance a namespace slector somewhere in the top-right corner, which should apply to everything (not just campaigns).
Nevertheless, I kept the ...-by-namespace rest endpoints and related functions in models because they will be useful for implementing the universal namespace selection feature.
2019-03-27 00:41:18 +01:00
Tomas Bures
dcb7168322
Merge branch 'pull/564' into development
2019-03-26 22:55:00 +01:00
Tomas Bures
3ae4c77fb4
Preparations for mosaico MJML templates
2019-03-26 22:48:31 +01:00
Carlos
444717b4d0
Templates namespace filtering & fix
2019-03-20 08:57:06 +01:00
Carlos
b6a896558e
fix
2019-03-15 10:10:48 +01:00
Carlos
74fe5e73e2
Namespace filtering when create/edit campaigns
2019-03-14 16:15:37 +01:00
Carlos
75daaa1a65
Confirmation modal when launching campaign
2019-03-13 15:00:49 +01:00
Carlos
5d08db67b3
Show status bug
2019-03-13 13:23:57 +01:00
Carlos
83267a7e28
Checkbox text alignment and override checkboxes reorganized
2019-03-13 13:09:37 +01:00
Carlos
bdacf92917
Campaigns: Show override checkbox when Send configuration allows it
2019-03-13 10:22:19 +01:00
Carlos
1a61067ff9
Campaign status show send settings Bug
2019-03-13 09:52:02 +01:00
Tomas Bures
97bb700334
Various fixes
2019-03-09 07:42:14 +00:00
Carlos
a43302f3ab
Users list only for admin added
2019-03-04 15:57:51 +01:00
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
8d95f43dbc
Added feature to create template from another template.
2019-02-18 20:36:44 +00: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
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
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
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
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