mailtrain/lib/models
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
..
blacklist.js Add blacklist function 2017-04-11 10:10:02 +02:00
campaigns.js More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
confirmations.js More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
fields.js Custom Forms 2017-03-19 13:36:57 +01:00
forms.js More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
links.js Do not use .stack property with error objects 2017-03-24 13:04:38 +02:00
lists.js 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
report-templates.js Fixed eslint errors 2017-04-23 15:24:31 -04:00
reports.js More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
segments.js Updated translation support 2017-03-07 16:30:56 +02:00
settings.js Initial import 2016-04-04 15:36:30 +03:00
subscriptions.js More or less all the functionality for selectable unsubscription process. Not tested yet! 2017-05-03 15:53:34 -04:00
templates.js The "Reports" feature seems functional. 2017-04-20 19:42:01 -04:00
triggers.js Lists and Templates overviews refactored to use ajax. Before the refactoring, they behaved and looked a bit different to the other (Ajax) tables. The main difference in the behavior was in the row numbers (1st column) when sort order was switched. The non-ajax tables rearranged the numbers in the 1st column while the ajax-tables didn't. 2017-04-16 03:22:32 -04:00
users.js Do not use .stack property with error objects 2017-03-24 13:04:38 +02:00