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
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
c6e11cb5bc
Only show weight/dimensions in bulk/quick edit when enabled. Closes #833 .
2012-03-28 13:25:34 +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
Mike Jolley
5091b20844
Inline validation. Closes #733 .
2012-03-05 17:19:06 +00:00
Mike Jolley
292ba4a70c
Translatable numbers. Closes #752 .
2012-03-05 10:15:19 +00:00
Mike Jolley
d557f5e1dd
Localisation. Closes #749 .
2012-03-05 10:04:23 +00:00
Patrick Garman
f9b8e08eef
Little bit of cleanup...
2012-03-04 18:45:27 -06:00
Patrick Garman
a5c58d5162
Hidden input fields are sometimes useful, left class/id... maybe someone would use those in some JS?
2012-03-04 18:35:50 -06:00
Patrick Garman
fff9ee51b5
Updating to 1.5
2012-03-04 18:31:50 -06:00
Patrick Garman
e998a8e6bb
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
assets/css/admin.css
2012-03-04 18:30:16 -06:00
Mike Jolley
43c4f20510
correct address check
2012-03-01 14:11:16 +00:00
Mike Jolley
bd82c9b8be
Minor fixes and update variation message
2012-02-29 22:13:27 +00:00