David Remer
c164268c20
Change file name to lower case
...
and codestyle
[MAILPOET-4203]
2022-11-24 09:20:39 +01:00
David Remer
4c7c94c75d
Update JavaScript for captcha audio player
...
[MAILPOET-4203]
2022-11-24 09:20:39 +01:00
David Remer
ccf141b279
Add button icons
...
[MAILPOET-4203]
2022-11-24 09:20:39 +01:00
David Remer
e42808f22d
Update Captcha UI to add audio button
...
[MAILPOET-4203]
2022-11-24 09:20:39 +01:00
David Remer
75a4b2c538
Add Captcha Audio endpoint to Router
...
[MAILPOET-4203]
2022-11-24 09:20:39 +01:00
David Remer
f1d64c0572
Add Captcha styles
...
[MAILPOET-4203]
2022-11-24 09:20:39 +01:00
Jan Lysý
25c57bf9fe
Fix flaky acceptance test for tag filter
...
[MAILPOET-4844]
2022-11-23 16:38:49 +01:00
Veljko
079c90dbba
Add acceptance test for switching languages
...
[MAILPOET-4147]
2022-11-23 12:50:32 +01:00
Jan Jakes
0fc342ee4c
Release 4.0.1
2022-11-22 13:57:46 +01:00
Jan Jakes
7570c9fa0e
Make automations Beta badge smaller
...
[MAILPOET-4836]
2022-11-22 09:23:57 +01:00
Rostislav Wolny
7642c4da4f
Update machine executor images
...
[MAILPOET-4833]
2022-11-21 16:06:58 -03:00
Oluwaseun Olorunsola
dce13e5b8e
Update sentence, add full stop.
...
MAILPOET-4669
2022-11-21 15:21:29 +01:00
Oluwaseun Olorunsola
8b922681b6
Use boolean instead of integer for displayInManageSubscriptionPage column
...
MAILPOET-4669
2022-11-21 15:21:29 +01:00
Oluwaseun Olorunsola
bd33cdbc24
Add new migration file for DisplayInManageSubscriptionPage column
...
MAILPOET-4669
2022-11-21 15:21:29 +01:00
Oluwaseun Olorunsola
bc04ad2528
Enable default checked state for standard lists checkbox
...
MAILPOET-4669
2022-11-21 15:21:29 +01:00
Oluwaseun Olorunsola
c54a5213b3
Update tests
...
MAILPOET-4669
2022-11-21 15:21:29 +01:00
Oluwaseun Olorunsola
07cf0cd79b
Remove list management from settings page
...
MAILPOET-4669
2022-11-21 15:21:29 +01:00
Oluwaseun Olorunsola
e64dc1669f
Add support for segment displayInManageSubscriptionPage on Subscription management page
...
MAILPOET-4669
2022-11-21 15:21:29 +01:00
Oluwaseun Olorunsola
48181994d8
Handle saving and loading list page. Add support for showInManageSubscriptionPage checkbox input
...
MAILPOET-4669
2022-11-21 15:21:29 +01:00
Oluwaseun Olorunsola
31c2915075
Add showInManageSubscriptionPage checkbox to edit list page
...
MAILPOET-4669
2022-11-21 15:21:29 +01:00
Rostislav Wolny
67f05ecfe2
Prefix forgotten Twig call in generated template code
...
[MAILPOET-4718]
2022-11-21 12:47:19 +01:00
Jan Lysý
c121c60e8c
Fix condition for the running status
...
[MAILPOET-4664]
2022-11-21 12:45:28 +01:00
Jan Lysý
110859508e
Fix tasks order on the status page
...
[MAILPOET-4664]
2022-11-21 12:45:28 +01:00
Jan Lysý
efd3377ecd
Fix count of tasks on the status page
...
[MAILPOET-4664]
2022-11-21 12:45:28 +01:00
Oluwaseun Olorunsola
a7c1d8431d
Update tests for [subscriber:count] shortcode
...
MAILPOET-4527
2022-11-21 12:36:12 +01:00
Oluwaseun Olorunsola
127f3e6363
Fix [subscriber:count] counts only subscribed subscribers
...
MAILPOET-4527
2022-11-21 12:36:12 +01:00
Jan Jakes
6bec12c762
Use helper function to create migration tables
...
[MAILPOET-4835]
2022-11-21 12:15:10 +01:00
Jan Jakes
d1df2d4f42
Add a helper function to create new table
...
[MAILPOET-4835]
2022-11-21 12:15:10 +01:00
Pieterjan Deneys
5598f0af19
Fixing small typo
...
Automatoin should be automation
2022-11-21 11:23:01 +01:00
Jan Lysý
8dd80ce0f2
Fix the circle rerun command output
...
[PREMIUM-207]
2022-11-18 16:05:18 +01:00
Jan Lysý
e45510e064
Add rerunning premium workflow into the prepare command
...
[PREMIUM-207]
2022-11-18 16:05:18 +01:00
Jan Lysý
bfafff132a
Make the project parameter optional
...
[PREMIUM-207]
2022-11-18 16:05:18 +01:00
Jan Lysý
d6748fe979
Add command for rerunning circle workflow
...
[PREMIUM-207]
2022-11-18 16:05:18 +01:00
Jan Lysý
2169522818
Add methods for rerunning Circle workflow
...
[PREMIUM-207]
2022-11-18 16:05:18 +01:00
Brezo Cordero
06cfa3fc60
Shorten test and run action-scheduler group
...
[MAILPOET-4746]
2022-11-17 22:25:52 +01:00
Rodrigo Primo
f9e507eb15
Use latest WooCommerce version for Woo HPOS related tests
...
Before WooCommerce 7.1.0 was released, we were defining a specific
version of Woo that included HPOS to be used when running HPOS related
tests. Now that 7.1.0 was released and since we started using it by
default in bd51822b961a6f8ad10d3454cde912917acac0b6, we don't need to
specify a different Woo version for the HPOS tests.
[MAILPOET-4801]
2022-11-17 14:55:38 +01:00
Rodrigo Primo
90332a23b3
Use latest WooCommerce version in the CircleCI jobs
...
[MAILPOET-4801]
2022-11-17 14:55:38 +01:00
Oluwaseun Olorunsola
a82a810269
Update form templates to include privacy page link (if found)
...
MAILPOET-4651
2022-11-16 16:51:12 +01:00
Oluwaseun Olorunsola
5a378b3c5f
Add replacePrivacyLinkTags method for Form Template
...
MAILPOET-4651
2022-11-16 16:51:12 +01:00
Jan Jakes
49a2df3dbb
Release 4.0.0
2022-11-16 09:43:17 +01:00
Jan Jakes
dee5ff38f5
Fix error when sending a preview email with MSS
...
With HTTPS and "$oneClickUnsubscribeUrl = false", we were sending "false" instead of an actual URL.
[MAILPOET-4813]
2022-11-15 15:05:03 +01:00
Jan Jakes
70aefb421b
Clear error when rerunning migration
...
[MAILPOET-4811]
2022-11-14 20:12:35 +03:00
Ján Mikláš
764e1a1bf0
Rename "Not active" state to "Draft" on automations listing page
...
[MAILPOET-4810]
2022-11-14 19:51:34 +03:00
Rostislav Wolny
b140011f92
Update minimal version check for WooCommerceCheckoutBlockCest
...
Since we support the Woo Blocks integration only for versions from 8.0.0
we need to update minimal version check code for acceptance test.
[MAILPOET-4668]
2022-11-14 17:20:43 +01:00
Rostislav Wolny
b48c9e437e
Update plugins in tests for feature and trunk branches
...
[MAILPOET-4668]
2022-11-14 17:20:43 +01:00
Rostislav Wolny
f34efb4d6f
Update acceptance test oldest job configuration
...
[MAILPOET-4668]
2022-11-14 17:20:43 +01:00
Rostislav Wolny
324c03e8b9
Print WordPress version when starting test environment
...
[MAILPOET-4668]
2022-11-14 17:20:43 +01:00
David Remer
e718101425
Upgrade minimum required WordPress version to 5.8
...
[MAILPOET-4668]
2022-11-14 17:20:43 +01:00
Ján Mikláš
080ce50fea
Open automations Beacon links in a new tab instead of HelpScout Beacon
...
[MAILPOET-4809]
2022-11-14 18:53:20 +03:00
David Remer
1b9eb223b0
Load templates late
...
[MAILPOET-4788]
2022-11-14 12:35:29 +02:00