mailtrain/views/subscription
Tomas Bures bd4961366f More or less all the functionality for selectable unsubscription process. Not tested yet!
Sending emails moved completely to controller. It felt strange to have some emails sent from the controller and some of them from the model.
Confirmations refactored to an independent model that can be potentially used also for other actions that need an email confirmation.
2017-05-03 15:53:34 -04:00
..
partials 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
capture-flash-messages.hbs Custom Forms 2017-03-19 13:36:57 +01:00
layout.mjml.hbs Removed defaultPostaddress from subscription footer 2017-03-20 22:39:13 +01:00
mail-already-subscribed-html.mjml.hbs More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
mail-already-subscribed-text.hbs More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
mail-confirm-address-change-html.mjml.hbs 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
mail-confirm-address-change-text.hbs 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
mail-confirm-subscription-html.mjml.hbs 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
mail-confirm-subscription-text.hbs 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
mail-confirm-unsubscription-html.mjml.hbs 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
mail-confirm-unsubscription-text.hbs 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
mail-subscription-confirmed-html.mjml.hbs Custom Forms 2017-03-19 13:36:57 +01:00
mail-subscription-confirmed-text.hbs Custom Forms 2017-03-19 13:36:57 +01:00
mail-unsubscription-confirmed-html.mjml.hbs 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
mail-unsubscription-confirmed-text.hbs 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
web-confirm-subscription-notice.mjml.hbs 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
web-confirm-unsubscription-notice.mjml.hbs 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
web-manage-address.mjml.hbs Custom Forms 2017-03-19 13:36:57 +01:00
web-manage.mjml.hbs Custom Forms 2017-03-19 13:36:57 +01:00
web-manual-unsubscribe-notice.mjml.hbs More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
web-subscribe.mjml.hbs Custom Forms 2017-03-19 13:36:57 +01:00
web-subscribed-notice.mjml.hbs 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
web-unsubscribe.mjml.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
web-unsubscribed-notice.mjml.hbs 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
web-updated-notice.mjml.hbs Custom Forms 2017-03-19 13:36:57 +01:00
widget-subscribe.hbs Subscription Widget 2017-04-03 20:42:04 +02:00