Commit Graph

4334 Commits

Author SHA1 Message Date
fca2bfddb3 Add filter for disabling subscription confirmation
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
7ca3944638 Add filter for unsubscribe confirmation page content
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
84adf104c9 Add migration to update sent unsubscribe links to be instant
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
d19e7714c3 Use instant unsubscribe URL for List-Unsubscribe header
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
1f744453d4 Switch unsubscribe url shortcode to the confirm page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
602b156e54 Add ability to generate URL to subscription confirmation page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
66f2308e41 Add confirm unsubscribe page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
71106cc90e Render raw html in checkbox label
[MAILPOET-2803]
2020-05-04 11:52:30 +02:00
e17d3fc293 Use transparent as border color of submit button when color is not set
[MAILPOET-2870]
2020-04-30 15:45:35 +02:00
945b46d9d1 Fix double sending notifications
[MAILPOET-2864]
2020-04-30 10:33:58 +02:00
d47ac99a45 Load mbstring & php72 polyfills using composer
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
114f6d839f Make database properties consistent
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
d8c461f7d5 Align correctly input fields in rendered form
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
0d4d0c7052 Render input padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
2317412f88 Render form alignment
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
9628463477 Render form padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
c1691d2c5a Render form border
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
e5639d1adb Remove SPF notice
[MAILPOET-2867]
2020-04-27 14:25:58 +02:00
777ed7f9e6 Remove unused data
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
c19902c32d Remove old settings files
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
2711a00f3e Render preview page title correctly
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
d81c0d490b Rename sidebar form type to others
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
511364413a Display success, error message only for sidebar widget preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
2fe21d508b Change slide-in default position in preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
4cb7ba2424 Add different rendering for sidebar widget preview type
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
ac359dacf1 Display usnaved form changes in preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
0b512fe81b Add form preview page form rendering
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
485a3942f3 Pass form preview URL to form editor view
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
1fe7cabe23 Add dummy form preview page
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
e7fd5ac551 Move beacon id to the correct link
[MAILPOET-2691]
2020-04-24 17:07:19 +02:00
489fe25fdd Make sure the values have correct types
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
171d2e52bf Make sure the flags are always array
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
6b5c0b706f Make sure the returned value is correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
6dcf494e6d Use the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
59c5f2a321 Make sure types are correct in models
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
0b0abea3bb Retype to use the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
96199cc586 Use the correct type when rendering newsletter
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
d31e480151 Make sure encoding works
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
9cf73d00b3 Make sure the types are correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
658aa6a1d7 Use the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
10f0d31137 Make sure the file is opened for export
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
257b6b75d4 Make sure the connection to mailchimp is working
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
297e98e054 Re-type the value
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
32031f66b1 Make sure the title is separated correctly
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
67681796a2 Make sure the parsing works
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
a303158ea5 Update type hints in di panel
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
c89ecbad4a Make sure the parsed values have the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
f2b104353e Check the parsed value is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
f66721ed1b Make sure the user exists in WP
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
f59003bdde Make sure Newsletter is the right type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00