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
root
0037b39656
Fix for:
...
Reinstalling modules in mvis/ivis-core/client
/opt/mailtrain/setup/functions: line 222: cd: mvis/ivis-core/client: No such file or directory
2019-03-09 10:34:07 -08: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
397f85dac4
Harmonization with IVIS
2019-01-04 21:31:01 +01:00
Tomas Bures
bf626993f4
Updates sample of HTTPS proxy config for Apache
2018-12-25 13:12:11 +01:00
root
3f4044c0a9
Updates in install scripts
2018-12-25 14:51:17 +01:00
root
9ca082e26a
Updates in install scripts
2018-12-25 14:48:05 +01:00
root
6cdb06efd0
Updates in install scripts
2018-12-25 14:44:28 +01:00
root
c6f148eef4
Updates in install scripts
2018-12-25 14:43:05 +01:00
root
8d9dcd65b2
Updates in install scripts
2018-12-25 14:40:46 +01:00
root
edc8b54e8f
Updates in install scripts
2018-12-25 14:39:28 +01:00
root
691b960ba5
Updates in install scripts
2018-12-25 14:03:17 +01:00
root
b873915b93
Updates in install scripts
2018-12-25 13:40:05 +01:00
root
0aa47cae63
Updates in install scripts
2018-12-25 13:35:17 +01:00
root
e81fd8f5b1
Updates in install scripts
2018-12-25 13:32:53 +01:00
root
9e6dfd6d0b
Updates in install scripts
2018-12-25 13:18:28 +01:00
root
439b565cd9
Updates in install scripts
2018-12-25 13:10:25 +01:00
root
067fed6d15
Updates in install scripts
2018-12-25 13:05:48 +01:00
root
d72bd73f35
Updates in install scripts
2018-12-25 13:03:06 +01:00
root
0c2e7e0cc3
Updates in install scripts
2018-12-25 12:55:31 +01:00
root
c18f6f8e24
Updates in install scripts
2018-12-25 12:42:00 +01:00
root
9a34d05d36
Updates in install scripts
2018-12-25 12:40:33 +01:00
root
7b7d5ecf2a
Updates in install scripts
2018-12-25 12:29:26 +01:00
root
2bfaf344e7
Updates in install scripts
2018-12-25 10:11:47 +01:00
root
40f85a957f
Updates to install scripts
2018-12-25 10:02:30 +01:00
Cloud User
9204954691
Updates in install scripts
2018-12-25 08:32:14 +00:00
Tomas Bures
a6c7e6327b
WiP on install scripts
2018-12-24 15:41:10 +00:00
root
dcc5b18058
WiP on centos install
2018-12-24 08:48:19 +00:00
root
4eaedf0ac3
Updates in the install script (not complete yet)
2018-12-23 22:14:34 +00:00
Tomas Bures
a5b5f3f1dd
Fixes to builtin ZoneMTA settings
2018-12-21 23:04:31 +01:00
Tomas Bures
89a2aa15a4
Updates in the setup
2018-12-21 20:21:03 +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
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
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
86efa11994
Before renaming imports to tasks
2018-09-23 22:28:58 +02:00
Tomas Bures
27021e9b2b
Webhooks ported. Not tested.
2018-09-23 21:23:12 +02:00
Tomas Bures
92d28daa9e
Triggers ported. Not tested yet.
2018-09-22 15:59:05 +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
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
130c953d94
Updated packages to remove vulnerabilities reported by npm
...
Implementation of feedcheck - not tested though
2018-09-02 14:59:02 +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
877e0a857d
Merge branch 'master' into development
2018-08-06 21:02:41 +05:30
Tomas Bures
cd798b5af7
Preparation of merge with master
2018-08-06 20:24:51 +05:30