Commit Graph

7544 Commits

Author SHA1 Message Date
wxa
c4f2be2edf Clear the in_progress flag if WC sync task fails [MAILPOET-2202] 2019-08-01 13:09:18 -04:00
wxa
8b867a7b4f Reschedule failing cron tasks progressively [MAILPOET-2181] 2019-08-01 13:09:18 -04:00
wxa
e1b8462254 Execute WordPress cron trigger with a time interval [MAILPOET-2181] 2019-08-01 13:09:18 -04:00
wxa
82661248f3 Restore the captcha page in Populator [MAILPOET-2242] 2019-08-01 11:13:36 -04:00
wxa
2149bf386d Fix saving captcha page in settings [MAILPOET-2242] 2019-08-01 11:13:36 -04:00
e9bbb51aa3 Release 3.34.4 2019-08-01 09:08:18 -04:00
e796a113cd Fix setting wait_timeout for database
[MAILPOET-2243]
2019-08-01 07:59:51 -04:00
9afe9e9db2 Fix date format assertion in sending queue newsletter task integration test
[MAILPOET-2244]
2019-08-01 10:22:47 +02:00
1600e4c5ee Add unsubscribe token to existing subscribers and newsletters 2019-07-31 16:50:44 -04:00
1eecd65b3e Add unsubscribe token to new subscribers and newsletters 2019-07-31 16:50:44 -04:00
33f442df9f Generate unsubscribe tokens 2019-07-31 16:50:44 -04:00
531173014a Add unsubscribe token column 2019-07-31 16:50:44 -04:00
8c26e2852b Update KB links to new URL
[PREMIUM-127]
2019-07-31 16:16:56 -04:00
9ddc737b79 Fix stats notification scheduling after sending a post notification
[MAILPOET-2231]
2019-07-31 15:22:14 -04:00
ea7d148dc7 Remove uneeded line 2019-07-31 14:41:35 -04:00
d0ae4ae602 Add index.php only if no Index.php 2019-07-31 14:41:35 -04:00
18b01d3d5e Make header line in CSV optional in subscribers import
[MAILPOET-2225]
2019-07-31 13:03:46 -04:00
a412f13a9b Release 3.34.3 2019-07-31 10:16:36 -04:00
9696588a1d Ignore empty charset for DB connection parameters
[MAILPOET-2240]
2019-07-31 08:34:56 -04:00
4cdb9bd517 Release 3.34.2 2019-07-30 11:31:55 -04:00
0986051b3a Release 3.34.1 2019-07-30 16:44:19 +02:00
ca7bbf1625 Remove redundant index.php from doctrine mapping during build
[MAILPOET-2233]
2019-07-30 15:32:06 +02:00
8198bfaf14 Release 3.34.0 2019-07-30 08:31:11 -04:00
310133ec3f Fix Doctrine metadata not being fetched from cache correctly
[MAILPOET-2232]
2019-07-30 07:27:51 -04:00
f267768e60 Fix flaky revenue tracking acceptance test
[MAILPOET-2171]
2019-07-30 05:00:40 -04:00
9aedd70d59 Add missing dots
[MAILPOET-1990]
2019-07-30 04:31:28 -04:00
e2a5def345 Add codeception extension to set default settings for every acceptance test
[MAILPOET-1990]
2019-07-30 04:31:28 -04:00
63e000037f Remove no longer needed require_once
[MAILPOET-1990]
2019-07-30 04:31:28 -04:00
2b8325a738 Remove feature flag for woocommerce revenues
[MAILPOET-1990]
2019-07-30 04:31:28 -04:00
c5ee2baaa2 Fix missing arguments in addSubscriber API method
[MAILPOET-2226]
2019-07-29 15:51:44 -04:00
738b0b20ab Make acceptance test check acceptance id
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
6d414a1695 Use value that is properly saved
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
1069cef646 Add spacer to end of template
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
e330fe1713 Fill templates
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
dd9340c18c Give automated stats lower priority
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
7a978a3098 Create a newsletter and send it
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
d58b2ed40e Refactor code to the common place
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
8f5fb52f15 Check settings before processing task
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
fe406bf045 Refactor stats notifications to use layout
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
8a86a473df Create worker
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
d79b9443b6 Update settings for auto emails stats notifications
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
74ae7adf8d Populate stats notifications for auto emails
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
b830bb203b Small comment type change on UsageExamples.md 2019-07-29 09:56:38 +02:00
e04ab18b2c Fix missing dependencies error 2019-07-26 11:54:01 -04:00
wxa
c4ac07f71d Fix validation step answer 2 according to the updated specs [MAILPOET-2129] 2019-07-25 12:40:13 -04:00
1d3b4d3e6e Add an acceptance test
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
c87ea5a5ad Ignore validation for mailchimp method
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
138fbb4681 Remove redundant require
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
f8a5752450 Only show validation step for list over 200
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
94a25f3f1c Scroll to top on navigation
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00