Mike Jolley
c8852bcf40
Revised, roduct gallery panel, images stored in meta = more flexibility.
2012-12-20 01:13:06 +00:00
Mike Jolley
f972501dfa
get_post_meta instead of get_post_custom - cut out the middleman. #1765
2012-12-19 21:01:15 +00:00
Mike Jolley
01ff7b1083
Fix save attributes for custom attributes. Closes #2002 .
2012-12-18 07:08:16 +00:00
Mike Jolley
0f0512c8fd
rounding filters. Closes #1964 .
2012-12-13 01:23:35 +00:00
Mike Jolley
988269534a
removed refunds
2012-12-12 18:03:46 +00:00
Mike Jolley
fd8e15bbea
Work on refunds admin. #1755
2012-12-12 15:32:51 +00:00
Mike Jolley
c273da1aff
Customer note + email on refund action. #1755 .
2012-12-12 13:57:15 +00:00
Mike Jolley
81290a9ceb
wp_kses_post #1109
2012-12-11 17:10:35 +00:00
Coen Jacobs
084a247a20
Backend views for refunds #1755
2012-12-11 14:56:30 +01:00
Mike Jolley
bfcb3ec1e9
Load options in checkout class and ensure hooks are available to change the options. Closes #1950 .
2012-12-10 12:34:59 +00:00
Mike Jolley
be40e982b6
Small fix for previous commit, for adding rows.
2012-12-06 19:54:11 +00:00
Mike Jolley
e3698f99ed
Rounding fixes, and link tax rows to tax rates by ID.
...
Also closes #1869 as it allows us to use 'codes' for tax rates instead
of their label. E.g. code US-AL-Tax-1. This lets users filter taxes in
reports easier.
2012-12-06 19:49:04 +00:00
Mike Jolley
0da50add7b
Fix link variations on new posts. Closes #1925 .
2012-12-05 17:57:53 +00:00
Mike Jolley
d9dbaa70c9
meta fix
2012-12-05 17:16:36 +00:00
Mike Jolley
e26f6e357c
First image is featured. Closes #1890 .
2012-12-05 16:04:46 +00:00
Yakir Sitbon
6bc3598586
Fixing SQL syntax in woo.._product_ordering().
...
Your sql syntax not good, please check my fix.
Thanks you. ;]
Yakir.
2012-12-04 15:15:01 +02:00
Mike Jolley
b1ec4b289a
Nuked whitespace. Closes #1846 .
2012-11-27 16:22:47 +00:00
Mike Jolley
db1d4e58ed
Create, update, save variations. Closes #1806 .
2012-11-27 10:34:02 +00:00
Matt
8243974004
Add address to customer session. Closes #1836
2012-11-26 20:56:48 -05:00
Mike Jolley
b0fa6d4481
Save attributs via ajax and refresh variations. Closes #1804 .
2012-11-26 17:27:55 +00:00
Mike Jolley
54941092a2
Notices. Closes #1805 .
2012-11-26 14:07:58 +00:00
Mike Jolley
069325862a
remove instanceof
2012-11-21 18:39:51 +00:00
Mike Jolley
75ca794bba
Separate classes per product type, with new get_product function and hooks to change the classes which get loaded. #1497
2012-11-21 18:07:45 +00:00
Mike Jolley
fde2d939da
Hook when linking variations.
2012-11-15 10:58:43 +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
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
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
Mike Jolley
c2e1258d04
Work on calc_tax
2012-11-12 18:53:40 +00: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
877e6eb8c7
Bulk stock increase and decrease.
2012-11-12 12:22:35 +00:00
Mike Jolley
764b34a938
Case insensitive coupons. Closes #1633 .
2012-11-08 16:57:59 +00:00
Mike Jolley
09b4c352e3
Tweak caps. Closes #1662 .
2012-11-05 16:50:24 +00:00
Mike Jolley
aef47868fa
Merge branch 'Line-items-data-tweak'
2012-10-24 17:53:44 +01: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
Coen Jacobs
9ecb20f259
[3.2.5] SQL injection #1575
2012-10-18 15:37:04 +02:00
Coen Jacobs
263139e173
[3.2.3] XSS #1575
2012-10-16 15:35:17 +02:00
Mike Jolley
8c3ad31c07
Localisation spacing.
2012-10-16 10:45:33 +01:00