97b76031b5
Remove screen paused sending
...
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
d1968dfe50
Fix acceptance tests
...
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
f98229372e
Move duplicit code into ServicesChecker
...
[MAILPOET-2729]
2020-03-24 19:55:36 +01:00
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
1774b48666
Autofix unused "use" statements
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
eae5c5010d
Fix properties with missing visibility
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
153c72cd77
Autofix long scalar typehints to short ones
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
b39dac75d6
Autofix number of newlines between methods
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
0dcdf6e9f1
Autofix line endings
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
fd2c13a2e3
Refactor block registering
...
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
f4b9836332
Use subscription in the block name
...
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
62c5a8cc84
Rename block attribute
...
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
831a865c9e
Use explicit code instead of PHP magic
...
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
8da7330a8d
Use wp class intead of calling functions directly
...
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
43f628e580
Add translations
...
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
7f2f4e0296
Render form on frontend
...
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
9877fed216
Add icon
...
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
6befd09423
Render form after it is added to the page
...
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
eb4ea14744
Add forms select
...
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
261624c2bb
Create basic block
...
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
e5fcf5819d
Remove 'type' parameter for view-in-browser, always include hash
...
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
d06fc2d00d
Append form bellow content
...
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
b287a6e609
Remove all success delivery polls
...
[MAILPOET-2596]
2020-01-28 20:21:12 +00:00
ab941a5514
Update legacy WooCommerce checkbox label on plugin activation/update
...
[MAILPOET-2296]
2020-01-28 10:46:25 +00:00
634b8214e2
Use updated label for WooCommerce checkout checkbox
...
[MAILPOET-2296]
2020-01-28 10:46:25 +00:00
447e01b0aa
Remove new form editor feature flag
...
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
2ef41b56e0
Fix various regressions introduced by camel case conversion
...
[MAILPOET-2635]
2020-01-20 10:27:36 +00:00
8e38925850
Add back compatibility for older Premium plugin with underscore naming
...
[MAILPOET-2636]
2020-01-15 16:09:17 +01:00
e66c76133e
Exclude MailPoet data structures from camel case conversion
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
685b4885c0
Exclude WordPress and WooCommerce variables from camel case conversion
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
fbcaeaadbc
Convert Doctrine specific code to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
9a1a1c34f4
Replace usage of compact() function with an array
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
d0292f8624
Convert variable names to camel case in PHPDoc
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
3bbc8ea2af
Convert variable names to camel case in strings
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28
Convert property names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
02a924ed28
Update default form name spelling
...
[MAILPOET-2592]
2020-01-13 10:41:19 +01:00
e4cae403ad
Update default form copy
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
1bf1d5aab2
Rename adminGlobal.css to mailpoet-admin.css
...
[MAILPOET-2482]
2020-01-08 15:36:25 +00:00
5f408b1351
Update plugin version check for running migration
...
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
22f93d0035
Fill last_subscribed_at to all subscribed users who has it set to null
...
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
25fe3aba54
Fix easy errors found by PHPStan
...
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
20d42af4dc
Remove the WC customizer feature flag [MAILPOET-2285]
2019-12-24 17:01:32 +03:00
fa81c24825
Sync WC customizer styles to WooCommerce settings [MAILPOET-2569]
2019-12-23 21:55:40 +03:00
e677fa7cba
Move requirement checker up
...
We need to check missing extension earlier, before they are used
[MAILPOET-2564]
2019-12-19 13:42:30 +00:00
0e964de6d4
Move nesbot/carbon to vendor-prefixed
...
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
c5314abfd4
Move css-tidy to MailPoetVendor prefixed libraries
...
[MAILPOET-2563]
2019-12-12 12:46:19 +00:00
daf2b0bffb
Remove the subscribers limit page
...
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
042557aafa
Apply new limit to new users
...
I refactored the SubscribersFeature class so that it's easily
unit tested. Computing the subscribers count in the constructor
is better then computing it on every call to check().
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00