Rostislav Wolny
|
5046adc299
|
Add inactive subscribers status to reporter
[MAILPOET-2006]
|
2019-05-06 11:53:11 -04:00 |
|
Ján Mikláš
|
33f4010aa0
|
Update Beamer announcement date
[MAILPOET-2036]
|
2019-05-06 11:15:04 -04:00 |
|
Rostislav Wolny
|
e479aecdc0
|
Send confirmation email also within subscribeToLists
[MAILPOET-1992]
|
2019-05-06 11:13:49 -04:00 |
|
Rostislav Wolny
|
bd78c2b7f4
|
Refactor prototypejs to attach to window.PJS$
window.$ is used for jQuery and could be overwritten
[MAILPOET-2031]
|
2019-05-06 07:34:40 -04:00 |
|
Ján Mikláš
|
2a3a8a0386
|
Fix typo in products widget settings
[MAILPOET-2034]
|
2019-05-06 07:23:16 -04:00 |
|
Ján Mikláš
|
e00d86cf87
|
Change explicit wait for more robust check
[MAILPOET-2016]
|
2019-05-06 07:06:22 -04:00 |
|
Rostislav Wolny
|
0196c17a45
|
Improve batch custom field update query
[MAILPOET-2028]
|
2019-05-03 10:50:26 -04:00 |
|
Jan Jakeš
|
45c2464e50
|
Use site-specific form field obfuscation hash
[MAILPOET-1999]
|
2019-05-03 08:56:28 -04:00 |
|
wxa
|
2fd244528d
|
Move assorted tests from integration to unit [MAILPOET-2009]
|
2019-05-03 08:41:05 -04:00 |
|
wxa
|
994fae79d2
|
Move Mailer error tests to unit [MAILPOET-2009]
|
2019-05-03 08:41:05 -04:00 |
|
wxa
|
f2e0dc7d2f
|
Refactor URL helper to DI and move its test to unit [MAILPOET-2009]
|
2019-05-03 08:41:05 -04:00 |
|
Rostislav Wolny
|
388814d226
|
Add backward compatibility for wpdb parse_db_host
[MAILPOET-2023]
|
2019-05-02 13:41:13 -04:00 |
|
Amine Ben hammou
|
36322e2532
|
Remove random strings max length
|
2019-05-02 09:47:01 -04:00 |
|
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 |
|