Commit Graph

180 Commits

Author SHA1 Message Date
Rostislav Wolny
0d6a068351 Add condition for adding custom HTML block to inserter
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
ab5720b4ca Allow WooCommerce and WP segments in shortcodes settings
[MAILPOET-3419]
2021-02-15 11:40:43 +01:00
Pavel Dohnal
8698fd944f Remove the Update page
[MAILPOET-3406]
2021-02-08 13:01:06 +01:00
Rostislav Wolny
8456581695 Refactor segment lists fetching methods to separate repository
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
0ee10fe2f9 Load list of segments on subscribers page using doctrine
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
ee6eea5f99 Load list of segments on settings page using doctrine
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
ade48fc359 Load list of segments on form editor page using doctrine
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
09fa34f6e6 Load list of segments on newsletters page using doctrine
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
bdb6477b4b Replace usages of Subscriber::getTotalCount by Subscribers service
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
2c3f6488c2 Remove no longer needed fetching of WP user count
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
7c8f29a90d Get rid of premium_subscriber_count and load count using doctrine
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
e576002d70 Append subscribers limit notice with info about WP users segment
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
35a25e119f Remove unnecessary type checks
These were added during initial testing of php8 compatibility using PHPStan and were false positive due PHPStan issues.
[MAILPOET-2837]
2021-01-04 12:28:53 +01:00
Rostislav Wolny
d13f63b3e2 Fix other minor type issues in libs
[MAILPOET-3926]
2020-12-07 11:36:01 +01:00
Pavel Dohnal
15ae8ae369 Use the data loader in form editor
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Pavel Dohnal
344a338376 Move data selection to a reusable service
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Pavel Dohnal
daaeada3da Match select boxes with same select boxes in segments
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Pavel Dohnal
5f05495fa0 Display tutorial to all users
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
bfaa1bbec4 Display tutorial only to new users
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
e52a2af475 Add data about form editor tutorial into store
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
bf13d08a22 Download premium plugin
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Rostislav Wolny
dfc4c286df Use init form template settings as fallback for corrupted data
[MAILPOET-3924]
2020-11-19 09:55:28 +01:00
wxa
4661eab49e Merge WC email initialization into newsletters listing page [MAILPOET-2433] 2020-11-11 14:27:36 +01:00
Pavel Dohnal
4134e6e882 Use doctrine in Shortcodes Helper
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Rostislav Wolny
df1f00f4df Add Test 14 form based templates
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
Rostislav Wolny
b9e5c12697 Add Test 13 form based templates
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
Rostislav Wolny
3c5dc77889 Add Test 18 form based templates
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
Rostislav Wolny
150743a533 Add Test 17 form based templates
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
Pavel Dohnal
eaa94c5ce8 Update description
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
Ján Mikláš
4a2e61aeb5 Add <TopBar> to forms listing
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Rostislav Wolny
e8891dd2b1 Add Test 12 based templates
[MAILPOET-3190]
2020-10-05 17:24:33 +02:00
Rostislav Wolny
5b08451809 Add Test 11 based templates
[MAILPOET-3190]
2020-10-05 17:24:33 +02:00
Rostislav Wolny
1664a0fb30 Add temporary template thumbnails 2020-10-01 15:44:41 +02:00
Rostislav Wolny
448565603b Unify naming of template files
[MAILPOET-2988]
2020-10-01 15:44:41 +02:00
Rostislav Wolny
85a729ed86 Divide form templates data into categories
[MAILPOET-2988]
2020-10-01 15:44:41 +02:00
Pavel Dohnal
fbe4444737 Prevent loading whole posts on form editor page
The whole post can take a lot of memory, we only need name and id

[MAILPOET-3187]
2020-10-01 09:49:17 +02:00
Rostislav Wolny
82ce309df1 Rename property used for a dynamic segments service
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
331e40a137 Remove filter mailpoet_segments_with_subscriber_count
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
dd4bf486a6 Load dynamic segments for list directly without hook
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Pavel Dohnal
0ed20f0d3e Pass woocommerce data to template
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
bbde9cf36d Split sending pages to form editor
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
5c21da80d5 Add data to template
[MAILPOET-3120]
2020-09-17 13:41:31 +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
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
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
Rostislav Wolny
295ca93920 Add Template 4 group templates
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00