Mike Jolley
2ab177a35e
Readme update
2016-04-22 18:13:13 +01:00
Claudio Sanches
016a9abd9e
Updated POT file
2016-04-22 14:09:24 -03:00
Claudio Sanches
505dfd7672
Fixed i18n functions
2016-04-22 14:08:44 -03:00
Mike Jolley
0fb69be938
Unit test update - ranges do not expand
2016-04-22 18:04:04 +01:00
Mike Jolley
9a3aa8e498
Further woocommerce_termmeta removal
2016-04-22 17:43:07 +01:00
Mike Jolley
0ddce2aa65
Correct $matches variable name
2016-04-22 17:08:16 +01:00
Mike Jolley
87d40ac8ba
Merge pull request #10769 from woothemes/Tax-rate-matching-logic
...
Tax rate matching logic
2016-04-22 17:07:20 +01:00
Claudio Sanches
a570e36c55
Updated stable tag
2016-04-22 13:02:57 -03:00
Mike Jolley
9fb5fa9efd
@since 2.6
2016-04-22 16:47:54 +01:00
Mike Jolley
cfe7340f45
Use wc_postcode_location_matcher for zones too
2016-04-22 15:45:34 +01:00
Mike Jolley
23271af0f6
Fixed comparisons for ranges and wildcards
2016-04-22 15:42:20 +01:00
Mike Jolley
558211a869
Split postcode matching queries to avoid expansion
2016-04-22 14:02:36 +01:00
Mike Jolley
b0dfb55710
Tweak account settings grouping
...
Closes #10766
2016-04-22 12:29:06 +01:00
Mike Jolley
10f16f074c
Further zone tweaks to delete new rows on cancel
2016-04-22 12:24:20 +01:00
Mike Jolley
a9b8101e48
No blank slate if methods exist
...
Closes #10757
2016-04-22 12:24:20 +01:00
Mike Jolley
1905c5ea0a
Merge pull request #10761 from shivapoudel/https-apidocs
...
Change API Docs to adapt https
2016-04-22 11:04:51 +01:00
Shiva Poudel
8fd8c58aaa
Change Codex docs to https support
2016-04-22 00:26:15 +05:45
Shiva Poudel
fab98164ef
Change API Docs to adapt https
2016-04-22 00:15:21 +05:45
James Koster
9decc9b673
bumping the template version due to new classes
...
Just in case a third party plugin interacts with these sections
2016-04-21 17:42:02 +01:00
Mike Jolley
aa116f325f
minify
2016-04-21 17:23:52 +01:00
Mike Jolley
9d1abd8a10
Bump version
2016-04-21 17:23:47 +01:00
Mike Jolley
a8b2a5668f
Added cancel button to shipping zones UI
...
Closes #10754
2016-04-21 16:18:15 +01:00
Mike Jolley
c71e17a71b
Don't duplicate SKUs
...
Closes #10751
2016-04-21 14:03:20 +01:00
Mike Jolley
0bad68f218
Fixed calculate_extra_shipping
2016-04-21 13:59:13 +01:00
Mike Jolley
0425ad5060
Check for set but non existing pages
...
Closes #10758
2016-04-21 12:23:50 +01:00
Mike Jolley
fbca27b3d4
Tweak postcode example text
...
Closes #10755
2016-04-21 12:15:17 +01:00
Mike Jolley
39e8d981a0
Support order items when calling get_permalink on a variation.
2016-04-21 10:36:46 +01:00
Claudio Sanches
882b5c4c28
Merge pull request #10752 from frozzare/patch-1
...
Add `public` to `needs_shipping_address` method
2016-04-20 17:27:37 -03:00
Fredrik Forsmo
4e19676acf
Add `public` to `needs_shipping_address` method
2016-04-20 21:05:23 +02:00
Mike Jolley
5af423c1c4
window.load is deprecated
...
@claudiosmweb
2016-04-20 16:38:58 +01:00
Mike Jolley
7c61e9be6c
Merge branch 'pr/10746'
2016-04-20 15:03:20 +01:00
Mike Jolley
412195905b
Pass package in all add_rate calls
2016-04-20 15:03:10 +01:00
Mike Jolley
4901117f64
Data must exist
2016-04-20 15:02:41 +01:00
Mike Jolley
87bc757de8
Correct $package usage and comments
2016-04-20 15:02:30 +01:00
Mike Jolley
04e9eef0ac
Correct access props and comments
2016-04-20 15:02:19 +01:00
Mike Jolley
be9b7bd4b5
If no variation ID is set, do a match
...
Closes #10737
2016-04-20 12:35:06 +01:00
Mike Jolley
f3762d9ed5
category support for sale_products shortcode
2016-04-20 12:27:20 +01:00
Mike Jolley
9eb32a2bd8
Keeps undo message in view
...
@coderkevin there was another case where the undo message would be gone
after refresh. This loads the content via ajax still preserving the
message.
2016-04-20 11:21:32 +01:00
Mike Jolley
3a59e3cbad
Enable update cart button only when qty's change
2016-04-20 11:10:39 +01:00
Mike Jolley
086556f706
Merge pull request #10744 from coderkevin/empty_cart_reload
...
Reload cart page upon emptying.
2016-04-20 05:01:02 -05:00
Mike Jolley
c1a8d6742f
Note when WC.php is used in theme
...
Closes #10741
2016-04-20 10:37:54 +01:00
Mike Jolley
76dd7447dc
No SS
...
Closes #10745 or feed
2016-04-20 10:24:35 +01:00
Diego Zanella
531f644f5f
Added safeguard check for shipping methods post data
2016-04-20 10:21:28 +01:00
Diego Zanella
2c26fd5b02
Merge remote-tracking branch 'upstream/master' into POC-Restored_Backward_Compatibility
2016-04-20 10:07:23 +01:00
Diego Zanella
e0c565da2d
Backward compatibility with WC 2.5 and earlier
...
* Restored signature of WC_Shipping_Method::add_rate() method, while maintaining the features added in WC 2.6 to handle shipping zones.
2016-04-20 08:59:19 +01:00
Diego Zanella
a506909822
Backward compatibility with WC 2.5 and earlier
...
* Slightly altered previous change to maintain the exact logic used before (i.e. the WC_Ajax class sets the POST data for the shipping method explicitly).
2016-04-20 08:49:32 +01:00
Diego Zanella
ba46a5275f
Backward compatibility with WC 2.5 and earlier
...
* Restored signature of WC_Settings_API::process_admin_options() method.
2016-04-20 08:48:29 +01:00
Kevin Killingsworth
f45a4cd57d
Reload cart page upon emptying.
...
The server shows a different page for the cart
when the cart is completely empty. The Cart AJAX
update subverted this and caused issue #10736 as
a result. Not to mention, the page just didn't look
good or functional with no items left in the cart.
This commit forces a reload any time the cart becomes
empty, which shows the empty page generated from
the server.
Fixes #10736
2016-04-19 23:36:48 -05:00
Mike Jolley
1879a44373
PayPal case
2016-04-19 22:17:09 +01:00
Claudio Sanches
3aaa6d1c53
Merge pull request #10739 from unfulvio/filterable-order-statuses
...
Makes shop order post statuses filterable during registration
2016-04-19 17:47:53 -03:00