Mike Jolley
1b4d481f9c
Merge pull request #986 from foxrunsoftware/master
...
Added woocommerce_admin_order_totals_after_shipping action
2012-05-01 17:09:44 -07:00
Mike Jolley
90ad5da65b
Merge pull request #990 from thenbrent/new-order
...
New WC_Order Class Formatting Filters & Function
2012-05-01 17:07:25 -07:00
Mike Jolley
ba735619d1
style settings
2012-05-01 19:28:45 +01:00
Mike Jolley
b80a296b7d
labels
2012-05-01 10:39:53 +01:00
Mike Jolley
62c1d9d15c
ShareYourCart + integration tweaks
2012-04-30 20:50:52 +01:00
Mike Jolley
7840c79251
style rework. Shareyourcart (needs more work)
2012-04-28 18:28:18 +01:00
Brent Shepherd
6df9fff54d
Adding "Replacing instances of "woocommerce_price($order->order_total)" with new WC_Order::get_formatted_order_total() function.
2012-04-27 12:22:19 +10:00
Justin Stern
86a2a5f352
Added Action to Order Data Write Panel
...
Added action woocommerce_admin_order_totals_after_shipping to order data
write panel
2012-04-26 06:51:43 -04:00
Mike Jolley
dc20a8f27e
Few language tweaks to make settings 'less scary'
2012-04-24 19:36:52 +01:00
Mike Jolley
fd44780935
Options tweak and stock display format option.
2012-04-24 19:15:56 +01:00
Mike Jolley
215119849c
renamed tab
2012-04-23 17:21:51 +01:00
Mike Jolley
421273f4c7
Show sku in stock reports. Closes #966 .
2012-04-23 14:35:48 +01:00
Mike Jolley
68586f3005
Collect shipping address even when not required
2012-04-21 19:30:37 +01:00
Mike Jolley
392571aab0
exists function
2012-04-20 11:17:40 +01:00
Mike Jolley
4018edc6ad
prevent error importing
2012-04-19 16:53:46 +01:00
Mike Jolley
2e58a1dc92
notice. Closes #962 .
2012-04-19 11:23:04 +01:00
Mike Jolley
087d60b22f
clear transients
2012-04-18 21:31:34 +01:00
Coen Jacobs
60562e1a70
Added yards as dimensions unit
2012-04-18 14:19:04 +02:00
Coen Jacobs
ecf18e1625
Changed category and tag link to filter product list
...
Before this change, the links of categories and tags were links to the
frontend view of that term. WordPress standard is to filter the current
list with the selected term.
2012-04-18 13:24:08 +02:00
Mike Jolley
727a4b1cf4
stock notifications
2012-04-17 12:53:02 +01:00
Mike Jolley
6b06b7f739
exclude products
2012-04-17 12:06:08 +01:00
Mike Jolley
436a9dd19a
Malaysian ringgit
2012-04-17 10:26:11 +01:00
Coen Jacobs
214e05ca24
Fixed admin highlighting for attribute terms. Closes #934
2012-04-16 17:45:44 +02:00
Mike Jolley
1793e23f39
fix notices. Closes #932 .
2012-04-16 15:24:38 +01:00
Mike Jolley
5438b79c35
get children when searching for products
2012-04-16 13:52:28 +01:00
Mike Jolley
27b2c87600
Feature - Local delivery cost per item condition
2012-04-16 10:13:13 +01:00
Mike Jolley
effe09e910
thumbnails on order page
2012-04-12 18:14:46 +01:00
Mike Jolley
f24b34aaba
counts in for loops are slow
2012-04-12 17:38:38 +01:00
Mike Jolley
37347ecce2
merge
2012-04-11 19:00:56 +01:00
Mike Jolley
afd727bb24
Improved variations panel, bulk edit, and added tax classes for variations. Closes #779 .
2012-04-11 18:56:54 +01:00
Coen Jacobs
29dee59fde
Merge pull request #915 from favrik/master
...
My approach to fix #914
2012-04-11 07:15:20 -07:00
Mike Jolley
b9bec0be75
show_shipping. Closes #901 .
2012-04-11 13:08:04 +01:00
Coen Jacobs
2369787b6b
Hide shipping costs until address is entered
2012-04-11 13:01:00 +02:00
Mike Jolley
b04bdceda0
Shipping method settings and save hook changes
2012-04-11 10:01:22 +01:00
favrik
51fcae6920
Fix downloadable product permissions sql query when access_expires is null
2012-04-10 14:37:29 -07:00
Mike Jolley
c50a333b91
Fix variation delete. Closes #909 .
2012-04-10 19:59:50 +01:00
Mike Jolley
3d290d7f61
std and selected @a0f2282ebce9776f9805ca3f53e4baba2f8ffd50
2012-04-10 18:26:25 +01:00
Mike Jolley
79aa1eb411
url encode/decode @72a098575b06f561b22bdc79abc491e16c226f2d
2012-04-10 18:16:32 +01:00
Mike Jolley
e25e7b46b1
brs
2012-04-10 18:13:31 +01:00
Mike Jolley
8eb10e8ced
reports localisation @b7b35d3adaf2d43b8503ba80ff49e685977c556c
2012-04-10 18:12:24 +01:00
Mike Jolley
86b821a073
update_post_meta for post meta @affbd87ca8dea2195c665fa371ae26cda0373b31
2012-04-10 18:07:21 +01:00
Mike Jolley
0b876aed46
Improved install. Closes #893 .
2012-04-10 02:00:02 +01:00
Mike Jolley
748dd13b85
Chosen and order items
...
Updated chosen to latest version, reworked styles, made the item adder
on the order screen an ajax input.
Also ditched some un-needed css.
2012-04-10 01:39:31 +01:00
Mike Jolley
6363420508
hooks for stock increase/decrease
2012-04-09 14:58:00 +01:00
Mike Jolley
c8be8322d0
Merge pull request #900 from kloon/master
...
Product variation hooks
2012-04-08 17:01:25 -07:00
Mike Jolley
e19f46c79d
Add new terms + printf vs echo sprintf Closes #138 .
2012-04-09 00:57:38 +01:00
Mike Jolley
86c8da6189
New walkers. Closes #891 .
2012-04-05 17:51:36 +01:00
Mike Jolley
4182a35ed5
Hide tabs if we have none
2012-04-03 10:34:02 +01:00
Gerhard Potgieter
1b1014d626
Added hooks to add custom variations
2012-04-03 11:00:48 +02:00
Mike Jolley
e21ac530ad
Rename meta box
2012-04-03 09:55:26 +01:00