Rostislav Wolny
|
c93222da99
|
Fix form editor proptypes warning on submit button
[MAILPOET-3527]
|
2021-05-03 14:04:07 +02:00 |
|
Rostislav Wolny
|
a0aca37db7
|
Hide tabs in block inserter in form editor
[MAILPOET-3527]
|
2021-05-03 14:04:07 +02:00 |
|
Rostislav Wolny
|
1fd30d7749
|
Set proper classes for WP admin submenu on editor pages
[MAILPOET-3527]
|
2021-05-03 14:04:07 +02:00 |
|
Rostislav Wolny
|
a62cf98907
|
Add missing CSS from edit post package
[MAILPOET-3527]
|
2021-05-03 14:04:07 +02:00 |
|
Rostislav Wolny
|
a96b38ab9f
|
Fix scrolling in sidebar
[MAILPOET-3527]
|
2021-05-03 14:04:07 +02:00 |
|
Rostislav Wolny
|
3d7ef7a2c8
|
Update wordpress js dependencies
[MAILPOET-3527]
|
2021-05-03 14:04:07 +02:00 |
|
Pavel Dohnal
|
427a92f913
|
Allow saving a segment with 0 opens
[MAILPOET-3573]
|
2021-05-03 12:05:12 +02:00 |
|
Jan Lysý
|
3d34f7e5ac
|
Enable automatic scheduling in SubscribersEngagementScore
[MAILPOET-3585]
|
2021-05-03 11:23:47 +02:00 |
|
Jan Lysý
|
6ae390bd3d
|
Move scheduleImmediately to SimpleWorker
[MAILPOET-3585]
|
2021-05-03 11:23:47 +02:00 |
|
Jan Lysý
|
cfa29c9df1
|
Change cron scheduling for SubscribersEngagementScore
[MAILPOET-3585]
|
2021-05-03 11:23:47 +02:00 |
|
Jan Lysý
|
43058ce38a
|
Add index on engagement_score_updated_at in subscribers
[MAILPOET-3585]
|
2021-05-03 11:23:47 +02:00 |
|
Jan Lysý
|
0e5b51daa2
|
Update tests for StatisticsOpensRepositoryTest
[MAILPOET-3585]
|
2021-05-03 11:23:47 +02:00 |
|
Jan Lysý
|
8635fd4c50
|
Calculate subscriber score only in last 12 months
[MAILPOET-3585]
|
2021-05-03 11:23:47 +02:00 |
|
dependabot[bot]
|
4b3493eb4f
|
Bump rmccue/requests from 1.7.0 to 1.8.0
Bumps rmccue/requests from 1.7.0 to 1.8.0.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 10:47:56 +02:00 |
|
dependabot[bot]
|
3f55773e5a
|
Bump composer/composer from 1.10.17 to 1.10.22
Bumps [composer/composer](https://github.com/composer/composer) from 1.10.17 to 1.10.22.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/composer/composer/compare/1.10.17...1.10.22)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 10:25:40 +02:00 |
|
Jan Lysý
|
f406608763
|
Use hidden input for correct unsubscribe status on registration
[MAILPOET-3483]
|
2021-05-03 10:24:25 +02:00 |
|
Jan Lysý
|
be589e79bd
|
Add action for hook woocommerce_created_customer
[MAILPOET-3483]
|
2021-05-03 10:24:25 +02:00 |
|
Jan Lysý
|
0ed3412667
|
Add methods for extend WC registration form into hooks for WC
[MAILPOET-3483]
|
2021-05-03 10:24:25 +02:00 |
|
Jan Lysý
|
f2e39083a5
|
Update tests for the new default WP subscriber status
[MAILPOET-3483]
|
2021-05-03 10:24:25 +02:00 |
|
Jan Lysý
|
631e2acda1
|
Change default WP subscriber status to unsubscribed
[MAILPOET-3483]
|
2021-05-03 10:24:25 +02:00 |
|
Jan Lysý
|
b7bfef90c9
|
Add opt-in checkbox into the WooCommerce registration form
[MAILPOET-3483]
|
2021-05-03 10:24:25 +02:00 |
|
Rostislav Wolny
|
62e22dd8e5
|
Reintroduce second attempt for filtering products in test
[MAILPOET-3594]
|
2021-04-30 10:33:38 +02:00 |
|
Rostislav Wolny
|
b15a01e30c
|
Use proper method when selecting from react select in tests
[MAILPOET-3594]
|
2021-04-29 16:38:20 +02:00 |
|
Rostislav Wolny
|
9bea059983
|
Remove unnecessary retry from EditorProductsCest
[MAILPOET-3594]
|
2021-04-29 16:38:20 +02:00 |
|
Rostislav Wolny
|
bfd6b75065
|
Improve reliability of selecting in select2 in acceptance tests
[MAILPOET-3594]
|
2021-04-29 16:38:20 +02:00 |
|
Rostislav Wolny
|
a6dcd7a22c
|
Exclude non-content related clicks from segment clicked any
[MAILPOET-3223]
|
2021-04-29 16:33:05 +02:00 |
|
Rostislav Wolny
|
be7437ed5c
|
Add clicked any link option into segments form
[MAILPOET-3223]
|
2021-04-29 16:33:05 +02:00 |
|
Rostislav Wolny
|
df8f1e73d0
|
Refactor email segment options to use constants
[MAILPOET-3223]
|
2021-04-29 16:33:05 +02:00 |
|
Rostislav Wolny
|
d45fc34a4f
|
Add clicked any action support to segment filter data mapper
[MAILPOET-3223]
|
2021-04-29 16:33:05 +02:00 |
|
Rostislav Wolny
|
4bfbfada6e
|
Add support for clicked any to email type segment filter
[MAILPOET-3223]
|
2021-04-29 16:33:05 +02:00 |
|
Rostislav Wolny
|
841a7ab899
|
Replace dummyimage.com by local image
[MAILPOET-3587]
|
2021-04-29 12:28:46 +02:00 |
|
Veljko
|
000cd31aba
|
Fix missing file data path
|
2021-04-28 13:10:36 +02:00 |
|
Veljko
|
2f774cbcdb
|
Move tests inside subfolders
[MAILPOET-3581]
|
2021-04-28 13:10:36 +02:00 |
|
Veljko
|
b8d8d91aff
|
Renamed all acceptance tests
[MAILPOET-3581]
|
2021-04-28 13:10:36 +02:00 |
|
Rostislav Wolny
|
632c225721
|
Fix flaky ManageSegmentsCest::bulkTrashRestoreAndDeleteSegments
[MAILPOET-3584]
|
2021-04-28 11:09:24 +02:00 |
|
Rostislav Wolny
|
694dde085f
|
Optimise tasks SQL query in inactive subscribers detection
[MAILPOET-3582]
|
2021-04-28 10:52:39 +02:00 |
|
Pavel Dohnal
|
abca6729e8
|
Turn off ansi quotes directive
[MAILPOET-3579]
|
2021-04-28 09:36:01 +02:00 |
|
Tautvidas Sipavicius
|
004354a115
|
Update changelog with a missing bug fix
|
2021-04-27 13:55:11 +03:00 |
|
Tautvidas Sipavicius
|
45f74aea5c
|
Release 3.60.10
|
2021-04-27 13:55:11 +03:00 |
|
Rostislav Wolny
|
b4ed9efa85
|
Add documentation for plugin download commands
[MAILPOET-3482]
|
2021-04-26 13:47:41 +02:00 |
|
Pavel Dohnal
|
843ba1a3c8
|
Add information about running acceptance tests
[MAILPOET-3482]
|
2021-04-26 13:47:41 +02:00 |
|
Rostislav Wolny
|
4b986547f9
|
Fix flaky FormWithColumns test
[MAILPOET-3482]
|
2021-04-26 13:47:41 +02:00 |
|
Rostislav Wolny
|
548fa5595f
|
Remove forgotten debug
[MAILPOET-3482]
|
2021-04-26 13:47:41 +02:00 |
|
Rostislav Wolny
|
29cc74081c
|
Fix ManageSegmenstCest
[MAILPOET-3482]
|
2021-04-26 13:47:41 +02:00 |
|
Rostislav Wolny
|
36dd514bb5
|
Fix flaky import subscribers to a new list test
[MAILPOET-3482]
|
2021-04-26 13:47:41 +02:00 |
|
Rostislav Wolny
|
ca5480db6c
|
Fix flaky FormEditorAddNamesCest
[MAILPOET-3482]
|
2021-04-26 13:47:41 +02:00 |
|
Rostislav Wolny
|
e2683fc5c0
|
Print info about installed plugins in tests bootstrap
[MAILPOET-3482]
|
2021-04-26 13:47:41 +02:00 |
|
Rostislav Wolny
|
940f03d9e8
|
Move plugins activation in test after updating wp-config.php
This change was done to make sure that plugins start with correct configuration in place.
[MAILPOET-3482]
|
2021-04-26 13:47:41 +02:00 |
|
Rostislav Wolny
|
c55d4f06be
|
Check for more filename variants when downloading release zip
[MAILPOET-3482]
|
2021-04-26 13:47:41 +02:00 |
|
Rostislav Wolny
|
e02980e0f9
|
Add meta info with version along side the downloaded plugin
[MAILPOET-3482]
|
2021-04-26 13:47:41 +02:00 |
|