Commit Graph

9623 Commits

Author SHA1 Message Date
Jan Jakeš
59ac38cabd Use processTaskStrategy() instead of custom logic in Bounce worker
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
ac794aaca2 Use processTaskStrategy() instead of custom logic in Migration worker
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
8a8b34e554 Remove useless method
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
cd93940940 Make static methods in cron workers non-static
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
ba41f4901e Move SQL queries from SimpleWorker to model, improve naming
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
4e8165c4b4 Fix MailPoet & WordPress cron trigger tests
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
f4c2dda560 Fix DaemonHttpRunnerTest
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
072aa54f37 Move CronTriggerTest from integration to unit
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
c1d5c8068d Use DI for cron triggers
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
7a91641d11 Make cron triggers non-static
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
b1aed487be Simplify CronTrigger methods list & its usage
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Pavel Dohnal
69b79b4f6c Fix types
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
1b3a74ace1 Run PHPStan on level 7
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
52b4d67eca Make sure values are found
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
2f262bc8ac Make sure value is correct
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
4b649a0575 Fix types in mp2 migrator
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
650f9a8c90 Use proper check for existence
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
f1da8e5c36 Use the proper check
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
61f0250822 Use the correct type
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
5e5d4c3ff8 Ensure the correct instance
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
87080c6fe9 Ensure correct type
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
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