Pavel Dohnal
|
917de80268
|
Refactor repository to a property
[MAILPOET-3267]
|
2021-05-31 13:32:10 +02:00 |
|
Pavel Dohnal
|
70b2b3c40e
|
Remove unused code
[MAILPOET-3267]
|
2021-05-31 13:32:10 +02:00 |
|
Pavel Dohnal
|
7426479631
|
Remove usage of deprecated method
[MAILPOET-3267]
|
2021-05-31 13:32:10 +02:00 |
|
Pavel Dohnal
|
9e44ee74a6
|
Create a doctrine version for isSubscriberProcessed
[MAILPOET-3267]
|
2021-05-31 13:32:10 +02:00 |
|
Rostislav Wolny
|
39f8dfae5b
|
Sanitize only specific block types in newsletter API data
[MAILPOET-3538]
|
2021-05-03 14:20:07 +02:00 |
|
Rostislav Wolny
|
51e5206ed8
|
Fix trashing check to check also welcome and automatic emails
[MAILPOET-3463]
|
2021-03-29 12:42:21 +02:00 |
|
wxa
|
eadb02ae5c
|
Add tests for WP style shortcodes and arguments
[MAILPOET-3465]
|
2021-03-22 12:19:59 +01:00 |
|
Pavel Dohnal
|
caad80a09c
|
Use doctrine entity to truncate table in tests
[MAILPOET-3027]
|
2021-03-16 14:40:18 +01:00 |
|
Jan Lysý
|
7968db94ff
|
Update integration tests for usage SubscribersRepository
[MAILPOET-3268]
|
2021-03-16 14:39:47 +01:00 |
|
Pavel Dohnal
|
8608bc7875
|
Use newsletter sent at in dates shortcode
[MAILPOET-3375]
|
2021-03-10 14:38:05 +01:00 |
|
Jan Lysý
|
878e3eb28f
|
Simplify newsletter body data repair
[MAILPOET-3430]
|
2021-03-02 13:48:07 +01:00 |
|
Jan Lysý
|
78717509c8
|
Add tests for newsletter data fixers
[MAILPOET-3430]
|
2021-03-02 13:48:07 +01:00 |
|
Rostislav Wolny
|
dc4727117c
|
Fix view in browser link shortcode and extend test
[MAILPOET-3434]
|
2021-02-17 16:11:59 +01:00 |
|
Pavel Dohnal
|
5b5e01465c
|
[MAILPOET-3408]
|
2021-02-10 14:52:20 +01:00 |
|
Jan Lysý
|
cb60c827a2
|
Remove phpstan errors from integration Newsletter tests
[MAILPOET-3235]
|
2021-01-18 14:39:42 +01:00 |
|
Jan Lysý
|
83cb272555
|
Use method createOrUpdate from SegmentRepository in tests
[MAILPOET-3167]
|
2020-12-07 14:48:58 +01:00 |
|
Pavel Dohnal
|
56d7cd1398
|
Fix rendering shortcodes in subject
[MAILPOET-3333]
|
2020-12-03 14:11:53 +01:00 |
|
Rostislav Wolny
|
e22c192078
|
Set new hash when duplicating newsletter
[MAILPOET-3275]
|
2020-11-19 13:06:17 +01:00 |
|
Pavel Dohnal
|
d4541dfa4c
|
Remove usless assignment
[MAILPOET-2993]
|
2020-11-11 11:34:55 +01:00 |
|
Pavel Dohnal
|
fcbfd6fb68
|
Refactor shortcode categories to doctrine
[MAILPOET-2993]
|
2020-11-11 11:34:55 +01:00 |
|
Pavel Dohnal
|
6139e300c3
|
Free up shortcodes constructor for DI
[MAILPOET-2993]
|
2020-11-11 11:34:55 +01:00 |
|
Pavel Dohnal
|
4134e6e882
|
Use doctrine in Shortcodes Helper
[MAILPOET-2993]
|
2020-11-11 11:34:55 +01:00 |
|
Rostislav Wolny
|
a7c2b60fd7
|
Refactor welcome scheduler test to doctrine
[MAILPOET-3141]
|
2020-11-09 12:56:17 +01:00 |
|
Rostislav Wolny
|
b97dee0bfe
|
Refactor welcome newsletter scheduler to Doctrine
[MAILPOET-3141]
|
2020-11-09 12:56:17 +01:00 |
|
Rostislav Wolny
|
6fcb485e61
|
Forbid scheduling of welcome email form trashed segment or subscriber
[MAILPOET-3141]
|
2020-11-09 12:56:17 +01:00 |
|
Rostislav Wolny
|
645f888186
|
Refactor WP Users segment controller to injectable service
[MAILPOET-3141]
|
2020-11-09 12:56:17 +01:00 |
|
Rostislav Wolny
|
0bbe65fab7
|
Remove default form
[MAILPOET-3238]
|
2020-10-27 17:34:43 +01:00 |
|
Jan Lysý
|
9955a2a250
|
Add tests for default values of new newsletters
[MAILPOET-2946]
|
2020-10-27 15:00:14 +01:00 |
|
Jan Lysý
|
a15a74d94f
|
Use doctrine instead of Idiom in test for PostNotification
[MAILPOET-2946]
|
2020-10-27 15:00:14 +01:00 |
|
Rostislav Wolny
|
85f56b2a6f
|
Fix flaky AutomatedLatestContentBlockTest integration test
Old post cleanup used to delete only 5 (default limit in getPosts) latest posts
[MAILPOET-3239]
|
2020-10-22 09:44:25 +02:00 |
|
Rostislav Wolny
|
d3f723fa5b
|
Fix doctrine deprecation warning in tests
[MAILPOET-3232]
|
2020-10-21 12:33:50 +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
|
7ca2618108
|
Replace usage of deprecated detach method in tests
[MAILPOET-3146]
|
2020-10-08 15:59:05 +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
|
2f270575f3
|
Make segment description mandatory
[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 |
|
wxa
|
b0e7a486ff
|
Remove new-default-list-name feature flag [MAILPOET-3004]
|
2020-09-08 14:44:45 +02:00 |
|
Pavel Dohnal
|
23d7e2468c
|
Fix displaying post notifications history
[MAILPOET-3111]
|
2020-09-02 09:47:08 +02:00 |
|
Pavel Dohnal
|
e591ab1040
|
Remove uneeded dependency
[MAILPOET-3075]
|
2020-08-12 16:35:28 +02:00 |
|
Pavel Dohnal
|
b1e9c1a4a9
|
Add placement enabled settings
[MAILPOET-3075]
|
2020-08-12 16:35:28 +02:00 |
|
Pavel Dohnal
|
c1c5885398
|
Refactor Statistics Entities to use association
[MAILPOET-3069]
|
2020-08-11 12:54:24 +02:00 |
|
Rostislav Wolny
|
52520da141
|
Fix filtering newsletters by segment
[MAILPOET-3012]
|
2020-07-07 08:39:06 +02:00 |
|
Rostislav Wolny
|
14aa0b1393
|
Refactor creating of default form to use templates
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
Rostislav Wolny
|
aaf38a6f96
|
Delete also stats notification scheduled tasks when deleting a newsletter
[MAILPOET-3015]
|
2020-06-29 11:06:47 +02:00 |
|
Rostislav Wolny
|
bd1361d24d
|
Refactor restoring newsletters with running scheduled tasks
[MAILPOET-2898]
|
2020-06-17 14:37:06 +02:00 |
|
Rostislav Wolny
|
3a462a7a6c
|
Rename variables in newsletter repository test for better readability
[MAILPOET-2898]
|
2020-06-17 14:37:06 +02:00 |
|
Rostislav Wolny
|
91d2d92bbd
|
Add newsletter stats data cleanup to newsletter bulk delete
[MAILPOET-2898]
|
2020-06-17 14:37:06 +02:00 |
|
Rostislav Wolny
|
7bcafcfce9
|
Add newsletter posts cleanup to newsletter bulk delete
[MAILPOET-2898]
|
2020-06-17 14:37:06 +02:00 |
|