Commit Graph

3270 Commits

Author SHA1 Message Date
Rostislav Wolny
ebc44082e6 Add inactive subscribers worker to factory
[MAILPOET-1791]
2019-04-22 10:58:13 -04:00
Rostislav Wolny
7eb0e23d22 Add cron worker for inactive subscribers
[MAILPOET-1791]
2019-04-22 10:58:13 -04:00
Rostislav Wolny
7b433a4273 Add reactivation of recently active subscribers
[MAILPOET-1791]
2019-04-22 10:58:13 -04:00
Rostislav Wolny
9edace78f0 Add inactive subscribers deactivation
[MAILPOET-1971]
2019-04-22 10:58:13 -04:00
Pavel Dohnal
e660541b5b Add woocommerce properties to mixpanel reporter
[MAILPOET-1821]
2019-04-22 06:47:11 -04:00
Pavel Dohnal
1923005897 Update PHP version warning
[MAILPOET-1947]
2019-04-18 10:06:48 +03:00
Pavel Dohnal
75cf0139cd [MAILPOET-1951] 2019-04-17 18:57:09 +03:00
Pavel Dohnal
bd49a39fca Remove big spender
[MAILPOET-1979]
2019-04-17 15:55:10 +02:00
Pavel Dohnal
4624ac2a92 Display user's time in scheduling emails
[MAILPOET-1980]
2019-04-17 12:37:38 +02:00
Ján Mikláš
2e7de9ce13 Show inactive column in Lists
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
Ján Mikláš
07af1df3a5 Show 'inactive' option in 'Manage subscription'
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
Ján Mikláš
b76010ab2d Change subscriber groups order
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
Ján Mikláš
317db5cff7 More readable code
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
f81083e046 Add wc_get_product function to WC helper
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
e2080eea2d Show Products widget only when WC is active
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
42f43e96e1 Allow <del> element in editor to correctly format discounted product
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
6fd9c69a27 Always show product image in editor
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
b40e4bb28a Use WC functions to get short and full description in products widget
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
b131afa73e Update products display options - add price property
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Pavel Dohnal
bdaff6fc30 Add tracking cookie
[MAILPOET-1961]
2019-04-16 11:20:56 +02:00
Rostislav Wolny
534dc140f7 Use WP function to parse DB_HOST
This change will enable using MailPoet on sites which are using ipv6 addresses in DB_HOST
[MAILPOET-1907]
2019-04-16 11:11:28 +03:00
Ján Mikláš
fe746f07f0 Better name from inactive subscriber interval
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
Ján Mikláš
54bc5513c1 Add new settings to set inactive subscriber period
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
Ján Mikláš
f6a30dba38 Count inactive subscribers towards subscribers limit
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
Ján Mikláš
be777c20aa Add new "inactive" subscriber status
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
Rostislav Wolny
b07975b91b Fix pQuery classes to respect psr-4 2019-04-10 16:55:10 -04:00
Pavel Dohnal
3e66e9e1dd Fix phpstan level 6
[MAILPOET-1969]
2019-04-10 09:55:13 -04:00
Pavel Dohnal
46a0b7501b Update phpstan to level 5
[MAILPOET-1969]
2019-04-10 09:55:13 -04:00
Pavel Dohnal
5c536b3779 [MAILPOET-1921] 2019-04-10 07:00:59 -04:00
Pavel Dohnal
e8a2b970df Send text version of confirmation email
[[MAILPOET-1966]
2019-04-10 06:36:47 -04:00
Rostislav Wolny
a27b224d8f Fix usage of content helpers to respect context
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
b9799a5446 Slightly improve regex in link content helper
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
724363d892 Remove unnecessary parameters from block helpers
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
4f7afb9829 Add php doc to block render helpers
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
bc32e5f6f3 Get rid of unused argument in inlineCss
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
c2f5a98893 Get rid of double parsing of html within rendering
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
55ca5dfd5e Fix styles parser
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
7116ff2720 Fix mail preheader
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
e820d690b5 Refactor text renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
7fc2c25fa1 Refactor column renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
fbb015dc8c Refactor social renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
e345f7ead1 Refactor image renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
604583bbc8 Refactor footer and header renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
5a5cdf4fd1 Refactor divider and spacer renderers
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
50386ba9ed Refactor button renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
d07f64038b Add output helpers
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
756ebe673b Get rid of global &amp; encoding in post process
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
fdb7dc971c Get rid of removing !important flags in render post process
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Pavel Dohnal
19b1a6234f Prevent removing mandatory custom fields
[MAILPOET-1828]
2019-04-08 10:35:20 -04:00
Pavel Dohnal
6493f7ceb4 Validate only fields in form
[MAILPOET-1828]
2019-04-08 10:35:20 -04:00