Commit Graph

4663 Commits

Author SHA1 Message Date
db9b51e12a Add a bulk unsubscribe server side action
[MAILPOET-2978]
2020-10-29 09:32:59 +01:00
95cf33b176 Create a PSR cache for validator
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
e2d6fb77ce Create a PSR cache for validator
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
79d90514e2 Update symfony validator
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
6ce62c8fe5 Rename Email Address labels across all form templates
[MAILPOET-3210]
2020-10-28 09:18:08 +01:00
0bbe65fab7 Remove default form
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
080a822135 Rename function in NewslettersRepository
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
3479783588 Use WP currentTime when newsletter is duplicated
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
8569d4a86f Removed unnecessary check in Newsletters endpoint
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
c68728670e Remove using Idiorm from Newsletter::duplicate
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
32729e082a Register Security like a service
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
ca50d6df1d Remove using Idiorm from Newsletter::create
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
d5aac0778d Use Doctrine in Newsletter::setStatus()
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
4843c124ef Move prefetch newsletter methods to repository
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
a4dcec49c7 Add list of names for NewsletterOptionFieldEntity
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
9bf4eaa20b Fix widget background images URLs
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
4cab41ecb2 Fix form template 13 & 14 contents
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
df1f00f4df Add Test 14 form based templates
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
b9e5c12697 Add Test 13 form based templates
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
9ac27e6abb Fix background image for Form Template 17
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
3c5dc77889 Add Test 18 form based templates
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
150743a533 Add Test 17 form based templates
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
78118b07e8 Refactor to doctrine
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
f8bd946dc0 Check sent emails for products when schedulig an email
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
e591c4f638 Save product id when scheduling an automatic email
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
eaa94c5ce8 Update description
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
5af209208b Set services we fetch directly from container as public
This is needed otherwise container throws service not found exception
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
2351096716 Remove unnecessary autowiring config
Magical services fetching was completely removed so there is no need to disallow it
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
e5a671900b Update Carbon usage in lib
[MAILPOET-3232]
2020-10-21 12:33:50 +02:00
4a2e61aeb5 Add <TopBar> to forms listing
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
02460f13bd Use local date and time formats in MailPoet.Date
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
da15182979 Deny deleting WooCommerce subscribers
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
b8d66c8cd8 Disable restore trashed WooCommerce subscribers
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
d5abc80346 Disable restore trashed WP subscribers
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
c24d28fbfd Deny deleting subscribers who are WP user
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
e43819920d Update PHPStan
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
104186346f Make services use in premium public
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
97633398bf Pass 3rd party enabled value to javascript
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
d9c73692d9 Set default value for 3rd party libraries
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
2abefbcda5 Fix duplicate title when subscriber not found
[MAILPOET-2958]
2020-10-12 16:00:53 +02:00
9e8ccd2c17 Use native array_column
[MAILPOET-3173]
2020-10-12 10:10:03 +02:00
1f42a4bb46 Update SubscriberSegmentEntity relation annotation
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
2f1ea71e73 Fix Doctrine deprecation warnings in lib
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
b4534c4c6e Fix couple of deprecation warning for DI access
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
bf7bd6d2d9 Fix other phpstan errors in lib
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
ab9130f845 Fix newsletter::body type errors
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
6ef68f7625 Add deleted_at into SubscribersResponseBuilder::build()
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
8d410b79ea Remove deprecated methods from Model/Subscriber
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
aa6d0ba878 Subscribers bulk actions refactored to Doctrine
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
wxa
d9a0bccd1d Fix items not updating when rescheduling abandoned cart email [MAILPOET-2979] 2020-10-07 11:48:50 +02:00