Mike Jolley
aaca944a85
API - Variation handling for stock data
...
Closes #6626 cc @claudiosmweb
2014-11-12 14:21:29 +00:00
Nicola Mustone
fc2429549e
Improved Shop Page Display option
...
I tweaked the text of the second option in Shop Page Display because i guess it confuse users that only read "Show subcategories". What about main categories?
I'd like to change also "Show both" to "Show all". What do you think?
2014-11-12 15:01:17 +01:00
James Koster
98a0314786
scss tidy
2014-11-12 12:55:39 +00:00
James Koster
31526f1eab
changelog
2014-11-12 12:54:46 +00:00
James Koster
6a0fe9974f
reports print styles. closes #4544
2014-11-12 12:53:57 +00:00
Nicola Mustone
be59e9f80b
Hide order again button
...
Hide "Order again" button if the user is not logged in.
2014-11-12 11:44:26 +01:00
Claudio Sanches
f299763997
Merge pull request #6730 from tyxla/master
...
Fixing a small typo
2014-11-11 19:10:23 -02:00
Marin Atanasov
5ad973eac2
fixing small typo
2014-11-11 22:52:45 +02:00
Claudio Sanches
e712059703
Merge pull request #6728 from tyxla/master
...
Fixing a small typo
2014-11-11 18:35:16 -02:00
Marin Atanasov
7c5be1ebde
fixing small typo
2014-11-11 22:32:06 +02:00
Mike Jolley
a076c5a69d
get_product in product factory should return passed in object if its a product already
...
Fixes #6726
2014-11-11 16:24:22 +00:00
Mike Jolley
9e53b3fb33
Clear shipping transient on save
...
Closes #6723
2014-11-11 16:22:29 +00:00
James Koster
8d75a1b72e
inputs / labels on handheld. chosen widths.
2014-11-11 15:47:14 +00:00
James Koster
4fe1c5381f
product data inputs
2014-11-11 15:47:14 +00:00
James Koster
57809bc017
coding standards
2014-11-11 15:47:14 +00:00
Mike Jolley
d58400399a
Fix wildcard search and optimise local delivery + pickup Closes #6676
2014-11-11 15:46:57 +00:00
James Koster
ecb5c77eae
coding standards
2014-11-11 14:40:13 +00:00
James Koster
0321fc79d1
yoda
2014-11-11 14:31:27 +00:00
James Koster
7fd28c1295
order. #6639
2014-11-11 14:29:54 +00:00
James Koster
c153a62406
Products setting tab. #6639
2014-11-11 14:25:46 +00:00
Mike Jolley
f8bc4a0abd
Add item cost column Closes #6650
...
@jameskoster
2014-11-11 13:40:47 +00:00
Barry Kooij
9324744511
Merge branch 'master' of github.com:woothemes/woocommerce
2014-11-11 14:29:55 +01:00
Barry Kooij
5fcc2554cb
Unit Tests: Made coupon tests non depend on each other. Added correct cleaning of coupons.
2014-11-11 14:29:40 +01:00
Barry Kooij
3d7108278d
Unit Tests: wrote cart test_get_coupons method.
2014-11-11 14:28:52 +01:00
Mike Jolley
b98b7354ad
String sanitize_user Closes #6667
2014-11-11 13:11:40 +00:00
Mike Jolley
83fb26e30d
Dump chosen select option. Closes #6593
2014-11-11 12:12:28 +00:00
Mike Jolley
cb8fe34b4c
get_base_tax_rates() + filter. Closes #6668
2014-11-11 11:56:17 +00:00
Mike Jolley
b5f359b22a
Merge pull request #6717 from bryceadams/master
...
Add filter for registration auth cookie #6707
2014-11-11 03:44:54 -08:00
Mike Jolley
28641df9ce
Merge branch 'bordoni-issue/5875'
2014-11-11 11:32:18 +00:00
Mike Jolley
af20848b46
Fix load/copy address #5949
2014-11-11 11:31:58 +00:00
Mike Jolley
d00998b16e
Fix default value for input box #5949
2014-11-11 11:24:02 +00:00
Mike Jolley
01091c304c
Fix conflicts in #5949
2014-11-11 11:23:44 +00:00
Mike Jolley
6a54a7b928
Tweak intro text #6648
2014-11-11 10:57:53 +00:00
Mike Jolley
7490438da7
Merge pull request #6648 from SiR-DanieL/cancelled-order-email
...
Added cancelled order admin email
2014-11-11 02:53:35 -08:00
Mike Jolley
df4297abc8
MX states Closes #6684 Fixes #6656
2014-11-11 10:14:03 +00:00
Mike Jolley
f6fbdcd0ec
Merge pull request #6704 from helgatheviking/update_cart_action
...
move $cart_updated inside $passed_validation IF statement. #6703
2014-11-11 02:05:12 -08:00
Barry Kooij
6a92a54369
Merge pull request #6710 from yakirgot/patch-1
...
minor rtl support for email header
2014-11-11 10:46:03 +01:00
Barry Kooij
fddcdd9453
Merge pull request #6716 from larsemil/master
...
Fix for #6715
2014-11-11 10:38:07 +01:00
Barry Kooij
d02beb5610
Merge pull request #6702 from tivnet/patch-3
...
Update class-wc-shortcode-my-account.php
2014-11-11 10:29:49 +01:00
Barry Kooij
6f9011cbe9
Merge pull request #6721 from tyxla/master
...
Checking $_POST['_wpnonce'] before using it; several typos fixed
2014-11-11 10:27:00 +01:00
Marin Atanasov
8892b1aeb0
fixing a typo in comments in WC_Cart and its tests
2014-11-09 17:42:49 +02:00
Marin Atanasov
cce13abc06
checking _wpnonce before using it in WC_Form_Handler::process_registration()
2014-11-09 17:14:55 +02:00
Bryce
f489739349
Add filter for registration auth cookie #6707
2014-11-08 14:30:18 -08:00
Emil Österlund
8861e23078
Fix for #6715
2014-11-08 16:08:26 +01:00
Emil Österlund
d77548f4cc
woocommerce_form_field did not use "input_class" if type was set to select, this commit solves that
2014-11-08 16:02:43 +01:00
Yakir Gottesman
34554f98fb
minor rtl support for email header
2014-11-08 00:30:35 +02:00
Kathy Darling
5a2c9a3ed2
move $cart_updated inside $passed_validation IF statement. #6703
2014-11-07 11:16:37 +01:00
Gregory Karpinsky
1f7eb3e595
Update class-wc-shortcode-my-account.php
...
Return if no data submitted. Otherwise, two PHP notices are issued on checking `! $user_data` and two `wc_add_notice` printed.
2014-11-06 23:08:48 -05:00
claudiosmweb
2f7fcb56ae
Improved the Shipping class field in quick edit and bulk edit, closes #6681
2014-11-04 11:49:15 -08:00
claudiosmweb
fbe890646b
Added keyup event for refunds gateway button
2014-11-04 09:15:20 -08:00