mailtrain/lib/models
Tomas Bures c81f5544e6 Added support for Datatables
Added support for ajax-based server side validation (useful for validation of emails, duplicate usernames, etc.)
User form more or less ready in the basic version (i.e. without permission management)
2017-06-21 02:14:14 +02:00
..
blacklist.js Add blacklist function 2017-04-11 10:10:02 +02:00
campaigns.js [bugfix] Blacklisted emails counter not set to 0 on campaign reset 2017-05-27 14:14:32 +02:00
confirmations.js Some fixes in lists and apis to reflect the changes in subscriptions. 2017-05-06 06:35:32 -04:00
fields.js Satisfy eslint rule no-useless-escape 2017-06-15 21:44:54 +02: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 Separate disable opened/clicked tracker to 2 options 2017-05-27 14:04:49 +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 Release candidate of the selectable unsubscription 2017-05-04 17:42:46 -04:00
segments.js Updated translation support 2017-03-07 16:30:56 +02:00
settings.js Release candidate of the selectable unsubscription 2017-05-04 17:42:46 -04:00
subscriptions.js Fixed bug: Hidden custom fields (for custom forms) losing values when updating preferences. 2017-06-15 19:11:13 +02: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-legacy.js Added support for Datatables 2017-06-21 02:14:14 +02:00