Commit graph

174 commits

Author SHA1 Message Date
Andris Reinman
c1cf51e877 Return id for field insert api call 2016-08-29 14:03:49 +03:00
Andris Reinman
896fc01015 v1.16.0 2016-08-29 13:57:27 +03:00
Andris Reinman
3fcd389db8 Merge branch 'cloudron-io-master' 2016-08-29 13:02:20 +03:00
Andris Reinman
1469e08063 Added API call to create new custom fields 2016-08-29 12:27:14 +03:00
Andris Reinman
175b8eb94d v1.15.1. Do not throw when VERP message parsing fails 2016-08-22 15:06:11 +03:00
Johannes Zellner
2c387351c6 Deny access for empty password authentication attempts 2016-08-11 14:46:52 +02:00
Johannes Zellner
67fc7939df Hide/show account management ui based on authentication mode 2016-08-11 14:44:43 +02:00
Johannes Zellner
b9f4b286c5 Make minimal ldap configs available for html templates 2016-08-11 14:44:09 +02:00
Johannes Zellner
eed8616dbb Add ldap.passwordresetlink to configuration file 2016-08-11 14:41:30 +02:00
Johannes Zellner
4f3b2e9dcb Add ldap authentication 2016-08-11 13:21:48 +02:00
Johannes Zellner
65c2e9db98 Add ldap section to default configuration 2016-08-11 13:21:21 +02:00
Johannes Zellner
3f86ad2945 Add users.add() 2016-08-11 13:15:51 +02:00
Johannes Zellner
dff9996fda Add users.findByUsername() 2016-08-11 13:01:02 +02:00
Johannes Zellner
9af735d474 Add passport-ldapjs node module 2016-08-11 11:23:01 +02:00
Andris Reinman
ef4aa301ab do not decrement new unsubscribed subscribers, fixes #83 2016-08-11 10:56:16 +03:00
Andris Reinman
fb7fd7238f Encode List-ID header, allow access to campaigns with deleted list 2016-08-10 20:45:29 +03:00
Andris Reinman
0b6d549af4 Update README.md 2016-08-09 10:52:54 +03:00
Andris Reinman
dc50bbb072 Update README.md 2016-08-09 10:51:17 +03:00
Andris Reinman
2a16bfe7b2 Merge pull request #80 from paulborza/fix-mail-tester-com-missing-alt-attribute-for-tracking-image
Add ALT attribute for tracking image
2016-07-31 23:07:37 +03:00
Paul Borza
5a52eeaf3a add tracking image 2016-07-31 20:02:36 +03:00
Andris Reinman
aad08c4f12 v1.15.0 2016-07-28 17:10:38 +03:00
Andris Reinman
1bcc88f64c Updated front page links 2016-07-09 12:01:15 +03:00
Andris Reinman
ed83aae469 Added sponsor logo 2016-07-09 11:45:14 +03:00
Andris Reinman
4b7f5d4d93 v1.14.0 2016-07-09 11:23:07 +03:00
Andris Reinman
8da244e38a bumped deps 2016-07-06 20:11:04 +03:00
Andris Reinman
b6555ffd04 Added links to preview delivered messages 2016-07-06 20:10:34 +03:00
Andris Reinman
cf0042c50a Added support for throttling 2016-07-05 19:31:57 +03:00
Andris Reinman
10bd4614ef Add an option to disable un/subscribe confirmation messages 2016-07-01 00:06:46 +03:00
Andris Reinman
3182566526 Fix ANY match segments with range queries 2016-06-24 14:53:30 +03:00
Andris Reinman
c3ec92d14f v1.13.0 2016-06-24 14:31:45 +03:00
Andris Reinman
c72f03ff5e Added API method to delete subscribers 2016-06-24 14:29:07 +03:00
Andris Reinman
eab46d758a Display a list of triggered users 2016-06-24 14:12:21 +03:00
Andris Reinman
fe2a6651f1 fixed invalid sql dump 2016-06-24 07:34:24 +03:00
Andris Reinman
9ad4a68f2b updated changelog 2016-06-23 17:45:39 +03:00
Andris Reinman
6cca4c67ff v1.12.0 2016-06-22 16:50:22 +03:00
Andris Reinman
a2a22a1412 updated deps 2016-06-22 15:55:31 +03:00
Andris Reinman
d697ca2fab resolved conflict 2016-06-22 15:54:53 +03:00
Andris Reinman
4e33cc471f status 2016-06-22 15:25:36 +03:00
Andris Reinman
b16209f23e Added initial support for trigger based automation 2016-06-22 14:32:15 +03:00
Andris Reinman
d9bc72d759 removed campaign link 2016-06-10 11:23:56 +03:00
Andris Reinman
06aea61827 Do not delete url pointers from database when resetting campaign 2016-06-09 09:53:38 +03:00
Andris Reinman
f7617ec06e unserialize html encoding in redirect urls 2016-06-08 20:39:05 +03:00
Andris Reinman
e2ae925b97 Show 404 error for unresolved tracking urls 2016-06-08 11:16:32 +03:00
Andris Reinman
6eed682d93 u 2016-06-06 17:40:59 +03:00
Andris Reinman
cc1c70d57f Merge pull request #57 from wesbos/patch-1
Added node for MAMP users
2016-06-02 20:29:18 +03:00
Wes Bos
e51f8689c6 Added node for MAMP users
Struggled with this for about 45 minutes and it seems its something that trips up most MAMP users when they run mysql outside of the mamp PHP environment. 

Not sure if this is too much info for the config file, so feel free to not accept this :)
2016-06-02 09:37:23 -04:00
Andris Reinman
e216c909f5 Update install.sh 2016-06-02 15:08:32 +03:00
Andris Reinman
d3693111bc Update README.md 2016-06-02 15:08:04 +03:00
Andris Reinman
54b1d665de updated readme 2016-06-02 13:50:10 +03:00
Andris Reinman
2f8f7c56f2 updated install script 2016-06-02 13:25:49 +03:00