Commit Graph

97 Commits

Author SHA1 Message Date
ad899e436c Add heading content
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
80ec5c53f0 Set headings color from WooCommerce
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
a5129b3293 Use exit instead of return after redirect
[MAILPOET-2408]
2019-10-11 15:57:38 +01:00
4d8119028d Show notice in settings to enable WC customizer
[MAILPOET-2408]
2019-10-11 15:57:38 +01:00
01c37b9618 Redirect to settings when WC email customizer is disabled
[MAILPOET-2408]
2019-10-11 15:57:38 +01:00
80f335fee3 Add dynamic segments page from Premium plugin
[MAILPOET-2382]
2019-10-09 13:36:24 +01:00
f4e1da7ac0 Implement action
[MAILPOET-2300]
2019-10-02 09:42:43 +01:00
ade1cc4d8e Autofix alphabetically sorted use statements
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
efcd7d6e1d Hide setting behind feature flag
[MAILPOET-2284]
2019-09-25 20:01:06 +01:00
b16cec570e Rename confusing name
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
4154d0b928 Use feature flag for the MSS Pitch feature
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
1c4cb05cdf Pass the correct subscribers count to MSS pitch
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
744a6edc49 Allow MSS Pitch to be displayed on congratulate
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
9d5f43b411 Show the pitch only if key is not stored
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
20ea3359f2 Display heading based on subscriber's count
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
9e4d1190f9 Show free section only to relevant users
[MAILPOET-2274]
2019-09-17 13:01:22 +02:00
db23f5b91c Add a feature flag
[MAILPOET-2274]
2019-09-17 13:01:22 +02:00
01a0fe96c4 Remove no longer necessary checks
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
46476c8491 Add "resend email" action to subscribers list item
[MAILPOET-2316]
2019-09-09 11:35:38 +01:00
fa4b01880a Remove unused TinyMCE wplink plugin 2019-08-29 11:13:15 -04:00
23f785bf62 Add cron ping error response to status notice
[MAILPOET-2290]
2019-08-23 12:12:12 -04:00
89ed90dddb Fix task scheduler isReachable status
[MAILPOET-2290]
2019-08-23 12:12:12 -04:00
3a120d8a17 Show NPS poll only after sending 2019-08-20 11:56:01 -04:00
aa78636d87 Update abandoned cart email description
[MAILPOET-2205]
2019-08-14 11:03:24 +02:00
f2671bdd5a Fix Linux cron path
[MAILPOET-2124]
2019-08-01 14:09:47 -04:00
3539a636ca Remove "beta" from WooCommerce type
[MAILPOET-2190]
2019-08-01 13:29:37 -04:00
2b8325a738 Remove feature flag for woocommerce revenues
[MAILPOET-1990]
2019-07-30 04:31:28 -04:00
wxa
7788aebe83 Fix minor PR remarks [MAILPOET-2015]
Reuse updateCaptcha() function
Inject Captcha class using DI
Add no-cache headers to captcha image
Fix an error when accessing the captcha page directly
Edit the line in settings regarding missing dependencies
2019-07-23 08:37:46 -04:00
wxa
f8ea514887 Update the captcha setting [MAILPOET-2015] 2019-07-23 08:37:46 -04:00
8e5953cca3 Fix fetching premium key status for settings template
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
cb1dd28ea9 Add SubscriberLimit and InvalidApi key pages classes
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
8693efdea5 Add FormEditor page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
81d06065be Add subscribers import/export pages classes
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
f8e178e6e7 Add ExperimentalFeatures page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
fa521e5cb7 Add Forms page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
0cf89eb28c Add Segments page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
17fe60b293 Add Subscribers page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
d09afded94 Add Update page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
73f39be4df Add RevenueTrackingPermission page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
e93d1e1774 Add WooCommerceListImport page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
fbb123a4ca Add MP2Migration page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
c11b2313af Add NewsletterEditor page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
28f5c18b06 Add Help page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
3c87713830 Add Settings page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
073b88979e Add Newsletters page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
654669e52c Refactor forgotten get_option call using WPFunctions
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
fe604745c1 Add WelcomeWizard page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00