Commit Graph

3144 Commits

Author SHA1 Message Date
Pavel Dohnal
3e66e9e1dd Fix phpstan level 6
[MAILPOET-1969]
2019-04-10 09:55:13 -04:00
Pavel Dohnal
46a0b7501b Update phpstan to level 5
[MAILPOET-1969]
2019-04-10 09:55:13 -04:00
Pavel Dohnal
5c536b3779 [MAILPOET-1921] 2019-04-10 07:00:59 -04:00
Pavel Dohnal
e8a2b970df Send text version of confirmation email
[[MAILPOET-1966]
2019-04-10 06:36:47 -04:00
Rostislav Wolny
a27b224d8f Fix usage of content helpers to respect context
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
b9799a5446 Slightly improve regex in link content helper
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
724363d892 Remove unnecessary parameters from block helpers
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
4f7afb9829 Add php doc to block render helpers
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
bc32e5f6f3 Get rid of unused argument in inlineCss
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
c2f5a98893 Get rid of double parsing of html within rendering
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
55ca5dfd5e Fix styles parser
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
7116ff2720 Fix mail preheader
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
e820d690b5 Refactor text renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
7fc2c25fa1 Refactor column renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
fbb015dc8c Refactor social renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
e345f7ead1 Refactor image renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
604583bbc8 Refactor footer and header renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
5a5cdf4fd1 Refactor divider and spacer renderers
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
50386ba9ed Refactor button renderer
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
d07f64038b Add output helpers
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
756ebe673b Get rid of global & encoding in post process
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Rostislav Wolny
fdb7dc971c Get rid of removing !important flags in render post process
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
Pavel Dohnal
19b1a6234f Prevent removing mandatory custom fields
[MAILPOET-1828]
2019-04-08 10:35:20 -04:00
Pavel Dohnal
6493f7ceb4 Validate only fields in form
[MAILPOET-1828]
2019-04-08 10:35:20 -04:00
Amine Ben hammou
839dea63be Translate a string 2019-04-08 06:20:04 -04:00
Pavel Dohnal
5e2a87a4bf Save sender even if user skips wizard
[MAILPOET-1925]
2019-04-05 12:48:08 -04:00
Pavel Dohnal
08a3a66f4c Cleanup export files after some time
[MAILPOET-1894]
2019-04-03 12:46:45 -04:00
Pavel Dohnal
cd1bfe6d88 Prevent unsubscribing when previewing
[MAILPOET-1935]
2019-04-03 12:01:23 -04:00
Jan Jakeš
697ce9e981 Update Beamer announcement date 2019-04-02 10:42:55 +03:00
Pavel Dohnal
acbf363412 Prevent scheduling welcome emails
If subscriber is imported we don't want to send them welcome emails if their data are updated

[MAILPOET-1908]
2019-04-01 07:02:54 -04:00
Rostislav Wolny
a0fcea56d2 Refactor Twig related classes to use modernized twig namespace
[MAILPOET-1929]
2019-04-01 05:43:25 -04:00
Pavel Dohnal
3d69b3aeec Move Twig to prefixed dependencies
Closes #1904
[MAILPOET-1929]
2019-04-01 05:43:25 -04:00
Jan Jakeš
51de087c01 Remove top padding for ALC & Post block titles
[MAILPOET-1701]
2019-03-29 11:44:22 -04:00
Jan Jakeš
8d689f4f60 Remove heading bottom margin for ALC, Post, and header-only blocks
[MAILPOET-1701]
2019-03-29 11:44:22 -04:00
Jan Jakeš
1b5afa92da Change 20px bottom block margin to 10px top+bottom padding in Renderer
[MAILPOET-1701]
2019-03-29 11:44:22 -04:00
Amine Ben hammou
6f85c27d4f Fix PHPStan warnings 2019-03-28 15:20:28 -04:00
Amine Ben hammou
5c2b34e9da Move WC functions to WC Helper 2019-03-28 15:20:28 -04:00
Amine Ben hammou
5bd51baef8 Fix tests 2019-03-28 15:20:28 -04:00
Amine Ben hammou
dce4f4ece8 Rewrite WPFunctions methods 2019-03-28 15:20:28 -04:00
Amine Ben hammou
92a2934e51 Replace double quotes with unicode alternative
[MAILPOET-1937]
2019-03-28 12:50:22 -04:00
wxa
ed775c31cd Fix subscribing old WooCommerce customers to WC list [MAILPOET-1939] 2019-03-28 11:48:15 -04:00
Rostislav Wolny
65ade03fb0 Register ServiceChecker to DI container
[MAILPOET-1938]
2019-03-28 11:15:33 -04:00
Pavel Dohnal
6fc68bb979 Update sender warning message
[MAILPOET-1890]
2019-03-28 07:19:22 -04:00
Pavel Dohnal
ff4d5be38a Add a non breaking space
Instead of a normal space that has been removed by outlook I added a non breaking space

[MAILPOET-1827]
2019-03-27 09:45:21 -04:00
Pavel Dohnal
d31a3ae1e9 Fix the order
[MAILPOET-1617]
2019-03-27 08:24:57 -04:00
Pavel Dohnal
0a05dca1ac Fix category for RockBand template
[MAILPOET-1617]
2019-03-27 08:24:57 -04:00
Pavel Dohnal
e056519b2d Update templates after latest fixes
[MAILPOET-1617]
2019-03-27 08:24:57 -04:00
Pavel Dohnal
92fce51eca Clear MailPoet links from templates
[MAILPOET-1617]
2019-03-27 08:24:57 -04:00
Pavel Dohnal
66afb7734a Move templates from notification category
[MAILPOET-1617]
2019-03-27 08:24:57 -04:00
Pavel Dohnal
9d05f7343b Use the correct category
[MAILPOET-1617]
2019-03-27 08:24:57 -04:00