Commit Graph

24 Commits

Author SHA1 Message Date
Jan Lysý
40a511c641 Use transient cache for count of subscribers in lists
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
2490396a9e Allow saving more than one dynamic filter per segment
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Rostislav Wolny
a3b420d65c Fix SQL query for subscribers without list
[MAILPOET-3647]
2021-06-07 14:36:13 +02:00
Jan Lysý
e9080ec0f3 Add dynamic segments support to count shortcode
[MAILPOET-3425]
2021-03-29 12:10:05 +02:00
Pavel Dohnal
dc2a06601f Fix calculating segments before saving
[MAILPOET-3212]
2021-03-23 15:58:34 +01:00
Pavel Dohnal
ce48153b12 Fix code using the combined segments
[MAILPOET-3212]
2021-03-23 15:58:34 +01:00
Jan Lysý
c7eb9df3da Unify counting dynamic subscribers
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Jan Lysý
e4eab6cbae Add method for returning count of dynamic subscribers
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Rostislav Wolny
40c9f047be Refactor segment filter data to embedded object
[MAILPOET-3177]
2021-03-10 15:20:32 +01:00
wxa
10bf0d006d Unify subscribers without segment queries for listing & export counting
[MAILPOET-3462]
2021-03-10 13:16:48 +01:00
Jan Lysý
fb68f1a7d8 Fix count returned from shortcode mailpoet_subscribers_count
[MAILPOET-3424]
2021-03-08 10:24:59 +01:00
Rostislav Wolny
b7914a3ff6 Fix subscribers without segments count in subscribers filter
[MAILPOET-3164]
2021-01-25 09:17:17 +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
cd578e6475 Refactor fetching list of subscribers for export
[MAILPOET-3146]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
6c7000430d Refactor getting count of subscribers without segment to repository
[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
28acdd629e Add method for fetching list of segments with subscribers count
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Pavel Dohnal
1d6cf56fd9 Refactor subscriber statistics to doctrine
[MAILPOET-3168]
2021-01-08 10:37:50 +01:00
Pavel Dohnal
9e8ccd2c17 Use native array_column
[MAILPOET-3173]
2020-10-12 10:10:03 +02:00
Rostislav Wolny
946a17ed93 Fix subscribers in segment count query
[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
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
231b7eb2a9 Add SegmentSubscriberRepository with basic methods
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00