Commit Graph

4659 Commits

Author SHA1 Message Date
Mike Jolley 32c474ef42 Also update order tax 2012-11-13 14:59:28 +00:00
Mike Jolley 7e5d2ac174 Calc totals/tax rows rework 2012-11-13 14:54:34 +00:00
Coen Jacobs c99ec141d8 Refunds: Bug fixes in getting right gateway object 2012-11-13 15:18:26 +01:00
Coen Jacobs b4d17940de Refunds: Bug fix, missing closing ) 2012-11-13 15:14:11 +01:00
Coen Jacobs 393107f4a5 Refunds: Only show 'refund lines' option if gateway supports it 2012-11-13 15:13:34 +01:00
Coen Jacobs 3eedea457e Refunds: Store refunded amount and refund var per line item 2012-11-13 15:10:06 +01:00
Coen Jacobs 8f865ca550 Refunds: Call to payment gateway providing the order item id 2012-11-13 14:32:40 +01:00
Coen Jacobs 9c5c033fcf Refunds: Function logic and AJAX implementation 2012-11-13 14:26:30 +01:00
Coen Jacobs b879f73ce3 Updated readme links 2012-11-13 10:26:28 +01:00
Mike Jolley 8eae2eab3d Merge pull request #1740 from katzwebservices/patch-1
Fix the ordering on the best sellers.
2012-11-12 15:43:01 -08:00
Mike Jolley c2e1258d04 Work on calc_tax 2012-11-12 18:53:40 +00:00
katzwebservices e3b79c854d Fix the ordering on the best sellers.
This was just not working; fixing the `orderby` value fixes that.
2012-11-12 10:39:55 -07:00
Mike Jolley 98ddb3bbc5 Display + storage 2012-11-12 17:15:54 +00:00
Mike Jolley f4a931f7cc Tweak panel layout and simplify get_items 2012-11-12 16:08:05 +00:00
Mike Jolley 6ecef0139c Calc totals for fees. 2012-11-12 14:34:10 +00:00
Mike Jolley a1ad595822 Add fees 2012-11-12 13:41:54 +00:00
Mike Jolley 1db8c6158f checkboxes 2012-11-12 12:30:37 +00:00
Mike Jolley 877e6eb8c7 Bulk stock increase and decrease. 2012-11-12 12:22:35 +00:00
Coen Jacobs 8832cf5b49 Fixed get_catalog_ordering_args call, moved to instance 2012-11-12 11:59:50 +01:00
Mike Jolley fb2d954da1 Placeholders for bulk functions 2012-11-10 16:25:50 +00:00
Mike Jolley ca6a204b21 Bulk 2012-11-10 16:25:18 +00:00
Mike Jolley 1534ca50ff bulk delete 2012-11-10 16:18:20 +00:00
Mike Jolley f43275959e revert change to shipping and tweak labels. 2012-11-10 13:54:12 +00:00
Mike Jolley 2fbb95e247 defined bulk actions 2012-11-10 09:14:20 +00:00
Mike Jolley 8e74d043c1 template 2012-11-09 21:17:48 +00:00
Mike Jolley 2c26f06e55 Fees api started, and playing with line items 2012-11-09 21:15:15 +00:00
Mike Jolley fde3ba05bd Made armed forces 'states' under the US rather than in their own 'country'. Closes #1605. 2012-11-09 11:54:11 +00:00
Mike Jolley 784b7ae3b6 New shop page/category archive display settings, and the ability to change display per-category. Closes #1600. 2012-11-08 18:05:18 +00:00
Mike Jolley 764b34a938 Case insensitive coupons. Closes #1633. 2012-11-08 16:57:59 +00:00
Coen Jacobs 3baaf6029a Removed all deprecated classes and functions except for 1.6.x template files and functions 2012-11-08 16:27:47 +01:00
Mike Jolley 30410ff775 Dont track variable/grouped. Closes #1703. 2012-11-08 12:11:46 +00:00
Mike Jolley d8bbded60d Tweak JS. Closes #1705. 2012-11-08 11:39:04 +00:00
Mike Jolley 4c63683b42 Merge pull request #1712 from helgatheviking/master
Add to cart function for variable products  $_REQUEST['variation_id']  1.7b
2012-11-08 03:35:46 -08:00
Mike Jolley 92d61e5627 Fix grouped product issues. Closes #1693. 2012-11-08 11:15:52 +00:00
Mike Jolley 68bc00c4b9 do ready. #1705 2012-11-08 10:36:00 +00:00
Mike Jolley 990fda440d fix guest cookie. 2012-11-08 10:22:39 +00:00
kathy 3bf7e188f9 potential typo in woocommerce_add_to_cart_action 2012-11-07 23:04:31 -06:00
kathy 3acd6f21de Merge branch 'master' of https://github.com/woothemes/woocommerce
Conflicts:
	templates/checkout/form-pay.php
	templates/checkout/review-order.php
2012-11-07 19:04:00 -06:00
Mike Jolley 20bbc8b2b7 Merge pull request #1698 from swicks/master
Order note comments
2012-11-07 13:27:57 -08:00
Mike Jolley 37013ee9c2 Merge pull request #1696 from phillbrown/patch-1
woocommerce_get_product_terms bypasses caching
2012-11-07 13:24:46 -08:00
Mike Jolley 9971da5f86 Fix for #1707. 2012-11-07 21:23:45 +00:00
Mike Jolley 9bb52f8bd4 Work around rounding issue 2012-11-07 21:07:03 +00:00
Mike Jolley 1826e1632c Checkout line item clear 2012-11-07 21:06:52 +00:00
kathy 6eb5215da0 fix for #1707 2012-11-07 14:53:23 -06:00
Mike Jolley ea3d1bb378 Filters for rate manipulation 2012-11-07 16:54:38 +00:00
Steve Wicks ce8c4727d5 Order note comments
Make the order note comments more specific to order notes allowing other
plugins to use comments and not have them appearing in the order notes
list.
2012-11-06 20:51:42 +00:00
Phill Brown f84e660c2c woocommerce_get_product_terms bypasses caching
wp_get_object_terms() bypasses the object caching API, which especially hinders the performance of larger shops.
2012-11-06 17:05:22 +00:00
Mike Jolley 58d60c5480 _cookie_expiration filter. Closes #1617. 2012-11-06 16:43:41 +00:00
Mike Jolley cf54452e8e Don't attach downlodas. Closes #1664. 2012-11-06 14:13:06 +00:00
Mike Jolley 1f8e836e71 Tweak for previous merge. 2012-11-06 14:09:54 +00:00