Commit Graph

10336 Commits

Author SHA1 Message Date
Claudio Sanches 157dde6695 Improved the description of count option of product categories widget 2015-01-02 11:08:38 -02:00
Claudio Sanches b4cc3cfcd5 Improved the widget title 2015-01-02 11:05:06 -02:00
Claudio Sanches 37ea5ee65a Fixed email styles for multipart emails, closes #7033 2015-01-02 10:55:47 -02:00
Claudio Sanches 0accdf6f10 Set order status to refunded when completely refunded, closes #6981 2015-01-02 10:43:47 -02:00
Claudio Sanches 29590ff624 Added save and close keyboard events on Backbone Modal, closes #7016 2015-01-02 09:53:46 -02:00
Claudio Sanches a8f9392c43 Merge pull request #7031 from splashingpixels/pagination
fixes the encoding issue with pagination on default permalinks setting c...
2015-01-02 09:20:02 -02:00
Claudio Sanches cdf20d1472 Merge pull request #7030 from splashingpixels/api-setting-label
use proper label tags for generate api key setting field
2015-01-02 08:47:43 -02:00
James Koster 501923f01e css coding standards 2015-01-02 09:28:25 +00:00
James Koster ea7ef0bea0 email font family. 2015-01-02 09:26:45 +00:00
splashingpixels 08703842ee fixes the encoding issue with pagination on default permalinks setting closes #7011 2015-01-01 14:15:47 -08:00
splashingpixels 0923d31de2 use proper label tags for generate api key setting field 2015-01-01 13:33:08 -08:00
Mike Jolley 7ef8f4d156 Invalidate unknown product transients Closes #6815 2014-12-30 15:27:08 +00:00
Mike Jolley 4a57cd3f7d 'Free' for variable products without a range of prices. Closes #6929 2014-12-30 15:13:34 +00:00
Mike Jolley 3698eab0ae Made dashboard sales report match monthly sales report Closes #6871 2014-12-30 15:08:06 +00:00
Mike Jolley bee8b1fbfa Merge pull request #6985 from theportlandcompany/master
Using post_status of 'any' causes a conflict with the WP Invoice Plugin ...
2014-12-30 14:48:28 +00:00
Mike Jolley d09353c689 Merge pull request #7021 from bryceadams/patch-7019
Add filter 'woocommerce_grouped_children_args'
2014-12-30 14:47:39 +00:00
Mike Jolley 2a7c9c731d Merge pull request #7022 from bryceadams/patch-7018
New `is_view_order_page` conditional function
2014-12-30 14:46:48 +00:00
Bryce d8c49cb988 Fix brackets 2014-12-29 21:48:26 +07:00
Bryce ca5416217c Add check for my account page too 2014-12-29 21:46:03 +07:00
Bryce ebf3ab5cc6 New `is_view_order_page` conditional function
Returns true when on the `my-account/view-order/` page
2014-12-29 15:31:18 +07:00
Bryce 7670a08ff4 Add filter 'woocommerce_grouped_children_args'
Allows people to filter the grouped product children, like changing the
order that the children products are displayed in, etc.
2014-12-29 13:13:26 +07:00
James Koster 773c87d254 Merge pull request #7006 from corsonr/welcome_screen_fix
Fix cart icon alignment on welcome page
2014-12-27 12:42:01 +00:00
Claudio Sanches 5ce07351a1 Merge branch 'master' of github.com:woothemes/woocommerce 2014-12-23 14:12:22 -02:00
Claudio Sanches 28d960d5bb Added variable_pricing class/wrap for variable price fields, closes #7008 2014-12-23 14:12:12 -02:00
Claudio Sanches 9987f786a8 Merge pull request #7002 from SiR-DanieL/order-notes
Added variation ID in order stock notes, closes #6994
2014-12-23 13:50:36 -02:00
Remi Corson 3f882480e8 fix cart icon alignment 2014-12-23 16:04:46 +01:00
James Koster c476f4ac9f h1 spacing. #6358 2014-12-23 11:52:22 +00:00
James Koster b58f669582 padding. #6358 2014-12-23 11:42:11 +00:00
James Koster 3abbeb4dae paddings / margins. #6358 2014-12-23 11:37:14 +00:00
James Koster 9fd865351b shadow. #6358 2014-12-23 11:33:30 +00:00
James Koster e42c1d3d33 padding. #6358 2014-12-23 11:28:28 +00:00
James Koster 6f37b3f46d radius. #6358 2014-12-23 11:25:31 +00:00
James Koster 3b2cbfee81 font family. #6358 2014-12-23 11:24:56 +00:00
Nicola Mustone d6bf1e81f9 added variation ID in order stock notes 2014-12-23 12:01:11 +01:00
James Koster 00b51a6d5d .qty width 2014-12-23 10:55:00 +00:00
James Koster 421d95d260 dummy data. closes #7000 2014-12-23 10:51:25 +00:00
Mike Jolley a461a7d2d8 Merge pull request #6999 from boohoogal/master
Fixed parse error #6998
2014-12-23 00:01:18 +00:00
boohoogal d3cdc5d795 Fixed parse error #6998 2014-12-22 23:40:27 +00:00
Claudio Sanches 55258fc426 Fixed variable fields on frontend, closes #6868 2014-12-22 13:29:13 -02:00
Mike Jolley 22cc1fb0c7 Add attributes with ajax and don't load all attributes at once.
Significantly improves performance with many attributes in admin.
Closes #6852 cc @claudiosmweb
2014-12-22 14:16:15 +00:00
Mike Jolley 8df8c9b482 Make 'public', and rewrite, optional for attributes
#6852
2014-12-22 14:16:15 +00:00
Claudio Sanches e7f0233c8e Merge pull request #6992 from bryceadams/patch-6991
Check we're on the correct post type before editing columns
2014-12-22 00:01:39 -02:00
Mike Jolley e6fd9f2288 Merge pull request #6990 from boohoogal/page_breadcrumbs_fix
Fix for breadcrumbs for pages #6989
2014-12-22 00:55:52 +00:00
Bryce 75c40366bc destroy the global! 2014-12-21 22:43:38 +07:00
Claudio Sanches 389a829474 Fixed meta_query for shortcodes, closes #6960 2014-12-21 13:31:27 -02:00
Bryce 41de9936fe Check we're on the correct post type before editing columns
Closes #6991
2014-12-21 12:48:30 +07:00
boohoogal efee85557c Fix for breadcrumbs for pages #6989 2014-12-21 05:21:19 +00:00
Mike Jolley a79bedc945 Merge pull request #6947 from juangadiel/master
Update class-wc-checkout.php fixes issue #6940
2014-12-21 00:36:04 +00:00
Juan Gadiel Rosado Colon de1466779b Fixes issue #6940
Check if the cart needs shipping before updating the user shipping address. This fixes the issue (#6940) of the shipping address being updated with the user billing address when purchasing a virtual product.
2014-12-20 20:29:09 -04:00
Mike Jolley bb6b7c5489 Merge pull request #6967 from BFTrick/issue-6965
Adding Email Styles Back to Email Preview. Fixes #6965
2014-12-21 00:20:46 +00:00