mailtrain/views/subscription/partials
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
..
subscription-custom-fields.hbs Custom Forms 2017-03-19 13:36:57 +01:00
subscription-flash-messages.hbs Fixed NodeList.forEach (and some refactoring) 2017-04-02 13:58:42 +02:00
subscription-footer-scripts.hbs Fixed NodeList.forEach (and some refactoring) 2017-04-02 13:58:42 +02:00
subscription-manage-address-form.hbs Custom Forms 2017-03-19 13:36:57 +01:00
subscription-manage-form.hbs Custom Forms 2017-03-19 13:36:57 +01:00
subscription-subscribe-form.hbs Custom Forms 2017-03-19 13:36:57 +01:00
subscription-unsubscribe-form.hbs 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