a8b0f1de2b
Use name as fallback label
...
[MAILPOET-2747]
2020-03-16 08:35:52 +01:00
691a8a45f3
Render font size
...
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
dc5a296133
Inject dateBlock to services which use it
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
5193d4641c
Refactor getBlocks and getBlock methods from static to instance methods
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
0c62da9664
Fix errors discovered by automated script
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
fbcaeaadbc
Convert Doctrine specific code to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
6522635dc7
Exclude globals from camel case conversion
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28
Convert property names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
9c82da7b01
Update last_subscribed_at when user confirms subscription
...
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
8b723ce5ed
Setup form front end assets on subscription pages
...
[MAILPOET-2250]
2019-10-03 09:14:09 +01:00
a65375006a
Remove unnecessary class construction in Subscription/Pages
...
[MAILPOET-2250]
2019-10-03 09:14:09 +01:00
69cfe201b3
Remove unused variable from Subscriptions/Pages
...
[MAILPOET-2250]
2019-10-03 09:14:09 +01:00
ade1cc4d8e
Autofix alphabetically sorted use statements
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
8cef633548
Refactor captcha rendering to use updated captcha session
...
[MAILPOET-2343]
2019-09-25 19:53:52 +01:00
7dba4d900c
Rename Subscription\Url to Subscription\SubscriptionUrlFactory
...
[MAILPOET-2381]
2019-09-25 10:29:20 +01:00
4e75f8883e
Refactor getManageUrl to instance method
...
[MAILPOET-2381]
2019-09-25 10:29:20 +01:00
e588ebcee9
Use verifyToken()
...
[MAILPOET-2340]
2019-09-24 14:40:22 +01:00
bc31ca6c6d
Remove Subscriber::generateToken()
...
[MAILPOET-2340]
2019-09-24 14:40:22 +01:00
692ff1ed22
Use getToken()
...
[MAILPOET-2340]
2019-09-24 14:40:22 +01:00
3ea9c99090
Use link_token when tracking and rendering links
2019-09-12 17:32:05 +02:00
c90a2e41a1
Use separate scheduler for welcome emails
...
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
4a309e7317
Fix more PR remarks [MAILPOET-2015]
...
Use fast termination to remove some nesting
Use DI for CaptchaRenderer
Remove unused vars in router subscription endpoint
2019-07-23 08:37:46 -04:00
d1aceb9d75
Move captcha page rendering to a separate class [MAILPOET-2015]
2019-07-23 08:37:46 -04:00
7788aebe83
Fix minor PR remarks [MAILPOET-2015]
...
Reuse updateCaptcha() function
Inject Captcha class using DI
Add no-cache headers to captcha image
Fix an error when accessing the captcha page directly
Edit the line in settings regarding missing dependencies
2019-07-23 08:37:46 -04:00
b174a55d07
Handle captcha during subscription [MAILPOET-2015]
2019-07-23 08:37:46 -04:00
08af443c1f
Add captcha page [MAILPOET-2015]
2019-07-23 08:37:46 -04:00
a2df2cc7bd
Refactor subscription pages and config shortcodes to DI [MAILPOET-2208]
2019-07-19 08:54:50 -04:00
5d64ec168d
Add rule for concatenation operator spacing
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
5da7110eb6
Use short array syntax
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
f2e0dc7d2f
Refactor URL helper to DI and move its test to unit [MAILPOET-2009]
2019-05-03 08:41:05 -04:00
75cf0139cd
[MAILPOET-1951]
2019-04-17 18:57:09 +03:00
07af1df3a5
Show 'inactive' option in 'Manage subscription'
...
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
5c536b3779
[MAILPOET-1921]
2019-04-10 07:00:59 -04:00
839dea63be
Translate a string
2019-04-08 06:20:04 -04:00
cd1bfe6d88
Prevent unsubscribing when previewing
...
[MAILPOET-1935]
2019-04-03 12:01:23 -04:00
0a436087e1
Replace all WP function calls
2019-03-07 08:30:14 -05:00
fb77167a1f
Remove unused imports [MAILPOET-1825]
2019-02-21 09:51:53 -05:00
3ee58aea10
Add space between if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
a935b091d3
Add space between elseif/else if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
a8972ca281
Add space between switch and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
ebbdec5ebd
Add space between foreach and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
ce7ad292b8
Refactor MailPoet\Subscribers, Subscription to use new settings
...
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
a4ff9822ad
Add WooCommerce customers list [MAILPOET-1721]
2019-01-17 21:42:57 +03:00
4260960b59
Fix typos - subsciber => subscriber
2018-12-15 13:08:47 +01:00
1e7542848a
Merge pull request #1556 from mailpoet/arrays-to-objects
...
Replace entity arrays with objects [MAILPOET-1495]
2018-10-22 14:59:12 -04:00
654dd1e8d0
Rename Send classes
...
[MAILPOET-1522]
2018-10-15 13:06:19 +02:00
c3481dd4b7
Refactor subscription links to work with subscriber entity
...
[MAILPOET-1495]
2018-10-12 11:33:15 +02:00
4249c7a2cb
Send an email notification on new subscriber
...
[MAILPOET-1522]
2018-10-11 10:23:06 +02:00