Rostislav Wolny
ede14fc661
Exclude deleted form from display below post/page check
...
[MAILPOET-2710]
2020-02-18 08:11:59 +00:00
Rostislav Wolny
f11102ab34
Use DOMNodeList length property of DOMNodeList::count
...
DOMNodeList::count was added it php7.2
[MAILPOET-2712]
2020-02-17 17:54:11 +00:00
Rostislav Wolny
7f631a1166
Fix rendering and assets loading for forms below page/post
...
[MAILPOET-2706]
2020-02-17 17:49:16 +00:00
Rostislav Wolny
490a72aed3
Allow but ignore not string content in MailPoet\Form\DisplayFormInWPContent
...
[MAILPOET-2699]
2020-02-13 18:51:24 +00:00
Rostislav Wolny
866167b597
Rename Base to BlockRendererHelper
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
314ce6ed8a
Remove renderer render method
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
92fade57e4
Remove unnecessary inheritance in test helper
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
6f3ebc5791
Fix and unify formatting in php doc for mocks
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
d5bf33c49a
Move dateConverter to common utils namespace
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
268fe0f2ad
Add date input renderer test
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
0e6a894977
Add submit button renderer test
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
204af78a56
Add radio buttons input renderer test
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
9238f3fd68
Add test for segments renderer
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
778576e674
Add divider and custom html tests
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
4460a802db
Add text and textarea renderers tests
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
072c6e48a0
Add basic checkbox test
...
[MAILPOET-265]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
c8663c3b79
Add test for base renderer
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
c6ca749cdc
Refactor form blocks to use composition instead of inheritance
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
20926d56b7
Inject form renderer into DisplayFormInWPContent
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
b38bd63bc5
Add unit test for form renderer
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
f0c1c3e424
Move select block integration test to unit test
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
d0acad5c3b
Inject WPFunctions to FieldNameObfuscator using DI
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
7d596e3407
Extract unrelated date conversion functionality from date block
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
6827eb93e6
Add block renderers to DI container
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Pavel Dohnal
f001542b3e
Use underscore to unify naming
...
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
fd1e8ee915
Display forms only on default post types
...
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
e644675046
Use cache for forms rendering to
...
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
d06fc2d00d
Append form bellow content
...
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Jan Jakeš
aeac8c664d
Fix Swiftmailer autoloading, use its official autoloader
...
[MAILPOET-2589]
2020-01-30 18:33:48 +00:00
Jan Jakeš
835d8bc0af
Fix PHPUnit 6 & Codeception\Verify incompatibilities
...
[MAILPOET-2582]
2020-01-28 20:18:39 +00:00
Rostislav Wolny
447e01b0aa
Remove new form editor feature flag
...
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
Pavel Dohnal
213934df17
Fix failing unit test
2020-01-22 14:15:45 +01:00
Pavel Dohnal
5e2559c0ae
Exclude WP subscribers from sending limit
...
[MAILPOET-2631]
2020-01-22 12:28:30 +00:00
Amine Ben hammou
89a215a9bf
Fix key validity check
...
[MAILPOET-2637]
2020-01-20 10:39:46 +00:00
Jan Jakeš
f5927ea8ab
Use camel case in new variables
...
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
4e75bcd296
Implement API for Premium plugin installation and activation
...
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
8c848cfa28
Convert property names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Amine Ben hammou
5d59f53834
Check the API key state
...
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
Amine Ben hammou
bf175e6e3a
Add tests
...
[MAILPOET-2617]
2020-01-07 17:55:23 +00:00
Amine Ben hammou
55f8626493
Change warning when user hasw an API key
...
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
wxa
091e17ce0c
Add PHPStan to integration tests, fix a class name conflict [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
Amine Ben hammou
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
wxa
9fdd37dbd8
Fix WC heading padding in rendering [MAILPOET-2569]
2019-12-23 21:55:40 +03:00
wxa
d84c45e5f1
Fix colors in rendering [MAILPOET-2569]
2019-12-23 21:55:40 +03:00
Jan Jakeš
b22d9e1550
Fix conditional font-include comment for Outlook
...
[MAILPOET-2562]
2019-12-12 19:07:38 +00:00
wxa
ed6bc90754
Add global styles for use in WC header and content blocks [MAILPOET-2521]
2019-12-11 18:22:46 +00:00
Amine Ben hammou
0d87258391
Refactor SubscribersFeature
...
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
042557aafa
Apply new limit to new users
...
I refactored the SubscribersFeature class so that it's easily
unit tested. Computing the subscribers count in the constructor
is better then computing it on every call to check().
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Rostislav Wolny
17dc239578
Fix mock object php doc
...
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00