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
Jan Jakeš
e66c76133e
Exclude MailPoet data structures from camel case conversion
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
685b4885c0
Exclude WordPress and WooCommerce variables from camel case conversion
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
fbcaeaadbc
Convert Doctrine specific code to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
9a1a1c34f4
Replace usage of compact() function with an array
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
d0292f8624
Convert variable names to camel case in PHPDoc
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
3bbc8ea2af
Convert variable names to camel case in strings
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
8c848cfa28
Convert property names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Pavel Dohnal
02a924ed28
Update default form name spelling
...
[MAILPOET-2592]
2020-01-13 10:41:19 +01:00
Pavel Dohnal
e4cae403ad
Update default form copy
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Ján Mikláš
1bf1d5aab2
Rename adminGlobal.css to mailpoet-admin.css
...
[MAILPOET-2482]
2020-01-08 15:36:25 +00:00
Rostislav Wolny
5f408b1351
Update plugin version check for running migration
...
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
Rostislav Wolny
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
Amine Ben hammou
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
Jan Jakeš
25fe3aba54
Fix easy errors found by PHPStan
...
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
wxa
20d42af4dc
Remove the WC customizer feature flag [MAILPOET-2285]
2019-12-24 17:01:32 +03:00
wxa
fa81c24825
Sync WC customizer styles to WooCommerce settings [MAILPOET-2569]
2019-12-23 21:55:40 +03:00
Pavel Dohnal
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
Jan Jakeš
0e964de6d4
Move nesbot/carbon to vendor-prefixed
...
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
Rostislav Wolny
c5314abfd4
Move css-tidy to MailPoetVendor prefixed libraries
...
[MAILPOET-2563]
2019-12-12 12:46:19 +00:00
Amine Ben hammou
daf2b0bffb
Remove the subscribers limit page
...
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
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
Rostislav Wolny
a082e74003
Fix fetching form styles within Populator
...
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Amine Ben hammou
aa129f5987
Use template for WooCommerce transactional emails
...
[MAILPOET-2286]
2019-11-28 14:07:38 +00:00
Jan Jakeš
9a2dea5f37
Add Sudzy to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Jan Jakeš
5c212e7483
Add Paris to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Jan Jakeš
60889c53f4
Add Idiorm to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Pavel Dohnal
4b649a0575
Fix types in mp2 migrator
...
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Pavel Dohnal
86f700b84c
Fix types
...
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
Jan Jakeš
9d26d3ef24
Display detailed stats only when premium initialized
...
[MAILPOET-2506]
2019-11-13 09:13:58 +00:00
wxa
a38d08eb7c
Create the WC transactional email only when it's first invoked [MAILPOET-2514]
2019-11-11 16:00:40 +00:00
Rostislav Wolny
b0ef65a1eb
Allow saving forms without name
...
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
7a960ff16e
Setup basic layout classes for block editor
...
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Jan Jakeš
e636562185
Remove old Setting model usage from Populator
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
d970dda637
Replace "new SettingsController()" with fetch from DI container
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
wxa
b55126ad1f
Remove data-post-id from the ClearNews template [MAILPOET-2497]
2019-10-28 16:18:48 +00:00
Jan Jakeš
17ec220960
Fix serialization errors in integration tests (models are not serializable)
...
[MAILPOET-2501]
2019-10-24 20:18:59 +01:00
Pavel Dohnal
787cd8373a
Move data for GA to free
...
[MAILPOET-2397]
2019-10-23 17:34:07 +01:00
wxa
5d65a67072
Use one more temp table, use better indexes for inactives sync [MAILPOET-2392]
2019-10-16 13:55:01 +01:00
Jan Jakeš
80f335fee3
Add dynamic segments page from Premium plugin
...
[MAILPOET-2382]
2019-10-09 13:36:24 +01:00
Jan Jakeš
771f4b9d63
Move dynamic segment hooks from Premium plugin
...
[MAILPOET-2382]
2019-10-09 13:36:24 +01:00
Jan Jakeš
e5e85344da
Move dynamic segment filters table from Premium plugin
...
[MAILPOET-2382]
2019-10-09 13:36:24 +01:00