Commit Graph

3543 Commits

Author SHA1 Message Date
Rostislav Wolny
1f744453d4 Switch unsubscribe url shortcode to the confirm 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š
d125c5defe Load Swiftmailer autoloader 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
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
c19902c32d Remove old settings files
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Rostislav Wolny
6d07f5eb32 Add acceptance test for form preview
[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
8dc3d5f493 Fix loading custom field from columns
[MAILPOET-2868]
2020-04-24 11:39:41 +02:00
Pavel Dohnal
b59c3bb188 Fix acceptance tests
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Rostislav Wolny
296fe56081 Update subscriber data on repeated confirmation
[MAILPOET-2847]
2020-04-23 11:07:32 +02:00
Rostislav Wolny
4bb35af153 Add assertion that confirmation doesn't schedule multiple welcome emails
[MAILPOET-2847]
2020-04-23 11:07:32 +02:00
Rostislav Wolny
85399fb612 Fix Subscription pages integration tests
[MAILPOET-2847]
2020-04-23 11:07:32 +02:00
Jan Jakeš
abc812aa93 Fix test flakiness
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
698be75d15 Check congratulatory email in acceptance tests
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
27b4cd4b02 Add integration tests
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
f70a17e1b8 Merge mocking methods into one
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
65b75453ab Add congratulatory MSS sending email & endpoint to send it
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
e748391602 Inject WP functions in Services API
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Pavel Dohnal
eb7dab84c4 Prevent displaying more forms in a single caterogy
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
Pavel Dohnal
a873f9846c Move the MailChimp test to integration suite
[MAILPOET-2843]
2020-04-16 12:57:34 +02:00
Pavel Dohnal
57f695ea8d Render fixed bar form in page
[MAILPOET-2740]
2020-04-15 17:26:03 +02:00
Jan Jakeš
03e2ef5a83 When pending approval check MSS key state every hour
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Jan Jakeš
3ce4496c94 Add test for resume sending on key approval
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Jan Jakeš
57c6d1e37d Add test for pending approval notice
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Jan Jakeš
6280be5d17 Fix test to test FROM address modal correctly
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Jan Jakeš
9ad32a6ff4 Pause sending when pending approval, resume when not anymore
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Rostislav Wolny
9701f46a77 Render segment names in form using actual segment names
[MAILPOET-2801]
2020-04-09 10:09:57 +02:00
Rostislav Wolny
936a75c277 Remove names from stored segment block values
[MAILPOET-2801]
2020-04-09 10:09:57 +02:00
Pavel Dohnal
47a9586aa7 Use javascript notice
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Rostislav Wolny
201c1c7656 Allow saving form also when list selection with lists is present
[MAILPOET-2828]
2020-04-08 12:43:38 +02:00
Rostislav Wolny
b465e5205d Add srcset attribute rendering to image block renderer
Srcset is not rendered automatically when image is added in the content hook.
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
63d6d463cb Add support for image block link
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
7a604fa10e Render image block on front end
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
072804a412 Add loading image blocks from server
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
3616f55df9 Add saving of form image blocks to server
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Amine Ben hammou
13eebc742c Fix acceptance tests 2020-04-08 09:40:19 +02:00
Jan Jakeš
d297ff24f5 Add acceptance tests for unauthorized email messages & modal
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
Jan Jakeš
f25b73050d Update text of unauthorized email notices
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
Amine Ben hammou
748378a58e Fix acceptance tests
[MAILPOET-2708]
2020-04-03 11:17:50 +02:00
Pavel Dohnal
4396f8370b Send confirmation email on wc checkout
[MAILPOET-2799]
2020-04-02 14:24:38 +02:00
Pavel Dohnal
d166e4b51f Synchronise guest woocommerce users as unconfirmed
[MAILPOET-2799]
2020-04-02 14:24:38 +02:00
Rostislav Wolny
698e9f00c1 Pause running scheduled task when restoring a newsletter
[MAILPOET-2819]
2020-04-02 11:48:51 +02:00