|
f52b1343f8
|
Implement subscriber filtering in scheduled tasks
If a filterSegmentId is provided, ensure only subscribers who belong to
that segment get included in the scheduled task.
MAILPOET-5509
|
2023-08-31 14:16:10 +02:00 |
|
|
2a97189d97
|
Add ability for SubscribersFinder to filter by dynamic segment
MAILPOET-5509
|
2023-08-31 14:16:10 +02:00 |
|
|
926620e8f8
|
Ignore strict types rule in all existing files that don't have it
[MAILPOET-2688]
|
2022-11-29 15:04:09 +01:00 |
|
|
ac0a9e7b6f
|
Update doctrine/* libraries
[MAILPOET-4175]
|
2022-03-28 13:49:41 +02:00 |
|
|
54ecb6065c
|
Replace old ScheduledTask model with ScheduledTaskEntity in SubscribersFinder
[MAILPOET-3925]
|
2022-03-28 08:13:53 +02:00 |
|
|
da5537b9fe
|
Replace old Subscriber model with Doctrine equivalents in SubscribersFinder
[MAILPOET-3925]
|
2022-03-28 08:13:53 +02:00 |
|
|
9c1f0556b7
|
Replace old model ScheduledTaskSubscriber with ScheduledTaskSubscriberEntity in SubscribersFinder
[MAILPOET-3925]
|
2022-03-28 08:13:53 +02:00 |
|
|
0a73135c83
|
Replace old Segment model with Doctrine in SubscribersFinder
[MAILPOET-3925]
|
2022-03-28 08:13:53 +02:00 |
|
|
89ba1f0f4e
|
Refactor SubscribersFinder::findSubscribersInSegments() to Doctrine
[MAILPOET-3925]
|
2022-03-28 08:13:53 +02:00 |
|
|
9f790efbf0
|
Move plugin files to a subfolder
[MAILPOET-3988]
|
2022-01-18 15:30:22 +01:00 |
|