Commit Graph

5 Commits

Author SHA1 Message Date
Rostislav Wolny
2b4f8de61a Fix segment selections
PHP8.1 fixed a PDO bug (https://bugs.php.net/bug.php?id=80808) that was causing
that integer columns were fetched as strings.
[MAILPOET-3980]
2021-12-13 09:36:43 +01:00
Jan Lysý
a6dc552cdc Use new controller with subscribers counts
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
40a511c641 Use transient cache for count of subscribers in lists
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
wxa
19dd9180bd Rename 'not in a list' option
[MAILPOET-3462]
2021-03-10 13:16:48 +01:00
Rostislav Wolny
8456581695 Refactor segment lists fetching methods to separate repository
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00