Commit Graph

10452 Commits

Author SHA1 Message Date
Pavel Dohnal
01f4df87b6 Ensure the correct value
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
613e40d765 Fix linter errors
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
26e2b43fd1 Make sure we don't clone null value
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
f9bdd6acd5 Make sure segment exists
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
aa050c211b Check properly if value is found
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
99ca99cae8 Check if custom field is found in import
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
0d3424f43a Use proper checks
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
9b74a53df3 Fix types in security
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
788d192ba9 Ignore this error because of bug in PHPStan
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
672b0c272e Check type for PHPStan
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
86f700b84c Fix types
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
f313049776 Make sure the type is always correct
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
e90ba1ddda Correct types in Settings
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
75f1e97ee3 Make sure we use the correct type for wp functions
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
5e44ef8af8 Make sure types are correct in Sending Task
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
8e1628efe8 Use proper types in Import Export
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
bd6929bbe8 Make sure newsletter is not boolean
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
52b81478fb Check the return value properly
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
3a9a98b842 Annotate the method correctly
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
25b2edab8a Fix model create annotations
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
e252118d2b Use the latest version of PHPStan
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Amine Ben hammou
0dcd32e1a8 Release 3.40.0 2019-11-19 12:08:00 +01:00
Rostislav Wolny
84c6974922 Update handlebars
[MAILPOET-2526]
2019-11-18 17:06:21 +00:00
Rostislav Wolny
0a6fabc966 Update @wordpress packages
[MAILPOET-2526]
2019-11-18 17:06:21 +00:00
Rostislav Wolny
ff056c7dcc Fix GA campaign name formatting on stats page
[MAILPOET-2522]
2019-11-18 10:22:10 +00:00
Rostislav Wolny
f7e5e08a65 Add missing translation
[MAILPOET-2522]
2019-11-18 10:22:10 +00:00
Pavel Dohnal
0b9b7567e0 Add manual mock 2019-11-14 12:14:57 +00:00
Pavel Dohnal
aedc7497ab Upgrade tinymce version 2019-11-14 12:14:57 +00:00
Jan Jakeš
e3507a334e Use PHPMail as a fallback in WordPressMailer
[MAILPOET-2515]
2019-11-14 10:02:28 +00:00
Jan Jakeš
606f6b24aa Move mailer limit and frequency to where it is needed, make function non-static
[MAILPOET-2515]
2019-11-14 10:02:28 +00:00
Jan Jakeš
15acedc94f Remove static (mis)usages of Mailer::getMailerConfig()
[MAILPOET-2515]
2019-11-14 10:02:28 +00:00
Jan Jakeš
1da56efd32 Use mailer from DI in preview, remove $data['mailer'] param (misused for tests only)
[MAILPOET-2515]
2019-11-14 10:02:28 +00:00
Jan Jakeš
ad9793f511 Use injected settings instead of static fetch
[MAILPOET-2515]
2019-11-14 10:02:28 +00:00
Jan Jakeš
c1b9b279f6 Remove magic mailer initialization
[MAILPOET-2515]
2019-11-14 10:02:28 +00:00
Jan Jakeš
8f029d8308 Remove unneeded non-DI fallbacks
[MAILPOET-2515]
2019-11-14 10:02:28 +00:00
Amine Ben hammou
a0b6f99c72 Fix typo 2019-11-13 10:44:27 +00:00
Amine Ben hammou
2b34c20eca Add unit test 2019-11-13 10:44:27 +00:00
Amine Ben hammou
9f594f7666 Add check
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
Amine Ben hammou
22b5981d5c Replace headings placeholders
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
Amine Ben hammou
10d36393f6 Add all email contents and display the selected one
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
Amine Ben hammou
bd5f18af29 Load all headings and display the selected one
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
Amine Ben hammou
9949ba986f Add Drop down items and trigger change event
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
Jan Jakeš
3d341c80f6 Fix stats banner not visible when Premium incompatible
[MAILPOET-2506]
2019-11-13 09:13:58 +00:00
Jan Jakeš
9d26d3ef24 Display detailed stats only when premium initialized
[MAILPOET-2506]
2019-11-13 09:13:58 +00:00
wxa
47d464c68d Update an acceptance test [MAILPOET-2514] 2019-11-11 16:00:40 +00:00
wxa
93346ede3b Update tests [MAILPOET-2514] 2019-11-11 16:00:40 +00:00
wxa
a38d08eb7c Create the WC transactional email only when it's first invoked [MAILPOET-2514] 2019-11-11 16:00:40 +00:00
Pavel Dohnal
eef0610e00 Release 3.39.2 2019-11-11 14:26:57 +01:00
Jan Jakeš
1d29d3931e Do not JSON-decode template body when being passed to a newsletter
[MAILPOET-2516]
2019-11-11 10:18:45 +00:00
Jan Jakeš
f013d019c6 Regenerate default GA campaign when typing
[MAILPOET-2398]
2019-11-07 10:34:47 +00:00