Commit Graph

15684 Commits

Author SHA1 Message Date
Pavel Dohnal
599cfd5a8c Add job for qa oldest
[MAILPOET-3521]
2021-03-29 09:46:27 +02:00
Pavel Dohnal
b89b018641 Fix align saving in the form editor
[MAILPOET-3512]
2021-03-29 09:45:28 +02:00
Veljko
63a43edc94 Fix flaky counter in test
[MAILPOET-3513]
2021-03-24 16:56:34 +01:00
Pavel Dohnal
63db6737df Only some statuses can be updated
We want to maintain the previous behaviour

[MAILPOET-3481]
2021-03-24 11:05:17 +01:00
Pavel Dohnal
95825793c0 Use doctrine for populator query
[MAILPOET-3481]
2021-03-24 11:05:17 +01:00
Pavel Dohnal
50b98bd079 Only load queues after check passes
[MAILPOET-3481]
2021-03-24 11:05:17 +01:00
Pavel Dohnal
7987f2d873 Pause old tasks
[MAILPOET-3481]
2021-03-24 11:05:17 +01:00
Pavel Dohnal
3ae3102f9c Leave old task paused when activating newsletter
[MAILPOET-3481]
2021-03-24 11:05:17 +01:00
Pavel Dohnal
2dcf9a8a8f Pause all scheduled tasks when pausing newsletter
[MAILPOET-3481]
2021-03-24 11:05:17 +01:00
wxa
791c3f7a53 Remove unused currentFilter argument
[MAILPOET-3499]
2021-03-24 09:58:25 +01:00
wxa
872ff71f17 Fix first and last name sync on WooCommerce checkout
[MAILPOET-3499]
2021-03-24 09:58:25 +01:00
wxa
9872eca80f Redirect to segments listing after segment editing
[MAILPOET-3490]
2021-03-24 09:41:36 +01:00
Jan Lysý
27a735d4fb Release 3.60.5 2021-03-23 14:21:00 -03:00
Jan Lysý
a9745eeec0 Add sort versions from Jira by release date
[MAILPOET-3510]
2021-03-23 15:59:00 +01:00
Pavel Dohnal
dc2a06601f Fix calculating segments before saving
[MAILPOET-3212]
2021-03-23 15:58:34 +01:00
Pavel Dohnal
5013a24eca Use array key instead of security
[MAILPOET-3212]
2021-03-23 15:58:34 +01:00
Pavel Dohnal
ce48153b12 Fix code using the combined segments
[MAILPOET-3212]
2021-03-23 15:58:34 +01:00
Pavel Dohnal
5b45bdac1e Enable joining segments using and/or
[MAILPOET-3212]
2021-03-23 15:58:34 +01:00
Pavel Dohnal
ceae8e17aa Make parameters unique
[MAILPOET-3212]

We need to be able to connect the same segments:
users who are editor or administrator
2021-03-23 15:58:34 +01:00
Pavel Dohnal
7a98abdead Connect dynamic segments filters using UNION select
[MAILPOET-3212]
2021-03-23 15:58:34 +01:00
Jan Lysý
f3a54c0cec Remove distinct statement from export query
[MAILPOET-3505]
2021-03-22 13:37:42 +01:00
Rostislav Wolny
cf4ad30a0d Disallow jetpack JS on mailpoet admin pages
[MAILPOET-3504]
2021-03-22 13:13:17 +01:00
wxa
873677ee3e Inject WPFunctions into Shortcodes class
[MAILPOET-3465]
2021-03-22 12:19:59 +01:00
wxa
eadb02ae5c Add tests for WP style shortcodes and arguments
[MAILPOET-3465]
2021-03-22 12:19:59 +01:00
wxa
4ea2337814 Add WP style shortcodes support to emails
Also pass shortcode arguments to custom shortcode functions

[MAILPOET-3465]
2021-03-22 12:19:59 +01:00
Ján Mikláš
4116a0f3da Add return types for Grid components
[MAILPOET-3503]
2021-03-22 12:02:35 +01:00
Ján Mikláš
b6845a3438 Remove export default from Grid components
[MAILPOET-3503]
2021-03-22 12:02:35 +01:00
Ján Mikláš
0954414af6 Add new <Grid.CenteredRow> component
[MAILPOET-3503]
2021-03-22 12:02:35 +01:00
Ján Mikláš
04e0256f37 Fix input overflow inside flex container
[MAILPOET-3503]
2021-03-22 12:02:35 +01:00
Ján Mikláš
7d31580a0e Fix grid column components overflow
[MAILPOET-3503]
2021-03-22 12:02:35 +01:00
Ján Mikláš
aa02c103be Fix spacing in dynamic segments
[MAILPOET-3503]
2021-03-22 12:02:35 +01:00
Rodrigo Primo
0f68b2cf0e Minor fix to custom fields
[MAILPOET-3486]
2021-03-22 09:37:15 +01:00
Pavel Dohnal
7e0c718683 Add wait in the test to make sure users are synchronised
[MAILPOET-3496]
2021-03-19 13:15:09 +01:00
Jan Lysý
b98092dc01 Remove using catch on Ajax post
[MAILPOET-3495]
2021-03-19 13:10:33 +01:00
Rostislav Wolny
7af6c8d132 Use mysql8.0 latest in integration tests
[MAILPOET-3497]
2021-03-18 16:11:41 +01:00
Rostislav Wolny
33f6822ae3 Switch Circle CI mysql:8.0 to an older version
[MAILPOET-3494]
2021-03-18 10:40:23 +01:00
Jan Lysý
9cc2f53df9 Add missing allowed item key for comparing
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Jan Lysý
bbc39b566c Fix default ajax timeout value to zero
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Jan Lysý
daa0b53574 Add different error message when a request timed out
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Jan Lysý
fcf0ef2808 Improve calculating subscribers for dynamic segment
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Jan Lysý
c7eb9df3da Unify counting dynamic subscribers
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Jan Lysý
6b55cf08e0 Add acceptance test for count of subscribers
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Jan Lysý
e4eab6cbae Add method for returning count of dynamic subscribers
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Jan Lysý
800eaacb16 Add component with count of subscribers
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Jan Lysý
15fc95508c Add timeout options for ajax requests
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Rostislav Wolny
a44647d4f3 Add acceptance test for segments bulk actions
[MAILPOET-3351]
2021-03-17 09:52:34 +01:00
Rostislav Wolny
6b4b83ef9e Allow bulk actions for segments listing
[MAILPOET-3351]
2021-03-17 09:52:34 +01:00
Pavel Dohnal
98ee40a203 Use doctrine entity in newsletter task test
[MAILPOET-3027]
2021-03-16 14:40:18 +01:00
Pavel Dohnal
82bf183a6c Use doctrine entity in posts test
[MAILPOET-3027]
2021-03-16 14:40:18 +01:00
Pavel Dohnal
caad80a09c Use doctrine entity to truncate table in tests
[MAILPOET-3027]
2021-03-16 14:40:18 +01:00