Commit Graph

11512 Commits

Author SHA1 Message Date
Mike Jolley 9865e5f11e urlencode coupon Closes #7572 2015-03-02 12:03:31 +00:00
Mike Jolley 154e289b08 Fix unclosed div element Closes #7575 2015-03-02 11:58:13 +00:00
Mike Jolley 89704ef36a Fix - Export report CSV.
Closes #7580
2015-03-02 11:44:56 +00:00
Mike Jolley 560a6bec87 Correct review itemprop Closes #7587 2015-03-02 10:34:23 +00:00
Tanel Jüris fe60425eeb Rename filter prefix from wc_ to woocommerce_ 2015-03-02 12:09:24 +02:00
Mike Jolley 7d23acf381 Merge pull request #7597 from woothemes/hotfix-partial-refunds-rounding
Pass max_refund through wc_format_decimal
2015-03-02 10:03:50 +00:00
Mike Jolley d98569327d Check payment title exists before output. 2015-03-02 10:03:30 +00:00
Mike Jolley b8e01fdfdd Remove unused defaults Closes #7573 2015-03-02 10:03:30 +00:00
Mike Jolley 92b15933ab Merge pull request #7574 from WillBrubaker/master
Filter the default attribute availability
2015-03-02 10:02:09 +00:00
Mike Jolley a7be0d5b8a Merge pull request #7385 from RistoNiinemets/form-field
Form field args and type filters
2015-03-02 09:56:08 +00:00
Mike Jolley 8a42ed06f1 Merge pull request #7552 from NickIvanter/patch-6
Allow custom CSS classes to be specified for [product] shortcode
2015-03-02 09:55:49 +00:00
Gerhard 368bfd97d1 Pass max_refund through wc_format_decimal 2015-03-02 11:54:43 +02:00
Claudio Sanches c4e1602406 Merge branch 'master' of github.com:woothemes/woocommerce 2015-02-27 13:33:05 -03:00
Claudio Sanches d0c71bd46e Fixe the admin access for subscsribers and customers 2015-02-27 13:32:47 -03:00
Will de6c986953 Filter the default attribute availability 2015-02-26 11:23:19 -05:00
Barry Kooij ffc436957b Removed double @property comment 2015-02-26 17:14:06 +01:00
Claudio Sanches 4fda1842a7 Merge pull request #7571 from SiR-DanieL/patch-2
Undefined wc_error_count fix
2015-02-26 12:29:40 -03:00
Nicola Mustone 0fc973b5aa undefined wc_error_count fix 2015-02-26 16:18:11 +01:00
Claudio Sanches 7674ca9ec3 Merge pull request #7570 from RistoNiinemets/master
fix email img border style typo
2015-02-26 11:48:10 -03:00
Risto Niinemets 798c1a9933 fix email img border style typo 2015-02-26 16:40:26 +02:00
Mike Jolley 66e13a9927 Filter object 2015-02-26 11:59:50 +00:00
Mike Jolley 7c279f278b Add space after item name 2015-02-26 11:59:50 +00:00
Tamara Zuk 3525b0f193 Append status codes to wp_remote_post and wp_remote_get notes 2015-02-26 02:05:01 -05:00
Tamara Zuk 8e4259b915 System Status: Fix fatal error when `$response` is not an object 2015-02-26 01:50:42 -05:00
Tanel Jüris d9a568bbea Apply filters to product/tag terms when querying related products 2015-02-25 16:02:31 +02:00
Claudio Sanches 37882756d3 Fixed HTML entities for up-sells and cross-sells fields, closes #7553 2015-02-25 10:27:53 -03:00
Mike Jolley 3789824e2a Merge pull request #7559 from woothemes/slash1andy-patch-1
Getting rid of space
2015-02-25 10:01:10 +00:00
slash1andy 21e3709174 Fixed 2 spaces that were wrong
minified CSS again after change
2015-02-24 22:59:31 -06:00
Andrew Wikel 35e1a4d2a2 Getting rid of space 2015-02-24 22:33:34 -06:00
Nick Ivanter a1c9bac225 Allow custom CSS classes to be specified for [product] shortcode
This change allows custom CSS classes to be added to the output generated by the [product] shortcode. This is useful, for instance, when embedding a product into a regular post as an advertisement. With custom CSS classes, you can style it to be left or right aligned, floating, etc.
2015-02-24 23:32:35 +03:00
Mike Jolley 2006c7217e Add reports menu item if user can access reports but not the main WC section.
Closes #7528
2015-02-24 12:29:03 +00:00
Mike Jolley ba582c307b Dashboard - use same query as reports Closes #7529 2015-02-24 12:18:56 +00:00
Mike Jolley 26487a5734 Fix - Settings API - allow multiselect fields to be emptied.
Closes #7542
2015-02-24 12:12:42 +00:00
Mike Jolley d435eedbef woocommerce_cart_totals_order_total_html
Closes #7544
2015-02-24 12:05:32 +00:00
Mike Jolley d9455994c8 Use 30 days instead of year for transients to avoid bugs in memcache plugins.
Closes #7520
2015-02-24 12:02:56 +00:00
Mike Jolley 492c8e361b No selected payment method? Check the first. 2015-02-24 10:43:11 +00:00
Claudio Sanches cb780bb3fd Merge branch 'master' of github.com:woothemes/woocommerce 2015-02-23 15:24:40 -03:00
Claudio Sanches 742a48c3eb Fixed the json_search_products when the product title is numeric
@mikejolley
2015-02-23 15:23:53 -03:00
Mike Jolley 4c411a69e7 * Fix - Saving an order needs to save the discount amount ex. tax like
the cart.
* Tweak - Show discounts inc. tax when showing order totals inc. tax.

Closes #7532

@barrykooij @claudiosmweb How does this look? Looks like we were saving
order discounts inconsistent with the cart/checkout
2015-02-23 17:39:57 +00:00
Claudio Sanches e44f4d3e5c Merge pull request #7537 from corsonr/email_styles_fix
Fixed email style color var
2015-02-23 13:50:30 -03:00
Remi Corson 329240e4f3 Fixed email style color var 2015-02-23 17:47:57 +01:00
Claudio Sanches d2b5827259 Merge pull request #7534 from roykho/system-status
add hook to system status report so 3rd party items can display debug in...
2015-02-23 13:17:37 -03:00
roykho c9a84030bb add hook to system status report so 3rd party items can display debug info there 2015-02-23 07:07:14 -08:00
Mike Jolley 41f438c0b2 Generate hook docs 2015-02-23 14:40:16 +00:00
Mike Jolley 2ffcc65cd5 Remove mapping for get_product_search_form filter 2015-02-23 11:45:47 +00:00
Mike Jolley 2657ed251c Adjust syntax 2015-02-23 11:45:34 +00:00
Mike Jolley faf8360c70 Only show upgrade notice to people < 2.3
Closes #7527
2015-02-23 11:28:18 +00:00
Mike Jolley df710c2705 Merge pull request #7515 from jamesgol/dirtysession
Mark session clean after commiting data
2015-02-23 11:06:50 +00:00
Mike Jolley 5d715a4c0b Merge pull request #7521 from pjv/fix-BadMethodCallException
fix BadMethodCallException
2015-02-23 11:06:00 +00:00
Mike Jolley 68fd1589c7 Merge pull request #7511 from piotr-szczygiel/product-categoty-shortcode-hook
Product categoty shortcode hook
2015-02-23 11:04:44 +00:00