|
37cef4fb34
|
Remove usage of Idiorm from Segments test
[MAILPOET-3167]
|
2020-12-07 14:48:58 +01:00 |
|
|
9473579766
|
Fix type issues in tests
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
|
ac1044eebb
|
Remove mose of uses Idiorm from NewslettersTest
[MAILPOET-2946]
|
2020-10-27 15:00:14 +01:00 |
|
|
a15a74d94f
|
Use doctrine instead of Idiom in test for PostNotification
[MAILPOET-2946]
|
2020-10-27 15:00:14 +01:00 |
|
|
f8bd946dc0
|
Check sent emails for products when schedulig an email
[MAILPOET-2335] [MAILPOET-2334]
|
2020-10-22 11:54:41 +02:00 |
|
|
0437236cf1
|
Refactor subscriber finder to use new repository
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
|
7c979c9b56
|
Move manage subscription page filter to proper class
[MAILPOET-1635]
|
2020-08-03 10:23:17 +02:00 |
|
|
c4628d4f78
|
Update usages of form factory
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
|
0d4abd9bce
|
Mark Newsletter trash,restore,delete as deprecated and use bulk methods instead
[MAILPOET-2898][MAILPOET-2758]
|
2020-06-17 14:37:06 +02:00 |
|
|
a8d11bf045
|
Replace Newsletter delete,trash,replace by new bulkMethods
[MAILPOET-2898][MAILPOET-2758]
|
2020-06-17 14:37:06 +02:00 |
|
|
fb238cd531
|
Fix errors discovered by doctrine-phpstan
[MAILPOET-2945]
|
2020-05-27 13:40:41 +02:00 |
|
|
4862d42e8b
|
Test all supported save fields
[MAILPOET-2900]
|
2020-05-25 17:49:07 +02:00 |
|
|
688338bcdf
|
Refactor save controller tests, use Doctrine
[MAILPOET-2900]
|
2020-05-25 17:49:07 +02:00 |
|
|
dc55fb64cd
|
Set even 30 days old newsletters as scheduled when reactivating an email
[MAILPOET-2709]
|
2020-04-01 16:49:27 +02:00 |
|
|
a0ee6dadba
|
Ignore PHPStan error about EntityManager::getReference() type for now
PHPStan's Doctrine extension doesn't recognize our prefixed version of Doctrine.
We'll need to address this separately.
[MAILPOET-2647]
|
2020-03-23 00:33:40 +01:00 |
|
|
72af35e2af
|
Rewrite newsletter template model test to Doctrine repository test
[MAILPOET-2645]
|
2020-03-23 00:33:40 +01:00 |
|
|
cf88ada402
|
Rewrite old tests to NewslettersListingRepository tests
[MAILPOET-2645]
|
2020-03-11 17:06:02 +00:00 |
|
|
ecc1d68b5b
|
Check if bounce sync is scheduled within 42 hours for all emails when sending
[MAILPOET-2705]
|
2020-02-20 17:34:07 +00:00 |
|
|
4be306230b
|
Fix findOne() method annotation
[MAILPOET-2430]
|
2020-02-13 18:40:37 +00:00 |
|
|
835d8bc0af
|
Fix PHPUnit 6 & Codeception\Verify incompatibilities
[MAILPOET-2582]
|
2020-01-28 20:18:39 +00:00 |
|
|
0fa072b392
|
Clean up ignored PHPStan errors [MAILPOET-2577]
|
2020-01-23 12:46:52 +00:00 |
|
|
edb07f03ac
|
Convert variable names to camel case in PHPStan baseline files
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
ee4246eaf0
|
Ignore errors after fetching models with ORM and a few misc errors [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|