Commit Graph

289 Commits

Author SHA1 Message Date
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 877e6eb8c7 Bulk stock increase and decrease. 2012-11-12 12:22:35 +00:00
Mike Jolley ca6a204b21 Bulk 2012-11-10 16:25:18 +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 2c26f06e55 Fees api started, and playing with line items 2012-11-09 21:15:15 +00:00
Mike Jolley 764b34a938 Case insensitive coupons. Closes #1633. 2012-11-08 16:57:59 +00:00
Mike Jolley 92d61e5627 Fix grouped product issues. Closes #1693. 2012-11-08 11:15:52 +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
Mike Jolley 1f8e836e71 Tweak for previous merge. 2012-11-06 14:09:54 +00:00
Mike Jolley 133d93c592 Merge pull request #1673 from helgatheviking/feature/individual_product
allow any product to be sold individually
2012-11-06 06:01:59 -08:00
Mike Jolley 94de5c329f Fix bulk stock editing. Closes #1624. 2012-11-06 13:54:57 +00:00
Mike Jolley ce14c5ba6b Fixed columns, closes #1688. 2012-11-05 16:19:29 +00:00
Mike Jolley eb26d41ee9 Allowed sku search to return > 1 result. 2012-11-05 12:46:26 +00:00
Mike Jolley 6391982e06 Allow custom columns 2012-11-04 12:51:24 +00:00
kathy 73175288c5 add write panel check box to allow any product to be sold individually 2012-10-31 12:02:32 -05:00
Mike Jolley 549880b8eb New structure for line items (this one uses meta more) 2012-10-23 17:41:42 +01:00
Mike Jolley c97aeaf533 use wp api for meta, and done the checkout 2012-10-19 18:59:17 +01:00
Mike Jolley 48da8e2e56 Add and remove order items 2012-10-19 15:05:23 +01:00
Mike Jolley a11804a61f add/remove/save meta 2012-10-18 18:56:28 +01:00
Mike Jolley 657c43a620 Order line work. 2012-10-18 14:47:21 +01:00
Mike Jolley 15eb48242a [3.2.3] XSS #1575 2012-10-16 16:46:41 +01:00
Mike Jolley cea65c8257 [3.2.3] XSS #1575 2012-10-16 10:59:13 +01:00
Mike Jolley 8c3ad31c07 Localisation spacing. 2012-10-16 10:45:33 +01:00
Mike Jolley f7e5dec1c4 [3.2.3] XSS #1575 2012-10-16 10:11:50 +01:00
Mike Jolley 97e67bfcea [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley 98530b3f6d [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley 5d15f30cea [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley c5c5dcc3a1 [3.1.4] Check WP is loaded. #1575 2012-10-15 20:39:43 +01:00
Mike Jolley c9a6680438 Coupon description. Closes #1560. 2012-10-12 18:28:34 +01:00
Mike Jolley 68749697b1 order actions 2012-10-12 15:30:20 +01:00
Coen Jacobs 98e9774653 Merge pull request #1597 from woothemes/resend-order-emails
Resend order emails, closes #1562
2012-10-12 06:56:49 -07:00
Coen Jacobs 3cde6d1644 Added descriptions to the checkboxes for resend order emails 2012-10-12 15:53:58 +02:00
Coen Jacobs eb90b0ed10 Allow multiple select and actually send the resend order emails 2012-10-12 15:33:46 +02:00
Michael Pauluzzi 6406d9369b Update admin/post-types/writepanels/writepanel-order_data.php
Display only active gateways
2012-10-12 15:17:43 +03:00
Coen Jacobs b581b5e062 UI for resending order emails from the Order Actions meta box 2012-10-10 19:03:49 +02:00
Mike Jolley b849053c55 Bigger plans for this, but for now I've reversed the if. Closes #1582. 2012-10-10 12:19:21 +01:00
Mike Jolley 6e10465faf Bulk improvements. Closes #1063. 2012-10-09 10:07:30 +01:00
Mike Jolley 2d15a8aaac Schedule sale for variations. #1064. 2012-10-08 12:51:00 +01:00
Mike Jolley 9c560e768c refactor variation data 2012-10-08 09:59:02 +01:00
Mike Jolley eb0191efae moved dimensions to shipping tab. 2012-10-06 19:14:46 +01:00
Mike Jolley ead3e8313e Final image handling tweaks. 2012-10-05 19:02:02 +01:00
Mike Jolley 7236192711 Work on the product images panel. Closes #1504. 2012-10-04 18:09:18 +01:00
Mike Jolley 25008caff0 Variation stock should respect main inventory settings. Closes #1537. 2012-09-29 20:31:12 +01:00
Mike Jolley 22ff25efb1 Show totals. Closes #1473. 2012-09-20 14:43:52 +01:00
Mike Jolley aaeb0ec0fb Calc totals. Closes #883. 2012-09-18 19:07:18 +01:00
Coen Jacobs 8625d74c90 Allow image override for order action buttons. Closes #1489 2012-09-18 16:05:56 +02:00