Commit Graph

12066 Commits

Author SHA1 Message Date
Claudio Sanches 3f45c874fe Created wc_api_hash() 2015-06-08 12:57:19 -03:00
Claudio Sanches 3697ad9de2 Improved the API keys entropy 2015-06-08 12:01:54 -03:00
Claudio Sanches ef0f527b40 Created new woocommerce_validate_postcode filter
And added PT postcode validation

closes #8319
2015-06-08 11:50:21 -03:00
Claudio Sanches dc3b46f7a4 Merge pull request #8318 from grey-rsi/master
add woocommerce_get_product_terms filter
2015-06-08 10:49:18 -03:00
Sergey cfecd0af2d add woocommerce_get_product_terms filter 2015-06-08 16:41:11 +03:00
Mike Jolley 68974655d6 Tweak visible child product query and cache 2015-06-08 13:18:23 +01:00
Mike Jolley bb4c303c39 get_type has no args 2015-06-08 12:22:26 +01:00
Mike Jolley 983041209b Use get_type() in post_class function 2015-06-08 12:20:51 +01:00
Mike Jolley 3c87e39ce6 Product get_type() method 2015-06-08 12:20:39 +01:00
Mike Jolley 877d91956f Minify 2015-06-08 11:17:07 +01:00
Mike Jolley 8c61367c34 Merge pull request #8309 from fastdivision/fix-checkout-update-input-fields
Update checkout when changing address text fields
2015-06-08 11:16:27 +01:00
Mike Jolley 0126fb7285 [2.3] Newfoundland and Labrador
Closes #8311
2015-06-08 10:56:06 +01:00
Claudio Sanches 0b861d6587 Fixed filetype check for digital downloads, closes #8316
@mikejolley
2015-06-07 22:39:32 -03:00
Jake Johnson afe3e1f236 Update checkout when changing address text fields. Fixes #8308 2015-06-05 11:27:44 -07:00
Claudio Sanches ecac3fba41 Merge pull request #8303 from justinshreve/bulk-edit-webhook-8116
Execute the 'order.updated' webhook when bulk editing and using the status action buttons (fixes #8116)
2015-06-05 15:10:05 -03:00
Justin Shreve 0fb9851164 When upgrading to WooCommerce 2.4, make sure that the order.updated webhook fires for woocommerce_order_edit_status as well. 2015-06-05 17:09:46 +00:00
Justin Shreve e88c1bfb9e When the status is changed via bulk actions or by the status button, execute order.updated. 2015-06-05 16:43:24 +00:00
Claudio Sanches 816a01a4ec Minify js for #8290 2015-06-05 11:52:15 -03:00
Claudio Sanches f2e6a9e400 Merge pull request #8290 from shivapoudel/jshint-tweaks
Tweaks product and term ordering
2015-06-05 11:52:16 -03:00
Claudio Sanches 6fee82b377 [API] Added display and image info in product category endpoint, closes #8298 2015-06-05 11:37:46 -03:00
Mike Jolley 716302d76e Revised API endpoint
- Trigger an generic action on all API requests
- Set status header based on whether or not the API endpoint is
actually valid/being listened for
- No cache headers
- No longer try to init unknown class
- Init gateways before the request so their listeners are registered

cc @claudiosmweb
2015-06-05 14:36:50 +01:00
Mike Jolley 79629c5928 Merge pull request #8287 from aelia-co/master
Ensured that refunds have parent order's currency
2015-06-05 13:54:00 +01:00
Mike Jolley 541edc3570 Merge pull request #8274 from SiR-DanieL/patch-5
Filter wc_tax_enabled
2015-06-05 13:53:33 +01:00
Mike Jolley a4c2a73050 Max array keys 2015-06-05 13:37:45 +01:00
Mike Jolley 71673684fb [2.3] get_discounted_price needs to check if taxes are enabled
Closes #8267
2015-06-05 11:24:59 +01:00
Claudio Sanches b433f5e2ce Removed duplicated code in WC_AJAX::increase_order_item_stock() 2015-06-04 21:02:03 -03:00
Claudio Sanches 2d5c53942b Removed duplicated code in WC_AJAX::reduce_order_item_stock() 2015-06-04 20:57:43 -03:00
Shiva Poudel ce2896ffcb Little tweak ... 2015-06-04 18:18:49 +05:45
Shiva Poudel 2bb8ce3097 Fix - undefined is not necessary to initialize 2015-06-04 18:08:07 +05:45
Shiva Poudel f9b822ae21 Tweak - JSHint fix and coding standard for term ordering 2015-06-04 18:06:39 +05:45
Shiva Poudel 318f6672d9 Remove unused var postparent 2015-06-04 17:51:58 +05:45
Shiva Poudel 55d7dab62d Tweak - JSHint fix and coding standard for product ordering 2015-06-04 17:51:01 +05:45
Mike Jolley 2a122feb5c Merge pull request #8284 from justinshreve/api-key-pagination
Round total_pages calculation up in the API keys list table.
2015-06-04 10:27:51 +01:00
Diego Zanella 1d3713922b Restored original WC_Gateway_PayPal class 2015-06-04 09:04:33 +01:00
Diego Zanella c0051da5c5 Added logic to copy the refund currency from parent order 2015-06-04 08:55:24 +01:00
Diego Zanella edd831db94 Merge remote-tracking branch 'upstream/master' 2015-06-04 08:45:27 +01:00
Claudio Sanches 4209901e39 Merge pull request #8282 from shivapoudel/editorconfig
EditorConfig - Matches multiple files with brace expansion notation
2015-06-03 20:30:01 -03:00
Justin Shreve 01a19cc0c7 Round the total_pages calculation up so we always display the right number of pages. 2015-06-03 23:05:52 +00:00
Shiva Poudel aa8e86ed59 EditorConfig - Matches multiple files with brace expansion notation 2015-06-04 03:56:49 +05:45
Claudio Sanches 9ed7bd9bea Added Argentinian provinces, closes #8277
Source: http://en.wikipedia.org/wiki/ISO_3166-2:AR#Current_codes
2015-06-03 17:10:27 -03:00
Claudio Sanches 65580cd967 Minify files for #8279 2015-06-03 17:02:19 -03:00
Claudio Sanches 729c63bbd1 Merge pull request #8279 from shivapoudel/fix-jshint
Fix jshint for Product Meta-Box
2015-06-03 17:02:22 -03:00
Claudio Sanches b9442f2ffa [2.3] Check if rating is enabled before check if rating is required to a review, closes #8281 2015-06-03 16:57:36 -03:00
Shiva Poudel 27186d235c Tweaks - JSHint fix for product meta-box 2015-06-03 21:38:34 +05:45
Shiva Poudel 9afffa0fd7 Tweaks - JSHint fix for product variation meta-box 2015-06-03 21:20:13 +05:45
Shiva Poudel 051964adc5 Remove undefined variable 2015-06-03 21:18:01 +05:45
Shiva Poudel 0e01ff90f3 Tweaks - Conding standard and JSHint fix 2015-06-03 21:17:40 +05:45
Mike Jolley a2f05dd368 Show notices before cat loops 2015-06-03 14:22:23 +01:00
Nicola Mustone 29e6082ab6 typo 2015-06-03 12:50:11 +02:00
Nicola Mustone 17eac9eaed added filter wc_tax_enabled 2015-06-03 12:49:10 +02:00