Rostislav Wolny
b8b5696ab1
Use campaign name if available in newsletters listing in segment editor
...
[MAILPOET-5646]
2024-01-08 12:04:06 +05:00
Rostislav Wolny
8be034822e
Add minimalistic WpPostEntity for fetching basic post data for listing
...
[MAILPOET-5646]
2024-01-08 12:04:06 +05:00
Jan Lysý
525c80bac4
Fix PHPStan warnings in lib
...
[MAILPOET-5751]
2023-12-13 11:48:14 +01:00
Oluwaseun Olorunsola
65de203ea3
Fix fetching standard newsletters and post-notification history items
...
MAILPOET-5698
2023-12-11 10:58:22 +01:00
Jan Lysý
899b68f2df
Remove setting click_id to zero and keep the old one
...
Setting newsletter_id and click_id blocked deleting newsletters due to the unique index.
[MAILPOET-5607]
2023-09-26 01:52:19 -07:00
John Oleksowicz
0e770ed649
Use CarbonImmutable instead of Carbon
...
MAILPOET-5574
2023-09-11 13:49:57 +02:00
John Oleksowicz
000cb5e6d5
Add limit to mailpoet_archive shortcode
...
MAILPOET-5574
2023-09-11 13:49:57 +02:00
John Oleksowicz
ec71b44648
Add ability to filter mailpoet_archive by subject
...
MAILPOET-5574
2023-09-11 13:49:57 +02:00
John Oleksowicz
a0c1a137d6
Update mailpoet_archive to accept date params
...
MAILPOET-5574
2023-09-11 13:49:57 +02:00
Rostislav Wolny
3ff4ba0c86
Delete WP Posts when deleting Newsletter Entities
...
[MAILPOET-5365]
2023-08-24 15:44:34 +02:00
David Remer
5649dd22bb
Do not delete revenue, but update newsletter_id and click_id
...
[MAILPEOT-5486]
2023-08-22 10:19:37 +02:00
Sam Najian
c84a6894ba
Throw and log the issue if coupon was not found when rendering
...
[MAILPOET-4983]
2023-03-01 17:46:22 +01:00
Sam Najian
534bff5a80
Show a notice on top of newsletter listing for corrupt emails
...
[MAILPOET-4983]
2023-03-01 17:46:22 +01:00
Rostislav Wolny
62cff7b388
Refactor analytics data campaigns_count to be more future proof
...
[MAILPOET-5014]
2023-01-30 09:21:39 +01:00
Rostislav Wolny
0cf2787937
Add email campaigns count to WC tracker data
...
[MAILPOET-5014]
2023-01-30 09:21:39 +01:00
Rostislav Wolny
68187a0fb6
Add product discovery status detection to homepage data service
...
[MAILPOET-4827]
2023-01-23 16:48:52 +01: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
Jan Lysý
f9b521a42d
Add check that newsletter history record is not deleted
...
[MAILPOET-4685]
2022-09-29 15:19:09 -03:00
Jan Lysý
4deb137063
Rename method in repository
...
[MAILPOET-4685]
2022-09-29 15:19:09 -03:00
Jan Lysý
f2e355f7d5
Refactor building newsletters lists
...
Because some customers have a memory issue when we load all newsletters.
I used partial loading newsletters to prevent this error that was caused by json in the newsletter body.
[MAILPOET-4646]
2022-09-19 14:32:55 +02:00
Rodrigo Primo
85e7997197
Replace Paris models with Doctrine entities in AuthorizedEmailsController
...
[MAILPOET-4347]
2022-08-03 16:27:41 +02:00
Jan Lysý
1a58842c26
Remove old model from Segments admin page
...
[MAILPOET-4339]
2022-07-14 10:29:32 +02:00
Jan Lysý
4ba5c6ce0c
Remove old model from Scheduler
...
[MAILPOET-4141]
2022-06-20 12:00:47 +02:00
Rostislav Wolny
9b71a7804c
Update Monolog/Monolog from v1 to v2
...
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00