Commit Graph

7310 Commits

Author SHA1 Message Date
Amine Ben hammou
591f75c49a Replace uniqid with random_bytes 2019-05-02 09:47:01 -04:00
Jan Jakeš
e2e3715684 Add release dates to JIRA in release:publish-jira command
[MAILPOET-2001]
2019-05-02 09:08:46 -04:00
Pavel Dohnal
92f82b640a Move redcomponent/teststatistics to dev
[MAILPOET-2012]
2019-05-02 09:01:53 -04:00
Jan Jakeš
97ad463d5b Replace Stub:: with $this-> in DaemonHttpRunnerTest
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
Jan Jakeš
ea4516d36f Remove useless method mocks
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
Jan Jakeš
b3751ca775 Fix tests that were not testing what they should
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
Jan Jakeš
9458a0c0ea Fix DaemonHttpRunnerTest for rewritten Daemon
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
Jan Jakeš
835c8d2d26 Fix DaemonTest for rewritten Daemon
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
Jan Jakeš
75288ad023 Remove useless (and duplicit) test from DaemonTest
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
Jan Jakeš
0a1b475ffd Log and output all error occured during last cron run
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
Jan Jakeš
0fa5146146 Inject SettingsController instead of creating new instance
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
Jan Jakeš
b47b5de958 Execute each cron worker in independent try/catch block
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
Rostislav Wolny
feb374746b Release 3.25.0 2019-04-30 05:40:57 -04:00
Pavel Dohnal
b8000c872c Revert "Display user's time in scheduling emails"
This reverts commit 4624ac2a92.
2019-04-30 04:32:15 -04:00
Rostislav Wolny
87d5c802cc Ensure tracking is enabled for inactive users test
[MAILPOET-2025]
2019-04-30 09:39:36 +02:00
Rostislav Wolny
3715e84588 Add missing feature switch for WooCommerce settings
[MAILPOET-2024]
2019-04-29 13:23:28 -04:00
wxa
ecf0fe63c0 Add a feature flag [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
26cbd79535 Add an integration test for fetch() in settings controller [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
3a34d28daa Use encapsulated WP functions, remove some nesting [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
604eedf91b Fix accessing non-existing nested properties in setting controller [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
4c4ff0cba6 Add acceptance tests for WC checkout opt-in [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
823b7610ef Add product ordering helpers to AcceptanceTester [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
9f2eb3547c Add integration tests for WC checkout opt-in [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
12d2b9b46a Add WooCommerce checkout opt-in functionality [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
00c9e682ed Allow unsubscribing from the WooCommerce segment [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
41212d8a6f Add WooCommerce opt-in on checkout settings [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
Pavel Dohnal
7873a7a26e Make index shorter than MySQL limits
[MAILPOET-2021] Fixes: #2006
2019-04-29 07:45:11 -04:00
Pavel Dohnal
ae70f7ae9b Display subscribers with correct status
[MAILPOET-1944]
2019-04-29 06:52:36 -04:00
Rostislav Wolny
7b61df02e5 Remove unnecessary require in test
[MAILPOET-2018]
2019-04-29 06:09:45 -04:00
Rostislav Wolny
db4d858561 Add scheduled tasks cleanup to fix acceptance test
[MAILPOET-2018]
2019-04-29 06:09:45 -04:00
Ján Mikláš
810f2bd041 Exclude non-public posts hidden by 3rd-party plugins from ALC
[MAILPOET-1964]
2019-04-29 05:46:16 -04:00
Ján Mikláš
a319f61b63 Update KB link for bounce emails
[MAILPOET-2019]
2019-04-29 05:41:16 -04:00
Ján Mikláš
92198f8470 Add KB link for inactive subscribers
[MAILPOET-2019]
2019-04-29 05:41:16 -04:00
Ján Mikláš
8baa9de429 Update vulnerable JS libraries
[MAILPOET-1994]
2019-04-25 13:32:47 -04:00
Pavel Dohnal
e5f6211793 Ignore duplicities when preparing bounce task
[MAILPOET-1997]
2019-04-25 12:41:02 -04:00
Rostislav Wolny
3b259e23e1 Improve acceptance test check
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
9cba72edb2 Fix coding style issues
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
7ac0218a5d Add acceptance test for inactive subscribers settings change
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
bfcc499b10 Add inactive subscribers status job scheduling on settings change
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
f5d154d680 Reactivate all inactive subscribers when inactive interval is set to never
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
e5f5b3534c Fix name of Fashion Store template thumbnail file
[MAILPOET-1739]
2019-04-25 11:32:45 -04:00
Amine Ben hammou
ef73c83608 Duplicate and rename the thumbnails
This is for the CDN to serve the new ones while keeping the old thumbnails for users with old versions.
2019-04-25 11:32:45 -04:00
Amine Ben hammou
779d71bc31 Add border to thumbnails 2019-04-25 11:32:45 -04:00
Amine Ben hammou
31fd1ed01e Rename thumbnails in PHP classes 2019-04-25 11:32:45 -04:00
Amine Ben hammou
7fd4270f59 Remove HTML border 2019-04-25 11:32:45 -04:00
Amine Ben hammou
34e0211cb6 Refactor the code to use async/await 2019-04-25 11:32:45 -04:00
Amine Ben hammou
159021233a Add padding when taking template screenshot 2019-04-25 11:32:45 -04:00
Ján Mikláš
92aa16131c Respect WP's first day of week setting in schedule calendar
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
Ján Mikláš
337e8d6165 Remove duplicated get_option TwigFunction
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
Ján Mikláš
6cc8de18a1 Encapsulate get_option in Twig Functions
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00