Commit Graph

5680 Commits

Author SHA1 Message Date
Mike Jolley 88979b29c5 Merge pull request #3957 from scottbasgaard/master
Fix vendor prefix typo. Resolves #3953
2013-10-21 01:13:32 -07:00
Scott Basgaard dfccfe2b57 Fix vendor prefix typo. Resolved #3953 2013-10-19 19:48:07 +02:00
Mike Jolley aebe5b5d3b Merge pull request #3949 from claudiosmweb/BR_postcode_validation
BR postcode validation
2013-10-19 04:44:04 -07:00
claudiosmweb 995b672c8a refixed the BR postcode validation 2013-10-18 16:06:27 -03:00
claudiosmweb 91193c5dac fixed the BR postcode validation 2013-10-18 16:03:27 -03:00
claudiosmweb 538d776d3f fixed is_postcode method description 2013-10-18 15:58:51 -03:00
claudiosmweb bb2cc2b035 added BR postcode validation 2013-10-18 15:56:36 -03:00
Mike Jolley 1c6e63fe0a CH postcode validation 2013-10-18 19:19:29 +01:00
Mike Jolley 6f6bfbe87f Merge pull request #3947 from BFTrick/fix-norwegian-translation-master
Fixing Norwegian Typo on Master
2013-10-18 10:12:07 -07:00
Mike Jolley 5d2e1ac031 Refactor coupon code so coupons get the actual discount amount, redone edit coupon screen with tabs, added coupon item limits which Closes #3902 2013-10-18 18:10:58 +01:00
Patrick Rauland cf590f7140 fixing norwegian typo with {order_date} 2013-10-18 10:05:45 -05:00
Mike Jolley 626624ad87 Merge pull request #3943 from SergeyBiryukov/master
Some fixes for Czech translation
2013-10-18 02:31:46 -07:00
Sergey Biryukov 82240648a2 Some fixes for Czech translation
* Close HTML tags correctly
* Fix the plural forms expression
* Remove excess placeholder
2013-10-17 22:33:35 +02:00
Mike Jolley f56edb66e4 Unused vars Closes #3937 2013-10-17 15:32:45 +01:00
Mike Jolley d27f8f4848 Wrap messages with WC div so they are styled 2013-10-17 15:29:53 +01:00
Mike Jolley 47df526518 Prepend main WC Session cookie with 'wp' so batcache doesn't cache pages, and set cookie only when cart has contents. #3513 2013-10-17 15:29:53 +01:00
Mike Jolley b49f6fdaac Merge pull request #3940 from scottbasgaard/master
Don't be so generous with this jQuery selector. Fixes #3933
2013-10-17 04:44:09 -07:00
Mike Jolley a112cb1d7d Consistant method names Closes #3901, return doubles instead of number formatted strings. 2013-10-17 12:43:44 +01:00
Scott Basgaard af76647116 [sale_products] has incorrect post_type. Fixes #3934
In 2.1, woocommerce_get_product_ids_on_sale() used 'product1' instead of 'product' for post_type.
2013-10-17 12:48:49 +02:00
Scott Basgaard db405fa0ff Don't be so generous with this jQuery selector. Fixes #3933 2013-10-17 12:25:14 +02:00
Mike Jolley 2cd74e1acf Remove filter fix from .17 2013-10-17 10:48:41 +01:00
Mike Jolley 3ccaae0962 Revert to previous logic, but fix tax total #3924 2013-10-16 18:06:14 +01:00
Mike Jolley 35ec4c9169 Sale products 2013-10-16 17:05:27 +01:00
Mike Jolley c68e93457d #3924 2013-10-16 15:37:24 +01:00
Mike Jolley f24aaf18d0 Merge pull request #3936 from tivnet/master
get_product_subtotal() PHPDoc fix
2013-10-16 06:31:56 -07:00
Mike Jolley 5eafe2065b ake shipping methods check if taxable, so when customer is VAT excempt taxes are not included in price. Closes #3888 2013-10-16 14:31:31 +01:00
Gregory K 5f65586167 get_product_subtotal() PHPDoc fix 2013-10-16 09:29:48 -04:00
Mike Jolley 0fec16516f Merge pull request #3935 from tivnet/master
get_product_price() : PHPDoc fix
2013-10-16 06:14:50 -07:00
Mike Jolley 4cabf24422 needs_payment for 2.1 #3928 2013-10-16 14:14:15 +01:00
Gregory K 571500930f get_product_price() : PHPDoc fix 2013-10-16 08:24:46 -04:00
Mike Jolley f949b99440 Merge pull request #3932 from tivnet/master
Spelling corrections in readme.txt
2013-10-16 05:12:14 -07:00
Gregory K 9de9022519 Merge remote-tracking branch 'woo/master' 2013-10-16 07:38:39 -04:00
Mike Jolley 8929c03e11 Minify 2013-10-16 12:32:49 +01:00
Gregory K c2b0c3ff5c Spelling corrections in readme.txt 2013-10-16 07:11:56 -04:00
Mike Jolley 004e556e18 Check product var is set 2013-10-16 10:52:35 +01:00
Mike Jolley 08bfd6b4d7 woocommerce_before_single_variation and after. Removed un-needed div. Closes #3906 2013-10-16 10:41:23 +01:00
Mike Jolley 9acec8d970 Merge pull request #3918 from scottbasgaard/master
Make sure grouped term exists before using it as an object.
2013-10-16 02:36:35 -07:00
Mike Jolley 45d94e19e6 Merge pull request #3923 from ragulka/estonian-translation
Update Estonian translation
2013-10-16 02:35:51 -07:00
Mike Jolley 44f50cb6cd Code from .17 + readme 2013-10-16 10:28:24 +01:00
Mike Jolley 6716c73f9f Merge pull request #3929 from leewillis77/is_order_received_page_fix
Fix is_order_received_page()
2013-10-15 14:34:04 -07:00
Lee Willis 1ab404e0e7 Fix is_order_received_page() 2013-10-15 21:59:29 +01:00
Mike Jolley 0f1a8001cf Use subtotal for free shipping, remove unused min_amount from abstract #3924 2013-10-15 17:19:30 +01:00
Mike Jolley 5c96af4ff9 #3921 2013-10-15 16:27:57 +01:00
Illimar Tambek 25bbe150fc Minor tweak for estonian tarnslation 2013-10-15 16:02:41 +03:00
Illimar Tambek a1180f3960 Update estonian translation 2013-10-15 15:58:26 +03:00
Scott Basgaard 9c1e4515fb Fix styling issue for add-ons list
Min-height wasn't enough for some extension descriptions. Seen here: http://cld.wthms.co/7ypt
2013-10-14 22:15:08 +02:00
Scott Basgaard 380faf0f21 More PHP notice/warnings data validation
Fixes PHP Notice: Undefined offset: X
2013-10-14 21:57:56 +02:00
Scott Basgaard 714cd36428 Make sure grouped term exists before using it as an object.
Fixes Trying to get property of non-object in… PHP notice.
2013-10-14 21:47:32 +02:00
Mike Jolley 58787aa7b8 Terms fix 2013-10-14 20:20:47 +01:00
Mike Jolley 5a5e563522 Fix focus. Closes #3898 2013-10-14 13:43:02 +01:00