0d6d48d26d
Fix incorrect indentation
...
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
602893f845
Refactor checking for received email to test helper method
...
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
9f5b8d042f
Refactor subscription opt-in in WooCommerce acceptance tests
...
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
cb9e6ad86d
Add tests for subscriber destructive actions
...
[MAILPOET-2982]
2020-06-25 12:27:27 +02:00
8333d79018
Add empty trash tests
...
[MAILPOET-2982]
2020-06-25 12:27:27 +02:00
8d76fde62c
Make sure delete action only deletes a single item
...
[MAILPOET-2982]
2020-06-25 12:27:27 +02:00
cee7416fdc
Display form always in the_content, not just once
...
Use magical functions that seems to work
[MAILPOET-3009]
2020-06-25 10:13:53 +02:00
c3e0f5cf76
Move optional parameter after mandatory
...
[MAILPOET-2737]
2020-06-24 10:28:52 +02:00
6e1cf96330
Display the unsubscribe reason to the user
...
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
4e3b206734
Track admin unsubscribe
...
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
795ec44568
Track source when user unsubscribes from manage
...
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
47890d4f27
Track source when user clicks unsubscribe link
...
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
79ea00b0ed
Use twentynineteen theme
2020-06-23 15:53:41 +02:00
ee70c2d5c5
Fix saving of custom colors for paragraph, heading and columns blocks
...
[MAILPOET-3010]
2020-06-23 14:07:09 +02:00
695cab96e3
Fix acceptance tests
2020-06-23 09:16:02 +02:00
b628e703fc
Update WordPress docker image [MAILPOET-2920]
2020-06-23 09:16:02 +02:00
f35dc468b2
Render heading background color in form on front end
...
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
6a669ad620
Save heading background color in form editor
...
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
daecb14cac
Fix form with columns acceptance test
...
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
6da084e642
Update form editor acceptance tests
...
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
2341442fcc
Remove backslash to be inline with coding style
2020-06-18 13:24:13 +02:00
307456afc2
Add Members plugin scenario in Acceptance
...
[MAILPOET-3001]
2020-06-18 13:24:13 +02:00
bd1361d24d
Refactor restoring newsletters with running scheduled tasks
...
[MAILPOET-2898]
2020-06-17 14:37:06 +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
3a462a7a6c
Rename variables in newsletter repository test for better readability
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
babb27dd72
Remove bulk methods from legacy newsletter model
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
8a78322854
Refactor resolving actionable bulk action ids to listing repository
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
91d2d92bbd
Add newsletter stats data cleanup to newsletter bulk delete
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
7bcafcfce9
Add newsletter posts cleanup to newsletter bulk delete
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
19be52d162
Add newsletter options cleanup to newsletter bulk delete
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
b99416785c
Add newsletter links cleanup to newsletter bulk delete
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
5dbc8d8a8c
Add stats notifications cleanup to newsletter bulk delete
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
6f9a7382d7
Delete scheduled task subscribers on newsletter bulk delete
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
01b61abc28
Add deleting closely related entities into newsletter bulk delete
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
913029165a
Implement bulk restore action properly
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
5af5d7f3f8
Implement bulk trash action properly
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
2b47684490
Refactor newsletter API bulk actions to use repository methods
...
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
c2afe9b1fc
Fix tests (current tab is now not clickable)
...
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
98db0221d5
Add support for 'multipart/alternative' content type
...
[MAILPOET-2875]
2020-06-16 15:38:24 +02:00
e9b8dbbbb6
Run data generator even if no arguments specified
...
[MAILPOET-2893]
2020-06-16 13:18:45 +02:00
fd8311ee77
Fix data generator
...
[MAILPOET-2893]
2020-06-16 13:18:45 +02:00
ea9595c9d5
Update Lists input tip on send page
...
[MAILPOET-2956]
2020-06-16 12:47:00 +02:00
f3370a62d0
Prevent rendering forms multiple times
...
[MAILPOET-2902]
2020-06-15 10:38:00 +02:00
942e520c56
Render font family
...
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
b1cd785dfe
Fix flakey scheduler test
...
[MAILPOET-2896]
2020-06-11 13:24:42 +02:00
6e7b7b5da8
Add scenario paste box import
...
[MAILPOET-2984]
2020-06-11 13:23:44 +02:00
60fdc34d71
Additional change to existing lists testcase
...
[MAILPOET-2971]
2020-06-10 16:47:52 +02:00
1138c7a5da
Update existing lists testcase
...
I updated existing testcase ListsListingsCest.php to ManageListsCest.php with included additional scenarios of creating, editing, trashing and deleting single subscribers list.
2020-06-10 16:47:52 +02:00
5034d313a3
Display paragraph padding
...
[MAILPOET-2922]
2020-06-09 14:38:07 +02:00