Commit Graph

998 Commits

Author SHA1 Message Date
ab683b47de Add feature flags API
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
343ad0008c Render feature flags in layout.html
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
8e335a808f Add FeatureFlag entity and table
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
1f3a9278d2 Refactor MP2 migration setting names to constants
[MAILPOET-2040]
2019-05-15 07:26:46 -04:00
wxa
213fb4c1d8 Add a migration to fix meta fields [MAILPOET-2073] 2019-05-14 10:06:47 -04:00
wxa
2980bbf00b Remove the feature flag [MAILPOET-1983] 2019-05-13 10:47:09 -04:00
wxa
20f3ce79e6 Rename the import screen displayed flag so it doesn't clash with WC settings [MAILPOET-1983] 2019-05-13 10:47:09 -04:00
wxa
6c13bc3104 Use a meta field to store the in-progress flag [MAILPOET-1983] 2019-05-13 10:47:09 -04:00
937b0229e5 Disable automatic message updating temporary 2019-05-07 11:23:55 -04:00
8da9a5f887 Improve migration and tests 2019-05-07 11:23:55 -04:00
b35f583ec6 Migrate default messages of existing forms [MAILPOET-1636] 2019-05-07 11:23:55 -04:00
64e1a1e16c Create new forms with the right message [MAILPOET-1636] 2019-05-07 11:23:55 -04:00
33f4010aa0 Update Beamer announcement date
[MAILPOET-2036]
2019-05-06 11:15:04 -04:00
wxa
f2e0dc7d2f Refactor URL helper to DI and move its test to unit [MAILPOET-2009] 2019-05-03 08:41:05 -04:00
b8000c872c Revert "Display user's time in scheduling emails"
This reverts commit 4624ac2a92.
2019-04-30 04:32:15 -04:00
wxa
ecf0fe63c0 Add a feature flag [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
3a34d28daa Use encapsulated WP functions, remove some nesting [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
12d2b9b46a Add WooCommerce checkout opt-in functionality [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
41212d8a6f Add WooCommerce opt-in on checkout settings [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
7873a7a26e Make index shorter than MySQL limits
[MAILPOET-2021] Fixes: #2006
2019-04-29 07:45:11 -04:00
ef73c83608 Duplicate and rename the thumbnails
This is for the CDN to serve the new ones while keeping the old thumbnails for users with old versions.
2019-04-25 11:32:45 -04:00
31fd1ed01e Rename thumbnails in PHP classes 2019-04-25 11:32:45 -04:00
daca92097c Add feature switch for woo commerce list sync
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
2d3e2715fa Add redirect check for woocommerce import page
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
74bee5ec1e Refactor changelog check method
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
58d2bbab1a Add WooCommerce list import scheduling
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
02c74db0ed Add empty woo commerce import list page
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
6e0f6fd390 Refactor Menu.php to use injected WP functions instead of static methods
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
8710363a09 Update Beamer announcement date
[MAILPOET-2000]
2019-04-25 07:08:56 -04:00
7466a9b0a6 Document "only one column with CURRENT_TIMESTAMP" error workarounds
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
9aaafaa8f9 Add fix for MySQL < 5.6.5
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
82210b40eb Add 'updated_at' to WooCommerce purchase stats table
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
fda5da288b Use char(3) type for currency code
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
26c3f84695 Hook purchase tracking to order status, not to payment
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
079bd337c7 Rename WooCommerce "orders" to more exact "purchases"
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
481f5b9344 Add tracking of WooCommerce oders after payment
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
97c4260697 Add table for tracking WooCommerce order stats
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
8e46f12a0e Add created_at index to statistics opens
[MAILPOET-1971]
2019-04-22 10:58:13 -04:00
b04e235171 Add initial scheduling of inactive subscribers check
[MAILPOET-1791]
2019-04-22 10:58:13 -04:00
bd49a39fca Remove big spender
[MAILPOET-1979]
2019-04-17 15:55:10 +02:00
4624ac2a92 Display user's time in scheduling emails
[MAILPOET-1980]
2019-04-17 12:37:38 +02:00
534dc140f7 Use WP function to parse DB_HOST
This change will enable using MailPoet on sites which are using ipv6 addresses in DB_HOST
[MAILPOET-1907]
2019-04-16 11:11:28 +03:00
3e66e9e1dd Fix phpstan level 6
[MAILPOET-1969]
2019-04-10 09:55:13 -04:00
5e2a87a4bf Save sender even if user skips wizard
[MAILPOET-1925]
2019-04-05 12:48:08 -04:00
697ce9e981 Update Beamer announcement date 2019-04-02 10:42:55 +03:00
a0fcea56d2 Refactor Twig related classes to use modernized twig namespace
[MAILPOET-1929]
2019-04-01 05:43:25 -04:00
3d69b3aeec Move Twig to prefixed dependencies
Closes #1904
[MAILPOET-1929]
2019-04-01 05:43:25 -04:00
6fc68bb979 Update sender warning message
[MAILPOET-1890]
2019-03-28 07:19:22 -04:00
d31a3ae1e9 Fix the order
[MAILPOET-1617]
2019-03-27 08:24:57 -04:00
0a05dca1ac Fix category for RockBand template
[MAILPOET-1617]
2019-03-27 08:24:57 -04:00