Ján Mikláš
77f15c5a69
Fix typo
...
[MAILPOET-3000]
2020-08-05 09:38:34 +02:00
wxa
3a4a773014
Update tests [MAILPOET-3000]
2020-08-05 09:38:34 +02:00
wxa
ab8ca18ec7
Add NewsletterStats to Storybook [MAILPOET-3000]
2020-08-05 09:38:34 +02:00
wxa
beb11abaef
Use new stats component in newsletter listing [MAILPOET-3000]
2020-08-05 09:38:34 +02:00
wxa
7b4c501e86
Add styles for NewsletterStats component [MAILPOET-3000]
2020-08-05 09:38:34 +02:00
wxa
56d9a37509
Add NewsletterStats component [MAILPOET-3000]
2020-08-05 09:38:34 +02:00
Amine Ben hammou
c5f4da57c9
Add missing header translations
2020-08-04 15:09:09 +02:00
Amine Ben hammou
0a0dbf0fa1
Fix code style
2020-08-04 15:09:09 +02:00
Amine Ben hammou
1fd83c267c
Add missing translations
2020-08-04 15:09:09 +02:00
Amine Ben hammou
535587de6b
Add missing use statements and fix code style
2020-08-04 15:09:09 +02:00
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
Rostislav Wolny
12ae18c87e
Fix iframe testing in acceptance tests
...
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
0cfcd6c18d
Add missing dependency for codeception interactive console
...
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
6396a6e9e0
Update symfony polyfills
...
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
82d2784ed0
Get rid of magic _inject in acceptance tests
...
After updating to Codeception v4 inject doesn't work since services in DI needs WP to be loaded.
Injecting data factories is also not recommended practice since they are not designed to work as singleton and may that test influence each other and cause some flakiness.
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
6c36c4fe79
Update guzzlehttp/guzzle and composer/xdebug-handler
...
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
14067a22d9
Update codeception/codeception and related packages
...
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
88e2917fda
Update sub-dependencies for prefixed PHP packages
...
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
18f04add26
Update symfony/validator
...
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
cf36b027d1
Update symfony/polyfill-* packages
...
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
5ffe498dec
Update symfony/dependency-injection
...
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
238d6fd358
Update sabberworm/php-css-parser
...
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
b227cca598
Update monolog/monolog and subdependencies
...
[MAILPOET-2973]
2020-08-04 14:33:14 +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
wxa
762d205438
Release 3.48.0
2020-08-04 13:35:57 +03:00
Rostislav Wolny
e9c1149234
Fix manage subscription integration test
...
[MAILPOET-1635]
2020-08-03 14:10:56 +02:00
Rostislav Wolny
5ab00d5988
Move custom field submit and delete to bottom of settings
...
[MAILPOET-3056]
2020-08-03 13:00:10 +02:00
Rostislav Wolny
fc07909760
Hide manage subscription form success message on submit
...
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
Rostislav Wolny
2a472ceb2a
Refactor inline styles from manage subscription form template to css file
...
[MAILPOET-1635]
2020-08-03 10:23:17 +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
72ca0ce32f
Add integration test for manage subscription form renderer
...
[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
5ec90795e2
Ensure padding for manage subscription form inputs
...
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
Rostislav Wolny
d2c128d255
Add class to manage subscription form
...
[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
Rostislav Wolny
31250edcd1
Fix flaky post notification template selection
...
[MAILPOET-3070]
2020-08-03 09:56:08 +02:00
Pavel Dohnal
023f13a04e
Update the save message
...
[MAILPOET-3063]
2020-08-03 09:54:46 +02:00
Pavel Dohnal
e430beb983
Add default sort
...
[MAILPOET-3065]
2020-08-03 09:49:26 +02:00
Pavel Dohnal
08caad58f7
Display modified date in the forms listings
...
[MAILPOET-3065]
2020-08-03 09:49:26 +02:00
Pavel Dohnal
13359da43d
Display a warning for mobile preview
...
[MAILPOET-3062]
2020-07-30 14:41:47 +02:00
dependabot[bot]
300e69a3f3
Bump elliptic from 6.4.0 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.4.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-30 11:59:46 +02:00
Pavel Dohnal
fa4039e599
Display the form type in the listings
...
[MAILPOET-3064]
2020-07-30 10:14:50 +02:00
Pavel Dohnal
1c3abaa670
Display learn more link for key activation error
...
[MAILPOET-3046]
2020-07-30 09:56:55 +02:00
Pavel Dohnal
05ffefab1d
Load the stored confirmation page value
...
[MAILPOET-2630]
2020-07-30 09:26:54 +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