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 |
|
Pavel Dohnal
|
b12ab9ba66
|
Remove NewsletterPost model
[MAILPOET-3027]
|
2021-03-16 14:40:18 +01:00 |
|
Pavel Dohnal
|
ee41046b8e
|
Use Doctrine in the posts task
[MAILPOET-3027]
|
2021-03-16 14:40:18 +01:00 |
|
wxa
|
309ab2b3c0
|
Trigger error when calling the deprecated getCurrentWPUser() function
[MAILPOET-3268]
|
2021-03-16 14:39:47 +01:00 |
|
Jan Lysý
|
3b0af31b10
|
Mark Subscriber::getCurrentWPUser as deprecated
[MAILPOET-3268]
|
2021-03-16 14:39:47 +01:00 |
|
Jan Lysý
|
6f5f3bc6c5
|
Remove usage of old model from SubscriptionTest
[MAILPOET-3268]
|
2021-03-16 14:39:47 +01:00 |
|
Jan Lysý
|
529ff8969b
|
Add method for getWooCommerceSegment to Segment repository
[MAILPOET-3268]
|
2021-03-16 14:39:47 +01:00 |
|
Jan Lysý
|
6469e0bf5b
|
Fix response in NewsletterEditor
[MAILPOET-3268]
|
2021-03-16 14:39:47 +01:00 |
|
Jan Lysý
|
7968db94ff
|
Update integration tests for usage SubscribersRepository
[MAILPOET-3268]
|
2021-03-16 14:39:47 +01:00 |
|
Jan Lysý
|
dffaab10a2
|
Use getCurrentWPUser from SubscribersRepository
[MAILPOET-3268]
|
2021-03-16 14:39:47 +01:00 |
|
Jan Lysý
|
97dd881e8d
|
Add method getCurrentWPUser to SubscribersRepository
[MAILPOET-3268]
|
2021-03-16 14:39:47 +01:00 |
|
Pavel Dohnal
|
233ca0b5f3
|
Include boundary dates when listing logs
[MAILPOET-3135]
|
2021-03-16 14:29:18 +01:00 |
|
Pavel Dohnal
|
61c8b3702a
|
Add offset/limit to logs page
[MAILPOET-3135]
|
2021-03-16 14:29:18 +01:00 |
|
Pavel Dohnal
|
89f5da7b76
|
Change url slug
[MAILPOET-3135]
|
2021-03-16 14:29:18 +01:00 |
|
Pavel Dohnal
|
c85a05cad6
|
Fix reseting dates
[MAILPOET-3135]
|
2021-03-16 14:29:18 +01:00 |
|
Pavel Dohnal
|
2fd1bcbed6
|
Fix reseting search
[MAILPOET-3135]
|
2021-03-16 14:29:18 +01:00 |
|
Pavel Dohnal
|
4481444282
|
Filter data
[MAILPOET-3135]
|
2021-03-16 14:29:18 +01:00 |
|