Commit Graph

4663 Commits

Author SHA1 Message Date
b1e9c1a4a9 Add placement enabled settings
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
f0127cd68b Add column that enables/disables the form
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
58eb27457c Pass revenues in stats response
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
24c5ff8cb1 Rename NewsletterWooCommerceRevenue
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
d96d207c53 Add endpoint for subscriber statistics
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
c1c5885398 Refactor Statistics Entities to use association
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
e7002f74ae Add possibility set status for new or existing users in import
Fixes:#2968
[MAILPOET-2957]
2020-08-10 15:16:31 +02:00
ebddfb07e3 Fix search in sending status
[MAILPOET-3050]
2020-08-10 12:00:36 +02:00
2efdb22331 Add more properties for frontend
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
986642c865 Add where conditions instead of replacing
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
597f6acaca Leave filters out of refactoring
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
33e2c3d9d2 Add test for respository
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
9f615548b2 Add groups
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
22c8c9a8df Add filters to response
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
ff23e4275a Build listings response
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
0f5bbd744e Create SubscriberListingRepository
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
1a1a8c4887 Display Recently sent first in the email template selection
Fixes: #2963
[MAILPOET-2087]
2020-08-05 15:15:09 +02:00
41341e92d3 Hide success/error messages in widget form preview
[MAILPOET-3071]
2020-08-05 12:06:23 +02:00
c5f4da57c9 Add missing header translations 2020-08-04 15:09:09 +02:00
0a0dbf0fa1 Fix code style 2020-08-04 15:09:09 +02:00
1fd83c267c Add missing translations 2020-08-04 15:09:09 +02:00
535587de6b Add missing use statements and fix code style 2020-08-04 15:09:09 +02:00
24bfb67915 Add new common translations 2020-08-04 15:09:09 +02:00
a4c5d81b6f Remove old translations 2020-08-04 15:09:09 +02:00
ba4fd9eb1b Fix subscriber status resetting on WP user creation
Fixes:#2960
[MAILPOET-3016]
2020-08-04 13:41:48 +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
e430beb983 Add default sort
[MAILPOET-3065]
2020-08-03 09:49:26 +02:00
0d9197cf08 Add confirmation page settings
[MAILPOET-2630]
2020-07-30 09:26:54 +02:00
6898bfe68a Pass url to filter
[MAILPOET-2630]
2020-07-30 09:26:54 +02:00
ae85e06afb Update integration tests
[MAILPOET-2630]
2020-07-29 13:50:54 +02:00
9c8bbc5d90 Fix newsletters archive query
[MAILPOET-2630]
2020-07-29 13:50:54 +02:00
a7650bf22c Keep ONLY_FULL_GROUP_BY restriction for plugin DB connection
[MAILPOET-2630]
2020-07-29 13:50:54 +02:00
b8a288db72 Optimize query for fetching top link
[MAILPOET-3067]
2020-07-27 17:25:24 +02:00
wxa
bf6ad55e3d Remove old WooCommerce steps [MAILPOET-1928] 2020-07-23 17:06:10 +02:00
wxa
79314bc2c7 Add WooCommerce setup page on the backend [MAILPOET-1928] 2020-07-23 17:06:10 +02:00
wxa
a181afe646 Load PHPMailer conditionally to avoid deprecation notices in WP 5.5 [MAILPOET-3040] 2020-07-16 10:11:09 +02:00
405476cb7b Return array instead of null from api
[MAILPOET-2518]
2020-07-15 13:24:26 +02:00
a9c5585fc7 Add actions when newsletter is deleted
[MAILPOET-2824]
2020-07-15 11:04:58 +02:00
5a7c58999c Send mta data to template for beacon
[MAILPOET-3043]
2020-07-09 09:35:49 +02:00
29535f6e9b Fix incorrect form media styles
[MAILPOET-3024]
2020-07-08 14:22:22 +02:00
ee297e6076 Fix potential notice in cron supervisor
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
c66eae74cd Enforce heading font size in mobile forms
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
a6b8330968 Hide spacers and limit dividers height in form on mobile
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
f96749858c Refactor front end mobile styles generating in separate method
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
c6873c5d75 Refactor form background style to allow multiple backgrounds
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00