Commit Graph

9033 Commits

Author SHA1 Message Date
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
Jan Jakeš
e10e2bee56 Generate defalut GA tracking campaign name on load
[MAILPOET-2398]
2019-11-07 10:34:47 +00:00
Jan Jakeš
6c9e667237 Add slugify NPM package
[MAILPOET-2398]
2019-11-07 10:34:47 +00:00
Jan Jakeš
f9e99bb041 Use support tier to display free/premium Helpscout
[MAILPOET-2403]
2019-11-07 09:31:56 +00:00
Jan Jakeš
393cd3a412 Fix line endings in layout.html
[MAILPOET-2403]
2019-11-07 09:31:56 +00:00
wxa
68eb3ade6e Customize the WC transactional email template based on WC settings [MAILPOET-2339] 2019-11-06 17:06:07 +00:00
Rostislav Wolny
ce36b3fdfc Move save form started action dispatching to control
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
c966797e2b Rename addNotice action to addNonDismissibleNotice
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
270da97ed6 Replace element selector with class selector
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
b7d8d5dae6 Remove unused random id for notices
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
9c396bdd4e Fix multiple saving requests when save button clicked multiple times
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
c07072ff67 Add slot for tooltips/popovers rendering
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
e4855b7e9d Add comments for devs
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
f0a433de22 Move reseting form saved notification from action to control
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
20d848132d Refactor reducers to extra files
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
cd3f039958 Use different functions for dismissible and non dismissible notices
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
8aef0d3b74 Use null instead of an empty string for closed sidebar
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
624f79b89c Move post title inlined css to css file
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
28e0278aa7 Allow spellcheck for form name
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
521e9f0497 Use classnames package for classes in Sidebar component
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00