Rostislav Wolny
|
f16601e239
|
Update phpstan/phpunit extension
[MAILPOET-3203]
|
2020-10-20 13:18:43 +02:00 |
|
Rostislav Wolny
|
54727ad9a2
|
Fix integration tests to work with updated codeception/verify
[MAILPOET-3203]
|
2020-10-20 13:18:43 +02:00 |
|
Rostislav Wolny
|
7019377ce7
|
Fix entityManager:flush deprecated calls
[MAILPOET-3146]
|
2020-10-08 15:59:05 +02:00 |
|
Rostislav Wolny
|
7ca2618108
|
Replace usage of deprecated detach method in tests
[MAILPOET-3146]
|
2020-10-08 15:59:05 +02:00 |
|
Rostislav Wolny
|
ab9130f845
|
Fix newsletter::body type errors
[MAILPOET-3146]
|
2020-10-08 15:59:05 +02:00 |
|
Jan Lysý
|
dc786925b8
|
Add integration test for SubscribersRepository
[MAILPOET-3033]
|
2020-10-07 14:26:54 +02:00 |
|
Jan Lysý
|
2428cf2d9d
|
Remove old delete and trash tests in Subscriber
[MAILPOET-3033]
|
2020-10-07 14:26:54 +02:00 |
|
Jan Lysý
|
00b0cf184d
|
Fix Subscribers intergration test with refactor
[MAILPOET-3033]
|
2020-10-07 14:26:54 +02:00 |
|
Jan Lysý
|
988b5021d4
|
Fix intergration test for Subscribers
[MAILPOET-3033]
|
2020-10-07 14:26:54 +02:00 |
|
wxa
|
d9a0bccd1d
|
Fix items not updating when rescheduling abandoned cart email [MAILPOET-2979]
|
2020-10-07 11:48:50 +02:00 |
|
wxa
|
0dffed35e9
|
Extract ALC and ACC block classes out of block renderer [MAILPOET-2979]
|
2020-10-07 11:48:50 +02:00 |
|
wxa
|
fd6ff25cd9
|
Make render preview call more readable [MAILPOET-2979]
|
2020-10-07 11:48:50 +02:00 |
|
wxa
|
37ffcbc856
|
Add integration tests [MAILPOET-2979]
|
2020-10-07 11:48:50 +02:00 |
|
Rostislav Wolny
|
96f2bfaa20
|
Add entity lifecycle listener for emoji sanitisation
[MAILPOET-3196]
|
2020-10-06 17:36:44 +02:00 |
|
Jan Lysý
|
e24aa82d95
|
Add integration test on SegmentsResponseBuilder
[MAILPOET-3166]
|
2020-10-05 10:55:31 +02:00 |
|
Jan Lysý
|
b78997a343
|
Add Integration test on FormsResponseBuilder
[MAILPOET-3035]
|
2020-10-01 16:29:34 +02:00 |
|
Pavel Dohnal
|
bef6f25c8d
|
Update php version notice
[MAILPOET-3144]
|
2020-09-29 17:32:23 +02:00 |
|
Rostislav Wolny
|
95af49e43f
|
Refactor creating/deleting WordPress users in integration tests
[MAILPOET-3077]
|
2020-09-29 08:24:11 +02:00 |
|
Rostislav Wolny
|
2f270575f3
|
Make segment description mandatory
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
c78922c12e
|
Remove unused FinderMock dummy service
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
510921f27e
|
Remove unused free plugin connector service
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
cdc090fc15
|
Limit legacy segment subscriber count to subscribed subscribers
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
d7e64b6fd0
|
Load dynamic segments for subscribers listing in listing repository
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
cd295c7aec
|
Allow fetching count of subscribers with status
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
694d1fae10
|
Refactor SubscribersFinder to be always injected by container
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
b91687cbc1
|
Add integration test for SegmentSubscribersRepository
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
c952ef9542
|
Use only Listing repository in subscribers listing API
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
a98f627dbf
|
Add segment filters application to Subscribers listing repository
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
3d517a43dc
|
Remove unnecessary SendingNewslettersSubscribersFinder service
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
0437236cf1
|
Refactor subscriber finder to use new repository
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
f948f2b53a
|
Refactor loading subscriber counts in dynamic segments API
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
ed059670fb
|
Refactor email action filter test to Doctrine
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
00db901d94
|
Implement email actions filter in Doctrine
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
cf76480ab3
|
Implement userRole filter using Doctrine
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
d18d3b052d
|
Add dynamic segments filter entity
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
814686e8d2
|
Refactor mailpoet_get_segment_filters to direct calls
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
bf053edbfb
|
Refactor mailpoet_subscribers_in_segment_apply_bulk_action_handlers to direct calls
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
a42b3d6e3f
|
Refactor mailpoet_subscribers_listings_filters_segments to direct calls
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
1a56b2534e
|
Refactor mailpoet_get_subscribers_listings_in_segment_handlers to direct calls
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
dd7390ec73
|
Refactor mailpoet_get_subscribers_in_segment_finders hook to direct calls
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
Rostislav Wolny
|
331e40a137
|
Remove filter mailpoet_segments_with_subscriber_count
[MAILPOET-3077]
|
2020-09-28 14:26:53 +02:00 |
|
wxa
|
11d2c95f46
|
Add tests [MAILPOET-3157]
|
2020-09-23 10:03:04 +02:00 |
|
Rostislav Wolny
|
6fb755eda7
|
Refactor CDN assets URL to separate service
[MAILPOET-3076]
|
2020-09-14 14:22:11 +02:00 |
|
wxa
|
0f11026e35
|
Make whitespace check work when output buffering is on [MAILPOET-2983]
|
2020-09-09 15:22:17 +02:00 |
|
wxa
|
d110fb26fa
|
Add tests for headers already sent notice [MAILPOET-2983]
|
2020-09-09 15:22:17 +02:00 |
|
wxa
|
42edf8726a
|
Remove debug line [MAILPOET-2876]
|
2020-09-09 13:09:06 +02:00 |
|
Rostislav Wolny
|
4f50c94dcb
|
Use new confirmation mailer send method with duplicate check
[MAILPOET-2876]
|
2020-09-09 13:09:06 +02:00 |
|
Rostislav Wolny
|
c6bb38cc69
|
Add method for sending confirmation email with duplicates check
[MAILPOET-2876]
|
2020-09-09 13:09:06 +02:00 |
|
wxa
|
b0e7a486ff
|
Remove new-default-list-name feature flag [MAILPOET-3004]
|
2020-09-08 14:44:45 +02:00 |
|
Rostislav Wolny
|
65fd596f71
|
Fix counts in segment filter in subscriber listing
[MAILPOET-3132]
|
2020-09-08 09:16:56 +02:00 |
|