Commit Graph

4376 Commits

Author SHA1 Message Date
Rostislav Wolny
e17d3fc293 Use transparent as border color of submit button when color is not set
[MAILPOET-2870]
2020-04-30 15:45:35 +02:00
Pavel Dohnal
945b46d9d1 Fix double sending notifications
[MAILPOET-2864]
2020-04-30 10:33:58 +02:00
Jan Jakeš
d47ac99a45 Load mbstring & php72 polyfills using composer
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
Pavel Dohnal
114f6d839f Make database properties consistent
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
d8c461f7d5 Align correctly input fields in rendered form
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
0d4d0c7052 Render input padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
2317412f88 Render form alignment
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
9628463477 Render form padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
c1691d2c5a Render form border
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
e5639d1adb Remove SPF notice
[MAILPOET-2867]
2020-04-27 14:25:58 +02:00
Amine Ben hammou
777ed7f9e6 Remove unused data
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Amine Ben hammou
c19902c32d Remove old settings files
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Rostislav Wolny
2711a00f3e Render preview page title correctly
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
d81c0d490b Rename sidebar form type to others
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
511364413a Display success, error message only for sidebar widget preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
2fe21d508b Change slide-in default position in preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
4cb7ba2424 Add different rendering for sidebar widget preview type
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
ac359dacf1 Display usnaved form changes in preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
0b512fe81b Add form preview page form rendering
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
485a3942f3 Pass form preview URL to form editor view
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
1fe7cabe23 Add dummy form preview page
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Pavel Dohnal
e7fd5ac551 Move beacon id to the correct link
[MAILPOET-2691]
2020-04-24 17:07:19 +02:00
Pavel Dohnal
489fe25fdd Make sure the values have correct types
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
171d2e52bf Make sure the flags are always array
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
6b5c0b706f Make sure the returned value is correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
6dcf494e6d Use the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
59c5f2a321 Make sure types are correct in models
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
0b0abea3bb Retype to use the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
96199cc586 Use the correct type when rendering newsletter
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
d31e480151 Make sure encoding works
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
9cf73d00b3 Make sure the types are correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
658aa6a1d7 Use the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
10f0d31137 Make sure the file is opened for export
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
257b6b75d4 Make sure the connection to mailchimp is working
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
297e98e054 Re-type the value
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
32031f66b1 Make sure the title is separated correctly
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
67681796a2 Make sure the parsing works
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
a303158ea5 Update type hints in di panel
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
c89ecbad4a Make sure the parsed values have the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
f2b104353e Check the parsed value is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
f66721ed1b Make sure the user exists in WP
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
f59003bdde Make sure Newsletter is the right type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
ecc8644081 Make sure the correct type is used
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
2695b15cde Make sure the data type is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
b1aad73432 Check if task time is set
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
414fa44d2c Check if url is parsed properly
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
d586a18e52 Remove redundant condition
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
07f9d26d98 Make sure the data type is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
c1e48a750c Fix return type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
eee44e9d06 Remove dynamic segments code
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00