Commit Graph

10712 Commits

Author SHA1 Message Date
Claudio Sanches 18b55a429e [API] Added price_num_decimals to the index, closes #7149 2015-01-19 16:09:44 -02:00
James Koster a2f511f305 select2 search 2015-01-19 16:15:23 +00:00
Mike Jolley 9d69023cb5 customer filter styling Closes #7116 :p 2015-01-19 15:20:04 +00:00
Mike Jolley 4e7e4d399e Work around 1px incorrect offset on frontend. Closes #7116 2015-01-19 15:09:41 +00:00
Mike Jolley 8eaa9d6a34 Fix select2 line height and alignment in settings.
#7116
2015-01-19 15:09:41 +00:00
Mike Jolley f75a5d3a83 Merge pull request #7153 from helgatheviking/fix/php-notice-on-parse-query
changes tax_query to false for downloadable and virtual product filters
2015-01-19 14:51:23 +00:00
Mike Jolley 3716329b16 Prevent error when user does not exist 2015-01-19 14:50:06 +00:00
Mike Jolley 0d64e3854d Add tooltips for manual and auto refunds Closes #7117 2015-01-19 14:50:06 +00:00
Mike Jolley a9301323b5 Merge pull request #7113 from grey-rsi/master
add filters in admin reports
2015-01-19 14:05:58 +00:00
Kathy Darling 631099d6b2 changes tax_query to false for downloadable and virtual product filters. fixes #7152 2015-01-19 14:39:59 +01:00
Claudio Sanches 505501912f Fixed "PHP Notice: Undefined variable: metabox_class" error for non-taxonomy attributes 2015-01-19 11:38:47 -02:00
Claudio Sanches 07e6996bf1 [API] Fixed the default attributes saving 2015-01-19 11:33:33 -02:00
Mike Jolley 33e046a4d0 Use WC_Cache_Helper to expire shipping cache on setting save, and transient clear
Closes #7151
2015-01-19 13:19:44 +00:00
Claudio Sanches 354a0ff0a3 Merge branch 'master' of github.com:woothemes/woocommerce 2015-01-19 11:11:40 -02:00
Claudio Sanches 847720fe68 [API] Fixed attributes save for variations in products endpoint 2015-01-19 11:11:30 -02:00
Mike Jolley a3cfea8e5d Only apply to visble select boxes Closes #7127 2015-01-19 13:07:06 +00:00
Claudio Sanches b6925d49ef [API] Fixed errors when the description and short_description is empty in products endpoint 2015-01-19 10:52:44 -02:00
Claudio Sanches 85df97ffb5 Updated the changelog for the greece regions 2015-01-19 10:38:01 -02:00
Claudio Sanches 5dbd8eec03 Fixed the i18n/states/GR.php version 2015-01-19 10:36:59 -02:00
Claudio Sanches 4fd0eb975c Merge pull request #7144 from teomaragakis/patch-1
greek regions file
2015-01-19 10:33:38 -02:00
Teo Maragakis 7e0d34d254 Corrected ISO codes for Greek regions.
This time they should be ok.
2015-01-19 12:47:09 +01:00
Mike Jolley 20a2b2d079 API: Product Prices should use store precision settings.
Fixes #7149
2015-01-19 11:35:12 +00:00
Mike Jolley 3590bfb198 Standard tax class is empty. Fixes #7142 2015-01-19 11:30:30 +00:00
Mike Jolley ee8b3f22c3 Return WP_USER from check_password_reset_key
Closes #7134
2015-01-19 10:53:33 +00:00
Mike Jolley 53f32416c5 Ensure product exists before is_visible check
Closes #7146
2015-01-19 10:43:43 +00:00
Mike Jolley bbfe9f273b Merge pull request #7148 from SiR-DanieL/patch-3
Clearer coupon option description
2015-01-19 10:05:41 +00:00
Mike Jolley cd4b497a2d Merge pull request #7147 from maxrice/rest-api-hash-equals
Use hash_equals() for REST API string comparison
2015-01-19 10:03:23 +00:00
Teo Maragakis d8cb35e317 Corrected ISO codes for Greek regions 2015-01-19 09:47:22 +01:00
Nicola Mustone 47b0c4cb97 clearer coupon option description 2015-01-19 09:18:44 +01:00
Max Rice 2d974987dc Check strings using hash_equals
time-constant string comparison to prevent timing attacks
2015-01-19 00:34:09 -05:00
Max Rice 512d77fb4c code standards 2015-01-19 00:33:38 -05:00
Max Rice 1f62a53e0e Add hash_equals() function 2015-01-19 00:11:41 -05:00
Claudio Sanches b896c5063f Stop erros when the user does not exist in wc_customer_bought_product() function, closes #7145 2015-01-19 00:25:32 -02:00
Teo Maragakis 5803ef311d Create GR.php
Added greek regions
2015-01-18 23:39:23 +01:00
Claudio Sanches 88fb15477d Merge pull request #7143 from shivapoudel/refactor-countries
Added Nepal(NP) country locale used by the checkout
2015-01-18 20:12:58 -02:00
shivapoudel 16047b7808 Added Nepal(NP) country locale used by the checkout 2015-01-19 00:45:19 +05:45
shivapoudel 5ce1e1e8a6 Refactor WC_Countries Class 2015-01-19 00:44:17 +05:45
Claudio Sanches 0a8a506e1f Merge pull request #7139 from splashingpixels/order-details-refunded
Order details refunded, closes #7138
2015-01-18 09:20:10 -02:00
splashingpixels 244bd18d6c changed order total to net total after refund to be consistent with backend order details ref #7138 2015-01-17 19:13:24 -08:00
splashingpixels 980695e7f0 added refund amount to order details template file closes #7138 2015-01-17 14:21:11 -08:00
Mike Jolley 36841589cf Merge pull request #7123 from splashingpixels/variation-price-issue
correctly display FREE if all prices are zero ref #6929
2015-01-16 16:14:02 +00:00
Mike Jolley f035502b9e apigen theme 2015-01-16 16:06:58 +00:00
Mike Jolley 7abf3b29cf Better way to generate APIDOCS 2015-01-16 15:49:31 +00:00
Barry Kooij 933429b709 Merge pull request #6993 from JeroenSormani/master
Use @dataProvider to test multiple values
2015-01-16 15:53:00 +01:00
splashingpixels eee5d16844 changed comparison type to non strict in case a string is passed 2015-01-16 06:52:49 -08:00
James Koster d1f037efc4 select2 style. #7116 2015-01-16 14:03:15 +00:00
Claudio Sanches bd468b7ac1 Fixed a typo 2015-01-16 10:47:29 -02:00
Claudio Sanches 7062bbcd1a Merge branch 'master' of github.com:woothemes/woocommerce 2015-01-16 10:32:53 -02:00
Claudio Sanches f39c76beaa Created the wc_format_content() function, closes #7126 2015-01-16 10:32:41 -02:00
Mike Jolley 33a9d3163d Merge pull request #7122 from thenbrent/master
Set variable product virtual/downloadable property
2015-01-16 12:14:50 +00:00