Commit Graph

4591 Commits

Author SHA1 Message Date
Amine Ben hammou
24bfb67915 Add new common translations 2020-08-04 15:09:09 +02:00
Amine Ben hammou
a4c5d81b6f Remove old translations 2020-08-04 15:09:09 +02:00
Lysy Jan
ba4fd9eb1b Fix subscriber status resetting on WP user creation
Fixes:#2960
[MAILPOET-3016]
2020-08-04 13:41:48 +02:00
Rostislav Wolny
c2c47a1c84 Add success message to subscription management form
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
Rostislav Wolny
7c2e9162a1 Add filter form manage subscription form fields
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
Rostislav Wolny
7c979c9b56 Move manage subscription page filter to proper class
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
Rostislav Wolny
c6078b72fd Refactor manage subscription form renderer code to smaller pieces
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
Rostislav Wolny
f1eb3d6b5d Refactor manage subscription form rendering to separate class
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
Rostislav Wolny
4a9f461522 Refactor manage subscription to use twig template
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
Pavel Dohnal
e430beb983 Add default sort
[MAILPOET-3065]
2020-08-03 09:49:26 +02:00
Pavel Dohnal
0d9197cf08 Add confirmation page settings
[MAILPOET-2630]
2020-07-30 09:26:54 +02:00
Pavel Dohnal
6898bfe68a Pass url to filter
[MAILPOET-2630]
2020-07-30 09:26:54 +02:00
Rostislav Wolny
ae85e06afb Update integration tests
[MAILPOET-2630]
2020-07-29 13:50:54 +02:00
Rostislav Wolny
9c8bbc5d90 Fix newsletters archive query
[MAILPOET-2630]
2020-07-29 13:50:54 +02:00
Rostislav Wolny
a7650bf22c Keep ONLY_FULL_GROUP_BY restriction for plugin DB connection
[MAILPOET-2630]
2020-07-29 13:50:54 +02:00
Rostislav Wolny
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
Pavel Dohnal
405476cb7b Return array instead of null from api
[MAILPOET-2518]
2020-07-15 13:24:26 +02:00
Pavel Dohnal
a9c5585fc7 Add actions when newsletter is deleted
[MAILPOET-2824]
2020-07-15 11:04:58 +02:00
Pavel Dohnal
5a7c58999c Send mta data to template for beacon
[MAILPOET-3043]
2020-07-09 09:35:49 +02:00
Rostislav Wolny
29535f6e9b Fix incorrect form media styles
[MAILPOET-3024]
2020-07-08 14:22:22 +02:00
Rostislav Wolny
ee297e6076 Fix potential notice in cron supervisor
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
c66eae74cd Enforce heading font size in mobile forms
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
a6b8330968 Hide spacers and limit dividers height in form on mobile
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
f96749858c Refactor front end mobile styles generating in separate method
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
c6873c5d75 Refactor form background style to allow multiple backgrounds
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
56dbf5bec1 Remove unnecessary condition for background styles render
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
56be474bb1 Render form gradient on front end
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
12dff2c34d Render submit button gradient on front end
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
4d1fbcd157 Add gradient rendering to columns on front end
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
876a6b33bd Fix left alignment CSS
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
52520da141 Fix filtering newsletters by segment
[MAILPOET-3012]
2020-07-07 08:39:06 +02:00
Pavel Dohnal
a469cd3097 Display a default selection
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
5c9d844e0d Display close icon
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Rostislav Wolny
a45a66b9d0 Move form templates data into subdirectory
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
b4dc778230 Load form templates data for template selection page from repository
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
14aa0b1393 Refactor creating of default form to use templates
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
4fc3d7b686 Add template for default form
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
8114715b87 Add correct success message to form created from template
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
552c1f32b0 Add temporary demo form template
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
57ff83441f Use Initial form styles as default styles
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
c4628d4f78 Update usages of form factory
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
7d62b15979 Refactor form factory to use form templates
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
648199f6cf Add form templates repository service
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
42e807e2ce Add form template interface and initial form template
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Jan Jakeš
9049b3c399 Explicitly resume sending also in key checking cron
[MAILPOET-3006]
2020-07-02 13:12:00 +02:00
Jan Jakeš
b10f903744 Add fix for false being saved as a string
[MAILPOET-2991]
2020-07-02 13:12:00 +02:00
Jan Jakeš
136b1d4588 Save settings on key verification to prevent data loss
[MAILPOET-2991]
2020-07-02 13:12:00 +02:00