Commit Graph

5329 Commits

Author SHA1 Message Date
7361613bba minor fixes 2018-01-29 15:30:17 +00:00
a8f33d9a7e Merge pull request #1248 from mailpoet/update-name
Update plugin name [MAILPOET-1272]
2018-01-26 11:44:52 +03:00
c497a72aab Update plugin name
[MAILPOET-1272]
2018-01-25 15:48:11 +00:00
d0f55a1d1b Merge pull request #1247 from mailpoet/revert-dotdeb
Revert "Use alternative dotdeb mirror" [MAILPOET-1262]
2018-01-25 11:26:50 +03:00
3b92caf677 Merge pull request #1246 from mailpoet/segment-sending-fix
Fix segments sending [MAILPOET-1270]
2018-01-24 22:21:32 -05:00
d3c64810a8 Merge pull request #1243 from mailpoet/subscribers_strict_mode_fix
Fix a fatal error when creating a subscribers table in MySQL strict mode [MAILPOET-1268]
2018-01-24 22:19:55 -05:00
f85a169248 Revert "Use alternative dotdeb mirror"
This reverts commit a4af2b9c65.
2018-01-24 16:22:36 +00:00
2dd08c6820 Fix segments sending
[MAILPOET-1270]
2018-01-24 15:30:52 +00:00
d7609f48d4 Merge pull request #1244 from mailpoet/import
Normalizing emails during the import to avoid integrity constraint violation [MAILPOET-1271]
2018-01-23 19:35:45 +03:00
1d02c688a2 releasing 3.3.6 3.3.6 2018-01-23 15:16:36 +00:00
37c58c6aa4 Add a comment about testing normalization [MAILPOET-1271] 2018-01-23 18:08:13 +03:00
4abd034880 normalizing emails in lowercase 2018-01-23 13:46:10 +00:00
e8c7584b9b Fix a fatal error when creating a subscribers table in MySQL strict mode [MAILPOET-1268] 2018-01-23 15:59:20 +03:00
be3eb0a7ff Add 2 polls for new and old users respectively
[MAILPOET-1266]
2018-01-23 12:26:06 +00:00
eee01ee3f1 Merge pull request #1240 from mailpoet/acceptance-multisite
Execute acceptance tests on multisites [MAILPOET-1193]
2018-01-22 18:35:41 -05:00
56ad9a8976 Merge pull request #1241 from mailpoet/am_display_available_groups
Makes necessary changes for automatic emails feature to work [PREMIUM-55]
2018-01-22 15:41:47 +02:00
20d0ed1aac fixing js tests 2018-01-22 11:36:46 +00:00
f42b61a49e fixing unit test 2018-01-22 11:03:32 +00:00
5e152e920e fix screenshots 2018-01-22 11:03:31 +00:00
0d26b62416 minor fixes 2018-01-22 11:03:31 +00:00
8e60b2b317 renaming and modifying categories 2018-01-22 11:01:20 +00:00
cae46d9acd fixed duplicated templates when scheduling/sending same newsletter twice 2018-01-22 11:01:19 +00:00
bfad5509c1 fixed acceptance test 2018-01-22 11:01:19 +00:00
3ae7b436de returning preview url in meta 2018-01-22 11:01:19 +00:00
30b2eda29f fix eslint errors 2018-01-22 11:01:19 +00:00
a519eff231 saving recently sent templates 2018-01-22 11:01:19 +00:00
fe2ab08a49 adding template to corresponding categories when saved 2018-01-22 11:01:18 +00:00
9b914a471b adding templates categories to the display 2018-01-22 11:01:18 +00:00
74f008517b adding categories to templates 2018-01-22 11:01:18 +00:00
ba45ee7e35 Make acceptance login timeouts longer
[MAILPOET-1193]
2018-01-22 10:14:58 +00:00
a5543d9d78 Add multisite job to workflows
[MAILPOET-1193]
2018-01-22 08:37:34 +00:00
3c2ef4b8ee Merge pull request #1225 from mailpoet/re-captcha
Introduce reCAPTCHA [MAILPOET-1242]
2018-01-21 19:53:31 -05:00
07417391be Allows passing custom data to extra routes 2018-01-20 21:06:28 -05:00
e00d43e506 Displays email type thumbnail image when available 2018-01-20 21:06:22 -05:00
c4f285afca Not use deprecated code 2018-01-18 16:28:30 +00:00
c70097085e Add circle config
[MAILPOET-1193]
2018-01-18 16:02:01 +00:00
ca6bde8a64 Add multisite run for acceptance tests
[MAILPOET-1193]
2018-01-18 12:23:33 +00:00
a1ba783264 reCaptcha works without javascript now 2018-01-18 10:50:07 +00:00
e77d00b179 Add DB variables to compose file
it will be configured automatically and we don't need to run `cli` to configure
2018-01-18 10:00:36 +00:00
b683ae0bc1 Add command to delete docker stuff 2018-01-18 09:59:09 +00:00
f658fd7776 Release 3.3.5 3.3.5 2018-01-16 16:38:06 +02:00
1a08155f54 Merge pull request #1239 from mailpoet/mss_filters
Adds filters to control connection to MSS API [MAILPOET-1267]
2018-01-16 16:04:36 +02:00
a3b3e1f8df Removes filter after use 2018-01-16 08:24:44 -05:00
87aca7c667 Uses a helper to intercept WP functions 2018-01-16 08:21:26 -05:00
a7a8cd2be4 Updates filter name 2018-01-16 08:20:29 -05:00
819d4dc17a Abstracts WP functions 2018-01-15 19:52:51 -05:00
6e94db24a2 minor fixes 2018-01-15 12:43:48 +00:00
5bf532a750 minor UI fix 2018-01-15 10:47:26 +00:00
c63b7d9b91 handling multiple instances of reCaptcha 2018-01-15 10:47:25 +00:00
a8052c118a fixing minor issues and adding unit test 2018-01-15 10:46:07 +00:00