|
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 |
|
|
01a0fe96c4
|
Remove no longer necessary checks
[MAILPOET-1948]
|
2019-09-12 13:59:32 +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 |
|
|
c90a2e41a1
|
Use separate scheduler for welcome emails
[MAILPOET-2321]
|
2019-08-29 13:55:49 -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 |
|
|
b52b943c97
|
Prevent sending notification twice
[MAILPOET-2131]
|
2019-06-20 11:01:48 -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 |
|
|
8e33b0c025
|
Fix broken tests
[MAILPOET-2112]
|
2019-05-31 11:20:19 -04:00 |
|
|
c15c693507
|
Add method for creating custom fields in API
[MAILPOET-2041]
|
2019-05-30 13:03:33 -04:00 |
|
|
c4a086ba29
|
Add an option for sending admin notification
[MAILPOET-2042]
|
2019-05-29 09:58:18 -04:00 |
|
|
79bda9756e
|
Return all information in getSubcriberFields response
[MAILPOET-2099]
|
2019-05-28 10:39:02 -04:00 |
|
|
352a4b82e7
|
Accept only whitelisted fields in addList API
[MAILPOET-2093]
|
2019-05-27 08:32:24 -04:00 |
|
|
97dc68c655
|
Accept only whitelisted fields in addSubscriber API
[MAILPOET-2093]
|
2019-05-27 08:32: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 |
|
|
12ff88ee21
|
Add rule for 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 |
|
|
b9af15e19f
|
Enforce array trailling commas
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
5b4600193d
|
Make feature defaults array private
[MAILPOET-2008]
|
2019-05-16 10:45:55 -04:00 |
|
|
4b0beecdfb
|
Convert 'display_revenues' setting to feature flag
[MAILPOET-2008]
|
2019-05-16 10:45:55 -04:00 |
|
|
aa4a442a29
|
Add tests for feature flags API
[MAILPOET-2008]
|
2019-05-16 10:45:55 -04:00 |
|
|
2435cc556f
|
Inject WooCommerce helper for statistics
[MAILPOET-1853]
|
2019-05-13 12:26:23 -04:00 |
|
|
e479aecdc0
|
Send confirmation email also within subscribeToLists
[MAILPOET-1992]
|
2019-05-06 11:13:49 -04:00 |
|