|
70a89b7939
|
Move dynamic segments from Premium plugin
[MAILPOET-2382]
|
2019-10-09 13:36:24 +01:00 |
|
|
dd45a96b94
|
Remove unused imports
[MAILPOET-2382]
|
2019-10-08 14:22:55 +01:00 |
|
|
55af6fab1a
|
Move tests to feature namespaces
[MAILPOET-2382]
|
2019-10-08 14:22:55 +01:00 |
|
|
d51ba11bf2
|
Move automatic emails API from Premium plugin
[MAILPOET-2382]
|
2019-10-08 14:22:55 +01:00 |
|
|
ade1cc4d8e
|
Autofix alphabetically sorted use statements
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
a6db3dceed
|
Remove unused mailpoet cookie session
[MAILPOET-2343]
|
2019-09-25 19:53:52 +01:00 |
|
|
de3c519fbf
|
Refactor subscribers API to use updated captcha session
[MAILPOET-2343]
|
2019-09-25 19:53:52 +01:00 |
|
|
4d3a005b20
|
Inject LinkTokens dependency to SubscriptionUrlFactory using DI
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
0dd7b5fb7a
|
Remove unnecessary aliases for SubcriptionUrlFactory
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
7dba4d900c
|
Rename Subscription\Url to Subscription\SubscriptionUrlFactory
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
d90d5c6385
|
Refactor getUnsubscribeUrl to instance method
[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 |
|
|
54632b20c2
|
Refactor getCaptchaUrl to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
ef617a0026
|
Add integration test
[MAILPOET-2292]
|
2019-09-23 16:50:21 +01:00 |
|
|
723cb368c4
|
Add meta when sending previews
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
8594645e0d
|
Add meta to test emails
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
5e5c744c3d
|
Create WC transactional email
[MAILPOET-2280]
|
2019-09-22 10:34:06 +02:00 |
|
|
f67e356202
|
Add SPF check API method to backend [MAILPOET-2295]
|
2019-09-12 14:09:27 +02:00 |
|
|
493e16606c
|
Move constans to their classes
[MAILPOET-2348]
|
2019-09-11 19:16:21 +01:00 |
|
|
3d750c5bb8
|
Move post notification scheduling to service
[MAILPOET-2348]
|
2019-09-11 19:16:21 +01:00 |
|
|
f4840e61fe
|
Add integration test for sendConfirmationEmail
[MAILPOET-2316]
|
2019-09-09 11:35:38 +01:00 |
|
|
4d931bfb0e
|
Fix integration tests
[MAILPOET-2316]
|
2019-09-09 11:35:38 +01:00 |
|
|
7ca234d92c
|
Update an error message [MAILPOET-2323]
|
2019-09-04 12:13:06 -04:00 |
|
|
abb772a1c5
|
Fix constructor initialization
[MAILPOET-2219]
|
2019-08-28 12:48:22 -04:00 |
|
|
ff9bc0b3b9
|
Use doctrine in integration tests
[MAILPOET-2219]
|
2019-08-28 12:48:22 -04:00 |
|
|
19ee0734e2
|
Use Doctrine in Newsletters::get() API
[MAILPOET-2216]
|
2019-08-23 15:31:11 -04:00 |
|
|
3810e33742
|
Update the default list name
[MAILPOET-2198]
|
2019-08-21 08:06:15 -04:00 |
|
|
620b2d8a75
|
Fix Populator constructions in integration tests
[MAILPOET-2203]
|
2019-08-12 11:12:33 +02:00 |
|
|
15c36e851e
|
Fix captcha transient lifetime, remove a duplicate string [MAILPOET-2246]
|
2019-08-05 21:10:23 +01:00 |
|
|
13724898d1
|
Use Cookies service within Session and add unit test
[MAILPOET-2248]
|
2019-08-05 21:10:23 +01:00 |
|
|
8e1c3b8c03
|
Use CaptchaSession service instead of PHP Session
[MAILPOET-2248]
|
2019-08-05 21:10:23 +01:00 |
|
|
1eecd65b3e
|
Add unsubscribe token to new subscribers and newsletters
|
2019-07-31 16:50:44 -04:00 |
|
|
2b8325a738
|
Remove feature flag for woocommerce revenues
[MAILPOET-1990]
|
2019-07-30 04:31:28 -04:00 |
|
|
0353f8e8b1
|
Move entities to lib/entities and use "Entity" suffix
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
c71bf4833c
|
Rewrite UserFlag entity to Doctrine
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
80d0e7e0f7
|
Use DI for Activator in Setup API
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
97f0b9104c
|
Fix session form data being reset if throttling kicks in [MAILPOET-2015]
|
2019-07-23 08:37:46 -04:00 |
|
|
cfb108d240
|
Convert throttling timeout from seconds to a human-readable string [MAILPOET-2015]
|
2019-07-23 08:37:46 -04:00 |
|
|
d36c9b44e4
|
Add integration tests [MAILPOET-2015]
|
2019-07-23 08:37:46 -04:00 |
|
|
f8ea514887
|
Update the captcha setting [MAILPOET-2015]
|
2019-07-23 08:37:46 -04:00 |
|
|
7f40e5b512
|
Clean up unused imports [MAILPOET-2208]
|
2019-07-19 08:54:50 -04:00 |
|
|
7e5872eb92
|
Change admin notices messages
|
2019-06-20 12:40:24 -04:00 |
|
|
fd134f288c
|
Add integration tests
|
2019-06-20 12:40:24 -04:00 |
|
|
22d09538c5
|
After rebase fix
[MAILPOET-1985]
|
2019-06-04 05:18:48 -04:00 |
|
|
a1869a14cb
|
Check authorized emails on newsletter update
[MAILPOET-2022]
|
2019-06-03 12:54:24 -04:00 |
|
|
f86c0c9612
|
Refactor authorized emails validation from Bridge to Controller
[MAILPOET-2022]
|
2019-06-03 12:54:24 -04:00 |
|
|
a55d2fc69f
|
Fix tests
[MAILPOET-2080]
|
2019-05-21 11:18:33 -04:00 |
|
|
e7b2b9aee9
|
Add authorized emails check to resume sending endpoint
[MAILPOET-1987]
|
2019-05-21 09:58:29 -04:00 |
|
|
5d64ec168d
|
Add rule for concatenation operator spacing
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|