Commit Graph

226 Commits

Author SHA1 Message Date
56e18c151d Encode value before printing it
[MAILPOET-3698]
2021-07-19 13:38:39 +02:00
65b834a9ff Update renamed NotCamelCaps rule
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
32b2136864 Prevent Doctrine error for malformed unsubscribe url
[MAILPOET-3670]
2021-06-28 15:02:10 +02:00
9b51f4e70e Send confirmation email when there are unconfirmed data
[MAILPOET-3649]
2021-06-28 12:26:03 +02:00
4b20d00a0a Create temporary entity for preview
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
bcdeb98b7f Fix parameters for unsubscribe
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
d896ede7e6 Use WP current time in Pages integration test
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
7d49d39efc Use Doctrine entities in SubscriptionUrlFactory
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
aeeceeeb8d Use Newsletter\Url as service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
c9636ebf1b Use Newsletter\Links as service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
85b9d5b7e4 Use Doctrine entity in calling LinkTokens::verifyToken
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
74dfdd1e4b Add a filter for registration form customisation
[MAILPOET-3616]
2021-05-19 14:36:36 +02:00
1202036ec8 Add notification and welcome email to the user manage subscriptions
[MAILPOET-2496]
2021-05-17 12:38:26 +02:00
f406608763 Use hidden input for correct unsubscribe status on registration
[MAILPOET-3483]
2021-05-03 10:24:25 +02:00
31bff0efb4 Remove rest of usage old model SubscriberIP
[MAILPOET-3032]
2021-04-12 14:26:36 +02:00
4d56020071 Remove usage old model from Throttling
[MAILPOET-3032]
2021-04-12 14:26:36 +02:00
d5de54b1d5 Refactor Throttling to service
[MAILPOET-3032]
2021-04-12 14:26:36 +02:00
wxa
3fd379a72d Hide recaptcha in manage subscription form
[MAILPOET-3459]
2021-03-11 09:03:02 +01:00
e43819920d Update PHPStan
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
2abefbcda5 Fix duplicate title when subscriber not found
[MAILPOET-2958]
2020-10-12 16:00:53 +02:00
f95e077f62 Capitalize an acronym
[MAILPOET-3121]
2020-09-02 16:29:28 +02:00
c2c47a1c84 Add success message to subscription management form
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
7c2e9162a1 Add filter form manage subscription form fields
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
7c979c9b56 Move manage subscription page filter to proper class
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
c6078b72fd Refactor manage subscription form renderer code to smaller pieces
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
f1eb3d6b5d Refactor manage subscription form rendering to separate class
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
4a9f461522 Refactor manage subscription to use twig template
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
6898bfe68a Pass url to filter
[MAILPOET-2630]
2020-07-30 09:26:54 +02:00
c3e0f5cf76 Move optional parameter after mandatory
[MAILPOET-2737]
2020-06-24 10:28:52 +02:00
795ec44568 Track source when user unsubscribes from manage
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
47890d4f27 Track source when user clicks unsubscribe link
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
3210f41d66 Add meta robots noindex,nofollow to all MailPoet pages
[MAILPOET-3002]
2020-06-22 14:16:07 +02:00
483fd1a275 Don't render subscription confirmation when user doesn't exits
[MAILPOET-2950]
2020-06-01 17:16:22 +02:00
f5b836e898 Set subscriber to null instead of false
[MAILPOET-2950]
2020-06-01 17:16:22 +02:00
87caa4e26e Add unsubscribes tracking into unsubscribe action
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
accf804cea Add queue id into unsubscribe URLs data
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
574dbef210 Remove unnecessary period from page title
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
7ca3944638 Add filter for unsubscribe confirmation page content
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
602b156e54 Add ability to generate URL to subscription confirmation page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
66f2308e41 Add confirm unsubscribe page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
297e98e054 Re-type the value
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
32031f66b1 Make sure the title is separated correctly
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
67681796a2 Make sure the parsing works
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
296fe56081 Update subscriber data on repeated confirmation
[MAILPOET-2847]
2020-04-23 11:07:32 +02:00
2fa948b704 Fix resubscribing to segment if already subscribed before
[MAILPOET-2730]
2020-04-01 14:38:11 +02:00
a8b0f1de2b Use name as fallback label
[MAILPOET-2747]
2020-03-16 08:35:52 +01:00
976c1be012 Fix unsubscribe from hidden lists
[MAILPOET-2664]
2020-03-11 16:15:32 +00: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