Commit Graph

13653 Commits

Author SHA1 Message Date
James Koster ef47d28aca updates the changelog 2015-10-01 16:14:50 +01:00
James Koster b8d6ee4928 only display the coupon form on the checkout if a coupon hasn't been input already. closes #9099 2015-10-01 16:14:10 +01:00
Mike Jolley 7b751dc622 Clean post cache after variation update
Closes #9173
2015-10-01 16:48:41 +02:00
Claudio Sanches 033f8636a7 Merge pull request #9258 from krautnerds/fix-status-update-order-comment
Add username on marking order status
2015-10-01 16:34:55 +02:00
James Koster 3b9101e62d update changelog. closes #8575 2015-10-01 15:34:47 +01:00
Claudio Sanches 522a7f4c04 :P 2015-10-01 16:30:14 +02:00
Claudio Sanches 7c05671188 Added new actions to make easy add custom fields for variations, closes #8827 2015-10-01 16:30:02 +02:00
James Koster 018bcc9d2d hook the product category links in, instead of hard coding into the template. #8575 2015-10-01 15:28:57 +01:00
James Koster fe689d3d24 Let's not create template files for such simple code. #8575
Also removes pluggability of code that simply shouldn’t have any need
to be overwritten.
2015-10-01 15:20:05 +01:00
Florian Ludwig 2d39a91fdc Add username on marking order status
At the moment the status updates via the order list action buttons are
not linked to the correct user. Lets fix that :)
2015-10-01 16:15:29 +02:00
Claudio Sanches bb59b9aabb Merge pull request #9085 from woothemes/feature/wp-cli_support
WP-CLI support for WooCommerce
2015-10-01 16:14:30 +02:00
James Koster 9de9f87c17 product category title is now hooked in rather than hard-coded into template 2015-10-01 15:12:56 +01:00
Claudio Sanches b6bef31f27 :) 2015-10-01 16:10:25 +02:00
Claudio Sanches f6a5e48a59 Register all styles on admin before call #8488 2015-10-01 16:10:18 +02:00
Mike Jolley de4a80f950 Add disclaimer to template files
Closes #8942
2015-10-01 16:07:35 +02:00
James Koster 02ddb7fc4d product archive anchors are now hooked into templates rather than hard coded. #8575 2015-10-01 14:49:40 +01:00
Claudio Sanches 0966fedb12 Moved JS vendor libraries for our own directories #8488 2015-10-01 15:46:08 +02:00
Akeda Bagus 7cbc94a50f Added tool subcommand.
Currenly only `clear_transients` is available. We'll add more in the
next release.
2015-10-01 15:46:04 +02:00
Akeda Bagus 0eea6a434c Better wording for report command.
The command is not managing report, only show reports.
2015-10-01 15:34:37 +02:00
Claudio Sanches 1e5332dc07 Register all styles on frontend before call #8488 2015-10-01 15:31:05 +02:00
Akeda Bagus 7157b64588 Allow orders to be filtered by customer_id. 2015-10-01 15:20:18 +02:00
Akeda Bagus df34fa9396 Implement cli command for customer' orders. 2015-10-01 15:20:05 +02:00
Akeda Bagus 0d91e1b6d3 Added more command help for `wp wc product`. 2015-10-01 15:18:54 +02:00
Claudio Sanches 6cb5c08037 [API] Added inventory_delta attribute to products endpoint, closes #7673 2015-10-01 15:05:02 +02:00
Claudio Sanches e34e234481 [API] Added grouped_products attribute to products endpoint, closes #8862 2015-10-01 14:08:42 +02:00
Mike Jolley 1971bd448a [2.4] Fix locale switching for city field
Fixes #9237
2015-10-01 13:24:53 +02:00
Shiva Poudel b614222b11 Removed unused global variable 2015-10-01 15:28:41 +05:45
Mike Jolley 7c7057c2a7 Correct spelling of events
Fixes #9202
2015-10-01 11:04:26 +02:00
James Koster 6c2811d183 Updates the WooCommerce font. closes #9242
New version of the .woff file addresses a ‘bad linegap’ error in
FireFox.
2015-10-01 10:02:05 +01:00
Claudio Sanches 6c3005cddc [2.4] [API] Fixed customers count method 2015-10-01 10:54:30 +02:00
Mike Jolley 324e3cac0f Add billing column (off for new users)
Closes #9240
2015-10-01 10:52:03 +02:00
Shiva Poudel 6428ec6cfb Merge remote-tracking branch 'upstream/master' into tweak-styles 2015-10-01 14:04:21 +05:45
Claudio Sanches 0547c01418 [API] Removed useless _order_number param in POST/PUT orders, closes #9250 2015-10-01 10:14:42 +02:00
Mike Jolley 1defb3fb4f Explain the fees method in more detail.
Closes #9231 Closes #9193
2015-10-01 10:05:16 +02:00
Akeda Bagus 274eede1f6 Initial works on WP-CLI support. 2015-10-01 09:34:03 +02:00
Shiva Poudel b786910fbc Tweak metabox related bloat styles 2015-10-01 11:38:16 +05:45
Claudio Sanches e43fa91ab9 Inline comment for #8884 2015-09-30 18:12:12 +02:00
Claudio Sanches 2559c9287a [API] Added filter option to show all users on customers endpoint, closes #8884 2015-09-30 18:10:47 +02:00
Manos Psychogyiopoulos 37b24ae525 move version check into loop 2015-09-30 11:01:25 +03:00
Mike Jolley 44f4a3b9be Merge pull request #9226 from aelia-co/master
[2.4] Fixed loading of variation prices. Fixes #9224
2015-09-30 09:51:10 +02:00
Mike Jolley 1c4b558c5f Merge pull request #9235 from woothemes/issues/9223-attribute-tax-permission-issues
[2.4] Fixed permission issue when show_ui arg is set to false for attributes.
2015-09-30 09:40:41 +02:00
Manos Psychogyiopoulos e36c5ae630 fix file version check path 2015-09-29 12:36:03 +03:00
Akeda Bagus 78f3d8a6cb Fixed permission issue when show_ui arg is set to false for attributes.
When show_ui for taxonomies is set to false, the ability to view the
term editing screen is removed.

See https://core.trac.wordpress.org/ticket/33938

Fixes #9223.
2015-09-29 09:11:23 +02:00
Diego Zanella 5da98ce782 Fixed loading of variation prices
The original method loaded the prices once, then stored them in a property of the product instance. Any subsequent calls to WC_Product_Variable::get_variation_prices() would get the stored prices, regardless of the value of the $display argument.
2015-09-25 16:11:41 +01:00
Claudio Sanches f7ea1d4c6a [API] Product featured_src return type as string, closes #9220 2015-09-25 16:13:52 +02:00
Claudio Sanches 0dfa047f93 Added template head and version for templates/product-searchform.php 2015-09-23 17:14:56 -03:00
Claudio Sanches dfd7a0493a Added version and improved the templates/content-widget-product.php 2015-09-23 17:13:26 -03:00
Claudio Sanches ff2524de78 Merge pull request #9209 from wpexplorer/patch-1
Update content-widget-product.php
2015-09-23 17:12:28 -03:00
WPExplorer b2d1964b5a Update content-widget-product.php
- Add version number so its part of the "system status".
- Exit if accessed directly since we are calling the global product
2015-09-23 12:39:11 -07:00
Claudio Sanches 06d31d1f86 [2.4] [API] Added refunded_item_id on GET orders/<id>/refunds endpoint, closes #9196 2015-09-22 14:37:11 -03:00