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
78f055b7aa
Refactor unsubscribes tracker to doctrine
...
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
4189b11054
Remove unsubscribes tracking from shortcodes processing
...
[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
e915acf28d
Use better selector for getting List-Unsubscribe header value in tests
...
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
1bb941d691
Remove unnecessary automation id for unsubscribe confirmation
...
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
609dfd8163
Update unsubscribe link acceptance tests to test also link in header
...
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
fca2bfddb3
Add filter for disabling subscription confirmation
...
[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
84adf104c9
Add migration to update sent unsubscribe links to be instant
...
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
d19e7714c3
Use instant unsubscribe URL for List-Unsubscribe header
...
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
1f744453d4
Switch unsubscribe url shortcode to the confirm page
...
[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
63600e27ac
Release 3.46.13
2020-05-05 13:16:06 +02:00
71106cc90e
Render raw html in checkbox label
...
[MAILPOET-2803]
2020-05-04 11:52:30 +02:00
17545f1b79
Add SCSS variable for spacing, remove color manipulation outside variable definitions
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
f186001f38
Add <Heading> stories
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
e8be186fea
Add <Heading> component
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
30ba93ca2e
Remove Storybook's demo stories
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
b4a9b942f3
Load plugin styles in Storybook preview
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
ba3fca5103
scsslint fixes
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
a392ccdc16
Redesign - fix visual regressions after font changes
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
aa0abd37a2
Redesign - keep text color as before until later redesign phases
...
We are changing font color to be the same as the links and everything not yet redesigned might look less usable. So we'll change the default font color later.
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
7ab7cdc2d3
Redesign - unify icon color
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
73081cfa55
Move settings styles inside plugin components
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
99bb278de2
Remove no longer used old settings styles
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
ea14007c83
Redesign - new header styles
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
0f3bdc6ecc
Redesign - new font family and default font color
...
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
5cad19fb04
Increment Tested WordPress version to 5.4
...
[MAILPOET-2878]
2020-04-30 16:28:15 +02:00
e17d3fc293
Use transparent as border color of submit button when color is not set
...
[MAILPOET-2870]
2020-04-30 15:45:35 +02:00
40f83bf3a7
Bump jquery from 3.4.1 to 3.5.0
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-04-30 11:13:58 +02:00
945b46d9d1
Fix double sending notifications
...
[MAILPOET-2864]
2020-04-30 10:33:58 +02:00
36be1ce8d1
Move Helpscout beacon to the left on form editor page
...
[MAILPOET-2812]
2020-04-30 09:51:52 +02:00
798fc883e2
Load polyfill functions separately, some may already be defined
...
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
52a8da74b9
Remove no longer necessary dump-autoloads
...
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
1e8a18ed5b
Avoid warning when vendor-prefixed doesn't exist
...
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
ab032c5740
Add fix for ./do install failing when packages from 'autoload.files' are missing
...
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
d08f1e5add
Whitelist all Symfony polyfill bootstrap files
...
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
59edef2faa
Install all used polyfills explicitly and load them correctly
...
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
28255d8f56
Update Symfony polyfills
...
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
d125c5defe
Load Swiftmailer autoloader using Composer
...
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
d47ac99a45
Load mbstring & php72 polyfills using composer
...
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
0be4d08551
Install vendor-prefixed before composer install, remove unnecessary mkdir
...
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
00dcaf9197
Create Support.md
...
[MAILPOET-2859]
2020-04-29 14:55:51 +02:00
114f6d839f
Make database properties consistent
...
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
ce6885d53c
Use typescript enum instead of list of strings
...
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
d8c461f7d5
Align correctly input fields in rendered form
...
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
ea09f3de05
Align correctly input fields in form
...
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00