|
02e1ce7e4d
|
Remove getFields method from FormEntity
[MAILPOET-3032]
|
2021-04-12 14:26:36 +02:00 |
|
|
4d56020071
|
Remove usage old model from Throttling
[MAILPOET-3032]
|
2021-04-12 14:26:36 +02:00 |
|
|
4631fb7320
|
Add SubscriberIP entity and repository
[MAILPOET-3032]
|
2021-04-12 14:26:36 +02:00 |
|
|
a715aa9b76
|
Replace usages of StatisticsForms with Doctrine
[MAILPOET-3032]
|
2021-04-12 14:26:36 +02:00 |
|
|
52b3e34839
|
Create controller for subscribe Subscribers
[MAILPOET-3032]
|
2021-04-12 14:26:36 +02:00 |
|
|
7db23849f7
|
Use Doctrine in SubscriberActions
[MAILPOET-3032]
|
2021-04-12 14:26:36 +02:00 |
|
|
f92d31fdb6
|
Reset subscriber's unconfirmed data on save
[MAILPOET-3032]
|
2021-04-12 14:26:36 +02:00 |
|
|
ce6c38cfd3
|
Fix default status for new subscriber
[MAILPOET-3032]
|
2021-04-12 14:26:36 +02:00 |
|
|
69d5eb42f7
|
Use Doctrine in RequiredCustomFieldValidator
[MAILPOET-3032]
|
2021-04-12 14:26:36 +02:00 |
|
|
aaf85e0415
|
Fix reset subscriptions in SegmentsRepository
When we update subscriber segment status via executeUpdate,
we have to refresh state from the DB.
[MAILPOET-3551]
|
2021-04-06 13:51:50 +02:00 |
|
|
41324cf62a
|
Add more supported fields to save method
[MAILPOET-3031]
|
2021-03-29 15:22:53 +02:00 |
|
|
09a75e14bd
|
Remove static call WP function.
[MAILPOET-3031]
|
2021-03-29 15:22:53 +02:00 |
|
|
8d58c9beea
|
Fix query for non default subscribed segments
[MAILPOET-3031]
|
2021-03-29 15:22:53 +02:00 |
|
|
bb9d4429ec
|
Add integration test for SubscriberSaveController
[MAILPOET-3031]
|
2021-03-29 15:22:53 +02:00 |
|
|
b8e7fb3dd0
|
Create SubscriberSaveController
[MAILPOET-3031]
|
2021-03-29 15:22:53 +02:00 |
|
|
761d587573
|
Add createOrUpdate for SubscriberCustomField
[MAILPOET-3031]
|
2021-03-29 15:22:53 +02:00 |
|
|
d7648bbda0
|
Add methods for subscribe segments to repository
[MAILPOET-3031]
|
2021-03-29 15:22:53 +02:00 |
|
|
ce48153b12
|
Fix code using the combined segments
[MAILPOET-3212]
|
2021-03-23 15:58:34 +01:00 |
|
|
f3a54c0cec
|
Remove distinct statement from export query
[MAILPOET-3505]
|
2021-03-22 13:37:42 +01:00 |
|
|
97dd881e8d
|
Add method getCurrentWPUser to SubscribersRepository
[MAILPOET-3268]
|
2021-03-16 14:39:47 +01:00 |
|
|
aff4c9d5b7
|
Fix dynamic segments filtering in subscriber export
[MAILPOET-3177]
|
2021-03-10 15:20:32 +01:00 |
|
|
40c9f047be
|
Refactor segment filter data to embedded object
[MAILPOET-3177]
|
2021-03-10 15:20:32 +01:00 |
|
|
e71e063ef0
|
Use same query logic for counting and exporting subs w/o lists
[MAILPOET-3462]
|
2021-03-10 13:16:48 +01:00 |
|
|
10bf0d006d
|
Unify subscribers without segment queries for listing & export counting
[MAILPOET-3462]
|
2021-03-10 13:16:48 +01:00 |
|
|
6f42222abc
|
Fix subscriber consent data in export
[MAILPOET-3472]
|
2021-03-09 13:13:55 +01:00 |
|
|
be29262319
|
Add support for import subscription consent evidence
[MAILPOET-3389]
|
2021-03-08 11:39:44 +01:00 |
|
|
abdcbb245a
|
Add missing fclose method for exported csv
[MAILPOET-3376]
|
2021-03-08 09:09:00 +01:00 |
|
|
a3224e9286
|
Remove old unused class for read subscribers
[MAILPOET-3376]
|
2021-03-08 09:09:00 +01:00 |
|
|
9c961757e7
|
Add a comment for a property segments in Export
[MAILPOET-3376]
|
2021-03-08 09:09:00 +01:00 |
|
|
302f9f2ca9
|
Set dynamic segment name via Doctrine parameter
[MAILPOET-3376]
|
2021-03-08 09:09:00 +01:00 |
|
|
8450beaf10
|
Add tests for get subscribers in ImportExportRepository
[MAILPOET-3376]
|
2021-03-08 09:09:00 +01:00 |
|
|
f2655c40aa
|
Use doctrine for exporting subscribers
[MAILPOET-3376]
|
2021-03-08 09:09:00 +01:00 |
|
|
b2e0bac2d8
|
Add function for export subscribers to repository
[MAILPOET-3376]
|
2021-03-08 09:09:00 +01:00 |
|
|
5b56903eee
|
Add date creation to the default fields
[MAILPOET-3393]
|
2021-03-02 16:39:22 +01:00 |
|
|
1e78769618
|
Use created_at as subscription date
[MAILPOET-3393]
|
2021-03-02 16:39:22 +01:00 |
|
|
f6f9983d9a
|
Add the new fields for the export
[MAILPOET-3393]
|
2021-03-02 16:39:22 +01:00 |
|
|
cbea75927a
|
Add ignoring improper subscribers from MailChimp
[MAILPOET-3404]
|
2021-03-02 14:29:27 +01:00 |
|
|
d940c9365e
|
Refactor Mailchimp import to API v3
[MAILPOET-3404]
|
2021-03-02 14:29:27 +01:00 |
|
|
c9ca134d30
|
Fix join parameters in SubscribersRepository
[MAILPOET-3445]
|
2021-02-25 17:36:27 +03:00 |
|
|
0347e44893
|
Use importExportRepository in import
[MAILPOET-3378]
|
2021-02-18 10:13:44 +01:00 |
|
|
7b893dfb51
|
Move multi insert functionality to a special repository
[MAILPOET-3378]
|
2021-02-18 10:13:44 +01:00 |
|
|
09acbb0d07
|
Use Doctrine instead of Paris in Import
[MAILPOET-3378]
|
2021-02-18 10:13:44 +01:00 |
|
|
0e1f7993b2
|
Fix removing from not default segments
[MAILPOET-3378]
|
2021-02-18 10:13:44 +01:00 |
|
|
32959b55b8
|
Fix deleting custom fields of WP and WC users
[MAILPOET-3378]
|
2021-02-18 10:13:44 +01:00 |
|
|
b7914a3ff6
|
Fix subscribers without segments count in subscribers filter
[MAILPOET-3164]
|
2021-01-25 09:17:17 +01:00 |
|
|
8456581695
|
Refactor segment lists fetching methods to separate repository
[MAILPOET-3164]
|
2021-01-25 09:17:17 +01:00 |
|
|
cd578e6475
|
Refactor fetching list of subscribers for export
[MAILPOET-3146]
|
2021-01-25 09:17:17 +01:00 |
|
|
c7152e9448
|
Refactor getting segments for import into doctrine
[MAILPOET-3164]
|
2021-01-25 09:17:17 +01:00 |
|
|
6c7000430d
|
Refactor getting count of subscribers without segment to repository
[MAILPOET-3164]
|
2021-01-25 09:17:17 +01:00 |
|
|
86add53c30
|
Always count WP user list towards the limit
[MAILPOET-3143]
|
2021-01-11 14:55:44 +01:00 |
|