Changeset 1966645
- Timestamp:
- 10/31/2018 05:48:26 PM (7 years ago)
- Location:
- woocommerce
- Files:
-
- 106 edited
- 1 copied
-
tags/3.5.1 (copied) (copied from woocommerce/trunk) (view diffs)
-
tags/3.5.1/assets/js/admin/api-keys.js (modified) (view diffs)
-
tags/3.5.1/assets/js/admin/api-keys.min.js (modified) (view diffs)
-
tags/3.5.1/assets/js/frontend/address-i18n.js (modified) (view diffs)
-
tags/3.5.1/i18n/languages/woocommerce.pot (modified) (view diffs)
-
tags/3.5.1/includes/abstracts/abstract-wc-rest-terms-controller.php (modified) (view diffs)
-
tags/3.5.1/includes/admin/class-wc-admin-api-keys-table-list.php (modified) (view diffs)
-
tags/3.5.1/includes/admin/class-wc-admin-api-keys.php (modified) (view diffs)
-
tags/3.5.1/includes/admin/class-wc-admin-dashboard.php (modified) (view diffs)
-
tags/3.5.1/includes/admin/class-wc-admin-setup-wizard.php (modified) (view diffs)
-
tags/3.5.1/includes/admin/class-wc-admin-webhooks.php (modified) (view diffs)
-
tags/3.5.1/includes/admin/helper/views/html-oauth-start.php (modified) (view diffs)
-
tags/3.5.1/includes/admin/list-tables/class-wc-admin-list-table-orders.php (modified) (view diffs)
-
tags/3.5.1/includes/admin/reports/class-wc-report-customers.php (modified) (view diffs)
-
tags/3.5.1/includes/admin/settings/views/html-keys-edit.php (modified) (view diffs)
-
tags/3.5.1/includes/admin/settings/views/html-webhooks-edit.php (modified) (view diffs)
-
tags/3.5.1/includes/api/class-wc-rest-product-reviews-controller.php (modified) (view diffs)
-
tags/3.5.1/includes/api/class-wc-rest-product-variations-controller.php (modified) (view diffs)
-
tags/3.5.1/includes/api/class-wc-rest-products-controller.php (modified) (view diffs)
-
tags/3.5.1/includes/api/class-wc-rest-webhooks-controller.php (modified) (view diffs)
-
tags/3.5.1/includes/api/legacy/v2/class-wc-api-customers.php (modified) (view diffs)
-
tags/3.5.1/includes/api/legacy/v2/class-wc-api-products.php (modified) (view diffs)
-
tags/3.5.1/includes/api/legacy/v3/class-wc-api-customers.php (modified) (view diffs)
-
tags/3.5.1/includes/api/legacy/v3/class-wc-api-products.php (modified) (view diffs)
-
tags/3.5.1/includes/api/v1/class-wc-rest-orders-controller.php (modified) (view diffs)
-
tags/3.5.1/includes/api/v1/class-wc-rest-products-controller.php (modified) (view diffs)
-
tags/3.5.1/includes/api/v2/class-wc-rest-orders-v2-controller.php (modified) (view diffs)
-
tags/3.5.1/includes/api/v2/class-wc-rest-products-v2-controller.php (modified) (view diffs)
-
tags/3.5.1/includes/class-wc-ajax.php (modified) (view diffs)
-
tags/3.5.1/includes/class-wc-cart-session.php (modified) (view diffs)
-
tags/3.5.1/includes/class-wc-cart.php (modified) (view diffs)
-
tags/3.5.1/includes/class-wc-checkout.php (modified) (view diffs)
-
tags/3.5.1/includes/class-wc-countries.php (modified) (view diffs)
-
tags/3.5.1/includes/class-wc-install.php (modified) (view diffs)
-
tags/3.5.1/includes/class-wc-post-types.php (modified) (view diffs)
-
tags/3.5.1/includes/class-wc-webhook.php (modified) (view diffs)
-
tags/3.5.1/includes/class-woocommerce.php (modified) (view diffs)
-
tags/3.5.1/includes/data-stores/abstract-wc-order-data-store-cpt.php (modified) (view diffs)
-
tags/3.5.1/includes/data-stores/class-wc-customer-data-store.php (modified) (view diffs)
-
tags/3.5.1/includes/data-stores/class-wc-order-data-store-cpt.php (modified) (view diffs)
-
tags/3.5.1/includes/wc-core-functions.php (modified) (view diffs)
-
tags/3.5.1/includes/wc-formatting-functions.php (modified) (view diffs)
-
tags/3.5.1/includes/wc-product-functions.php (modified) (view diffs)
-
tags/3.5.1/includes/wc-rest-functions.php (modified) (view diffs)
-
tags/3.5.1/includes/wc-template-functions.php (modified) (view diffs)
-
tags/3.5.1/includes/wc-update-functions.php (modified) (view diffs)
-
tags/3.5.1/includes/wc-user-functions.php (modified) (view diffs)
-
tags/3.5.1/includes/wc-webhook-functions.php (modified) (view diffs)
-
tags/3.5.1/readme.txt (modified) (view diffs)
-
tags/3.5.1/templates/emails/admin-new-order.php (modified) (view diffs)
-
tags/3.5.1/templates/emails/plain/admin-new-order.php (modified) (view diffs)
-
tags/3.5.1/templates/single-product/product-image.php (modified) (view diffs)
-
tags/3.5.1/templates/single-product/product-thumbnails.php (modified) (view diffs)
-
tags/3.5.1/woocommerce.php (modified) (view diffs)
-
trunk/assets/js/admin/api-keys.js (modified) (view diffs)
-
trunk/assets/js/admin/api-keys.min.js (modified) (view diffs)
-
trunk/assets/js/frontend/address-i18n.js (modified) (view diffs)
-
trunk/i18n/languages/woocommerce.pot (modified) (view diffs)
-
trunk/includes/abstracts/abstract-wc-rest-terms-controller.php (modified) (view diffs)
-
trunk/includes/admin/class-wc-admin-api-keys-table-list.php (modified) (view diffs)
-
trunk/includes/admin/class-wc-admin-api-keys.php (modified) (view diffs)
-
trunk/includes/admin/class-wc-admin-dashboard.php (modified) (view diffs)
-
trunk/includes/admin/class-wc-admin-setup-wizard.php (modified) (view diffs)
-
trunk/includes/admin/class-wc-admin-webhooks.php (modified) (view diffs)
-
trunk/includes/admin/helper/views/html-oauth-start.php (modified) (view diffs)
-
trunk/includes/admin/list-tables/class-wc-admin-list-table-orders.php (modified) (view diffs)
-
trunk/includes/admin/reports/class-wc-report-customers.php (modified) (view diffs)
-
trunk/includes/admin/settings/views/html-keys-edit.php (modified) (view diffs)
-
trunk/includes/admin/settings/views/html-webhooks-edit.php (modified) (view diffs)
-
trunk/includes/api/class-wc-rest-product-reviews-controller.php (modified) (view diffs)
-
trunk/includes/api/class-wc-rest-product-variations-controller.php (modified) (view diffs)
-
trunk/includes/api/class-wc-rest-products-controller.php (modified) (view diffs)
-
trunk/includes/api/class-wc-rest-webhooks-controller.php (modified) (view diffs)
-
trunk/includes/api/legacy/v2/class-wc-api-customers.php (modified) (view diffs)
-
trunk/includes/api/legacy/v2/class-wc-api-products.php (modified) (view diffs)
-
trunk/includes/api/legacy/v3/class-wc-api-customers.php (modified) (view diffs)
-
trunk/includes/api/legacy/v3/class-wc-api-products.php (modified) (view diffs)
-
trunk/includes/api/v1/class-wc-rest-orders-controller.php (modified) (view diffs)
-
trunk/includes/api/v1/class-wc-rest-products-controller.php (modified) (view diffs)
-
trunk/includes/api/v2/class-wc-rest-orders-v2-controller.php (modified) (view diffs)
-
trunk/includes/api/v2/class-wc-rest-products-v2-controller.php (modified) (view diffs)
-
trunk/includes/class-wc-ajax.php (modified) (view diffs)
-
trunk/includes/class-wc-cart-session.php (modified) (view diffs)
-
trunk/includes/class-wc-cart.php (modified) (view diffs)
-
trunk/includes/class-wc-checkout.php (modified) (view diffs)
-
trunk/includes/class-wc-countries.php (modified) (view diffs)
-
trunk/includes/class-wc-install.php (modified) (view diffs)
-
trunk/includes/class-wc-post-types.php (modified) (view diffs)
-
trunk/includes/class-wc-webhook.php (modified) (view diffs)
-
trunk/includes/class-woocommerce.php (modified) (view diffs)
-
trunk/includes/data-stores/abstract-wc-order-data-store-cpt.php (modified) (view diffs)
-
trunk/includes/data-stores/class-wc-customer-data-store.php (modified) (view diffs)
-
trunk/includes/data-stores/class-wc-order-data-store-cpt.php (modified) (view diffs)
-
trunk/includes/wc-core-functions.php (modified) (view diffs)
-
trunk/includes/wc-formatting-functions.php (modified) (view diffs)
-
trunk/includes/wc-product-functions.php (modified) (view diffs)
-
trunk/includes/wc-rest-functions.php (modified) (view diffs)
-
trunk/includes/wc-template-functions.php (modified) (view diffs)
-
trunk/includes/wc-update-functions.php (modified) (view diffs)
-
trunk/includes/wc-user-functions.php (modified) (view diffs)
-
trunk/includes/wc-webhook-functions.php (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/templates/emails/admin-new-order.php (modified) (view diffs)
-
trunk/templates/emails/plain/admin-new-order.php (modified) (view diffs)
-
trunk/templates/single-product/product-image.php (modified) (view diffs)
-
trunk/templates/single-product/product-thumbnails.php (modified) (view diffs)
-
trunk/woocommerce.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.