Commit Graph

10452 Commits

Author SHA1 Message Date
Pavel Dohnal
227ec2adc9 Mark network tests as skipped
Instead of silently returning

[MAILPOET-2358]
2019-09-19 14:48:59 +02:00
Pavel Dohnal
3b390e9d88 Mark mailer tests as skipped
Instead of silently returning

[MAILPOET-2358]
2019-09-19 14:48:59 +02:00
Rostislav Wolny
e8be427097 Add check for menu item presence before adding into intro steps
[MAILPOET-2369]
2019-09-19 14:37:39 +02:00
Rostislav Wolny
55d8253777 Refactor intro to build steps only when intro is active
[MAILPOET-2369]
2019-09-19 14:37:39 +02:00
Ján Mikláš
2e1ea9bd28 Allow hiding listing tabs
[PREMIUM-138]
2019-09-19 08:45:46 +02:00
Ján Mikláš
0ae466f5fa Show error notice when trying to delete segment, which is assigned to automated email
[MAILPOET-2352]
2019-09-18 16:29:42 +02:00
Ján Mikláš
dad381c74d Add automated emails subjects to segments response
[MAILPOET-2352]
2019-09-18 16:29:42 +02:00
Amine Ben hammou
d43ae6d350 Remove usage of @ operator
[MAILPOET-2357]
2019-09-18 10:46:44 +02:00
Rostislav Wolny
c5dbeff04f Release 3.36.0 2019-09-18 10:33:10 +02:00
Rostislav Wolny
ac09343910 Don't mark obsolete tokens as deprecated
[MAILPOET-2364]
2019-09-17 17:47:57 +02:00
Rostislav Wolny
f27d764d13 Refactor adding link_tokens in import to separate methods
[MAILPOET-2364]
2019-09-17 17:47:57 +02:00
Rostislav Wolny
d6d9885a1e Add link_token for new subscribers during import
[MAILPOET-2364]
2019-09-17 17:47:57 +02:00
Rostislav Wolny
09db91bc33 Always use length of database link_token for token validation
[MAILPOET-2364]
2019-09-17 17:47:57 +02:00
Rostislav Wolny
2b02d22232 Modify cron to generate short link_tokens
[MAILPOET-2364]
2019-09-17 17:47:57 +02:00
Rostislav Wolny
7ea33310e8 Decrease length of old tokens to 6 chars
[MAILPOET-2364]
2019-09-17 17:47:57 +02:00
Rostislav Wolny
5cbcefbbb4 Use constant for token length
[MAILPOET-2364]
2019-09-17 17:47:57 +02:00
Pavel Dohnal
b2a4155a59 Make the page better looking
[MAILPOET-2274]
2019-09-17 13:01:22 +02:00
Jack Kitterhing
2bdff16bc6 Copy changes 2019-09-17 13:01:22 +02:00
Jack Kitterhing
0f6e1da667 Copy changes 2019-09-17 13:01:22 +02:00
Pavel Dohnal
1e70ac5236 Typo
[MAILPOET-2274]
2019-09-17 13:01:22 +02:00
Pavel Dohnal
18f06a5249 Fix styling of features heading
[MAILPOET-2274]
2019-09-17 13:01:22 +02:00
Pavel Dohnal
ea024cb65e Fix paragraph position
[MAILPOET-2274]
2019-09-17 13:01:22 +02:00
Pavel Dohnal
64618d3204 Make buttons on the premium page bigger
[MAILPOET-2274]
2019-09-17 13:01:22 +02:00
Pavel Dohnal
9e9192720c Make the page responsive
[MAILPOET-2274]
2019-09-17 13:01:22 +02:00
Pavel Dohnal
9e4d1190f9 Show free section only to relevant users
[MAILPOET-2274]
2019-09-17 13:01:22 +02:00
Pavel Dohnal
6a8c7ae99b Add sections to the new premium page
[MAILPOET-2274]
2019-09-17 13:01:22 +02:00
Pavel Dohnal
db23f5b91c Add a feature flag
[MAILPOET-2274]
2019-09-17 13:01:22 +02:00
Rostislav Wolny
d00e260550 Fix hardcoded wp_post table in WooCommerce orders processing
[MAILPOET-2361]
2019-09-16 13:00:40 +02:00
Amine Ben hammou
595f118307 Enable Authorized emails checks for all users
[MAILPOET-2359]
2019-09-16 11:04:05 +02:00
Pavel Dohnal
4136a0d8c4 Add PHP extensions to composer
[MAILPOET-2325]
2019-09-12 19:12:33 +02:00
Amine Ben hammou
ec3b5ca1e3 Optimize the SQL query
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
Amine Ben hammou
69f011f63c Add missing use statements
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
Amine Ben hammou
2ed3fe316b Fix typo in SQL
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
Amine Ben hammou
459dc8bff8 Schedule the task only when needed
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
Amine Ben hammou
75017d93ba Reduce scheduling priority
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
Amine Ben hammou
f5eb7cb5a0 Use CHAR because the size is constant
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
Amine Ben hammou
36322978ae Add Cron task to generate link_tokens for existing subscribers 2019-09-12 17:32:05 +02:00
Amine Ben hammou
b4bb6dd747 Fix tests 2019-09-12 17:32:05 +02:00
Amine Ben hammou
3ea9c99090 Use link_token when tracking and rendering links 2019-09-12 17:32:05 +02:00
Amine Ben hammou
042213d5aa Generate link_token when new subscriber is created 2019-09-12 17:32:05 +02:00
Amine Ben hammou
4edde1636f Add link_token to subscribers table 2019-09-12 17:32:05 +02:00
Amine Ben hammou
76a08d4478 Fix acceptance test
[MAILPOET-2360]
2019-09-12 16:38:00 +02:00
Pavel Dohnal
47a51834f9 Use only one body for text emails
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00
Pavel Dohnal
4127f1fadf Remove useless condition
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00
Pavel Dohnal
0957b6a129 Remove comments
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00
Pavel Dohnal
952b9d7dd4 Initialise hooks early
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00
Pavel Dohnal
198b04fe24 Translate exception for phpmailer
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00
Pavel Dohnal
10903cb6c8 Throw for unknown content type
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00
Pavel Dohnal
d953fde6f9 Deal with Mailer Response
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00
Pavel Dohnal
998139f896 Send WordPress HTML emails
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00