woocommerce/plugins/woocommerce-admin/includes
Peter Fabian c1af1da752 Updated structure of SQL queries for coupons and products.
As there can be multiple couopns and products assigned to one order, it requires different handling to what was initially implemented.
2018-11-27 16:34:12 +01:00
..
api WIP on advanced filters. 2018-11-16 17:51:33 +01:00
data-stores Updated structure of SQL queries for coupons and products. 2018-11-27 16:34:12 +01:00
interfaces Remove interface for this PR (actions will be hooked up later); 2018-09-27 09:28:15 -07:00
class-wc-admin-api-init.php Added primary key to coupon lookup. 2018-11-23 22:29:47 +01:00
class-wc-admin-note.php Fix a bug in the notes updater; better handle test case where 2018-11-07 07:21:23 -05:00
class-wc-admin-notes-new-sales-record.php Start adding subscription notes to the merchant inbox 2018-11-07 07:21:22 -05:00
class-wc-admin-notes-settings-notes.php Go ahead and 1) handle the variety of queries that can be used 2018-10-24 18:13:44 -07:00
class-wc-admin-notes-woo-subscriptions-notes.php Fix a bug in the notes updater; better handle test case where 2018-11-07 07:21:23 -05:00
class-wc-admin-notes.php Remove unneeded set_id in note deletion handler 2018-10-19 16:24:03 -07:00
class-wc-admin-order-stats-background-process.php Added reporting REST API extensions to wc-admin. 2018-09-17 16:32:03 +02:00
class-wc-admin-reports-categories-query.php Uses PHPBCF to autofix warnings and errors (https://github.com/woocommerce/woocommerce-admin/pull/611) 2018-10-22 12:20:14 -04:00
class-wc-admin-reports-interval.php Added zero-padding to hours coming from the db. (https://github.com/woocommerce/woocommerce-admin/pull/687) 2018-10-30 11:04:03 -07:00
class-wc-admin-reports-orders-stats-query.php Update order summary in Orders report (https://github.com/woocommerce/woocommerce-admin/pull/613) 2018-10-31 14:09:38 -05:00
class-wc-admin-reports-products-query.php Fixes PHP 5.2 compatibility issues 2018-10-23 12:47:51 -04:00
class-wc-admin-reports-products-stats-query.php Fixes PHP 5.2 compatibility issues 2018-10-23 12:50:34 -04:00
class-wc-admin-reports-query.php Fix phpcs errors 2018-10-17 12:51:48 -04:00
class-wc-admin-reports-revenue-query.php Fixes PHP 5.2 compatibility issues (https://github.com/woocommerce/woocommerce-admin/pull/653) 2018-10-24 14:49:58 -04:00
wc-admin-order-functions.php Store coupon id, not coupon item id in the stat table. 2018-11-27 16:18:42 +01:00