mailtrain/views
Tomas Bures 32e2e61789 Unsubscription is identified by subscriber cid. This effectivelly allows only the recipient of the email to unsubscribe. This addresses issue #221.
I also scraped the "auto" parameter which automatically submits the unsubscription form when the link is clicked in a campaign email. Instead, I introduced the
unsubscription options ONE_STEP, ONE_STEP_WITH_FORM, TWO_STEP, TWO_STEP_WITH_FORM. The options without "_WITH_FORM" shall behave like when called with "auto".
This functionality is to come. Currently it behaves as ONE_STEP_WITH_FORM.
2017-04-30 13:01:22 -04:00
..
archive Merge branch 'master' of github.com:andris9/mailtrain 2017-03-07 16:31:34 +02:00
campaigns The "Reports" feature seems functional. 2017-04-20 19:42:01 -04:00
emails Custom Forms 2017-03-19 13:36:57 +01:00
grapejs Remove pencil icon from GrapeJS image toolbar, #195 2017-04-07 23:12:01 +02:00
lists Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
mosaico Removed Mosaico legacy styles 2017-03-11 13:28:07 +01:00
partials Cleanup landingpage 2017-03-12 01:04:43 +01:00
report-templates Added the option to select lists in report. 2017-04-17 16:30:31 -04:00
reports Fixed eslint errors 2017-04-23 15:24:31 -04:00
subscription Unsubscription is identified by subscriber cid. This effectivelly allows only the recipient of the email to unsubscribe. This addresses issue #221. 2017-04-30 13:01:22 -04:00
templates The "Reports" feature seems functional. 2017-04-20 19:42:01 -04:00
triggers Updated translation support 2017-03-07 16:30:56 +02:00
users Add blacklist function 2017-04-11 10:10:02 +02:00
blacklist.hbs Add blacklist function 2017-04-11 10:10:02 +02:00
error.hbs Initial import 2016-04-04 15:36:30 +03:00
index.hbs Updated Screenshots 2017-03-21 10:53:35 +01:00
layout.hbs Add blacklist function 2017-04-11 10:10:02 +02:00
settings.hbs Fixed vertical spacing of settings page and made inputs consistent 2017-03-11 13:27:42 +01:00