Commit Graph

6942 Commits

Author SHA1 Message Date
6fb43bf1a5 Remove unused strings 2019-05-10 08:56:17 -04:00
e700473d88 Fix acceptance test 2019-05-10 08:56:17 -04:00
6ba4b16c14 Fix typos and remove unused vars 2019-05-10 08:56:17 -04:00
01aa35d616 Add acceptance test 2019-05-10 08:56:17 -04:00
7ddffb4dd5 Refactor components 2019-05-10 08:56:17 -04:00
ebe22aa98e Remove unused props 2019-05-10 08:56:17 -04:00
0c3473f03d Not validate free email when MSS is used 2019-05-10 08:56:17 -04:00
df587ca486 Move tags outside translatable string 2019-05-10 08:28:52 -04:00
e1f9c93276 Show the old admin notice when using free email 2019-05-10 08:28:52 -04:00
68708fc6ad Rollback acceptance test changes 2019-05-07 11:23:55 -04:00
937b0229e5 Disable automatic message updating temporary 2019-05-07 11:23:55 -04:00
6a55f2f663 Fix typo 2019-05-07 11:23:55 -04:00
fc6d7c63bc Fix acceptance tests 2019-05-07 11:23:55 -04:00
8da9a5f887 Improve migration and tests 2019-05-07 11:23:55 -04:00
6608621ea8 Test forms confirmation messages [MAILPOET-1636] 2019-05-07 11:23:55 -04:00
b35f583ec6 Migrate default messages of existing forms [MAILPOET-1636] 2019-05-07 11:23:55 -04:00
db17281705 Update forms messages on settings save [MAILPOET-1636] 2019-05-07 11:23:55 -04:00
64e1a1e16c Create new forms with the right message [MAILPOET-1636] 2019-05-07 11:23:55 -04:00
wxa
444e6e937c Release 3.25.1 2019-05-07 06:52:56 -04:00
5046adc299 Add inactive subscribers status to reporter
[MAILPOET-2006]
2019-05-06 11:53:11 -04:00
33f4010aa0 Update Beamer announcement date
[MAILPOET-2036]
2019-05-06 11:15:04 -04:00
e479aecdc0 Send confirmation email also within subscribeToLists
[MAILPOET-1992]
2019-05-06 11:13:49 -04:00
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
2a3a8a0386 Fix typo in products widget settings
[MAILPOET-2034]
2019-05-06 07:23:16 -04:00
e00d86cf87 Change explicit wait for more robust check
[MAILPOET-2016]
2019-05-06 07:06:22 -04:00
0196c17a45 Improve batch custom field update query
[MAILPOET-2028]
2019-05-03 10:50:26 -04:00
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
388814d226 Add backward compatibility for wpdb parse_db_host
[MAILPOET-2023]
2019-05-02 13:41:13 -04:00
36322e2532 Remove random strings max length 2019-05-02 09:47:01 -04:00
591f75c49a Replace uniqid with random_bytes 2019-05-02 09:47:01 -04:00
e2e3715684 Add release dates to JIRA in release:publish-jira command
[MAILPOET-2001]
2019-05-02 09:08:46 -04:00
92f82b640a Move redcomponent/teststatistics to dev
[MAILPOET-2012]
2019-05-02 09:01:53 -04:00
97ad463d5b Replace Stub:: with $this-> in DaemonHttpRunnerTest
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
ea4516d36f Remove useless method mocks
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
b3751ca775 Fix tests that were not testing what they should
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
9458a0c0ea Fix DaemonHttpRunnerTest for rewritten Daemon
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
835c8d2d26 Fix DaemonTest for rewritten Daemon
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
75288ad023 Remove useless (and duplicit) test from DaemonTest
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
0a1b475ffd Log and output all error occured during last cron run
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
0fa5146146 Inject SettingsController instead of creating new instance
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
b47b5de958 Execute each cron worker in independent try/catch block
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
feb374746b Release 3.25.0 2019-04-30 05:40:57 -04:00
b8000c872c Revert "Display user's time in scheduling emails"
This reverts commit 4624ac2a92.
2019-04-30 04:32:15 -04:00
87d5c802cc Ensure tracking is enabled for inactive users test
[MAILPOET-2025]
2019-04-30 09:39:36 +02:00
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