Commit Graph

12932 Commits

Author SHA1 Message Date
99963240b5 Add a code comment
[MAILPOET-3017]
2021-06-15 13:21:49 +02:00
ad330bff64 Gracefuly handle missing WC transactional template
[MAILPOET-3017]
2021-06-15 13:21:49 +02:00
e9a9063db7 Release 3.64.0 2021-06-15 13:17:37 +02:00
2b43531c59 Use try-finally for delete transient on error
[MAILPOET-3656]
2021-06-14 14:56:26 +02:00
a5b964c785 Add try-catch for activation hook
[MAILPOET-3656]
2021-06-14 14:56:26 +02:00
a382ba8635 Prevent overriding woo settings if woo template is not set
[MAILPOET-3645]
2021-06-14 14:30:01 +02:00
59c8dfe0a7 Force Woo email settings filters for woo template editor
In order to load correct global styles even when the feature for using MailPoet's Woo template is off, we need to make sure we always apply filters before we load woo styles.
[MAILPOET-3645]
2021-06-14 14:30:01 +02:00
d5f6f63ebe Use option filters instead of synchronization Woo email styles
With this change the Woo template editor will never overwrite Woo commerce settings,
but replace values of those settings using hooks.
[MAILPOET-3645]
2021-06-14 14:30:01 +02:00
7158f879aa Refactor fetching newsletter in TransactionalEmailHooks to doctrine
[MAILPOET-3645]
2021-06-14 14:30:01 +02:00
611b860317 Add migration for missing updated_at on scheduled_task_subscribers
[MAILPOET-3651]
2021-06-14 13:06:58 +02:00
6301ac6fb6 Remove redundant code
[MAILPOET-3627]
2021-06-14 11:28:18 +02:00
c8964b88a3 Prevent duplication of data in factories
[MAILPOET-3627]
2021-06-14 11:28:18 +02:00
7bf6c44ea0 Refactor newsletter data factories to doctrine
[MAILPOET-3627]
2021-06-14 11:28:18 +02:00
093c1c4669 Refactor form factory to doctrine
[MAILPOET-3627]
2021-06-14 11:28:18 +02:00
4b20d00a0a Create temporary entity for preview
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
bcdeb98b7f Fix parameters for unsubscribe
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
d896ede7e6 Use WP current time in Pages integration test
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
4c67e97206 Fix parameters in integration tests
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
f106d6f2f2 Fix dependencies in integration tests
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
7d49d39efc Use Doctrine entities in SubscriptionUrlFactory
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
d7724c5768 Register NewslettersExporter as service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
aeeceeeb8d Use Newsletter\Url as service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
c9636ebf1b Use Newsletter\Links as service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
8826b01ec9 Remove static calling from Newsletter/Links
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
4449f76901 Remove static calling from Links
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
85b9d5b7e4 Use Doctrine entity in calling LinkTokens::verifyToken
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
d34c923cef Use Doctrine model in LinkTokens service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
eb189809ae Use Doctrine model in LinkTokensTest
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
136329b5a3 Use inline style for correct padding in WC emails
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
accfafa2a9 Update dependecies in tests
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
f3586dfe2e Create WC content preprocessor
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
c1ffc12e1a Use placeholder block for WooCommerce preprocessing
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
4d5801caa3 Create block placeholder
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
3aa84cf9c1 Add width to wrapper table
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
9883d676ed Wrap WC content with table
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
c0a57be0e6 Release 3.63.0 2021-06-08 12:40:34 +02:00
914ee5b958 Remove unused model Log
[MAILPOET-3624]
2021-06-07 14:41:14 +02:00
ab29ab170a Refactor test to doctrine
[MAILPOET-3624]
2021-06-07 14:41:14 +02:00
e5e7be6437 Use doctrine to purge old logs
[MAILPOET-3624]
2021-06-07 14:41:14 +02:00
e661d07acb Use doctrine to create logs
[MAILPOET-3624]
2021-06-07 14:41:14 +02:00
a3b420d65c Fix SQL query for subscribers without list
[MAILPOET-3647]
2021-06-07 14:36:13 +02:00
f7b77cf75d Remove FormRepository from SettingsController
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
e7a0355ba1 Create FormMessageController
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
30d42972ff Remove updatingSuccess message for old versions
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
4d5630b1ca Remove ScheduledTaskRepository from SettingsController
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
a3818b868f Replace MailPoet's dark blue text color with WordPress' dark gray
[MAILPOET-3548]
2021-06-07 13:49:33 +02:00
279ed41f3f Unify text colors with WordPress admin
[MAILPOET-3548]
2021-06-07 13:49:33 +02:00
90b15c22b1 Unify font-sizes with WordPress admin
[MAILPOET-3548]
2021-06-07 13:49:33 +02:00
088a756822 Remove custom MailPoet font
[MAILPOET-3548]
2021-06-07 13:49:33 +02:00
cdaa8d68d8 Change the event for updating header
When using the apple inserter for emojis
there is no keyup event and the new value was not
set on model and thus not saved.

[MAILPOET-3564]
2021-06-07 12:05:17 +02:00