Commit Graph

63 Commits

Author SHA1 Message Date
Rodrigo Primo
1c9a5afc2b Deprecate the old model StatisticsOpens
This model is not used anymore in our codebase and can be removed after
a six months grace period.

[MAILPOET-4150]
2022-05-13 08:45:28 +02:00
Rodrigo Primo
0f5700bf2b Replace old model StatisticsOpens with Doctrine code in StatisticsNewsletters
The test class \MailPoet\Subscribers\ImportExport\PersonalDataExporters\NewslettersExporterTest
calls the modified
\MailPoet\Models\StatisticsNewsletters::getAllForSubscriber() method
several times so it can be used to confirm that the changes made in this
commit work as expected.

[MAILPOET-4150]
2022-05-13 08:45:28 +02:00
Rodrigo Primo
d010cb1a69 Deprecate the model StatisticsClicks
This model is not used anymore in our codebase and can be removed after
a six months grace period.

[MAILPOET-4150]
2022-05-13 08:45:28 +02:00
Rodrigo Primo
6c98e5adcf Deprecate DynamicSegmentFilter model as it is not used anymore
We can remove this model after six months.

[MAILPOET-4150]
2022-05-13 08:45:28 +02:00
David Remer
a8d88beec9 Escape output according to WP sniffs
[MAILPOET-4129]
2022-04-04 17:12:33 +02:00
Rostislav Wolny
1cb89dd41d Remove unused ScheduledTaskSubscriber model methods
[MAILPOET-4006]
2022-04-04 15:33:52 +02:00
Rostislav Wolny
ed1c9e5202 Move ScheduledTaskSubscrineb constants from old model to entity
[MAILPOET-4006]
2022-04-04 15:33:52 +02:00
Rodrigo Primo
9c1f0556b7 Replace old model ScheduledTaskSubscriber with ScheduledTaskSubscriberEntity in SubscribersFinder
[MAILPOET-3925]
2022-03-28 08:13:53 +02:00
Jan Lysý
82e05dfe0f Add fixes for better compatibility with PHP8.1
[MAILPOET-4015]
2022-03-14 09:38:20 +01:00
Brezo Cordero
0854d36256 Remove \Models\SubscriberIP
[MAILPOET-3899]
2022-02-28 09:42:56 +01:00
Brezo Cordero
16869c4fb5 Remove Models\StatisticsForms
[MAILPOET-3899]
2022-02-28 09:42:56 +01:00
wxa
5772dc086c Add Woo membership segment backend
[MAILPOET-3880]
2022-01-27 16:14:14 +01:00
Jan Jakes
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00