Commit Graph

11986 Commits

Author SHA1 Message Date
Pavel Dohnal
d3abfd8b64 Set state according to the specification
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Pavel Dohnal
49629ee9c6 Fix imports
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Pavel Dohnal
e53f676d15 Update continue button
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Pavel Dohnal
05967f5ce4 Add an option for 3rd party blocking
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Pavel Dohnal
e2d1c60655 Add toggle to wizard tracking step
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Pavel Dohnal
38cde527bc Add an option to pre-check the yes no component
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Pavel Dohnal
80eec77382 Rename a class for more general use
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Jan Lysý
709ccf3857 Change getting next release version
[PREMIUM-147]
2020-10-19 08:28:28 +02:00
Pavel Dohnal
713cb18d81 Fix woocommerce tests 2020-10-15 17:12:21 +02:00
Rostislav Wolny
3b84e1b958 Release 3.52.0 2020-10-13 17:31:51 +02:00
wxa
f83eda8ee4 Add tests with Premium plugin active in Free nightly build [MAILPOET-1601] 2020-10-13 09:20:23 +02:00
Jan Lysý
2abefbcda5 Fix duplicate title when subscriber not found
[MAILPOET-2958]
2020-10-12 16:00:53 +02:00
Pavel Dohnal
3ebee58636 Add support for custom fonts
[MAILPOET-3154]
2020-10-12 11:02:27 +02:00
Pavel Dohnal
e47b5e4e4f Fix style settings for Gutenberg 9.1
[MAILPOET-3154]
2020-10-12 11:02:27 +02:00
Pavel Dohnal
14b6b88f9b Fix panel toggle for Gutenberg 9.1
[MAILPOET-3154]
2020-10-12 11:02:27 +02:00
Pavel Dohnal
eb75c0c6c5 Fix preview in Gutenberg 9.1
[MAILPOET-3154]
2020-10-12 11:02:27 +02:00
Pavel Dohnal
69db2a3457 Fix forms saving in Gutenberg 9.1
[MAILPOET-3154]
2020-10-12 11:02:27 +02:00
Pavel Dohnal
db39fb68e7 Fix colours obtaining in custom html
[MAILPOET-3154]
2020-10-12 11:02:27 +02:00
Pavel Dohnal
37d510a47a Use default settings in a json file
Gutenberg doesn't provide the values any more
so we have to distribute our own default theme

[MALIPOET-3154]
2020-10-12 11:02:27 +02:00
Pavel Dohnal
e49a141361 Move ToolbarItem from experimental
[MAILPOET-3154]
2020-10-12 11:02:27 +02:00
Pavel Dohnal
74847292b0 Use the new Gutenberg packages
[MAILPOET-3154]
2020-10-12 11:02:27 +02:00
Pavel Dohnal
9e8ccd2c17 Use native array_column
[MAILPOET-3173]
2020-10-12 10:10:03 +02:00
Jan Lysý
8ad0be73a2 Update the oldest image with PHP 7.1
[MAILPOET-3194]
2020-10-09 12:34:36 +02:00
Rostislav Wolny
7019377ce7 Fix entityManager:flush deprecated calls
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
7ca2618108 Replace usage of deprecated detach method in tests
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
1f42a4bb46 Update SubscriberSegmentEntity relation annotation
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
2f1ea71e73 Fix Doctrine deprecation warnings in lib
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
b4534c4c6e Fix couple of deprecation warning for DI access
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
ba26e91f82 Update phpstan config for tests and fix errors in tests
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
bf7bd6d2d9 Fix other phpstan errors in lib
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
ab9130f845 Fix newsletter::body type errors
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
1de06f5aa6 Create and clean phpstan temp automatically
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
1f58e63306 Update phpstan config for lib
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
8f7463b20d Update PHPStan Doctrine extension and PHPStan
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
a5900d2e0e Update doctrine cleanup script
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
e61f3f758d Remove unnecessary fixes for Doctrine
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
ee408fb8a2 Update Doctrine packages
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Ján Mikláš
b26d24d05b Improve premium banner layout
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Ján Mikláš
9c1951057b Improved premium banner layout
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
06b87a453a Add logo title
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
7a5a671c86 Replace subscribers count placeholder
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
b3e1015e44 Display screen options
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
0cd7eae783 Remove beamer bell
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
02c3c08bf3 Add clickable cursor
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
1a0a65a66e Add mobile logo
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
165fcb716e Add mailpoet prefix to classes
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
cec414195b Update messages for premium banner
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
6c45c2316d Add premium banner when premium plugin is missing
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
262a8dc0b7 Display top bar on stats page
[MAIPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
d79ebfc82e Move listings header to listings tab
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00