claudiulodro
c889908ac8
Load up gateways on ajax order status transitions
2017-09-25 14:34:43 -07:00
Claudiu Lodromanean
5427d0993b
Merge pull request #16927 from woocommerce/fix/16843
...
Removed new translatable string introduced in #16843
2017-09-25 10:43:18 -07:00
Claudio Sanches
b68b4eeb6b
Fixed 'Download %d URL' string
2017-09-25 14:14:55 -03:00
Claudio Sanches
9fc6615909
Removed new translatable string introduced in #16843
...
Fixes #16843
2017-09-25 14:13:50 -03:00
Mike Jolley
42ca7e9e31
Merge pull request #16923 from JimmyAppelt/patch-1
...
Bump template version single-product-reviews.php
2017-09-25 16:28:13 +01:00
Claudio Sanches
b174ecf8af
Merge pull request #16922 from woocommerce/fix/16921
...
Include loader mixin in 2017 theme
2017-09-25 08:09:44 -06:00
Jim
f30b0573c9
Bump template version single-product-reviews.php
2017-09-25 16:01:54 +02:00
Claudio Sanches
6164be51d3
Escape classes in data panel
2017-09-25 10:56:14 -03:00
Mike Jolley
71890624d7
Include loader mixin in 2017 theme
...
Closes #16921
2017-09-25 14:52:29 +01:00
Claudio Sanches
9b528678b0
Merge pull request #16920 from woocommerce/fix/16907
...
Handle sale dates on the fly in case of missed cron schedule.
2017-09-25 07:43:46 -06:00
Mike Jolley
4695d7a251
Handle sale dates on the fly in case of missed cron schedule.
...
Closes #16907
2017-09-25 14:19:20 +01:00
Claudio Sanches
8338baa594
Merge pull request #16916 from woocommerce/fix/16905
...
Reverse image logic in get_attachment_id_from_url
2017-09-25 07:08:51 -06:00
Claudio Sanches
76ac9e45c9
Merge pull request #16917 from woocommerce/fix/16902
...
Do not apply ordering to feeds
2017-09-25 07:07:55 -06:00
Claudio Sanches
4f6a3afc2a
Merge pull request #16918 from woocommerce/update/16911
...
If sorting by date in the REST API, fallback to ID
2017-09-25 07:06:00 -06:00
Mike Jolley
25337b21ce
If sorting by date in the REST API, fallback to ID
...
Ref: #16911
2017-09-25 13:31:25 +01:00
Mike Jolley
83a64c048d
Do not apply ordering to feeds
...
Closes #16902
2017-09-25 13:08:08 +01:00
Mike Jolley
a8ab4860ca
Reverse image logic in get_attachment_id_from_url
...
Closes #16905
2017-09-25 12:58:25 +01:00
Mike Jolley
6c7aa18199
Merge remote-tracking branch 'origin/master'
2017-09-25 12:22:55 +01:00
Mike Jolley
4f9b886d09
Merge branch 'pr/16871'
2017-09-25 12:22:24 +01:00
Mike Jolley
45aaa22bb9
correct isset
2017-09-25 12:22:17 +01:00
Mike Jolley
a6cd67c704
Merge pull request #16890 from gtritchie/master
...
Allow registration to redirect to same page
2017-09-25 12:19:31 +01:00
Mike Jolley
b96fbbaf90
Merge pull request #16870 from woocommerce/fix/16868
...
Apply default locale before country locale
2017-09-25 12:18:32 +01:00
Mike Jolley
1861c7e27b
Merge pull request #16899 from woocommerce/fix/16895
...
Modify product API returned data by context
2017-09-25 11:59:44 +01:00
Gary Ritchie
cc44e72e61
sanitize _POST
2017-09-22 20:52:38 -07:00
Gary Ritchie
552fa3d107
Merge remote-tracking branch 'upstream/master'
2017-09-22 20:31:00 -07:00
claudiulodro
fa9bef7ce4
Minify
2017-09-22 14:24:10 -07:00
claudiulodro
b757f0db28
Fix #16868 on Cart page
2017-09-22 14:22:53 -07:00
claudiulodro
877a8491ad
Cleanup
2017-09-22 14:14:00 -07:00
claudiulodro
b3f70bb7b5
Make labels work on Cart page again
2017-09-22 12:31:08 -07:00
claudiulodro
2e4b514a7f
Modify product API returned data by context
2017-09-22 10:52:30 -07:00
Claudiu Lodromanean
832302f49d
Merge pull request #16894 from adnanlimdiwala/remove-unused-variable
...
Remove unused variable
2017-09-22 09:19:19 -07:00
Claudiu Lodromanean
bb21627583
Merge pull request #16893 from adnanlimdiwala/json-standard-improve
...
Json standard improve
2017-09-22 09:14:16 -07:00
Mike Jolley
3cd46c6119
Merge pull request #16887 from Miller-Media/fix/16884
...
Add check for 0 as a string
2017-09-22 14:19:58 +01:00
Mike Jolley
35740448a0
Merge pull request #16885 from woocommerce/fix/16845
...
Move js clipboards off zeroclipboard
2017-09-22 14:18:44 +01:00
Mike Jolley
5d36e6a9c8
Merge pull request #16886 from woocommerce/fix/16879
...
Move couple things out of "foreach" loop
2017-09-22 14:17:25 +01:00
Mike Jolley
1d04d46c60
Merge pull request #16888 from thenbrent/fix_shipping_tax
...
Fix shipping tax when calling WC_Cart::calculate_shipping()
2017-09-22 14:11:24 +01:00
adnanmultidots
c72413d925
Removed unused variable
2017-09-22 15:27:21 +05:30
adnanmultidots
dba7773e6d
Merge branch 'master' of https://github.com/adnanlimdiwala/woocommerce into remove-unused-variable
2017-09-22 15:25:51 +05:30
adnanmultidots
b4094b62e5
JSON standard does not allow trailing comma i think.
2017-09-22 14:38:05 +05:30
adnanmultidots
57b6a25bfe
Merge remote-tracking branch 'upstream/master'
2017-09-22 12:22:12 +05:30
Gary Ritchie
a25d3c8af4
Allow registration to redirect to same page
...
Fixes #16889
2017-09-21 20:50:45 -07:00
Brent Shepherd
89e932c338
Fix shipping tax when calling calculate_shipping()
...
The $shipping_taxes is a multidimensional array so array_sum() does not
correctly sum the values. The $merged_taxes is a single level array with
all other taxes set, so array_sum() can be safely used on it.
2017-09-21 16:48:32 -07:00
Matt Miller
c87762177b
Add check for 0 as a string
2017-09-21 16:21:49 -07:00
claudiulodro
ee30de89a8
Shuffle things around to prevent errors and for better performance
2017-09-21 14:06:44 -07:00
claudiulodro
2dc6f18ab4
Use opacity:0 and fix linted js
2017-09-21 13:24:34 -07:00
claudiulodro
279ac6814c
Move clipboards off zeroclipboard
2017-09-21 13:09:36 -07:00
Claudiu Lodromanean
abc43c473e
Merge pull request #16877 from nicoladj77/patch-1
...
Check for nonce when Cancelling Order.
2017-09-21 10:27:12 -07:00
Claudiu Lodromanean
e713b5beb3
Merge pull request #16869 from woocommerce/fix/16861
...
Fix legacy access to array props (fees, taxes, coupon totals + taxes)
2017-09-21 09:47:29 -07:00
claudiulodro
d5981b34e8
Remove redundant rendundancy in deprecation notices
2017-09-21 09:45:38 -07:00
Matt Miller
a871d36380
Added wp_unslash() to address fields on the checkout page ( #16874 )
...
* Added wp_unslash() to address fields on the checkout page
* Cleaned up code indentation
* Added wp_unslash() function on remaining POST address fields on checkout
2017-09-21 17:37:27 +01:00