John Oleksowicz
f9d6e65ece
Ensure personal data exporter includes all custom fields
...
The test testExportSubscriberWithCustomField was only passing before
because we were truncating tables in between tests, so the custom field
id ended up matching the subscriber custom field id coincidentally.
MAILPOET-5145
MAILPOET-5185
2023-04-07 12:11:12 -05:00
Jan Jakes
926620e8f8
Ignore strict types rule in all existing files that don't have it
...
[MAILPOET-2688]
2022-11-29 15:04:09 +01:00
Pavel Dohnal
086852ee4d
Remove version number from the source
...
[MAILPOET-4474]
2022-09-09 11:25:51 +02:00
David Remer
b05e6d414c
Remove WP\Functions::__ and other translate functions
...
Under the new sniffer rules, those functions produce errors and, when those methods
are used, the sniffer can not properly be applied.
[MAILPOET-4524]
2022-08-09 13:23:16 +02:00
Sam Najian
5b0e7128c6
Remove usages of StatisticsNewsletters in newsletter exporter
...
[MAILPOET-4348]
2022-08-01 14:18:59 +02:00
Sam Najian
31aa18868b
Remove traces of older models in PersonalDataExports namespace
...
[MAILPOET-4348]
2022-08-01 14:18:59 +02:00
Sam Najian
10d4eb5d7f
Remove old models from SegmentsExporter
...
[MAILPOET-4348]
2022-08-01 14:18:59 +02:00
Sam Najian
a2f65bf647
Migrate PersonalDataExporters\NewslettersExporter to Doctrine
...
[MAILPOET-4348]
2022-07-18 16:47:48 +02:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00