Commit Graph

4591 Commits

Author SHA1 Message Date
Pavel Dohnal
b5e458ee26 Enforce image dimensions
[MAILPOET-2884]
2020-05-06 12:50:33 +02:00
Pavel Dohnal
98b9e27c10 Fix rendering image block
[MAILPOET-2884]
2020-05-06 12:50:33 +02:00
Rostislav Wolny
87caa4e26e Add unsubscribes tracking into unsubscribe action
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
accf804cea Add queue id into unsubscribe URLs data
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
78f055b7aa Refactor unsubscribes tracker to doctrine
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
4189b11054 Remove unsubscribes tracking from shortcodes processing
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
574dbef210 Remove unnecessary period from page title
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
fca2bfddb3 Add filter for disabling subscription confirmation
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
7ca3944638 Add filter for unsubscribe confirmation page content
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
84adf104c9 Add migration to update sent unsubscribe links to be instant
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
d19e7714c3 Use instant unsubscribe URL for List-Unsubscribe header
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
1f744453d4 Switch unsubscribe url shortcode to the confirm page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
602b156e54 Add ability to generate URL to subscription confirmation page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
66f2308e41 Add confirm unsubscribe page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Pavel Dohnal
71106cc90e Render raw html in checkbox label
[MAILPOET-2803]
2020-05-04 11:52:30 +02:00
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