Commit Graph

12876 Commits

Author SHA1 Message Date
Claudio Sanches 34b1a8a4f3 Merge pull request #8498 from slash1andy/patch-2
Update to reflect current PayPal menu structure
2015-07-01 16:56:18 -03:00
Andrew Wikel 968586f2ed Update to reflect current PayPal menu structure
Just update instructions to be more accurate.
2015-07-01 14:53:16 -05:00
Mike Jolley 02464c62cf Revised HELP tabs
Added links to education partners (@jobthomas) and included WooCommerce
101 videos in context.
2015-07-01 15:22:43 +01:00
James Koster 0d4db4b610 post code before city alignment. closes #8443 2015-07-01 15:13:02 +01:00
Mike Jolley f779166bd1 onboarding site links #7829 2015-07-01 13:38:24 +01:00
Mike Jolley 84f0b541ed Tweak wording and US states 2015-07-01 13:30:34 +01:00
Mike Jolley 7d1a016502 Adjust sales report to deal with partial shipping refunds and full refunds 2015-07-01 12:11:21 +01:00
Justin Shreve 48a89c83c3 For the remove links (in both the dedicated cart page and the mini cart widget), add ID and SKU as data attributes. 2015-06-30 19:56:36 +00:00
Mike Jolley 99b96daf70 Wording for inc/ex prices 2015-06-30 14:06:36 +01:00
Mike Jolley 049c95e724 Filter all item data
Closes #8361
2015-06-30 13:40:32 +01:00
Mike Jolley dc00921ced Merge pull request #8486 from justinshreve/get-price-suffix-price-param
Add $price and $qty parameters to get_price_suffix
2015-06-30 12:59:43 +02:00
Claudio Sanches 77b2d508b2 Fixed coding standards in assets/js/frontend/price-slider.js 2015-06-29 17:09:34 -03:00
Claudio Sanches 743718838a Minify price-slider.js 2015-06-29 17:08:02 -03:00
optimalab 9cccf313ba Fixed price-slider.js trigger and fixed js coding standards 2015-06-29 17:07:45 -03:00
Claudio Sanches 47fbef49c9 Merge pull request #8484 from JustinSainton/php4-widget-compliance
Deprecate PHP4 constructor usage in widgets.
2015-06-29 17:00:50 -03:00
Justin Shreve eb85cd1682 Add $price and $qty to get_price_suffix so custom values can be passed into get_price_including_tax and get_price_excluding_tax 2015-06-29 19:24:48 +00:00
Justin Sainton 4d5d018a34 Deprecate PHP4 constructor usage in widgets. This is deprecated in upcoming PHP versions. 2015-06-29 11:46:03 -07:00
Claudio Sanches c13409150f Fixed tests for get_woocommerce_currencies()
@mikejolley
2015-06-29 15:13:42 -03:00
Claudio Sanches e90d06a5c2 Merge pull request #8483 from tivnet/patch-4
Do not FATAL on $product->has_file
2015-06-29 12:53:56 -03:00
Gregory Karpinsky 9094bb0662 Do not FATAL on $product->has_file 2015-06-29 09:08:16 -04:00
Mike Jolley eae15e9d72 Merge pull request #8453 from corsonr/low_stock_email_tweak
Add product stock in low stock email notification
2015-06-29 12:22:29 +02:00
Remi Corson 66b6536054 no more brackets 2015-06-29 11:06:41 +02:00
Remi Corson a2a903d71a fixed string 2015-06-29 09:57:58 +02:00
Claudio Sanches c8da607fa2 Merge branch 'master' of github.com:woothemes/woocommerce 2015-06-28 23:07:11 -03:00
Claudio Sanches 0c2d161125 Updated the youtube video shortcode on readme.txt 2015-06-28 23:07:00 -03:00
Mike Jolley d0a41989c9 Merge pull request #8451 from slash1andy/patch-1
Changed "pending" to "processing"
2015-06-28 16:48:03 +02:00
Mike Jolley 4c08da9a9d Merge pull request #8474 from roykho/patch
remove hardcoded tree type
2015-06-28 11:22:24 +02:00
Claudio Sanches 54f1469527 Merge pull request #8472 from ryanr14/patch-2
Update readme.txt
2015-06-27 22:05:41 -03:00
roykho c208928b0e remove hardcoded tree type 2015-06-27 07:41:24 -07:00
Ryan Ray 8c87c54ebe Update readme.txt
Attempting another try at getting the new video to embed on our WordPress.org page.
2015-06-27 09:25:53 -04:00
Claudio Sanches 289e44e1db Merge pull request #8471 from vicky081/patch-1
Removed Commented Code
2015-06-27 09:13:52 -03:00
Claudio Sanches 8db5aabf59 Merge branch 'master' of github.com:woothemes/woocommerce 2015-06-26 13:22:14 -03:00
Claudio Sanches af3dfce73f Escape tabs key and title, closes #8449
@mikejolley
2015-06-26 13:21:26 -03:00
Claudio Sanches 5d4ea2433d Merge pull request #8467 from woothemes/generic-login-error-message
Don't reveal username when login failed on valid email login
2015-06-26 12:21:56 -03:00
Gerhard 230301e6da Don't reveal username when login failed on valid email login 2015-06-26 14:15:31 +02:00
Claudio Sanches ec0783f382 Fixed deprecated woocommerce_lostpassword_url() and lost password url on myaccount/form-login.php
ref #8459
2015-06-25 15:17:06 -03:00
Claudio Sanches 0ac6b9da27 Merge pull request #8459 from justinshreve/lostpassword-url
Use wp_lostpassword_url instead wc_lostpassword_url
2015-06-25 15:15:46 -03:00
Claudio Sanches ca759e43e7 Merge pull request #8460 from ryanr14/patch-1
Update readme.txt
2015-06-25 15:14:07 -03:00
Ryan Ray 6a0d9cdfa1 Update readme.txt
Updated the video shortcode to include our new WooCommerce Overview video.
2015-06-25 12:58:46 -04:00
Justin Shreve d383e3bfd0 Use wp_lostpassword_url instead wc_lostpassword_url. The WC function is just meant to be a filter. 2015-06-25 16:54:36 +00:00
Claudio Sanches 22ac2f56bf Added Argentine currency and symbol 2015-06-25 12:58:58 -03:00
Vignesh 1241dcee69 Removed Commented Code 2015-06-25 21:24:05 +05:30
Remi Corson 67400956eb add product stock in low stock email notification 2015-06-25 10:09:12 +02:00
Andrew Wikel 6b5cf56b66 Changed "pending" to "processing"
reflects more accurate order statuses.
2015-06-24 15:57:28 -05:00
Claudio Sanches 6e114d4f3c Updated the docblock for deprecated vars in woocommerce_get_product_thumbnail(), closes #8441 2015-06-23 12:46:37 -03:00
Claudio Sanches 349fc2f665 [API] post__in filter for v2 2015-06-23 11:51:40 -03:00
Claudio Sanches e003b7803f Merge pull request #8440 from kilbot/patch-4
Add post__not_in filter for REST API requests
2015-06-23 11:50:36 -03:00
Claudio Sanches 9dc28be577 Support HTTP_X_HTTP_METHOD_OVERRIDE in API old versions 2015-06-23 11:49:19 -03:00
Claudio Sanches 6d3979f5d7 Merge pull request #8439 from kilbot/patch-3
Allow HTTP method to be overwritten by HTTP_X_HTTP_METHOD_OVERRIDE
2015-06-23 11:47:12 -03:00
Paul Kilmurray 9b848fb1bd Add post__not_in filter for REST API requests
To match the `post__in` filter above
2015-06-23 20:48:19 +08:00