Commit Graph

106 Commits

Author SHA1 Message Date
6fb755eda7 Refactor CDN assets URL to separate service
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
34da04cb02 Add checks that twig function callbacks are callable
[MAILPOET-2667]
2020-06-25 10:15:28 +02:00
f0193feaad Use DI to create Analytics classes
[MAILPOET-2903]
2020-05-28 14:54:11 +02:00
1774b48666 Autofix unused "use" statements
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
e185121f43 Fix properties with trailing underscore
[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
b287a6e609 Remove all success delivery polls
[MAILPOET-2596]
2020-01-28 20:21:12 +00: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
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
0e964de6d4 Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
f9e99bb041 Use support tier to display free/premium Helpscout
[MAILPOET-2403]
2019-11-07 09:31:56 +00:00
d970dda637 Replace "new SettingsController()" with fetch from DI container
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
c91cd1255a Eliminate SettingsController creation in Helpscout Beacon
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
b17ade80c2 Fix typo
[MAILPOET-2281]
2019-10-01 15:10:52 +01:00
8d83a72259 Allow usage of woocommerce domain in translation functions
[MAILPOET-2281]
2019-10-01 15:10:52 +01:00
ade1cc4d8e Autofix alphabetically sorted use statements
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
1b5b9d89ff Autofix namespace declaration spacing
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
c885a395c2 Pre-fetch editor script
[MAILPOET-2376]
2019-09-25 20:21:41 +01:00
01a0fe96c4 Remove no longer necessary checks
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
69e9b099d8 Prevent showing WC Customers UI to new WC website
[MAILPOET-2206]
2019-08-27 21:48:46 -04:00
ee144a780d Register twig function for adding referral id
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
72aa4a5fb8 Refactor WPFunctions to property in Twig Functions class
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
d58b2ed40e Refactor code to the common place
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
406b8fdb74 Add rule for namespaces
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
5d64ec168d Add rule for concatenation operator spacing
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
5da7110eb6 Use short array syntax
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
92aa16131c Respect WP's first day of week setting in schedule calendar
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
337e8d6165 Remove duplicated get_option TwigFunction
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
6cc8de18a1 Encapsulate get_option in Twig Functions
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
29e2cebce3 Add getOrdersCount() to WooCommerce helper
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
e2080eea2d Show Products widget only when WC is active
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
3e66e9e1dd Fix phpstan level 6
[MAILPOET-1969]
2019-04-10 09:55:13 -04: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
e2cde798df Unify detecting free domain in JS and PHP from one source
[MAILPOET-1882]
2019-03-21 13:15:29 -04:00
0dac1cacfb Add alias for WooCommerceHelper for better readability
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
efc5aa5900 Enhance Analytics\Reporter to fetch tracking data
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
0a436087e1 Replace all WP function calls 2019-03-07 08:30:14 -05:00
3ee58aea10 Add space between if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
a935b091d3 Add space between elseif/else if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
a8972ca281 Add space between switch and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
ebbdec5ebd Add space between foreach and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
198a8509fc Remove olark integration
[MAILPOET-1775]
2019-02-06 13:25:56 -05:00
e060caeeba Refactor MailPoet\Twig, Utils to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
6e79705128 Refactor MailPoet\Config to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
4df0f9077a Use strpos instead of substr 2019-01-29 11:51:17 +01:00
27a6ef11ae Move generated js files to assets/dist/js 2019-01-21 17:28:31 +01:00
4434c326df Move generated css files to assets/dist/css 2019-01-21 12:48:40 +01:00