Commit Graph

8118 Commits

Author SHA1 Message Date
Mike Jolley fb5184dcea Merge 2.1.10 2014-06-03 16:23:49 +01:00
Mike Jolley 071815aebb Only add add_to_cart_button if purchasable and in stock 2014-06-03 14:38:00 +01:00
Mike Jolley b04ca15952 Only add add_to_cart_button if purchasable and in stock
Fixes #5132
2014-06-03 14:35:42 +01:00
Mike Jolley f76953c3ba Language update 2014-06-03 12:06:27 +01:00
Mike Jolley 71b9c25541 POT file update 2014-06-03 12:00:13 +01:00
Mike Jolley 71425584d3 Version bump 2014-06-03 11:59:46 +01:00
Mike Jolley 62c9f11c8e Check if wp_get_post_terms is empty before get_terms 2014-06-03 11:58:30 +01:00
Mike Jolley 01810c3fce Check if wp_get_post_terms is empty before get_terms 2014-06-03 11:58:08 +01:00
Mike Jolley 1ea014fbb9 [2.1] Get terms doesn't support slugs #5490 2014-06-03 11:40:50 +01:00
Mike Jolley 06fdc1571c [2.1] When linking variations, use slugs #5490 2014-06-03 11:40:45 +01:00
Mike Jolley 4c18ab831a [2.1] Get terms doesn't support slugs #5490 2014-06-02 16:14:51 +01:00
Mike Jolley 22a37e860f [2.1] When linking variations, use slugs #5490 2014-06-02 15:28:00 +01:00
Mike Jolley ce04fe3d86 Merge pull request #5595 from SiR-DanieL/patch-1
Added missing hook comment
2014-06-02 12:03:55 +01:00
Mike Jolley fb570b2766 Merge pull request #5594 from claudiosmweb/fix-typo-1
Fix a typo with context in class-wc-install.php
2014-06-02 12:02:59 +01:00
Mike Jolley 6b35c59f5b Tweaked tax query to contain less subqueries 2014-06-02 11:55:36 +01:00
Mike Jolley 387cc973df Removes properties from customer class - these are all stored in _data! 2014-06-02 11:50:01 +01:00
Nicola Mustone 4611ed7d75 Added missing hook comment
added missing @hooked woocommerce_upsell_display - 15
2014-05-30 16:19:45 +02:00
claudiosmweb 00262a19f2 fixed a typo with context in class-wc-install.php 2014-05-30 11:13:26 -03:00
Mike Jolley 098a6afbbf Fix state display Closes #5587 2014-05-30 13:33:09 +01:00
Mike Jolley f383710e38 Localize scripts only when needed Closes #4158 2014-05-30 12:01:01 +01:00
Mike Jolley 4b519d9f4c 2.2 readme 2014-05-30 11:00:31 +01:00
Mike Jolley 4e14832b36 Readme 2014-05-30 10:57:44 +01:00
Chris Broadbent 2151c33f77 Fixes performance degredation on large wp_options tables 2014-05-30 10:53:56 +01:00
justinstern 17c3e47e64 Check for Existence of Cart Before Using
check for the existence of the cart during the is_available() check
before getting the order total (which otherwise will result in a PHP
notice from the admin, etc)
2014-05-30 10:53:45 +01:00
Patrick Rauland 1352483ca2 fixing danish krone symbol 2014-05-30 10:53:31 +01:00
Mike Jolley a109f47f37 [2.1] Fix coupon limit checks and enhance to check ID by provided email (if logged out)
Fixes #5535
2014-05-30 10:53:02 +01:00
splashingpixels 1d783ae36e revised wc_get_product_terms to allow override with args 2014-05-30 10:52:48 +01:00
Mike Jolley b2ddcf29cf Set keys for find/replace to prevent duplicate keys
Fixes #5168
2014-05-30 10:42:47 +01:00
Mike Jolley 219728fb3b Merge pull request #5589 from claudiosmweb/fix-languages-load
Improve the languages load
2014-05-30 10:34:14 +01:00
claudiosmweb cf1c0aaeaf fixed the translation load 2014-05-29 17:06:03 -03:00
claudiosmweb 02b5f21168 fixed the language pack upgrader repository uri 2014-05-29 17:05:38 -03:00
Mike Jolley c396ee478c Remove TX from grunt file #5485 2014-05-29 16:52:56 +01:00
Mike Jolley a55713d24a Remove transifex config #5485 2014-05-29 16:51:36 +01:00
Mike Jolley da6d286cd6 Readme #5485 2014-05-29 16:51:14 +01:00
Mike Jolley 848ab31e1c Remove language files #5485 2014-05-29 16:51:04 +01:00
Mike Jolley ec358fe8ed Merge pull request #5581 from claudiosmweb/feature-language-pack-upgrader
Introduces the Language Pack Upgrader
2014-05-29 16:36:07 +01:00
Mike Jolley 25795c1fba Merge pull request #5578 from claudiosmweb/feature-wc_get_log_file_path-function
Introduces the wc_get_log_file_path() function
2014-05-29 16:35:48 +01:00
Mike Jolley 4c0e7a13f7 Merge pull request #5572 from justinstern/master
Check for Existence of Cart Before Using
2014-05-29 16:33:33 +01:00
Mike Jolley 913269a718 Merge pull request #5585 from yakirgot/patch-1
RTL the spam trap
2014-05-29 16:20:19 +01:00
Mike Jolley 2166be7986 Merge pull request #5588 from BFTrick/add-paraguayan-currency
Adding Paraguayan Currency PR for 5568
2014-05-29 16:19:44 +01:00
Patrick Rauland 1baaf9f754 capitalizing paraguayan guarani 2014-05-29 09:36:57 -05:00
Patrick Rauland 889e758b38 adding paraguayan currency. see #5568 2014-05-29 09:34:52 -05:00
Mike Jolley 59b98d7d7b Merge pull request #5586 from claudiosmweb/4870-feature-local-pickup-hide-shipping-address
Remove Shipping Address when the shipping method is Local Pickup
2014-05-29 09:23:27 +01:00
claudiosmweb f013b30da7 hidden the shipping address when local pickup is used, closes #4870 2014-05-28 16:22:17 -03:00
claudiosmweb 96ea1d8bc4 introduces the WC_Order::needs_shipping_address() method 2014-05-28 16:20:36 -03:00
Mike Jolley 978268dfa6 Merge pull request #5577 from claudiosmweb/improve-system-status-logs
Stop "no such file or directory" warnings
2014-05-28 19:32:39 +01:00
Mike Jolley 79a26d7f8e Merge pull request #5584 from claudiosmweb/4594-feature-customer-api-available-downloads
Add Customer API endpoint for get available downloads
2014-05-28 19:32:20 +01:00
Mike Jolley b2a35fd5cf Merge pull request #5582 from claudiosmweb/4857-feature-api-products-status-filter
Add post_status filter in WC API
2014-05-28 19:31:40 +01:00
Yakir Gottesman 6fa1c6efd9 Update form-login.php 2014-05-28 21:00:52 +03:00
Yakir Gottesman 54aec6ee28 Update form-login.php 2014-05-28 20:57:03 +03:00