wxa
|
09a1411c81
|
Fix types with annotations [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
wxa
|
dec7bc24a5
|
Fix undefined properties in models [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
wxa
|
7285a4a075
|
Fix extra arguments in method calls [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
Amine Ben hammou
|
43df66d162
|
Add public keyword to methods
[MAILPOET-2413]
|
2019-12-26 18:09:45 +03:00 |
|
Jan Jakeš
|
25fe3aba54
|
Fix easy errors found by PHPStan
[MAILPOET-2588]
|
2019-12-26 14:36:45 +01:00 |
|
wxa
|
c23a734e29
|
Add Mixpanel properties for WC customizer [MAILPOET-2285]
|
2019-12-24 17:01:32 +03:00 |
|
wxa
|
20d42af4dc
|
Remove the WC customizer feature flag [MAILPOET-2285]
|
2019-12-24 17:01:32 +03:00 |
|
wxa
|
9fdd37dbd8
|
Fix WC heading padding in rendering [MAILPOET-2569]
|
2019-12-23 21:55:40 +03:00 |
|
wxa
|
d84c45e5f1
|
Fix colors in rendering [MAILPOET-2569]
|
2019-12-23 21:55:40 +03:00 |
|
wxa
|
fa81c24825
|
Sync WC customizer styles to WooCommerce settings [MAILPOET-2569]
|
2019-12-23 21:55:40 +03:00 |
|
wxa
|
f9ec25213d
|
Always fetch styles from WooCommerce [MAILPOET-2569]
|
2019-12-23 21:55:40 +03:00 |
|
Rostislav Wolny
|
d3ce76f88d
|
Use instance of checks for detecting WCProduct
[MAILPOET-2586]
|
2019-12-19 18:08:26 +00:00 |
|
Rostislav Wolny
|
73e9cc3517
|
Apply array_values on filtered array of product ids
[MAILPOET-2586]
|
2019-12-19 18:08:26 +00:00 |
|
Rostislav Wolny
|
d41dabd1b7
|
Skip order items which are not product in PurchasedProduc scheduling
[MAILPOET-2586]
|
2019-12-19 18:08:26 +00:00 |
|
Rostislav Wolny
|
3d2b2f0858
|
Skip order items which are not product in PurchaseCategory scheduling
[MAILPOET-2586]
|
2019-12-19 18:08:26 +00:00 |
|
Pavel Dohnal
|
e677fa7cba
|
Move requirement checker up
We need to check missing extension earlier, before they are used
[MAILPOET-2564]
|
2019-12-19 13:42:30 +00:00 |
|
Jan Jakeš
|
f3400fe0f5
|
Fix Doctrine annotation on SubscriberEntity
[MAILPOET-2574]
|
2019-12-19 13:40:43 +00:00 |
|
Jan Jakeš
|
e784b120b6
|
Add subscriber source and status for WP transactional emails
[MAILPOET-2574]
|
2019-12-19 13:40:43 +00:00 |
|
Rostislav Wolny
|
d3399ca883
|
Add date field settings data to store
[MAILPOET-2453]
|
2019-12-19 10:24:41 +01:00 |
|
Pavel Dohnal
|
712ea07d17
|
Update entity to match database values
[MAILPOET-2453]
|
2019-12-19 10:24:41 +01:00 |
|
Pavel Dohnal
|
a9fb644d44
|
Render label only if not hidden
[MAILPOET-2453]
|
2019-12-19 10:24:41 +01:00 |
|
Pavel Dohnal
|
ff9bd232ec
|
Refactor custom fields api to doctrine
[MAILPOET-2453]
|
2019-12-19 10:24:41 +01:00 |
|
Pavel Dohnal
|
185566460b
|
Make sure values from api are correct
[MAILPOET-2453]
|
2019-12-19 10:24:41 +01:00 |
|
Pavel Dohnal
|
d069b0dab4
|
Send custom fields into template
[MAILPOET-2453]
|
2019-12-19 10:24:41 +01:00 |
|
Jan Jakeš
|
809051a883
|
Add 'nospam' to the list of role-based emails
[MAILPOET-2449]
|
2019-12-18 19:02:50 +00:00 |
|
Ján Mikláš
|
853cacb38e
|
Add newsletters count to template
[MAILPOET-2383]
|
2019-12-18 19:02:13 +00:00 |
|
wxa
|
7dca67abf7
|
Link to MSS signup with prefilled email address [MAILPOET-2484]
|
2019-12-18 12:15:23 +00:00 |
|
Jan Jakeš
|
6c5187d6bd
|
Remove MSS pitch feature flag
[MAILPOET-2336]
|
2019-12-18 12:12:55 +00:00 |
|
Jan Jakeš
|
fd94475194
|
Make fallback mailer initialization lazy to avoid crashing the plugin
[MAILPOET-2581]
|
2019-12-17 20:06:20 +00:00 |
|
Jan Jakeš
|
b7294bd86c
|
Move cron-scheduling logic from SimpleWorker to CronWorkerRunner
[MAILPOET-2539]
|
2019-12-17 19:54:23 +00:00 |
|
Rostislav Wolny
|
cda5a57fc3
|
Use Symfony\Polyfill\Mbstring from prefixed namespace
[MAILPOET-2579]
|
2019-12-17 09:53:39 +00:00 |
|
wxa
|
ac9c250b55
|
Collect subscriber IPs for 3rd party API subscriptions [MAILPOET-2575]
|
2019-12-16 18:06:37 +00:00 |
|
Jan Jakeš
|
07fc94f046
|
Fix Carbon-related problems reported by PHPStan
[MAILPOET-2560]
|
2019-12-15 21:55:48 +00:00 |
|
Jan Jakeš
|
0e964de6d4
|
Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
|
2019-12-15 21:55:48 +00:00 |
|
Jan Jakeš
|
b22d9e1550
|
Fix conditional font-include comment for Outlook
[MAILPOET-2562]
|
2019-12-12 19:07:38 +00:00 |
|
wxa
|
748f99f965
|
Don't verify unsubscribe link presence in the WC template [MAILPOET-2561]
|
2019-12-12 13:12:06 +00:00 |
|
Rostislav Wolny
|
c5314abfd4
|
Move css-tidy to MailPoetVendor prefixed libraries
[MAILPOET-2563]
|
2019-12-12 12:46:19 +00:00 |
|
wxa
|
ed6bc90754
|
Add global styles for use in WC header and content blocks [MAILPOET-2521]
|
2019-12-11 18:22:46 +00:00 |
|
Amine Ben hammou
|
0d87258391
|
Refactor SubscribersFeature
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
716ccfeec0
|
Fix Doctrine typos
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
53f94dd7cb
|
Use WP __() function
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
c4b03eb3f5
|
Fix columns types
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
df628ad78d
|
Use SubscribersRepository instead of Subscriber model
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
924486e914
|
Add SubscribersRepository
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
86a164c079
|
Add Subscriber entity
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
e6689269ff
|
Apply only to free users without MSS or premium key
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
d0369e96c9
|
Add warning to stats notification
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
c9052d71d4
|
Disable send buttons and endpoints
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
856c870ae5
|
Show subscribers limit warning
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
daf2b0bffb
|
Remove the subscribers limit page
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|