Commit Graph

4591 Commits

Author SHA1 Message Date
Jan Jakeš
6522635dc7 Exclude globals from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
94afd66325 Convert properties not caught by Code Sniffer to camel case
[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š
7a66366ab5 Convert property names to camel case in strings
[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
Amine Ben hammou
d2494469c0 Rename method and variables for clarity
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
Amine Ben hammou
5d59f53834 Check the API key state
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
Amine Ben hammou
416d847a68 Not count trashed subscribers
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
Ján Mikláš
790ad7e80a Allow POST method on GET endpoints
[MAILPOET-2628]
2020-01-13 12:16:06 +00: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
Rostislav Wolny
03e8dd860c Fix font-weight css property value
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Rostislav Wolny
58a48ea36a Change default labels style in form custom CSS
[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
Ján Mikláš
9e5b7b0320 Rename public.css to mailpoet-public.css
[MAILPOET-2482]
2020-01-08 15:36:25 +00:00
Amine Ben hammou
ac3d383209 Hide warning when API key exists but limit missing
[MAILPOET-2617]
2020-01-07 17:55:23 +00:00
Amine Ben hammou
d79dfdf916 Add mb_string constants
[MAILPOET-2603]
2020-01-07 10:05:13 +00:00
Amine Ben hammou
2ca7b8b91f Prefix Carbon namespace
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
Amine Ben hammou
fa961d27b8 Recheck keys and update subscribers limit
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
Amine Ben hammou
55f8626493 Change warning when user hasw an API key
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
Amine Ben hammou
e1de593174 Check API key daily
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
Amine Ben hammou
20eccaad67 Share the $wp property between workers
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
Rostislav Wolny
5f408b1351 Update plugin version check for running migration
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
Rostislav Wolny
9c82da7b01 Update last_subscribed_at when user confirms subscription
[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
wxa
cde877122a Fix various undefined variables and argument types [MAILPOET-2488] 2019-12-30 14:51:22 +01:00
wxa
09a1411c81 Fix types with annotations [MAILPOET-2488] 2019-12-30 14:51:22 +01:00
wxa
dec7bc24a5 Fix undefined properties in models [MAILPOET-2488] 2019-12-30 14:51:22 +01:00
wxa
7285a4a075 Fix extra arguments in method calls [MAILPOET-2488] 2019-12-30 14:51:22 +01: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
c23a734e29 Add Mixpanel properties for WC customizer [MAILPOET-2285] 2019-12-24 17:01:32 +03:00
wxa
20d42af4dc Remove the WC customizer feature flag [MAILPOET-2285] 2019-12-24 17:01:32 +03:00
wxa
9fdd37dbd8 Fix WC heading padding in rendering [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
d84c45e5f1 Fix colors in rendering [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
fa81c24825 Sync WC customizer styles to WooCommerce settings [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
f9ec25213d Always fetch styles from WooCommerce [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
Rostislav Wolny
d3ce76f88d Use instance of checks for detecting WCProduct
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
Rostislav Wolny
73e9cc3517 Apply array_values on filtered array of product ids
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
Rostislav Wolny
d41dabd1b7 Skip order items which are not product in PurchasedProduc scheduling
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
Rostislav Wolny
3d2b2f0858 Skip order items which are not product in PurchaseCategory scheduling
[MAILPOET-2586]
2019-12-19 18:08:26 +00: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š
f3400fe0f5 Fix Doctrine annotation on SubscriberEntity
[MAILPOET-2574]
2019-12-19 13:40:43 +00:00
Jan Jakeš
e784b120b6 Add subscriber source and status for WP transactional emails
[MAILPOET-2574]
2019-12-19 13:40:43 +00:00
Rostislav Wolny
d3399ca883 Add date field settings data to store
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
712ea07d17 Update entity to match database values
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
a9fb644d44 Render label only if not hidden
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
ff9bd232ec Refactor custom fields api to doctrine
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00