Commit Graph

4663 Commits

Author SHA1 Message Date
Ján Mikláš
300fe0030e Fix preview URL not assigned to newsletter
[MAILPOET-2271]
2019-08-22 09:04:54 -04:00
Pavel Dohnal
be02837c5c Upgrade to Beacon 2
[MAILPOET-2180]
2019-08-22 08:38:57 -04:00
Pavel Dohnal
11aebe2e05 Fix notice
[MAILPOET-2267]
2019-08-21 14:34:14 -04:00
Pavel Dohnal
9fbff395b0 Save exception when running acceptance tests
[MAILPOET-2267]
2019-08-21 14:34:14 -04:00
Ján Mikláš
273809be77 Update 'View in browser' header link
[MAILPOET-2196]
2019-08-21 11:17:13 -04:00
Pavel Dohnal
3810e33742 Update the default list name
[MAILPOET-2198]
2019-08-21 08:06:15 -04:00
Ján Mikláš
3367a3bc8c Update sign-up confirmation email
[MAILPOET-2187]
2019-08-20 13:09:35 -04:00
Ján Mikláš
c41cf37dda Update privacy policy text on forms
[MAILPOET-2185]
2019-08-20 13:09:35 -04:00
Rostislav Wolny
10e71426aa Modify stats tables indexes for faster fetching in emails listing
[MAILPOET-2213]
2019-08-20 12:27:20 -04:00
Rostislav Wolny
d285fdba1d Simplify newsletter stats query
[MAILPOET-2213]
2019-08-20 12:27:20 -04:00
Amine Ben hammou
3a120d8a17 Show NPS poll only after sending 2019-08-20 11:56:01 -04:00
Amine Ben hammou
64e6e5c681 Update privacy notice 2019-08-20 11:16:40 -04:00
Amine Ben hammou
f1b1108804 Remove Doctrine unneeded annotations directory 2019-08-20 11:02:20 -04:00
Pavel Dohnal
79d9deb6c4 Remove image captions from classic editor posts
[MAILPOET-2194]
2019-08-20 08:32:26 -04:00
Pavel Dohnal
3721698b67 Remove image captions from gutenberg posts
[MAILPOET-2194]
2019-08-20 08:32:26 -04:00
Amine Ben hammou
87882d8cc0 Update forms messages when settings change 2019-08-15 16:28:24 +01:00
Ján Mikláš
a1bf7ec23f More performant check if there are any WC users
[MAILPOET-2163]
2019-08-15 10:44:57 +01:00
Ján Mikláš
991b624504 Use WooCommerce\Helper to detect if WC is active
[MAILPOET-2163]
2019-08-15 10:44:57 +01:00
Ján Mikláš
c1c2d0a102 Hide WooCommerce segments when WooCommerce is not active
[MAILPOET-2163]
2019-08-15 10:44:57 +01:00
Pavel Dohnal
dfb4545650 Fix flakey test
[PREMIUM-136]
2019-08-14 13:32:26 +02:00
Ján Mikláš
aa78636d87 Update abandoned cart email description
[MAILPOET-2205]
2019-08-14 11:03:24 +02:00
Jan Jakeš
ed1e6fd015 Throw exception when metadata cache not writable
[MAILPOET-2269]
2019-08-13 15:44:09 +02:00
Jan Jakeš
9b4163e9dc Fix discovered notices and warnings
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
Jan Jakeš
a3411d0a15 Disable Tracy debug bar in tests
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
Jan Jakeš
09c35d0745 Add simple API panel to Tracy bar
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
Jan Jakeš
c4b0efe72b Add simple formatting for select queries, wrap long SELECT clauses
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
Jan Jakeš
886cf9eb50 Add simple SQL keyword highliting
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
Jan Jakeš
719018a704 Add basic Doctrine panel to Tracy
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
Jan Jakeš
fd1cd31060 Fix coding style to conform to MailPoet standards
[MAILPOET-2235]
2019-08-12 14:41:16 +02:00
Jan Jakeš
35a56bacd7 Avoid double table prefixing when cache not pregenerated in dev environments
[MAILPOET-2235]
2019-08-12 14:41:16 +02:00
Jan Jakeš
1bc2119c63 Fix table prefixer to work with aliases and proxy classes
[MAILPOET-2235]
2019-08-12 14:41:16 +02:00
Pavel Dohnal
ba119846f2 Prevent blocking confirmation emails for admin
[MAILPOET-2159]
2019-08-12 12:23:59 +01:00
Rostislav Wolny
47861cdf19 Use DI to inject MP2Migrator to MP2Migrator API endpoint and Changelog
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
Rostislav Wolny
92495b20a5 Use DI to inject Activator to MP2Migrator
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
Rostislav Wolny
25048e17b4 Add referral id detection on install and update
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
Rostislav Wolny
fd6fd4c7e6 Add ReferralDetector and test
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
Amine Ben hammou
83d9c85737 Use the rendered subject in stats email 2019-08-09 19:27:27 +01:00
wxa
2d8484deb9 Make WP cron trigger run without time interval by default [MAILPOET-2251] 2019-08-06 12:13:54 +01:00
wxa
15c36e851e Fix captcha transient lifetime, remove a duplicate string [MAILPOET-2246] 2019-08-05 21:10:23 +01:00
Rostislav Wolny
579ce5fc64 Add integration test for captcha session
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
Rostislav Wolny
13724898d1 Use Cookies service within Session and add unit test
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
Rostislav Wolny
881d068f8b Use build-in captcha only when session is avaiable
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
Rostislav Wolny
8e1c3b8c03 Use CaptchaSession service instead of PHP Session
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
Rostislav Wolny
6a494a2fae Introduce captcha session service
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
Rostislav Wolny
ee1cee27dc Inject Session into Initializer using DI
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
Rostislav Wolny
7cb322196f Replace PHP Session with minimalist MailPoet session
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
Pavel Dohnal
f2671bdd5a Fix Linux cron path
[MAILPOET-2124]
2019-08-01 14:09:47 -04:00
Ján Mikláš
3539a636ca Remove "beta" from WooCommerce type
[MAILPOET-2190]
2019-08-01 13:29:37 -04:00
wxa
cd3cfbe1ab Make cron able to stop itself if the cron trigger is WordPress [MAILPOET-2181] 2019-08-01 13:09:18 -04:00
wxa
c4f2be2edf Clear the in_progress flag if WC sync task fails [MAILPOET-2202] 2019-08-01 13:09:18 -04:00