woocommerce/includes/api
Manos Psychogyiopoulos 4658245625 Revise the stock + stock status saving logic (#11858)
* use set_stock to reset stock meta when not managing stock

Ensures that the 'woocommerce_{ variation | product }_set_stock' hooks fire to refllect the fact that stock becomes infinite.

* track state of Manage Stock? option

* quick/bulk edit fixes

* reapply quick and bulk edit fixes

* improve conditional reset logic that prevents actions from *_set_stock actions from firing with every save
2016-10-12 12:51:40 +01:00
..
legacy Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-rest-authentication.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-rest-coupons-controller.php Implement separate variation endpoints for managing a product's variations. Also adds tests. 2016-09-29 14:44:14 -07:00
class-wc-rest-customer-downloads-controller.php Swap "doesn't" with "does not" in 404 error messages. 2016-09-08 15:17:02 -07:00
class-wc-rest-customers-controller.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-rest-exception.php [REST API] Stop load legacy API classes into the WP REST API, closes #10887 2016-05-10 13:26:39 -03:00
class-wc-rest-order-notes-controller.php [REST API] Allow filter order note by type 2016-10-05 12:27:06 -03:00
class-wc-rest-order-refunds-controller.php Implement separate variation endpoints for managing a product's variations. Also adds tests. 2016-09-29 14:44:14 -07:00
class-wc-rest-orders-controller.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-rest-payment-gateways-controller.php Add setting validation to the REST API 2016-09-08 15:20:15 -07:00
class-wc-rest-product-attribute-terms-controller.php [REST API] Fixed order of items in product attribute terms endpoint 2016-06-02 14:51:27 -03:00
class-wc-rest-product-attributes-controller.php Merge branch 'master' of https://github.com/ramiy/woocommerce into i18n/similar-strings 2016-10-11 21:14:56 +03:00
class-wc-rest-product-categories-controller.php Capitalise all the things 2016-07-26 15:47:04 +02:00
class-wc-rest-product-reviews-controller.php Fixed missing text domains (#12066) 2016-10-12 11:05:37 +01:00
class-wc-rest-product-shipping-classes-controller.php [REST API] Shipping classes should not have parents 2016-05-23 18:57:58 -03:00
class-wc-rest-product-tags-controller.php [REST API] Fixed some schema contexts 2016-05-10 13:41:15 -03:00
class-wc-rest-product-variations-controller.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-rest-products-controller.php Revise the stock + stock status saving logic (#11858) 2016-10-12 12:51:40 +01:00
class-wc-rest-report-sales-controller.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-rest-report-top-sellers-controller.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-rest-reports-controller.php [REST API] Allow batch create, update and delete for almost all endpoints 2016-05-11 16:34:53 -03:00
class-wc-rest-settings-controller.php Hook up email settings to the API 2016-09-08 15:20:15 -07:00
class-wc-rest-settings-options-controller.php fix failing test from master 2016-09-09 19:39:09 +03:00
class-wc-rest-shipping-methods-controller.php Swap "doesn't" with "does not" in 404 error messages. 2016-09-08 15:17:02 -07:00
class-wc-rest-shipping-zone-locations-controller.php Add new line at end of files. 2016-08-02 10:10:47 -07:00
class-wc-rest-shipping-zone-methods-controller.php Fixed missing text domains (#12066) 2016-10-12 11:05:37 +01:00
class-wc-rest-shipping-zones-controller.php Fixed missing text domains (#12066) 2016-10-12 11:05:37 +01:00
class-wc-rest-system-status-controller.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-rest-system-status-tools-controller.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-rest-tax-classes-controller.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-rest-taxes-controller.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-rest-webhook-deliveries.php Capitalise all the things 2016-07-26 15:47:04 +02:00
class-wc-rest-webhooks-controller.php Implement separate variation endpoints for managing a product's variations. Also adds tests. 2016-09-29 14:44:14 -07:00