wxa
|
24baf9c188
|
Do not clear sub/list add form when saving [MAILPOET-3347]
|
2021-01-04 11:55:49 +01:00 |
|
wxa
|
f3f5c82113
|
Fix form loading opacity [MAILPOET-3347]
|
2021-01-04 11:55:49 +01:00 |
|
Rostislav Wolny
|
15d010c448
|
Fix static analysis issues in FormTest
[MAILPOET-3297]
|
2021-01-04 11:32:28 +01:00 |
|
Rostislav Wolny
|
baf67a96a1
|
Update subscription integration test
[MAILPOET-3297]
|
2021-01-04 11:32:28 +01:00 |
|
Rostislav Wolny
|
441cb86a76
|
Refactor subscription segments selection from old model to api
[MAILPOET-3297]
|
2021-01-04 11:32:28 +01:00 |
|
Rostislav Wolny
|
af574f7e1b
|
Refactor getting segments from form body to form entity
[MAILPOET-3297]
|
2021-01-04 11:32:28 +01:00 |
|
Rostislav Wolny
|
36a7cc0b25
|
Fix searching for segments to work with nested segments block
[MAILPOET-3297]
|
2021-01-04 11:32:28 +01:00 |
|
Rostislav Wolny
|
46f9860990
|
Add test for segment ids search in form save API
[MAILPOET-3297]
|
2021-01-04 11:32:28 +01:00 |
|
Rostislav Wolny
|
74e0fc6b52
|
Add getBlocksByType to Form entity
[MAILPOET-3297]
|
2021-01-04 11:32:28 +01:00 |
|
Rostislav Wolny
|
b3db3dbcb3
|
Add PHP constants for form block types
[MAILPOET-3297]
|
2021-01-04 11:32:28 +01:00 |
|
Rostislav Wolny
|
a018d77505
|
Register undo/redo shortcuts only once
[MAILPOET-3320]
|
2021-01-04 11:12:04 +01:00 |
|
Rostislav Wolny
|
2305be8913
|
Fix new segment form in subscribers import
[MAILPOET-3348]
|
2021-01-04 10:41:52 +01:00 |
|
wxa
|
518c627927
|
Fix button link in deprecated shortcodes notice [MAILPOET-3345]
|
2021-01-04 10:32:40 +01:00 |
|
Rostislav Wolny
|
05812de89c
|
Remove image block ids and links in form templates
[MAILPOET-3308]
|
2021-01-04 10:10:21 +01:00 |
|
wxa
|
0931d0b770
|
Keep custom unsubscribe confirmation page setting [MAILPOET-3242]
|
2021-01-04 10:00:01 +01:00 |
|
Rostislav Wolny
|
34eae8c126
|
Replace broken placeholder images in tests
[MAILPOET-3349]
|
2020-12-29 10:51:29 +03:00 |
|
wxa
|
cdd3e272eb
|
Release 3.56.2
|
2020-12-22 14:31:38 +03:00 |
|
Ján Mikláš
|
0f0ec6b795
|
Update default Beacon articles
[MAILPOET-3302]
|
2020-12-22 10:49:47 +01:00 |
|
dependabot[bot]
|
6550dce6db
|
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-21 10:17:33 +01:00 |
|
Jan Lysý
|
b67c216e31
|
Fix update segment when the name is the same
[MAILPOET-3343]
|
2020-12-21 10:03:08 +01:00 |
|
Rostislav Wolny
|
11036f4255
|
Release 3.56.1
|
2020-12-16 09:38:48 +01:00 |
|
Rostislav Wolny
|
4c9e9f51f7
|
Return fresh deferred object for every call in ajax.js
[MAILPOET-3342]
|
2020-12-15 14:34:21 +01:00 |
|
Tautvidas Sipavičius
|
00b43096b9
|
Release 3.56.0
|
2020-12-08 10:15:07 +02:00 |
|
Veljko V
|
2964b5803b
|
Fix flaky test EditorSettingsBehavior [MAILPOET-3341]
[MAILPOET-3341](https://mailpoet.atlassian.net/browse/MAILPOET-3341)
|
2020-12-07 19:14:45 +02:00 |
|
Jan Lysý
|
83cb272555
|
Use method createOrUpdate from SegmentRepository in tests
[MAILPOET-3167]
|
2020-12-07 14:48:58 +01:00 |
|
Jan Lysý
|
79abec8f13
|
Move method for create or update Segment to repository
[MAILPOET-3167]
|
2020-12-07 14:48:58 +01:00 |
|
Jan Lysý
|
37cef4fb34
|
Remove usage of Idiorm from Segments test
[MAILPOET-3167]
|
2020-12-07 14:48:58 +01:00 |
|
Jan Lysý
|
a75575baf9
|
Use SegmentEntity in endpoint Segment::save()
[MAILPOET-3167]
|
2020-12-07 14:48:58 +01:00 |
|
Rostislav Wolny
|
16a0d54a31
|
Remove unsecure string from error message
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
703fbe53a8
|
Update php version range for code sniffer
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
7155aa03f9
|
Add static analysis job for php7 and php8 to CI
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
3845f400b1
|
Add parameter for php version to static analysis command
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
dd3538b78d
|
Add basic tests for PDOConnection and PDOStatement
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
0ee843723e
|
Enable unused ignoredErrors reporting for PHPStan
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
b4ee9a756a
|
Update codesniffer to PHP8 compatible version
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
6459828eb2
|
Fix warnings in translations:build command
There is no need to pass the variable by reference.
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
90eb894b72
|
Refactor acceptance tests splitting to respect coding style
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
b9716bc0bc
|
Add totten/lurkerlite as replacement for henrikbjorn/lurker
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
9473579766
|
Fix type issues in tests
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
9e9063414f
|
Ignore some PHPStan errors in libs only for PHP7
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
d13f63b3e2
|
Fix other minor type issues in libs
[MAILPOET-3926]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
82f666c488
|
Fix type issues in Doctrine Driver
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
df22724cf7
|
Fix unserialize parameters issues in old models
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
ec19b565f5
|
Update PHP Stan
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
8d7625fc3c
|
Fix argument passed by reference exception
This fails on PHP8. Passing by reference was introduced int this commit
a587b0a966
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
5d03ca01cd
|
Fix WooCommerce helper mock in first purchase tests
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
0f7f173259
|
Fix required after optional warning in SMTP mailer
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
e2236e45df
|
Fix form fields extraction
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
71c515cdcf
|
Add patching for interface name collision with match expression
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|
Rostislav Wolny
|
747d5fffee
|
Add patching for phpunit deprecated ReflectionParameter::getClass()
[MAILPOET-3296]
|
2020-12-07 11:36:01 +01:00 |
|