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
a082e74003
Fix fetching form styles within Populator
...
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
aa129f5987
Use template for WooCommerce transactional emails
...
[MAILPOET-2286]
2019-11-28 14:07:38 +00:00
9a2dea5f37
Add Sudzy to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
5c212e7483
Add Paris to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
60889c53f4
Add Idiorm to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
4b649a0575
Fix types in mp2 migrator
...
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
86f700b84c
Fix types
...
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
9d26d3ef24
Display detailed stats only when premium initialized
...
[MAILPOET-2506]
2019-11-13 09:13:58 +00:00
a38d08eb7c
Create the WC transactional email only when it's first invoked [MAILPOET-2514]
2019-11-11 16:00:40 +00:00
b0ef65a1eb
Allow saving forms without name
...
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
7a960ff16e
Setup basic layout classes for block editor
...
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
e636562185
Remove old Setting model usage from Populator
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
d970dda637
Replace "new SettingsController()" with fetch from DI container
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
b55126ad1f
Remove data-post-id from the ClearNews template [MAILPOET-2497]
2019-10-28 16:18:48 +00:00
17ec220960
Fix serialization errors in integration tests (models are not serializable)
...
[MAILPOET-2501]
2019-10-24 20:18:59 +01:00
787cd8373a
Move data for GA to free
...
[MAILPOET-2397]
2019-10-23 17:34:07 +01:00
5d65a67072
Use one more temp table, use better indexes for inactives sync [MAILPOET-2392]
2019-10-16 13:55:01 +01:00
80f335fee3
Add dynamic segments page from Premium plugin
...
[MAILPOET-2382]
2019-10-09 13:36:24 +01:00
771f4b9d63
Move dynamic segment hooks from Premium plugin
...
[MAILPOET-2382]
2019-10-09 13:36:24 +01:00
e5e85344da
Move dynamic segment filters table from Premium plugin
...
[MAILPOET-2382]
2019-10-09 13:36:24 +01:00
f98ed72d83
Store the 'in_progress' flag for workers in a separate column [MAILPOET-2443]
2019-10-08 15:03:48 +01:00
8334fb445e
Integrate automatic emails populator from Premium plugin
...
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
c829be1a11
Move automatic email initialization from Premium plugin
...
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
b22b81e63a
Register hook to inject styles into WooCommerce settings page
...
[MAILPOET-2283]
2019-10-03 09:25:19 +01:00
86675dfd4f
Move Swiftmailer to vendor-prefixed
...
[MAILPOET-2363]
2019-10-02 09:30:49 +01:00