..
api.js
Some fixes in lists and apis to reflect the changes in subscriptions.
2017-05-06 06:35:32 -04:00
archive.js
Fixes issue with HTML entities
2017-03-19 13:39:34 +02:00
blacklist.js
Add blacklist function
2017-04-11 10:10:02 +02:00
campaigns.js
Fixed bug #246 .
2017-06-01 08:03:43 -04:00
editorapi.js
Reduce error handling noise
2017-03-10 15:38:04 +01:00
fields.js
Updated translation support
2017-03-07 16:30:56 +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
grapejs.js
GrapeJS MJML Integration (Experimental)
2017-05-31 02:08:44 +02:00
index.js
Fixed title case
2017-03-12 01:13:24 +01:00
links.js
Do not use .stack property with error objects
2017-03-24 13:04:38 +02:00
lists.js
Some fixes in lists and apis to reflect the changes in subscriptions.
2017-05-06 06:35:32 -04:00
mosaico.js
applied some code style changes
2017-03-10 14:14:38 +02:00
namespaces.js
Work in progress on a React-based error reporting mechanism.
2017-06-05 00:52:59 +02:00
report-templates.js
Report processor worker refactored to run under another user (nobody) and have its own mysql credentials.
2017-04-27 16:35:53 -04:00
reports.js
Work in progress on securing reports.
2017-04-25 22:49:31 +00:00
segments.js
Updated translation support
2017-03-07 16:30:56 +02:00
settings.js
initial translations support
2017-03-04 18:15:16 +02:00
subscription.js
Added processing of the "auto" option in unsubscription.
2017-05-27 00:43:56 +02:00
templates.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
triggers.js
Fixed bug #246 .
2017-06-01 08:03:43 -04:00
users.js
Updated translation support
2017-03-07 16:30:56 +02:00
webhooks.js
Do not use .stack property with error objects
2017-03-24 13:04:38 +02:00