Mike Jolley
58fd7f890e
Show subcategories
2011-10-07 20:27:10 +01:00
Mike Jolley
8f92274acb
Moved order status change
2011-10-07 11:51:17 +01:00
Mike Jolley
8a92bfb4c0
variable products store min and max variation price, so if they match the 'from' text is not displayed
2011-10-05 00:00:35 +01:00
Mike Jolley
6e19c9d546
Gallery insert into fix
2011-10-04 23:38:52 +01:00
Mike Jolley
d05722a523
Sale prices affect from: price now. Closes #44 .
2011-10-04 16:53:11 +01:00
Mike Jolley
19de729ff8
Cleaner coupon types. Closes #40 .
2011-10-04 10:51:55 +01:00
Mike Jolley
eaf82759f6
Added a space
2011-10-04 09:50:50 +01:00
Mike Jolley
3d325f676e
Fixed product id check and improved write panel
2011-10-03 12:21:01 +01:00
Mike Jolley
a9d46213ba
woocommerce_coupon_options action added to write panel
2011-10-03 11:38:16 +01:00
Mike Jolley
be0d96726e
woocommerce_coupon_discount_types filter added
2011-10-03 11:37:16 +01:00
Mike Jolley
724c94bcc8
unique sku check only checks products
2011-10-01 23:58:04 +01:00
Mike Jolley
97b6ade253
Removing attributes fix. Closes #34 .
2011-10-01 23:21:44 +01:00
Mike Jolley
3d23bb44af
JS fixes and added en_gb po. Closes #23 .
2011-09-29 13:01:56 +01:00
Mike Jolley
8613ad5a92
Fixed quotes in variation data
2011-09-28 13:34:41 +01:00
Mike Jolley
6c41843aca
Notice fixes
2011-09-28 10:49:23 +01:00
Mike Jolley
7e163efe68
Merge pull request #17 from jorgepedret/master
...
Fixed error on Add Product page
2011-09-27 12:18:58 -07:00
Mike Jolley
64c0bf6007
Fixed "All" variations
2011-09-27 20:05:02 +01:00
Jorge Pedret
d9cc54820a
Edited admin/writepanels/writepanels-init.php via GitHub
2011-09-27 11:51:22 -07:00
Mark Jaquith
43d9c41d59
More esc_attr() on text inputs
2011-09-24 13:13:56 +08:00
Mark Jaquith
66bcf34f23
esc_attr() for Write Panel text input
2011-09-24 12:51:43 +08:00
Mike Jolley
9ab2193c7a
Order notes section and front-end display
2011-09-23 15:22:21 +01:00
Mike Jolley
ab70519f25
Variations now need a price each. Added bulk editing options too.
...
This makes variations less confusing and maintains the 'FROM' and
sorting for the frontend.
2011-09-23 12:04:51 +01:00
Mike Jolley
c9cb278739
Tweaked sale queries, fixed admin styling
2011-09-23 09:38:09 +01:00
Mike Jolley
faa53c50d6
More hook changes
2011-09-21 16:43:37 +01:00
Mark Jaquith
184da2ced6
esc_textarea() run
2011-09-21 14:59:49 +08:00
Mark Jaquith
7674bbe60e
esc_url() run
2011-09-21 14:51:46 +08:00
Mike Jolley
a49e9b8816
Added coupon expiry dates
2011-09-20 16:05:13 +01:00
Mike Jolley
59a6c616f1
Link all variations only fills in the gaps now
2011-09-19 16:58:11 +01:00
Mike Jolley
3b0473629e
Tooltips on variations
2011-09-19 16:17:03 +01:00
Mike Jolley
d536897e69
drag and drop ordering for attributes
2011-09-19 15:32:53 +01:00
Mike Jolley
02aef8c295
Ditched datepicker in favour of jQuery ui
2011-09-19 11:30:23 +01:00
Mark Jaquith
f784986a0d
First esc_attr() pass
2011-09-19 14:02:55 +08:00
Mike Jolley
07063ab547
mutliselects
2011-09-11 18:33:26 +01:00
Mike Jolley
aba90f0f11
Buttons fix
2011-09-11 16:55:18 +01:00
Mike Jolley
f0021ef763
Heavily modified the attribute/variation system
...
Adjusted how attributes are stored Used 'terms' rather than storing
attribute values as text Renamed tax_ to attribute_ to make more sense
Made front-end use attribute labels rather than name/reference Make link
all attributes work Hidden 'variation' checkbox when not using a
variable product
2011-09-11 14:28:15 +01:00
Mike Jolley
84ca10e470
Cannot add variation until variation attribute selected
2011-09-10 21:26:19 +01:00
Mike Jolley
851dcff6b4
Changed naming of attribute 'attributes' and made them use 1 or 0 instead of yes/no for cleaner code
2011-09-10 21:21:44 +01:00
Mike Jolley
2e56353d70
Work on admin scripts + settings screens
2011-09-09 15:23:32 +01:00
Mike Jolley
c18f533b39
Overhauled classes and removed singletons
2011-09-06 12:11:22 +01:00
Mike Jolley
3ab6de6a51
Shipping improvement
2011-09-05 12:56:26 +01:00
Mike Jolley
0506c2e73c
Removed cron job for sale prices
2011-09-03 23:37:16 +01:00
Mike Jolley
4e6dfccc45
Lots of minor fixes
2011-09-01 10:08:33 +01:00
Mike Jolley
6db92c27b8
Renamed product_attribute_ to pa_ and introduced attribute label
...
Since taxonomies can only be 32 chars long
2011-08-31 13:31:47 +01:00
Mike Jolley
15396d57e4
Changed order system so order data is not serialised - its stored in individual meta fields
...
This is so it can be used for sorting etc - serialised data is hard to
work with.
2011-08-29 17:09:42 +01:00
Mike Jolley
4d8d82b941
Tidied up widgets
2011-08-26 22:28:55 +01:00
Mike Jolley
b0f4e4bbba
Variation taxonomy changes
2011-08-24 20:32:33 +01:00
Mike Jolley
1ba08f0dc0
Improved variations
2011-08-22 15:10:22 +01:00
Mike Jolley
da6d4b9da9
Stock fixes
2011-08-21 17:47:49 +01:00
Mike Jolley
23cbdbdbc4
Stock system changes + write panel improvements
2011-08-21 14:28:54 +01:00
Mike Jolley
69c65c8b32
variation fix
2011-08-20 22:03:31 +01:00