Commit Graph

12791 Commits

Author SHA1 Message Date
Claudio Sanches 66e4dd84b9 Removed variations drag and drop 2015-07-05 23:58:37 -03:00
Claudio Sanches c3b5ad2337 Refactored the link all variations, remove variation and add variation methods 2015-07-05 23:55:08 -03:00
Claudio Sanches ee437bb646 Improved the navigation and tested if variations have some edition 2015-07-05 22:31:56 -03:00
Claudio Sanches 3de8405cc9 Created variations ajax pagination 2015-07-05 22:00:38 -03:00
Claudio Sanches b16b026647 Load initial variations when click on variations tab 2015-07-05 20:19:45 -03:00
Mike Jolley 18c6a940f1 Merge branch 'onboarding'
Conflicts:
	assets/css/admin.css
	assets/css/select2.css
	assets/css/woocommerce-layout.css
	assets/css/woocommerce.css
	assets/js/admin/order-backbone-modal.min.js
	includes/admin/class-wc-admin-help.php
	includes/admin/class-wc-admin.php
	includes/admin/views/html-admin-page-status-report.php
	includes/admin/views/html-notice-install.php
	includes/admin/views/html-notice-template-check.php
	includes/admin/views/html-notice-theme-support.php
	includes/admin/views/html-notice-tracking.php
	includes/class-wc-install.php
	includes/class-wc-language-pack-upgrader.php

includes/shipping/international-delivery/class-wc-shipping-international
-delivery.php
2015-07-04 23:11:12 +01:00
Mike Jolley 1257343006 Added missing locales based on popularity (from tracker) 2015-07-04 22:35:23 +01:00
Mike Jolley 45d89438c7 Ensure cart item key is set 2015-07-04 15:25:08 +01:00
Mike Jolley 38ab31e92b Merge pull request #8514 from paulwilde/featured-image-labels
Featured image labels for product image.
2015-07-04 14:49:56 +02:00
Mohaiminul Islam 653bb17414 Add new parameter on refund deleted hook
This hook parameter dose not helps to get order id when trigger in action due to delete that post. This should add '$order_id' as parameter
2015-07-04 15:22:19 +06:00
Mohaiminul Islam 64f2e2bed0 Refund deleted hook parameter fix
This hook parameter dose not trigger in action due to delete that post. This should set '$order_id' as parameter
2015-07-04 14:17:05 +06:00
Paul Wilde e62291963f Set featured image labels for product image. 2015-07-03 20:57:16 +01:00
Paul Wilde 5c5e6fb015 Refactor woocommerce_form_field so that the container, label and description are not repeated for every field type. 2015-07-03 20:37:47 +01:00
Claudio Sanches 3d59933d6b Created initial methods to load variations by ajax 2015-07-02 17:42:22 -03:00
Claudio Sanches 474a11f036 Merge pull request #8490 from justinshreve/remove-from-cart-attributes
Add ID & SKU attributes to the remove from cart link
2015-07-01 20:15:10 -03:00
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