Commit Graph

1400 Commits

Author SHA1 Message Date
Mike Jolley a80d069a21 Version bump 2015-02-12 00:39:58 +00:00
Mike Jolley 77716b1c1f attribute_public option. 2015-02-12 00:31:32 +00:00
Mike Jolley f17a84c9a2 Readme for prev merge 2015-02-12 00:21:42 +00:00
Mike Jolley 518cca7326 WC_TEMPLATE_DEBUG_MODE in admin.
Fixes #7336
2015-02-11 23:32:27 +00:00
Mike Jolley d2040eca4d When updating shipping in cart, keep shipping calculator in DOM. 2015-02-11 23:25:31 +00:00
Mike Jolley 1f9b9c0ae0 When ratings are required for reviews, ensure validation is performed if the rating element is removed from DOM.
Closes #7371
2015-02-11 23:06:18 +00:00
Mike Jolley bce209c21d Flat rate extra costs when costs are an array. 2015-02-11 22:24:13 +00:00
Mike Jolley afff86c033 Pass correct shipping cost to PayPal. 2015-02-11 22:17:58 +00:00
Mike Jolley 43c24feffd Item meta removal query in order class. 2015-02-11 22:14:24 +00:00
Mike Jolley 9330f8ccd6 Readme + version 2015-02-11 18:10:37 +00:00
Claudio Sanches 22570ff4bf Updated the readme.txt 2015-02-11 16:08:10 -02:00
Mike Jolley f57b26cbe6 is_available() check in local pickup. 2015-02-11 18:02:44 +00:00
Mike Jolley 3e9f06a8eb Readme "Backwards compatibility for (deprecated) $tax variable in WC_Cart." 2015-02-11 17:47:48 +00:00
Mike Jolley 334ee4c108 Fix - [products] ids and sku args.
Closes #7365
2015-02-11 17:21:53 +00:00
Mike Jolley 44aa8339b2 Fix - attribute_public notice before DB upgrade. 2015-02-11 17:01:14 +00:00
Mike Jolley c46f7f236d When the geolocation database cannot download, ensure the correct method is used to log the error. 2015-02-11 16:47:52 +00:00
Mike Jolley 8c4ae7e43a Changelog + date 2015-02-11 12:32:02 +00:00
Claudio Sanches 050286add6 Updated the changelog for 1452bde 2015-02-11 10:13:36 -02:00
James Koster 8f4c1e184f removed a couple of duplicates 2015-02-04 16:46:46 +00:00
James Koster a068e680f0 Storefront section in readme. 2015-02-04 16:40:13 +00:00
Mike Jolley a0e0b57411 Update readme with 2.2 changelogs 2015-02-03 11:18:32 +00:00
Claudio Sanches 0ce27097c1 Added faq section about the api docs 2015-01-30 13:34:51 -02:00
Claudio Sanches 464acaec83 Updated the changelog 2015-01-30 11:46:51 -02:00
Barry Kooij 105d891411 Changelog update API changes 2015-01-30 14:30:46 +01:00
Claudio Sanches 85df97ffb5 Updated the changelog for the greece regions 2015-01-19 10:38:01 -02:00
Claudio Sanches 76cb52e577 Fixed the user guide URL in readme.txt 2015-01-15 14:24:53 -02:00
Mike Jolley 45b4364d90 Welcome page update Closes #7089 2015-01-13 16:12:54 +00:00
Mike Jolley 1777913741 Readme 2015-01-13 16:12:54 +00:00
Mike Jolley 147258d5b8 Fix cart coupon on-sale checks for variations.
Closes #7078
2015-01-13 16:12:54 +00:00
Barry Kooij 99095a7b57 now is official o/
bf4ca33150
2015-01-07 13:44:18 +01:00
Mike Jolley 1c696a10d3 Dev - Moved WC_Cart::get_cart_from_session() to a later hook (was init, now wp_loaded).
Closes #6873
2015-01-05 14:43:04 +00:00
Claudio Sanches f60d29df64 Updated the changelog for 1206e72 2015-01-05 12:20:02 -02:00
Mike Jolley 1be7a954c1 Readme
Closes #6969
2015-01-05 10:21:32 +00:00
Claudio Sanches 7466f73f7a Updated the changelog for 32e30e 2014-12-12 10:04:40 -02:00
Claudio Sanches 53b1c66427 [API] Added parent_id in products endpoint, closes #6786 2014-12-10 16:28:30 -02:00
Mike Jolley 3415b5d7c0 In the cart, add variation selected data to the permalink.
Closes #6060
2014-11-27 15:04:24 +00:00
Mike Jolley 2cfaead676 Added numeric sort for attributes. Closes #5978 2014-11-27 14:49:02 +00:00
Mike Jolley 313ec0fbd9 Readme for #6847 2014-11-27 11:05:13 +00:00
Mike Jolley 251160d512 Added 'top freebies' to product report.
Closes #5596
2014-11-27 10:36:21 +00:00
Mike Jolley 4bc63de72a Added 'stupidtable' script to allow order item sorting on the order screen (by name, cost, qty).
Closes #5998
2014-11-26 15:37:06 +00:00
Mike Jolley 2e398a3a79 Decoupled the order summary and payments area. Both are updated independently via ajax fragments and can be moved around via actions. TEMPLATES OVERRIDING THESE TEMPLATES WILL NEED TO UPDATE THEIR FILES.
Closes #5781
Closes #6570
2014-11-26 14:19:53 +00:00
James Koster 7d32875bf3 changelog 2014-11-21 10:51:47 +00:00
James Koster 69cca1547e changelog 2014-11-19 16:05:56 +00:00
James Koster 71745c3614 changelog 2014-11-18 13:31:36 +00:00
Mike Jolley a0bf72f7b5 Bulk edit sales schedule on variations
Closes #6300
2014-11-17 16:50:25 +00:00
James Koster 6d1f850b09 changelog 2014-11-14 16:09:42 +00:00
James Koster 31526f1eab changelog 2014-11-12 12:54:46 +00:00
claudiosmweb 2f7fcb56ae Improved the Shipping class field in quick edit and bulk edit, closes #6681 2014-11-04 11:49:15 -08:00
claudiosmweb fa6edff86d Added UAH currency, closes #6653 2014-10-30 10:27:16 -02:00
Gerhard 8635811180 Update WooThemes.com extension category archive links. 2014-10-22 14:29:06 +02:00