mailtrain/server
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
..
config Fixes in VERP handling. 2018-12-26 09:24:46 +00:00
lib Some fixes in RSS feed processing. 2018-12-29 11:21:25 +01:00
models Some fixes in RSS feed processing. 2018-12-29 11:21:25 +01:00
protected/reports New project structure 2018-11-18 15:38:52 +01:00
routes Field setup wizard for new list - addresses 1st line of #510 2018-12-31 09:45:59 +00:00
services Some fixes in RSS feed processing. 2018-12-29 11:21:25 +01:00
setup 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
test/e2e New project structure 2018-11-18 15:38:52 +01:00
views 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
.eslintrc New project structure 2018-11-18 15:38:52 +01:00
.gitignore Fixes in reports. Reports seem to work now 2018-12-21 19:09:18 +01:00
app-builder.js Work in progress on migration to Bootstrap 4 and CoreUI admin theme 2018-12-27 14:42:21 +01:00
dbtest.js Finished support for triggered campaigns. So far only smoke-tested for subscription trigger. 2018-11-21 01:41:10 +03:00
Gruntfile.js Fixes in reports. Reports seem to work now 2018-12-21 19:09:18 +01:00
index.js Fixed bug - files/uploaded had wrong owner 2018-12-26 04:38:02 +01:00
package-lock.json Some fixes in RSS feed processing. 2018-12-29 11:21:25 +01:00
package.json DB driver changed to mysql to address issue #509. 2018-12-30 23:58:17 +00:00