Commit Graph

10606 Commits

Author SHA1 Message Date
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
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
matttallan 5265e432b3 Change wc-api-order private methods to protected. 2015-01-15 11:28:07 +10:00
Claudio Sanches b174d7c179 Stopped error when users use the woocommerce_enqueue_styles filter in the wrong way #7104 2015-01-14 12:32:34 -02:00
Claudio Sanches 745daf390a Updated the language files 2015-01-14 10:41:49 -02:00
Claudio Sanches 8928029ecb Updated the docblocks in class-wc-cart.php 2015-01-14 10:40:35 -02:00
Claudio Sanches 0b4074cf22 Merge pull request #7103 from woothemes/cart-undo
Cart undo
2015-01-14 10:38:31 -02:00
Mike Jolley 298ddb19ad Save removed items to session 2015-01-14 12:36:03 +00:00
Claudio Sanches 11150a54c5 Fixed a typo 2015-01-14 10:24:01 -02:00
Claudio Sanches b232e99034 Merge branch 'master' of github.com:woothemes/woocommerce 2015-01-14 10:17:22 -02:00
Mike Jolley e1c54687ac Minor issues with variables 2015-01-14 12:17:19 +00:00
Claudio Sanches 6b8ce0c3fd Merge branch 'master' of github.com:woothemes/woocommerce 2015-01-14 10:17:10 -02:00
Mike Jolley 206a650488 Tidy variation output 2015-01-14 12:17:09 +00:00
Claudio Sanches ebf5763fd6 Added message about WooCommerce Colors plugin, closes #7099 2015-01-14 10:17:03 -02:00
Mike Jolley 8d8e57cbf5 Use @var to define vars passed in 2015-01-14 11:46:03 +00:00