Commit Graph

3224 Commits

Author SHA1 Message Date
Mike Jolley d3068c2bef Min/max date fix. Closes #1728. 2012-11-13 23:58:32 +00:00
Mike Jolley 62fe207a02 WooCommerce_pay validation. Closes #1744. 2012-11-13 23:50:20 +00:00
Brian Feister 6aabdef3e6 Fix common css class name / namespace pollution issue and add a $wrapper parameter to the `shortcode_wrapper()` helper function with a default of `div.woocommerce`. Line 1601 2012-11-13 18:42:10 -05:00
Mike Jolley 514a313f0a Isset check Closes #1750. 2012-11-13 23:40:13 +00:00
Brian Feister 506c2bfc12 Make syntax more concise and add option to pass FALSE to function to disable wrapping. 2012-11-13 18:32:14 -05:00
Brian Feister dedc3fd0a4 Add a $wrapper parameter to the `shortcode_wrapper()` helper function with a default of `div.woocommerce`. Line 1601 2012-11-13 18:22:53 -05:00
Brian Feister ed625d25ef Fix common css class name / namespace pollution issue 2012-11-13 14:59:34 -05:00
James Koster 4aabf1bb0b Revert "grove test"
This reverts commit ae97bf939d.
2012-11-13 18:44:42 +00:00
James Koster ae97bf939d grove test 2012-11-13 18:40:57 +00:00
Coen Jacobs b1b7a99402 Refunds: Check refunded status per line before doing refund
in order to prevent multiple refunds of the same line item
2012-11-13 17:01:17 +01:00
Mike Jolley 58778fa4fe Store taxes on checkout 2012-11-13 15:28:39 +00:00
Mike Jolley a278909783 tweak to last commit 2012-11-13 15:28:38 +00:00
Mike Jolley e6c72148ea order taxes upgrade script 2012-11-13 15:28:38 +00:00
Coen Jacobs a617694e0f Refunds: Allow manual refunds without gateway calls 2012-11-13 16:26:07 +01:00
Coen Jacobs 3da5ccdafe Merged 'refunds' into 'fees-and-shipping'. Closes #1746 2012-11-13 16:03:42 +01:00
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