Mike Jolley
|
3db551c4d8
|
enforce download limit/expiry to prevent errors
|
2012-05-19 10:58:06 +01:00 |
Justin Stern
|
d23fbcc698
|
Order Number Changes
Order number changes in preparation for the Sequential Order Number
plugin
|
2012-05-15 20:23:43 -04:00 |
Mike Jolley
|
732fe16dee
|
hook
|
2012-05-12 01:14:46 +01:00 |
Coen Jacobs
|
ed8afe992c
|
Prevent setting download expire date to 1970-01-01 in rare cases. Closes #1013
|
2012-05-09 22:19:50 +02:00 |
Mike Jolley
|
2cac2f9d68
|
Drag and drop ordering for products. Closes #95. Closes #995.
|
2012-05-08 20:30:18 +01:00 |
Mike Jolley
|
ce7e765d2a
|
Product data tweak. Closes #1012.
Removed shipping class writepanel.
Added shipping class to product data.
Removed purchase note for external products.
|
2012-05-08 15:32:30 +01:00 |
Mike Jolley
|
95e041214b
|
Fix removing attributes
|
2012-05-07 14:09:15 +01: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
|
215119849c
|
renamed tab
|
2012-04-23 17:21:51 +01:00 |
Mike Jolley
|
392571aab0
|
exists function
|
2012-04-20 11:17:40 +01:00 |
Mike Jolley
|
2e58a1dc92
|
notice. Closes #962.
|
2012-04-19 11:23:04 +01: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
|
1793e23f39
|
fix notices. Closes #932.
|
2012-04-16 15:24:38 +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 |
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
|
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 |
Mike Jolley
|
c28b28e712
|
grouped external products
|
2012-03-30 16:10:14 +01:00 |
Mike Jolley
|
a261f05734
|
tweak for total_sales, ajax_url
|
2012-03-29 10:31:04 +01:00 |
Mike Jolley
|
2927a52743
|
Update order dates. Closes #845.
|
2012-03-26 18:30:00 +01:00 |
Mike Jolley
|
f99353a861
|
Merge pull request #878 from foxrunsoftware/master
Adds a Few Shipping Related Action Hooks
|
2012-03-26 08:17:22 -07:00 |
Mike Jolley
|
3d35e1eea4
|
Visual editor for except (thanks Andrew Benbow - http://www.chromeorange.co.uk/)
|
2012-03-26 16:12:16 +01:00 |
Justin Stern
|
37efd18ffc
|
Adds a Number of Shipping Related Action Calls
Adds a number of shipping related action calls to provide more hooks for
customizations
|
2012-03-24 13:00:59 -04:00 |
Mike Jolley
|
fc851335be
|
Show private posts in item select box
|
2012-03-23 11:36:50 +00:00 |
Mike Jolley
|
12f296f943
|
Code tweaks + small changes to inventory panel
|
2012-03-21 18:37:57 +00:00 |
Mike Jolley
|
68f7a61100
|
Fix for variation images.
|
2012-03-20 19:49:48 +00:00 |
Mike Jolley
|
bcec344c27
|
data tip. Closes #841.
|
2012-03-20 19:40:52 +00:00 |
Mike Jolley
|
88b287471f
|
allow blank file path
|
2012-03-18 12:11:55 +00:00 |
Mike Jolley
|
fe800d6685
|
Transient names. Closes #818.
|
2012-03-16 16:39:16 +00:00 |
Mike Jolley
|
5955cb4e02
|
Variation image. Closes #795.
|
2012-03-14 23:12:02 +00:00 |
Mike Jolley
|
c4dcac383b
|
Payment/shipping method titles. Closes #791.
|
2012-03-14 22:18:00 +00:00 |
Mike Jolley
|
da113b7589
|
customer coupons. Ability to refresh the totals through code.
|
2012-03-14 11:41:32 +00:00 |
Mike Jolley
|
af2aa81eb8
|
variation menu_order for organisation
|
2012-03-13 16:59:28 +00:00 |
Mike Jolley
|
e838a420eb
|
Ajax + Cross seels. TODO: ajax chosen is slightly buggy
|
2012-03-12 17:26:11 +00:00 |
Mike Jolley
|
7dbcd75207
|
Prevent double save
|
2012-03-12 09:18:10 +00:00 |
Mike Jolley
|
261015fbad
|
minimum amount for coupons
|
2012-03-07 21:38:34 +00:00 |
Mike Jolley
|
5678286dfa
|
tweaks
|
2012-03-07 20:12:19 +00:00 |
Mike Jolley
|
9d821d7f52
|
Category inclusion/exclusion for coupons
|
2012-03-06 17:28:09 +00:00 |
Mike Jolley
|
32e7140517
|
Improved coupon product id input. Closes #157.
|
2012-03-06 17:28:08 +00:00 |