Commit Graph

10799 Commits

Author SHA1 Message Date
Jan Jakeš
919dd7a37c Use MailPoet heading styles
[MAILPOET-2972]
2020-06-25 11:39:29 +02:00
Jan Jakeš
dd53bb7a17 Add custom classes for heading components
[MAILPOET-2972]
2020-06-25 11:39:29 +02:00
Jan Jakeš
4d84923f16 Remove WP-based wrap styles
[MAILPOET-2972]
2020-06-25 11:39:29 +02:00
Jan Jakeš
eba90309bd Remove unnecessary CSS class nesting
[MAILPOET-2792]
2020-06-25 11:39:29 +02:00
Pavel Dohnal
bb3ac3c179 Fix missing padding on popups
[MAILPOET-2990]
2020-06-25 10:33:23 +02:00
Rostislav Wolny
7e05904a36 Remove outdated comment
[MAILPOET-2667]
2020-06-25 10:15:28 +02:00
Rostislav Wolny
34da04cb02 Add checks that twig function callbacks are callable
[MAILPOET-2667]
2020-06-25 10:15:28 +02:00
Rostislav Wolny
e5d9bd7f9d Update fix twig script for twig2
[MAILPOET-2667]
2020-06-25 10:15:28 +02:00
Rostislav Wolny
0c4a1fbb62 Update twig package
[MAILPOET-2667]
2020-06-25 10:15:28 +02:00
Pavel Dohnal
cee7416fdc Display form always in the_content, not just once
Use magical functions that seems to work

[MAILPOET-3009]
2020-06-25 10:13:53 +02:00
Rostislav Wolny
9e3dcedb39 Release 3.47.6 2020-06-24 10:51:39 +02:00
Pavel Dohnal
0a5f941ae6 Make sure source is updated only on status change
[MAILPOET-2737]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
6d0977c7fe Update the version
[MAILPOET-2737]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
b569f0cc8e Track all changes by admin
[MAILPOET-2737]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
c3e0f5cf76 Move optional parameter after mandatory
[MAILPOET-2737]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
7a0c5eb0e8 Fix typo in translation
[MAILPOET-2737]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
bc391bd693 Fix date format
[MAILPOET-2737]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
6e1cf96330 Display the unsubscribe reason to the user
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
4e3b206734 Track admin unsubscribe
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
795ec44568 Track source when user unsubscribes from manage
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
47890d4f27 Track source when user clicks unsubscribe link
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
6682af5cf5 Allow null in statistics unsubscribes
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
11ada70418 Add source to unsubscribe statistics table
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
Amine Ben hammou
79ea00b0ed Use twentynineteen theme 2020-06-23 15:53:41 +02:00
Rostislav Wolny
ee70c2d5c5 Fix saving of custom colors for paragraph, heading and columns blocks
[MAILPOET-3010]
2020-06-23 14:07:09 +02:00
Amine Ben hammou
695cab96e3 Fix acceptance tests 2020-06-23 09:16:02 +02:00
Amine Ben hammou
5fbfacf025 Update PHP version on README 2020-06-23 09:16:02 +02:00
Amine Ben hammou
b628e703fc Update WordPress docker image [MAILPOET-2920] 2020-06-23 09:16:02 +02:00
Amine Ben hammou
24c5a48ca2 Update supported WordPress and PHP versions [MAILPOET-2920] 2020-06-23 09:16:02 +02:00
Rostislav Wolny
f35dc468b2 Render heading background color in form on front end
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
6a669ad620 Save heading background color in form editor
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
101f23b926 Fix paragraph and heading supported features configuration
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
1e18c2e9fc Get rid of hacky workaround for unwanted focus in form title input
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
a4047d7b8a Temporarily turn off gradients support in columns
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
daecb14cac Fix form with columns acceptance test
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
6da084e642 Update form editor acceptance tests
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
da694a01b3 Fix image block rendering in form editor
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
40ecab936c Fix block inserter popover to display over admin bar
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
04aaba49a6 Make form editor sidebar wider to fit all style controls
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
3a1ec6259a Fix hiding email input block and submit block contextual menu
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
1e9689beab Remove unused editorSetting
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
e4567b2bbf Fix copy paste error for submit block
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
4f9bf46c60 Add warning for unique block inserted multiple times
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
046e1f7e81 Remove borders from font selection in block toolbar
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
d448d27bae Remove no longer needed block appender css fix
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
cb2e17af85 Add fix for Tooltip warning in Gutenberg
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
12a1d041cf Add project name to package.json
Name property is needed for npm scripts like postinstall, install etc. without the property these scripts fail to execute
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
0052dbc360 Fix form editor layout category
Original slug layout is now in blocks store mapped to slug design which caused that layout blocks were not placed in correct category.
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
69baf669b7 Fix form editor preview button
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
4dfb40178b Update layout classnames
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00