Commit Graph

15684 Commits

Author SHA1 Message Date
Rostislav Wolny
8156134684 Keep old sending settings when activating MSS via key validation
[MAILPOET-3401]
2021-02-18 09:53:29 +01:00
Rostislav Wolny
0893766915 Fix searching segments in subscribers import
[MAILPOET-3423]
2021-02-17 20:26:12 +03:00
Pavel Dohnal
aad1495262 Prevent deleting lists with emails that are being sent
[MAILPOET-3417]
2021-02-17 16:31:31 +01:00
Rostislav Wolny
dc4727117c Fix view in browser link shortcode and extend test
[MAILPOET-3434]
2021-02-17 16:11:59 +01:00
Rostislav Wolny
31df925cf4 Remove unnecessary code form short code task
[MAILPOET-3434]
2021-02-17 16:11:59 +01:00
Tautvidas Sipavicius
46f468b106 Release 3.60.1 2021-02-17 13:21:43 +02:00
Rostislav Wolny
6bf62ee90a Fix links in form checkbox label
[MAILPOET-3433]
2021-02-17 11:00:15 +01:00
Tautvidas Sipavicius
22d98eb4b1 Release 3.60.0 2021-02-16 12:29:49 +02:00
Rostislav Wolny
76279d3148 Fix form input validations
[MAILPOET-3415]
2021-02-15 19:05:14 +01:00
Pavel Dohnal
956b455b27 Fix function return types in subscribers stats
[MAILPOET-3301]
2021-02-15 18:51:35 +01:00
Pavel Dohnal
098af570e3 Fix function return types in import
[MAILPOET-3301]
2021-02-15 18:51:35 +01:00
Pavel Dohnal
beb02d2716 Fix function return types in form templates
[MAILPOET-3301]
2021-02-15 18:51:35 +01:00
Pavel Dohnal
7b7edb688c Fix function return types in rich text
[MAILPOET-3301]
2021-02-15 18:51:35 +01:00
Pavel Dohnal
c1a4304400 Fix function return types in placement of form editor
[MAILPOET-3301]
2021-02-15 18:51:35 +01:00
Pavel Dohnal
82840edd8d Fix function return types in components of form editor
[MAILPOET-3301]
2021-02-15 18:51:35 +01:00
Pavel Dohnal
07ba872d69 Fix functions ts violation in blocks
[MAILPOET-3301]
2021-02-15 18:51:35 +01:00
Pavel Dohnal
79de413b66 Add list of files violating @typescript-eslint/explicit-function-return-type
[MAILPOET-3301]
2021-02-15 18:51:35 +01:00
Pavel Dohnal
c78ff05762 Remove await-thenable rule
[MAILPOET-3301]
2021-02-15 18:51:35 +01:00
Rostislav Wolny
54cee207ea Remove forgotten test debug code
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
6a63ac26c7 Fix naming sanitiser > sanitizer
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
6d074e37e9 Fix image caption rendering in for editor
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
c1aef842d2 Fix rendering issues in form blocks
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
6e911ffd1d Render form styles in twig template correctly
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
0d6a068351 Add condition for adding custom HTML block to inserter
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
d00e667b96 Check Custom HTML in form on save
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
08b5fae173 Use api data fix service for save form api
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
1fbed46411 Add service for fixing form API data
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
e13b2c62a9 Add servise for fixing html in form blocks
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Pavel Dohnal
e4eb5a132d Make better entity decode
[MAILPOET-3407]
2021-02-15 12:18:50 +01:00
Rostislav Wolny
ab5720b4ca Allow WooCommerce and WP segments in shortcodes settings
[MAILPOET-3419]
2021-02-15 11:40:43 +01:00
Jan Lysý
cd776fe0cf Add tries when CronHelpes ping ends with timeout
[MAILPOET-3413]
2021-02-15 09:34:38 +01:00
Pavel Dohnal
5b5e01465c [MAILPOET-3408] 2021-02-10 14:52:20 +01:00
Jan Lysý
c81d23aafb Release 3.59.2 2021-02-09 13:02:59 +01:00
Pavel Dohnal
8698fd944f Remove the Update page
[MAILPOET-3406]
2021-02-08 13:01:06 +01:00
Jan Lysý
dc1ba7ede4 Add type casting for counts in groups of segments
[MAILPOET-3372]
2021-02-05 14:25:47 +01:00
Jan Lysý
1999c02e3d Check if file is renamed in fix-phpunit.php
[MAILPOET-3395]
2021-02-04 17:58:42 +01:00
Jan Lysý
4b6a0bd1c9 Fix name of file Sqlite platform in fix-doctrine.php
[MAILPOET-3395]
2021-02-04 17:58:42 +01:00
Jan Lysý
bed6707b11 Fix path to bin directory in fix-carbon.php
[MAILPOET-3395]
2021-02-04 17:58:42 +01:00
Jan Lysý
4b78b6bc45 Render reCaptcha after its initialization
[MAILPOET-3390]
2021-02-04 12:29:57 +01:00
Jan Lysý
a88e525e6a Remove the parameter onload from reCaptcha script URL
When is reCaptcha rendered with onload callback,
sometimes the callback isn't defined yet due to race condition

[MAILPOET-3390]
2021-02-04 12:29:57 +01:00
Rostislav Wolny
83ad751a51 Fix crashes on multisite installations
[MAILPOET-3403]
2021-02-04 10:40:24 +01:00
Rostislav Wolny
e98a440725 Release 3.59.1 2021-02-03 15:14:22 +01:00
Veljko
4d6564e757 Fixed flaky scenario of moving a list to trash 2021-02-03 11:02:13 +01:00
Jan Lysý
6337c37e45 Update tests for third party API
[MAILPOET-3307]
2021-02-03 11:01:38 +01:00
Jan Lysý
349918e45d Allow re-subscribe functionality in third party API
[MAILPOET-3307]
2021-02-03 11:01:38 +01:00
Jan Lysý
b37e5a36ab Remove show settings after render abandoned car
[MAILPOET-3278]
2021-02-02 14:20:12 +01:00
Jan Lysý
e0a1b777f0 Replace email title after update status of automatic email
[MAILPOET-3371]
2021-02-02 14:08:13 +01:00
Rodrigo Primo
365db2fa9e Remove the "Tested up to" tag from mailpoet.php
According to the documentation, WP.org only uses the "Tested up to" tag
from the readme.txt file. There is no need to include the same tag in
the main PHP file of the plugin and it is ignored by WP.org. So this
commit simply removes the "Tested up to" tag from mailpoet.php. Going
forward, we will have one less place to update when bumping this tag.

The readme.txt documentation
(https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/)
mentions the "Tested up to" tag, but the documentation on the main PHP
file of the plugin doesn't
(https://developer.wordpress.org/plugins/plugin-basics/header-requirements/).
I also checked WooCommerce and Jetpack and confirmed that both plugins
don't include this tag in their main PHP file:

https://github.com/woocommerce/woocommerce/blob/master/woocommerce.php#L3
https://github.com/Automattic/jetpack/blob/master/jetpack.php#L3

[MAILPOET-3394]
2021-02-02 13:48:01 +01:00
Rodrigo Primo
f000f19ff7 Bump "Tested up to" tag to 5.6
[MAILPOET-3394]
2021-02-02 13:48:01 +01:00
Jan Lysý
9e53afb1c1 Use Carbon from MailPoetVendor namespace in SegmentsRepository
[MAILPOET-3400]
2021-02-02 12:45:34 +01:00