woocommerce/assets/js/admin
Mike Jolley 869f413e9b New cart code adapted from Lucas Starks pull request.
Cart items are indexed by an md5 hash rather than numeric keys so we
can add custom data to cart items.

Plugins can hook in and add meta data, load it, and display it. The
adjust_price() function lets you adjust a products price too since its
loaded and stored in the cart on page load.

All works like a dream, all thats left is to show the values on the
cart page, and store them in the order item meta. Order item meta does
need a slight change though, to allow data with the same keys. Working
on that next.
2011-11-06 13:45:18 +00:00
..
dashboard_sales.js 1 report down, lots to go 2011-09-16 13:45:52 +01:00
dashboard_sales.min.js 1 report down, lots to go 2011-09-16 13:45:52 +01:00
editor_plugin.js Shortcode inserter + shortcode for products by category. Closes #139. 2011-11-04 20:15:55 +00:00
jquery.flot.js Work on admin scripts + settings screens 2011-09-09 15:23:32 +01:00
jquery.flot.min.js Work on admin scripts + settings screens 2011-09-09 15:23:32 +01:00
jquery.flot.resize.js Dashboard restyle 2011-09-16 09:51:19 +01:00
jquery.flot.resize.min.js Dashboard restyle 2011-09-16 09:51:19 +01:00
term-ordering.js Drag and drop term ordering (so variation options can be sorted) Closes #57. 2011-10-12 18:32:30 +01:00
ui-datepicker.js 1 report down, lots to go 2011-09-16 13:45:52 +01:00
woocommerce_admin.js Fixed category ordering script 2011-09-19 17:53:08 +01:00
woocommerce_admin.min.js Fixed category ordering script 2011-09-19 17:53:08 +01:00
write-panels.js New cart code adapted from Lucas Starks pull request. 2011-11-06 13:45:18 +00:00
write-panels.min.js New cart code adapted from Lucas Starks pull request. 2011-11-06 13:45:18 +00:00