Pavel Dohnal
|
ec8adcae73
|
Move form wrapping to widget
[MAILPOET-2600]
|
2020-03-02 20:52:38 +00:00 |
|
Pavel Dohnal
|
691a8a45f3
|
Render font size
[MAILPOET-2600]
|
2020-03-02 20:52:38 +00:00 |
|
Pavel Dohnal
|
ce127eadc1
|
Render styles for the form
[MAILPOET-2600]
Signed-off-by: Pavel Dohnal <pavel@mailpoet.com>
|
2020-03-02 20:52:38 +00:00 |
|
Pavel Dohnal
|
c9c1b1fa92
|
Remove input because it would never apply
Renderer adds the class directly to the input element
and the css would never apply.
[MAILPOET-2601]
|
2020-02-27 18:49:59 +00:00 |
|
Jan Jakeš
|
8b4537676a
|
Fix featured image display for existing products with display type 'full'
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Jan Jakeš
|
15b166d188
|
Render featured image for full post display type
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Pavel Dohnal
|
c6d6db6726
|
Remove disabled, it would affect the look of the button
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
8bdb64a97b
|
Disable submit on preview
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Jan Jakeš
|
2d3919d2e3
|
Display 'Subscribe in registration form' even if registration is disabled
[MAILPOET-2700] & [MAILPOET-2565]
|
2020-02-24 18:59:05 +00:00 |
|
Jan Jakeš
|
81531116e7
|
Fix signup confirmation email for WP users trigger
[MAILPOET-2700]
|
2020-02-24 18:59:05 +00:00 |
|
Jan Jakeš
|
ecc1d68b5b
|
Check if bounce sync is scheduled within 42 hours for all emails when sending
[MAILPOET-2705]
|
2020-02-20 17:34:07 +00:00 |
|
Jan Jakeš
|
c7de47b822
|
Fix class/interface/trait opening brace on the same line
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
1774b48666
|
Autofix unused "use" statements
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
e185121f43
|
Fix properties with trailing underscore
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
eae5c5010d
|
Fix properties with missing visibility
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
153c72cd77
|
Autofix long scalar typehints to short ones
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
b39dac75d6
|
Autofix number of newlines between methods
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
0dcdf6e9f1
|
Autofix line endings
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Rostislav Wolny
|
ffc9a89c55
|
Use serialized_array type in form entity
[MAILPOET-2710]
|
2020-02-18 08:11:59 +00:00 |
|
Rostislav Wolny
|
7568d57757
|
Introduce serialized_array type
[MAILPOET-2710]
|
2020-02-18 08:11:59 +00:00 |
|
Rostislav Wolny
|
ede14fc661
|
Exclude deleted form from display below post/page check
[MAILPOET-2710]
|
2020-02-18 08:11:59 +00:00 |
|
Rostislav Wolny
|
c396d74d90
|
Refactor form block assets enqueuing to use proper hook
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
0fd954184d
|
Create a new form for the user
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
3443f082ef
|
Fixes after I messed up rebase :( sorry
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
fd2c13a2e3
|
Refactor block registering
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
f4b9836332
|
Use subscription in the block name
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
4da5b2e5c4
|
Add type hints
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
55da20c8ce
|
Make the order stable
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
62c5a8cc84
|
Rename block attribute
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
831a865c9e
|
Use explicit code instead of PHP magic
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
8da7330a8d
|
Use wp class intead of calling functions directly
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
43f628e580
|
Add translations
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
7f2f4e0296
|
Render form on frontend
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
9877fed216
|
Add icon
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
6befd09423
|
Render form after it is added to the page
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
eb4ea14744
|
Add forms select
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
Pavel Dohnal
|
261624c2bb
|
Create basic block
[MAILPOET-1798]
|
2020-02-17 19:20:36 +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 |
|
Pavel Dohnal
|
4c86b5468a
|
Reduce beamer frequency
[MAILPOET-2704]
|
2020-02-13 19:01:46 +00:00 |
|
Pavel Dohnal
|
c7d7d88028
|
Remove freemail override on MSS activation
[MAILPOET-2594]
|
2020-02-13 18:57:44 +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
|
d5bf33c49a
|
Move dateConverter to common utils namespace
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
Rostislav Wolny
|
f8a86bc877
|
Set FromRenderer service as public
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
Rostislav Wolny
|
f959be13dd
|
Add typehints to form block renderers
[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
|
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 |
|