Commit Graph

11353 Commits

Author SHA1 Message Date
Jan Lysý
8f425c40fb Forbid animation in preview while changing form width
[MAILPOET-3175]
2020-09-30 15:59:55 +02:00
Jan Lysý
b2a1482a29 Update supported WordPress version
[MAILPOET-3176]
2020-09-30 14:06:20 +02:00
Pavel Dohnal
4519cdd449 Add a log for trashing newsletters
[MAILPOET-3183]
2020-09-30 14:05:43 +02:00
Pavel Dohnal
21055c077b Update code sniffinch checks
[MAILPOET-3144]
2020-09-29 17:32:23 +02:00
Pavel Dohnal
52b4b86c4b Use php 7.1 in build as the oldest version
[MAILPOET-3144]
2020-09-29 17:32:23 +02:00
Pavel Dohnal
bef6f25c8d Update php version notice
[MAILPOET-3144]
2020-09-29 17:32:23 +02:00
Pavel Dohnal
fc2e432543 Update php version in composer
[MAILPOET-3144]
2020-09-29 17:32:23 +02:00
Pavel Dohnal
6f72f56f52 Update required php version check
[MAILPOET-3144]
2020-09-29 17:32:23 +02:00
Pavel Dohnal
b49cff77de Mark required php version in readme
[MAILPOET-3144]
2020-09-29 17:32:23 +02:00
Pavel Dohnal
1f47581ce6 Update php version check
[MAILPOET-3144]
2020-09-29 17:32:23 +02:00
Pavel Dohnal
4b8635d148 Release 3.51.1 2020-09-29 11:28:43 +02:00
Rostislav Wolny
95af49e43f Refactor creating/deleting WordPress users in integration tests
[MAILPOET-3077]
2020-09-29 08:24:11 +02:00
Veljko V
51e1ce9b7c Fixed scenario for checking default list on multisite
[MAILPOET-3179]
2020-09-28 16:19:32 +02:00
Rostislav Wolny
946a17ed93 Fix subscribers in segment count query
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
d026517ed9 Refactor search string escaping to a helper function
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
cd5079efda Remove unused SegmentEntity method
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
2f270575f3 Make segment description mandatory
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
c78922c12e Remove unused FinderMock dummy service
[MAILPOET-3077]
2020-09-28 14:26:53 +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
510921f27e Remove unused free plugin connector service
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
f6808404f2 Update dynamic segment listing to display all and subscribed count
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
cdc090fc15 Limit legacy segment subscriber count to subscribed subscribers
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
b37d1f8c03 Allow all subscription statuses in WC segments
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
d7e64b6fd0 Load dynamic segments for subscribers listing in listing repository
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
cd295c7aec Allow fetching count of subscribers with status
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
694d1fae10 Refactor SubscribersFinder to be always injected by container
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
b91687cbc1 Add integration test for SegmentSubscribersRepository
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
2b90042189 Add acceptance test for WooCommerce dynamic segments
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
c952ef9542 Use only Listing repository in subscribers listing API
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
a98f627dbf Add segment filters application to Subscribers listing repository
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
3d517a43dc Remove unnecessary SendingNewslettersSubscribersFinder service
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
5aa4e880e6 Refactor static/dynamic condition to match old behavior
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
0437236cf1 Refactor subscriber finder to use new repository
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
f948f2b53a Refactor loading subscriber counts in dynamic segments API
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
231b7eb2a9 Add SegmentSubscriberRepository with basic methods
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
a1b3677223 Implement WooCommerce category purchase segment filter in Doctrine
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
750014716e Implement WooCommerce product segment filter using Doctrine
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
ed059670fb Refactor email action filter test to Doctrine
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
00db901d94 Implement email actions filter in Doctrine
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
cf76480ab3 Implement userRole filter using Doctrine
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
d2e46c17ed Add dummy dynamic segments filters
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
d18d3b052d Add dynamic segments filter entity
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
814686e8d2 Refactor mailpoet_get_segment_filters to direct calls
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
bf053edbfb Refactor mailpoet_subscribers_in_segment_apply_bulk_action_handlers to direct calls
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
a42b3d6e3f Refactor mailpoet_subscribers_listings_filters_segments to direct calls
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
1a56b2534e Refactor mailpoet_get_subscribers_listings_in_segment_handlers to direct calls
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
f9f8428b42 Move dynamic segment type constant to segment entity
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
dd7390ec73 Refactor mailpoet_get_subscribers_in_segment_finders hook to direct calls
[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