Pavel Dohnal
a8050f0f02
Create method for wp check
...
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
1724d3b698
Remove usless annotation
...
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
fcbfd6fb68
Refactor shortcode categories to doctrine
...
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
6139e300c3
Free up shortcodes constructor for DI
...
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
7d538abad8
Refactor tracking into doctrine
...
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
4134e6e882
Use doctrine in Shortcodes Helper
...
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Rostislav Wolny
d684dc0543
Remove unnecessary new user caching from WP segment
...
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
b97dee0bfe
Refactor welcome newsletter scheduler to Doctrine
...
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
48ba20602e
Handle batch sync of new users for disabled WP users segment
...
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
6fcb485e61
Forbid scheduling of welcome email form trashed segment or subscriber
...
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
65ca040a20
Always inject welcome emails scheduler
...
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
3dcb939432
Handle adding new WP users to disabled WP segment
...
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
f960f7f928
Add ability to distinguish new subscriber in WP user sync
...
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
645f888186
Refactor WP Users segment controller to injectable service
...
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
6438081476
Fix issues in Doctrine entities newly found by PHPStan
...
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Rostislav Wolny
54e3c52630
Require dbDelta in Migrator function just in time
...
This change needs to be done so that PHPStan can run analysis
without actually loading whole site.
wp-admin/includes/upgrade.php has some side effects
that require other WP functions to be loaded in runtime.
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Pavel Dohnal
e0981ff044
Rename templates
...
[MAILPOET-3182]
2020-10-29 15:43:35 +01:00
Pavel Dohnal
5e633d7726
Rename thumbnails
...
[MAILPOET-3182]
2020-10-29 15:43:35 +01:00
Pavel Dohnal
babdc7f570
Add cart contents block to email templates
...
[MAILPOET-3182]
2020-10-29 15:43:35 +01:00
Jan Lysý
1c912f7b18
Fix filtering subscribers without segment
...
[MAILPOET-3197]
2020-10-29 15:00:51 +01:00
Ján Mikláš
bca228f985
Don't pre-select 3rd party libraries in wizard
...
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
4045fba527
Remove unnecessary duplicated 'text' property
...
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
27eebf9ae9
Redesign select2 on export page
...
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Pavel Dohnal
db9b51e12a
Add a bulk unsubscribe server side action
...
[MAILPOET-2978]
2020-10-29 09:32:59 +01:00
Pavel Dohnal
95cf33b176
Create a PSR cache for validator
...
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
Pavel Dohnal
e2d6fb77ce
Create a PSR cache for validator
...
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
Pavel Dohnal
79d90514e2
Update symfony validator
...
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
Jan Lysý
6ce62c8fe5
Rename Email Address labels across all form templates
...
[MAILPOET-3210]
2020-10-28 09:18:08 +01:00
Rostislav Wolny
0bbe65fab7
Remove default form
...
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
Jan Lysý
080a822135
Rename function in NewslettersRepository
...
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
3479783588
Use WP currentTime when newsletter is duplicated
...
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
8569d4a86f
Removed unnecessary check in Newsletters endpoint
...
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
c68728670e
Remove using Idiorm from Newsletter::duplicate
...
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
32729e082a
Register Security like a service
...
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
ca50d6df1d
Remove using Idiorm from Newsletter::create
...
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
d5aac0778d
Use Doctrine in Newsletter::setStatus()
...
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
4843c124ef
Move prefetch newsletter methods to repository
...
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
a4dcec49c7
Add list of names for NewsletterOptionFieldEntity
...
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Rostislav Wolny
9bf4eaa20b
Fix widget background images URLs
...
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
Rostislav Wolny
4cab41ecb2
Fix form template 13 & 14 contents
...
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
Rostislav Wolny
df1f00f4df
Add Test 14 form based templates
...
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
Rostislav Wolny
b9e5c12697
Add Test 13 form based templates
...
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
Rostislav Wolny
9ac27e6abb
Fix background image for Form Template 17
...
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
Rostislav Wolny
3c5dc77889
Add Test 18 form based templates
...
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
Rostislav Wolny
150743a533
Add Test 17 form based templates
...
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
Pavel Dohnal
78118b07e8
Refactor to doctrine
...
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
Pavel Dohnal
f8bd946dc0
Check sent emails for products when schedulig an email
...
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
Pavel Dohnal
e591c4f638
Save product id when scheduling an automatic email
...
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
Pavel Dohnal
eaa94c5ce8
Update description
...
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
Rostislav Wolny
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