Commit Graph

5186 Commits

Author SHA1 Message Date
Rostislav Wolny
0ca8bcfbf5 Refactor translation strings in form templates 4 and 6
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
fedfc32910 Refactor translation strings in form templates 1 and 3
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
8d08560760 Add link tag replacement support to form templates
[MAIPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
b818e2755a Staticize emojis in form templates
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
638c55db95 Fix apostrophes and replace privacy policy urls in form templates
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
8e83eb3493 Add form templates based on template 7
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
24fbeeb05f Add form templates based on template1
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
cf8ad9d20f Fix coding style in form editor page
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
d5a840aa2f Refactor assets fetching for form template 4
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
e18d4b9e2a Refactor assets fetching for form template 6
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
01057c7ff1 Add assets url factory method to form template
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
0f0472975d Refactor default form custom css to constant
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
6fb755eda7 Refactor CDN assets URL to separate service
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
8b5ab57b64 Fix subscribers counts in list filter in subscribers listing
[MAILPOET-3136]
2020-09-10 10:51:34 +02:00
wxa
0f11026e35 Make whitespace check work when output buffering is on [MAILPOET-2983] 2020-09-09 15:22:17 +02:00
wxa
d110fb26fa Add tests for headers already sent notice [MAILPOET-2983] 2020-09-09 15:22:17 +02:00
wxa
da38a1364a Show notice if whitespace output may break tracking images or captcha [MAILPOET-2983] 2020-09-09 15:22:17 +02:00
Rostislav Wolny
4f50c94dcb Use new confirmation mailer send method with duplicate check
[MAILPOET-2876]
2020-09-09 13:09:06 +02:00
Rostislav Wolny
c6bb38cc69 Add method for sending confirmation email with duplicates check
[MAILPOET-2876]
2020-09-09 13:09:06 +02:00
Pavel Dohnal
2697bbc9fe Fix too much space at the end of form
[MAILPOET-3090]
2020-09-09 11:11:50 +02:00
wxa
b0e7a486ff Remove new-default-list-name feature flag [MAILPOET-3004] 2020-09-08 14:44:45 +02:00
Rostislav Wolny
65fd596f71 Fix counts in segment filter in subscriber listing
[MAILPOET-3132]
2020-09-08 09:16:56 +02:00
Rostislav Wolny
ea16dc7925 Hotfix groups filter for subscribers listing
[MAILPOET-3132]
2020-09-08 09:16:56 +02:00
Pavel Dohnal
81a37be18f Display form on mouse exit
[MAILPOET-3057]
2020-09-07 09:57:12 +02:00
Rostislav Wolny
3095d946d4 Update DB migration version check
[MAILPOET-3072]
2020-09-07 08:54:34 +02:00
Rostislav Wolny
9d391bf8ae Fix duplicit orders in subscriber stats summary
[PREMIUM-145]
2020-09-03 15:04:11 +02:00
Rostislav Wolny
36bad65b80 Add getCount to StatisticsClickEntity
[PREMIUM-145]
2020-09-03 15:04:11 +02:00
Rostislav Wolny
36e1d092b5 Add getEditPostLink to WP functions wrapper
[PREMIUM-145]
2020-09-03 15:04:11 +02:00
Rostislav Wolny
aee2d82396 Add WooCommerce purchases relation to statistics clicks entity
[PREMIUM-145]
2020-09-03 15:04:11 +02:00
Rostislav Wolny
f13f22c8b6 Display banner for users who have no access to subscriber stats
[PREMIUM-145]
2020-09-03 15:04:11 +02:00
Pavel Dohnal
e48bb4ee23 Reworded a description
[MAILPOET-3121]
2020-09-02 16:29:28 +02:00
Pavel Dohnal
8b6d0421d6 Remove redundant tags
[MAILPOET-3121]
2020-09-02 16:29:28 +02:00
Pavel Dohnal
7c3e964d92 Remove redundant closing tag
[MAILPOET-3121]
2020-09-02 16:29:28 +02:00
Pavel Dohnal
f95e077f62 Capitalize an acronym
[MAILPOET-3121]
2020-09-02 16:29:28 +02:00
Pavel Dohnal
987a243a66 Increase version
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
Pavel Dohnal
2a37be1f88 Fix position
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
Pavel Dohnal
193149781b Unset old properties
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
Pavel Dohnal
b82d11ddba Update templates to the new structure
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
Pavel Dohnal
401b780dce Use refactored in form displaying
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
Pavel Dohnal
e15426635e Migrate placement data to the new structure
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
Pavel Dohnal
3490b8847c Use wordpress time when importing subscribers
[MAILPOET-3041]
2020-09-02 10:35:16 +02:00
Pavel Dohnal
23d7e2468c Fix displaying post notifications history
[MAILPOET-3111]
2020-09-02 09:47:08 +02:00
Rostislav Wolny
fab74d82dc Disable ONLY_FULL_GROUP_BY mode for db connection
[MAILPOET-3115]
2020-08-27 13:56:57 +02:00
Rostislav Wolny
5550f5eef2 Fix segment and newsletter listing SQL to work with ONLY_FULL_GROUP_BY
[MAILPOET-3115]
2020-08-27 13:56:57 +02:00
Pavel Dohnal
6047b2cb32 Fix SQL error when running with ONLY_FULL_GROUP_BY
[MAILPOET-3110]
2020-08-24 12:11:03 +02:00
Pavel Dohnal
d7eb318737 Send date as a string instead of an object
[MAILPOET-3109]
2020-08-24 11:27:15 +02:00
Pavel Dohnal
c878bb9ab0 Update the status
[MAILPOET-3087]
2020-08-24 10:40:12 +02:00
Rostislav Wolny
4bfa841f48 Add form Template 10 group
[MAILPOET-3074]
2020-08-14 09:31:14 +02:00
Rostislav Wolny
a42e97d900 Add form Template 6
[MAILPOET-3074]
2020-08-14 09:31:14 +02:00
Pavel Dohnal
d6fb223114 Remove code for older WP versions
[MAILPOET-3096]
2020-08-13 17:01:05 +02:00