Illimar Tambek
|
734bd4463c
|
Merge remote-tracking branch 'upstream/master' into estonian-translation
|
2013-10-10 16:00:27 +03:00 |
Illimar Tambek
|
540bf3c5ab
|
Fix error with admin translations not loading
|
2013-10-10 15:59:46 +03:00 |
Illimar Tambek
|
b8bad82782
|
Add first estonian translation
|
2013-10-10 15:54:04 +03:00 |
Bernard Peh
|
ad298f9007
|
need $this->id check in the update_status function to prevent an empty WC_Order object from calling it. If $this->id doesn't exists, update_status will insert another row in wp_posts because line 1226: wp_update_post(array('ID' => $this->id)) triggers it.
|
2013-10-10 20:52:36 +11:00 |
James Koster
|
13bcae2d63
|
returning customer login. closes #3903
|
2013-10-10 10:29:16 +01:00 |
Patrick Rauland
|
99fb5315eb
|
adding system status report copy text area
|
2013-10-08 01:02:33 +02:00 |
Illimar Tambek
|
2536fbc5e1
|
Merge branch 'master' into estonian-translation
|
2013-10-07 20:40:20 +03:00 |
Leon Rowland
|
5b018966db
|
array_search returns false when not found. This causes the first CSS class in the $classes array to be removed ( twice ). This was inadvertently removing some of the custom classes defined in the Menu Builder of WordPress.
|
2013-10-07 15:47:39 +02:00 |
Gregory K
|
da19fed52b
|
class-wc-checkout.php : PHPDoc fixes
|
2013-10-06 00:44:04 -04:00 |
Patrick Rauland
|
f70ac9ce5a
|
adding copy report button
|
2013-10-06 00:22:55 +02:00 |
Mike Jolley
|
eaee8e9cf1
|
Merge pull request #3886 from tivnet/master
get_meta_query() - PHPDoc fix
|
2013-10-04 15:05:30 -07:00 |
Mike Jolley
|
40c85ec09a
|
Merge pull request #3881 from Gator92/tax_totals
Add tax_rate_id to objects returned from cart->tax_totals
|
2013-10-04 15:04:05 -07:00 |
Gregory K
|
9a1c571cbc
|
get_meta_query() - PHPDoc fix
|
2013-10-04 12:48:50 -04:00 |
Mike Jolley
|
9361ef3120
|
more hooks closes #3860
|
2013-10-04 16:58:00 +02:00 |
Mike Jolley
|
633ead9390
|
woocommerce_checkout_update_customer_meta hook Closes #3860
|
2013-10-04 16:40:03 +02:00 |
Mike Jolley
|
adaa666c92
|
Merge pull request #3875 from ragulka/has-shipping-method
Add has_shipping_method() convenience function
|
2013-10-04 07:32:46 -07:00 |
Mike Jolley
|
a490f62179
|
Use correct label for tax classes. Closes #3885.
|
2013-10-04 16:21:06 +02:00 |
Mike Jolley
|
f81203fc76
|
Fix tax rate saving #3884
|
2013-10-04 16:17:18 +02:00 |
Mike Jolley
|
4204b25879
|
Remove accents from taxonomy names + run through filter Closes #3832
|
2013-10-04 16:10:49 +02:00 |
Mike Jolley
|
cabddc4e9f
|
Maintain line breaks. Closes #3882
|
2013-10-04 14:31:43 +02:00 |
Mike Jolley
|
b7a752ecc1
|
find_product_in_cart tweak Closes #3863
|
2013-10-04 12:30:07 +01:00 |
Mike Jolley
|
1b91c75039
|
Tweak add to cart message. Closes #3876.
|
2013-10-04 12:26:11 +01:00 |
Mike Jolley
|
8f196130ff
|
Don't show view cart message on cart page. Closes #3877
|
2013-10-04 12:21:28 +01:00 |
Mike Jolley
|
599da4f20f
|
Merge pull request #3879 from justinstern/master
Fixed Multiple Sets of Tabs on One Page Bug
|
2013-10-04 04:01:26 -07:00 |
Mike Jolley
|
d77f2c284e
|
Merge pull request #3872 from rnt/master
Oct 2 pot update
|
2013-10-04 03:58:10 -07:00 |
Schuyler Langdon
|
7f71fae0a3
|
Add tax_rate_id to the tax total objects returned from the cart tax_totals method
|
2013-10-03 21:48:47 -04:00 |
Justin Stern
|
e584ea83a2
|
Fixed Multiple Sets of Tabs on One Page Bug
When clicking on a tab on a page with multiple sets of products/tabs,
other products/tabs were influenced due to a missing jquery context
element
|
2013-10-03 14:23:50 -04:00 |
Illimar Tambek
|
bf6cb38445
|
Fix has_shpping_method function
|
2013-10-03 18:02:26 +03:00 |
Illimar Tambek
|
7cf58f920c
|
Add method to check whether an order has a shipping method or not
|
2013-10-03 17:59:08 +03:00 |
Illimar Tambek
|
aa323599bc
|
Update estonian translation files
|
2013-10-03 17:03:55 +03:00 |
Renato Covarrubias
|
caa4e36ed1
|
Oct 2, es_ES po update
|
2013-10-02 23:11:00 -03:00 |
Renato Covarrubias
|
cd7f89ab1b
|
Oct 2, POT Update
|
2013-10-02 22:55:41 -03:00 |
Mike Jolley
|
5c8d8bbda9
|
fix urls
|
2013-10-02 13:04:28 +01:00 |
Mike Jolley
|
718093650f
|
Save fees
|
2013-10-02 12:58:26 +01:00 |
Mike Jolley
|
66c04b0f72
|
Check values are set before casting as floats
|
2013-10-02 12:50:03 +01:00 |
Mike Jolley
|
47e18b1a13
|
Print JS after print scripts (at 20) Closes #3865.
|
2013-10-02 11:09:30 +01:00 |
Coen Jacobs
|
f145193c99
|
Merge pull request #3866 from tivnet/master
Allow entering sale price as blank string and not convert it to numeric '0'
|
2013-10-02 03:09:17 -07:00 |
Gregory K
|
b923eef097
|
Allow entering sale price as blank string and not convert it to numeric '0' - to avoid "fake" sales events.
|
2013-10-01 23:21:12 -04:00 |
Mike Jolley
|
24a3e3e17b
|
Format decimals with single function, convert locale to standard form. #3862
|
2013-10-01 17:54:32 +01:00 |
Mike Jolley
|
79bddfd129
|
Merge pull request #3861 from tivnet/master
class-wc-settings-shipping.php : HTML fix (missing TR and typo in TFOOT)
|
2013-10-01 05:23:06 -07:00 |
Gregory K
|
c577e75a6b
|
class-wc-settings-shipping.php : HTML fix (missing TR and typo in TFOOT)
|
2013-10-01 08:13:14 -04:00 |
Gregory K
|
88e9d12976
|
Merge remote-tracking branch 'woo/master'
Conflicts:
includes/admin/settings/class-wc-settings-shipping.php
|
2013-10-01 08:04:06 -04:00 |
Mike Jolley
|
3bedaf5e94
|
Number format taxes, and allow 'auto' DP (we don't want to round these values) Closes #3703
|
2013-10-01 13:02:58 +01:00 |
Mike Jolley
|
c20a44c423
|
Coupon usage limits per user (using email + ID). Closes #3314
|
2013-10-01 11:48:27 +01:00 |
Mike Jolley
|
088f565b98
|
wp_list_pluck #3852
|
2013-10-01 10:24:29 +01:00 |
Mike Jolley
|
79942691ec
|
Init no longer needed - settings API refreshes settings Closes #3858
|
2013-10-01 10:12:16 +01:00 |
Mike Jolley
|
4798cb8e27
|
bump_request_timeout closes #3857
|
2013-10-01 10:12:16 +01:00 |
Mike Jolley
|
49656cb250
|
Notice fix Closes #3859.
|
2013-10-01 10:12:15 +01:00 |
Gregory K
|
ab5b53c64e
|
Probably a bug in WC 2.1
|
2013-10-01 01:07:42 -04:00 |
Mike Jolley
|
02aaf26f5a
|
Merge pull request #3855 from franticpsyx/additional_price_filter_results
Add price_filter results to include extended product types with a variable price
|
2013-09-30 08:31:59 -07:00 |