Commit Graph

4663 Commits

Author SHA1 Message Date
4dd2517bae Check properly for stats notification entity
[MAILPOET-2855]
2020-04-15 09:47:15 +02:00
9718bd5c0a Send iframe header for form to allow embeding
[MAILPOET-2836]
2020-04-14 10:08:23 +02:00
3887c638e1 Pause sending only if it was not pending approval already
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
03e2ef5a83 When pending approval check MSS key state every hour
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
9ad32a6ff4 Pause sending when pending approval, resume when not anymore
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
6d34b6a1a2 Optimise listings query
[MAILPOET-2842]
2020-04-09 10:47:06 +02:00
9701f46a77 Render segment names in form using actual segment names
[MAILPOET-2801]
2020-04-09 10:09:57 +02:00
47a9586aa7 Use javascript notice
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
f6c602d474 Display notice only on specified listings pages
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
a8ebd88294 Update CTA button
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
319b7afd05 Replace the stopped sending notice
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
97b76031b5 Remove screen paused sending
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
1a0745337d Properly handle nullable newsletter in response builder
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
bbde4b1c1c Mark all toOne associations in Stats Notification nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
5b457a1693 Mark all toOne associations in WooCommerce Purchase nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
b654b071b0 Mark newsletter in statistics click nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
66d4a5caac Mark newsletter in sending queue nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
98bc18c8de Mark newsletter in newsletter option nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
edddaa789b Handle nullable task on sending queue
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
63a2bed8bf Apply safe to load association trait to all toOne associations
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
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
63d6d463cb Add support for image block link
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
7a604fa10e Render image block on front end
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
f01643b50f Enqueue Wordpress media library assets on form editor page
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
e66b0c7f9a Add roles field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
903314669a Add task scheduler field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
843c521dc1 Add "Fix this!" button to display set FROM address modal
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
f25b73050d Update text of unauthorized email notices
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
fa9203ce50 Refactor the code
[MAILPOET-2799]
2020-04-02 14:24:38 +02:00
8d9195b585 Schedule automatic emails to unconfirmed subscribers
[MAILPOET-2799]
2020-04-02 14:24:38 +02:00
4396f8370b Send confirmation email on wc checkout
[MAILPOET-2799]
2020-04-02 14:24:38 +02:00
d166e4b51f Synchronise guest woocommerce users as unconfirmed
[MAILPOET-2799]
2020-04-02 14:24:38 +02:00
317257bfc4 Ensure newsletter has state sending when resuming sending
[MAILPOET-2819]
2020-04-02 11:48:51 +02:00
698e9f00c1 Pause running scheduled task when restoring a newsletter
[MAILPOET-2819]
2020-04-02 11:48:51 +02:00
da4298a83d Keep newsletters in sending state after restoring from trash
[MAILPOET-2819]
2020-04-02 11:48:51 +02:00
dc55fb64cd Set even 30 days old newsletters as scheduled when reactivating an email
[MAILPOET-2709]
2020-04-01 16:49:27 +02:00
78dc682763 Fix errors not being correctly cleaned up on FROM address save
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
8e057d2a2d Resume sending if API key approved when new FROM address saved
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
3cdd224e14 Add an endpoint to set new authorized FROM email address
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
b94dc6c542 Check authorized email addresses when saving MSS sending to settings
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
2fa948b704 Fix resubscribing to segment if already subscribed before
[MAILPOET-2730]
2020-04-01 14:38:11 +02:00
c157082be2 Fix searching in select2 when importing subscribers
[MAILPOET-2795]
2020-04-01 14:08:36 +02:00
9c56c476d9 Display form below content and popup
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
149bb90245 Copy form colour to the popup background
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
9d4bb40975 Display popup form
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
de0f31d0ee Display popup form on the page
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
9f7c98c5e0 Ensure honeypot field is not visible
[MAILPOET-2755]
2020-03-31 09:39:17 +02:00
f7b8bb65f8 Display the notice only once
[MAILPOET-2724]
2020-03-30 09:52:21 +02:00
6f4ad78536 Fix coding style in Text block renderer
[MAILPOET-2821]
2020-03-29 21:39:01 +02:00
2d37de35cf Fix deprecation warnings for TransactionalEmail integration test
[MAILPOET-2821]
2020-03-29 21:39:01 +02:00