Commit Graph

12591 Commits

Author SHA1 Message Date
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
splashingpixels 017e93241e allow product_page shortcode to accept variation skus and pre-selected on page load ref #5866 2015-01-16 21:01:05 -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
splashingpixels 187f6729e9 correctly display FREE if all prices are zero ref #6929 2015-01-15 20:19:33 -08:00
Brent Shepherd ed0593fc4a Set variable product virtual/downloadable property
Based on whether all children are virtual/downloadable.

Fixes #7072.
2015-01-15 17:06:09 -08:00
Claudio Sanches a82aa2bd13 Fixed refund amount when product dont have taxes 2015-01-15 16:57:33 -02:00
Claudio Sanches b3d6f6358e Fixed the selected attributes in product variations panel, closes #7115 2015-01-15 16:01:55 -02:00
Mike Jolley 5612d54058 Refactor attribute save code 2015-01-15 16:32:13 +00:00
Mike Jolley 5b7d03271e Pass reference to extract 2015-01-15 16:32:13 +00:00
Mike Jolley d37e6d424a Set $loop = 0; 2015-01-15 16:32:13 +00:00
Claudio Sanches 15c79dbaeb Fixed stupidtable in order items and added arrows when stupidtable sort items 2015-01-15 14:30:42 -02:00
Claudio Sanches 76cb52e577 Fixed the user guide URL in readme.txt 2015-01-15 14:24:53 -02:00
Mike Jolley a52f94fb42 $order_taxes check 2015-01-15 15:19:19 +00:00
Mike Jolley fef41c149c @uses WP_POST 2015-01-15 15:03:12 +00:00
Mike Jolley dc902ecfed form_fields docblock 2015-01-15 15:03:12 +00:00
Claudio Sanches b6726c706a Merge pull request #7114 from SiR-DanieL/master
Fixed dashboard icons
2015-01-15 11:49:51 -02:00
Claudio Sanches eda9eb07d4 Fixed quick/bulk edit product weight placeholders 2015-01-15 11:47:20 -02:00
Nicola Mustone 70929e71bc fixed dashboard icons 2015-01-15 14:41:42 +01:00
Sergey cb3ede640d remove do_action 2015-01-15 15:13:12 +02:00
Claudio Sanches 26ea24ae4c Removed useless data-tip in webhooks save button 2015-01-15 09:44:29 -02:00
Claudio Sanches eeea3f0146 Fixed a typo in webhooks table list 2015-01-15 09:35:13 -02:00
Claudio Sanches 6ed21bb0cc Removed ilegal brackets from context/msgctxt 2015-01-15 09:22:32 -02:00
Mike Jolley c8699f6f76 Don't fire deprecated notice during ajax events
Closes #7110
2015-01-15 10:47:19 +00:00
Mike Jolley 55b05a375b Merge pull request #7109 from mattallan/matt/wc-api-orders-tweaks
Change wc-api-order private methods to protected.
2015-01-15 10:29:33 +00:00