Commit Graph

1218 Commits

Author SHA1 Message Date
Jan Jakeš
b10f903744 Add fix for false being saved as a string
[MAILPOET-2991]
2020-07-02 13:12:00 +02:00
Pavel Dohnal
565da8b52e Move Template Selection to a separate page
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
6d0977c7fe Update the version
[MAILPOET-2737]
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
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
Rostislav Wolny
4897581748 Add Localizer to DI
[MAILPOET-2942]
2020-06-15 14:38:32 +02:00
Pavel Dohnal
fbc6786058 Split class to prevent circular dependency
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
Rostislav Wolny
2c53507a4e Update form style utils method names
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
53f425b9f6 Update migration version check for unsubscribe links
[MAILPOET-2736]
2020-05-12 10:27:45 +02:00
Rostislav Wolny
84adf104c9 Add migration to update sent unsubscribe links to be instant
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
602b156e54 Add ability to generate URL to subscription confirmation page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Jan Jakeš
d47ac99a45 Load mbstring & php72 polyfills using composer
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
Amine Ben hammou
c19902c32d Remove old settings files
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Rostislav Wolny
485a3942f3 Pass form preview URL to form editor view
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Pavel Dohnal
07f9d26d98 Make sure the data type is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
eee44e9d06 Remove dynamic segments code
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
6b488802c5 Add request feedback link to the footer
[MAILPOET-2802]
2020-04-15 14:05:22 +02:00
Pavel Dohnal
47a9586aa7 Use javascript notice
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Pavel Dohnal
f6c602d474 Display notice only on specified listings pages
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Pavel Dohnal
a8ebd88294 Update CTA button
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Pavel Dohnal
319b7afd05 Replace the stopped sending notice
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Pavel Dohnal
97b76031b5 Remove screen paused sending
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Amine Ben hammou
d1968dfe50 Fix acceptance tests
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
Jan Jakeš
f98229372e Move duplicit code into ServicesChecker
[MAILPOET-2729]
2020-03-24 19:55:36 +01:00
Amine Ben hammou
1d029374e8 Create new settings page
[MAILPOET-2676]
The new settings can be accessed via `?page=mailpoet-new-settings`
I don't think we need a flag for this because it's already hidden.
2020-03-16 08:03:26 +01:00
Jan Jakeš
1774b48666 Autofix unused "use" statements
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
eae5c5010d Fix properties with missing visibility
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
153c72cd77 Autofix long scalar typehints to short ones
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
b39dac75d6 Autofix number of newlines between methods
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
0dcdf6e9f1 Autofix line endings
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Pavel Dohnal
fd2c13a2e3 Refactor block registering
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
f4b9836332 Use subscription in the block name
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
62c5a8cc84 Rename block attribute
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
831a865c9e Use explicit code instead of PHP magic
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
8da7330a8d Use wp class intead of calling functions directly
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
43f628e580 Add translations
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
7f2f4e0296 Render form on frontend
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
9877fed216 Add icon
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
6befd09423 Render form after it is added to the page
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
eb4ea14744 Add forms select
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
261624c2bb Create basic block
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Jan Jakeš
e5fcf5819d Remove 'type' parameter for view-in-browser, always include hash
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
Pavel Dohnal
d06fc2d00d Append form bellow content
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Ján Mikláš
b287a6e609 Remove all success delivery polls
[MAILPOET-2596]
2020-01-28 20:21:12 +00:00
Rostislav Wolny
ab941a5514 Update legacy WooCommerce checkbox label on plugin activation/update
[MAILPOET-2296]
2020-01-28 10:46:25 +00:00
Rostislav Wolny
634b8214e2 Use updated label for WooCommerce checkout checkbox
[MAILPOET-2296]
2020-01-28 10:46:25 +00:00
Rostislav Wolny
447e01b0aa Remove new form editor feature flag
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
Jan Jakeš
2ef41b56e0 Fix various regressions introduced by camel case conversion
[MAILPOET-2635]
2020-01-20 10:27:36 +00:00
Jan Jakeš
8e38925850 Add back compatibility for older Premium plugin with underscore naming
[MAILPOET-2636]
2020-01-15 16:09:17 +01:00