d14ecc982b
Does not display unprocessed subscriber when sending a test message
2017-02-24 11:18:27 -05:00
82e153a2e8
- Fixes mailer's error message not being displayed
2016-11-30 13:31:02 -05:00
cdb3b94cbd
- Updates mailer endpoint to handle sending restart
2016-11-28 09:50:32 -05:00
1d03482463
- Updates API endpoint with to handle the new mailer response format
2016-11-28 09:50:32 -05:00
d1def923f8
- Enables error response in newsletter preview if sending fails
2016-11-28 09:50:32 -05:00
7fbf84db1f
converted text domain to string instead of constant
2016-09-30 09:58:26 +02:00
42202f676a
updated Env::plugin_name to constant for text domain
2016-09-27 14:54:23 +02:00
ba6198f956
added textdomain to __() calls
2016-09-27 14:53:44 +02:00
4950e47297
updated mailer endpoint
2016-08-10 13:09:35 +02:00
2e88d7cce0
Added API/Endpoint abstract class
...
- (re)Added Endpoints folder to both API and Router
- fixed syntax in namespaces
- xhr.responseJSON is returned to the fail()
- fixed Router endpoints (view in browser, cron,...)
2016-08-02 17:08:43 +02:00