Commit Graph

4386 Commits

Author SHA1 Message Date
Mike Jolley 95d3353ec9 Tax label vs name in order emails. 2013-03-18 09:58:43 +00:00
Mike Jolley 4825db857a Merge pull request #2748 from justinstern/master
Product Variations Order Again Bug Fix and Stock Quantity Filters
2013-03-18 02:58:11 -07:00
Mike Jolley d59692625c Merge pull request #2733 from leewillis77/layered_nav_html_encoding
Encode URLs in layered nav widget
2013-03-18 02:47:09 -07:00
Mike Jolley a454649f72 Merge pull request #2715 from kukac7/master
hungarian translation update
2013-03-18 02:44:19 -07:00
Mike Jolley 38c7c8994f Merge pull request #2722 from lucasstark/patch-5
Missing = in label for product_length
2013-03-18 02:42:19 -07:00
Mike Jolley 7465788db9 Merge pull request #2747 from krbvroc1/xsendfile
X-SendFile does not work correctly
2013-03-18 02:41:03 -07:00
Justin Stern f4076b888f Product Stock Filters
Added a number of filters related to product stock to allow for improved
control over the stock handling and display
2013-03-18 01:38:22 -04:00
Justin Stern aea2b83153 Product Variation Order Again Bug Fix and Improvement
* Fixed a bug introduced with the new order item meta data structure of
WC 2.0: product variations could not be "ordered again"
* Improved the order again support for products with custom item meta
data
2013-03-18 01:36:59 -04:00
Ken Bass 62e95aa1a9 Fix xsendfile 2013-03-17 22:09:25 -04:00
Joris van der Wel a028cbe1be Fix for issue 2736.
Arrays in query strings are now preserved. For example ?cat[]=5&cat[]=10&cat[]=20
2013-03-16 16:05:11 +01:00
Lee Willis 3df4a82154 Encode URLs in layered nav widget 2013-03-15 21:28:01 +00:00
Mike Jolley 946ecaaae2 Tweak - Filters for attribute default values. 2013-03-15 19:33:42 +00:00
James Koster 4e3768bd42 Product name width. closes #2713 2013-03-15 15:32:30 +00:00
James Koster 6d0cfda473 disabled prettyphoto deeplinking. closes #2697 2013-03-15 15:17:25 +00:00
Mike Jolley 67c5fd1794 Fix reviews + use functions in reviews tab. 2013-03-15 12:59:01 +00:00
Mike Jolley 9f82986109 Possible star rating fix 2013-03-15 10:10:00 +00:00
Lucas Stark c6b8384563 Missing = in label for product_length 2013-03-14 14:19:51 -03:00
Max Rice eed40279ac Add filter to control order stock reduction when payment is complete
Adds a 'woocommerce_payment_complete_reduce_order_stock' filter that
controls whether stock is reduced for an order when
WC_Order::payment_complete() is called
2013-03-14 12:00:31 -04:00
kukac7 cd0d5f2c05 hungarian translation update
not final!
wc2.0.3
95%
2013-03-13 23:59:23 +01:00
Mike Jolley cc08e376bc Readme 2013-03-13 19:52:25 +00:00
Mike Jolley ce437ffc55 readme for #2706 2013-03-13 19:52:25 +00:00
Mike Jolley 25eaec1470 Merge pull request #2704 from krbvroc1/download_hook
Add order_id to woocommerce_download_product hook
2013-03-13 12:16:50 -07:00
Mike Jolley ffa1c1285c Merge pull request #2706 from claudiosmweb/pt_BR
Updated translation pt_BR
2013-03-13 12:15:38 -07:00
Mike Jolley b9b9f18ed4 Readme for #2708 2013-03-13 19:14:50 +00:00
Mike Jolley dcb1098804 Merge pull request #2708 from absoluteweb/master
100% French version for 2.0.3
2013-03-13 12:14:15 -07:00
Mike Jolley dc6878cc2f Flat rate UI tweaks 2013-03-13 15:43:49 +00:00
Coen Jacobs 25aa04e1c9 Readme bump with previous commit
https://github.com/woothemes/woocommerce/commit/c119f98734514081b4aac894
489a9031eba99d03
2013-03-13 16:12:26 +01:00
Coen Jacobs c119f98734 Fixed adjust price function, thanks @lucasstark for reporting 2013-03-13 16:09:04 +01:00
Mike Jolley 9c2fd84ce5 Include API class - its always needed 2013-03-13 11:58:56 +00:00
Mike Jolley 43cc129942 PayPal standard gateway - no longer needs sandbox fix, and notify-validate should be first in the requests. 2013-03-13 11:58:47 +00:00
Nicolas Maillard 1753ac7b5e 100% French version for 2.0.3 2013-03-13 12:06:31 +01:00
claudiosmweb 815439db2c updated translation pt_BR 2013-03-13 03:28:02 -03:00
Ken Bass 3921335439 Add order_id to woocommerce_download_product hook 2013-03-12 23:13:09 -04:00
Mike Jolley 84b451e214 Fix attribute base 2013-03-12 14:43:06 +00:00
David Garcia Watkins ea32c9ad00 Increase priority so that registered taxonomies are available 2013-03-12 12:21:37 +01:00
James Koster 3d3df8f70d message icon in FF & prettyPhoto nav when only one product image fix 2013-03-12 11:05:18 +00:00
Mike Jolley 4f08369813 WC_Order_Item_Meta support for keys with multiple values. 2013-03-12 10:55:01 +00:00
Mike Jolley 5be66693d4 Rupees 2013-03-12 08:40:32 +00:00
Mike Jolley bc4cc8bf7e Codestyling bug with meta.php 2013-03-11 18:08:55 +00:00
Mike Jolley 256a38b5d8 Option for number of orders shown on view order page. 2013-03-11 16:12:29 +00:00
Mike Jolley df3b84845b Version bump 2013-03-11 10:41:44 +00:00
Mike Jolley 2da3900d2c Receiver email option. #2666 2013-03-11 10:36:51 +00:00
Mike Jolley 5c699e27bd Legacy IPN handler. #2665 2013-03-11 10:23:14 +00:00
Mike Jolley f3d6eeb35c readme 2013-03-11 10:00:41 +00:00
Mike Jolley e2da14e491 Merge pull request #2664 from krbvroc1/fix_cart_widget_hiding
Fix hide cart if empty
2013-03-11 03:00:24 -07:00
Mike Jolley ab846ef370 Merge pull request #2668 from arhipaiva/master
Finnish language to 2.0.2 version
2013-03-11 02:59:25 -07:00
Arhi Paivarinta e232707f05 Finnish language to 2.0.2 version 2013-03-11 10:44:35 +02:00
Ken Bass b8829266c4 Fixes hide cart if empty 2013-03-10 19:20:27 -04:00
Mike Jolley c8371fa884 Save attributes notice 2013-03-10 17:01:23 +00:00
Mike Jolley ca46e4ec29 Fix attribute encoding issues. Closes #2644. 2013-03-10 16:55:53 +00:00