Commit Graph

194 Commits

Author SHA1 Message Date
Justin Stern 7e982352f3 Order Items List Quantity Change Javascript event
Adds an event named 'quantity_changed', fired when the order items
quantity is changed
2013-04-18 16:05:53 -04:00
Mike Jolley 1de718099b readme and minify 2013-04-16 13:49:49 +01:00
Mike Jolley b40cf953f3 Merge pull request #2968 from piffpaffpuff/master
use base_country for tax calculations in manually created orders
2013-04-16 05:48:59 -07:00
Mike Jolley d73e3fedb9 Fix path insert bug. Closes #2947. 2013-04-15 14:55:00 +01:00
Triggvy Gunderson 53c13f721b base_country js param for order tax calculation
added  woocommerce_writepanel_params.base_country to fix tax
calculation when an order is created manually. if you click the button
calc taxes the js uses base_country to calc when no billing/shipping
country is selected. just like the the message says: "If no
billing/shipping is set it will use the store base country".
2013-04-14 22:59:18 +02:00
Mike Jolley bb1c532218 filename, break query string off 2013-03-28 12:31:48 +00:00
David Decker d39f011880 Fix hardcoded 'Pages' string in visual editor button, patch for Issue #2835 2013-03-27 23:12:10 +01:00
Mike Jolley 946ecaaae2 Tweak - Filters for attribute default values. 2013-03-15 19:33:42 +00:00
Coen Jacobs 0770515825 show_classes var didn't contain show_if_external. Closes #2542 2013-02-28 16:44:27 +01:00
Mike Jolley 505f9f0b43 Stock increase/descrease alerts Closes #2536. 2013-02-27 12:50:02 +00:00
Mike Jolley 80b4ef14c9 Slugs are unreliable, and support show_if hide_if for all product types 2013-02-26 15:14:49 +00:00
Mike Jolley 890640afca Remove, don't hide. Closes #2532. 2013-02-26 14:36:18 +00:00
Mike Jolley 625b1cf72e Fix JS calc totals Closes #2525. 2013-02-25 11:39:15 +00:00
Mike Jolley 012a62cf3a change order #2471 2013-02-19 18:11:18 +00:00
Mike Jolley 820371a502 Switch out commas before calculation. Closes #2471. 2013-02-19 17:16:19 +00:00
Mike Jolley 858465b991 Fix lightbox Closes #2451. 2013-02-14 17:12:21 +00:00
Neil Pie 4f8ace7120 Fixes Order Total bug 2013-02-14 11:26:36 +00:00
Mike Jolley 7a84ddd6c1 Tidied up settings, removed some un-needed settings, and made some settings automatic e.g. coupons disabled if no coupons exist 2013-02-10 23:02:52 +00:00
Mike Jolley fdfa0d6efb QTY Closes #2280. 2013-01-28 11:42:03 +00:00
Mike Jolley c51613910b Fix bulk edit. Closes #2283. 2013-01-28 11:18:14 +00:00
Mike Jolley 79eec982d1 Merge pull request #2298 from sbrajesh/master
Allow reusing virtual/downlodable option
2013-01-28 03:01:28 -08:00
Brajesh Singh 410a9d1813 Fix the write-panel.js to show_hide any panel depending on product type 2013-01-27 07:11:38 +05:30
Brent Shepherd ca6b96e96d Declare var & add missing semicolon 2013-01-25 13:26:16 +10:00
Brent Shepherd 1a9ca48422 Use delegated event handler to delete tax rows
When a tax row is dynamically inserted, it can not be dynamically
deleted until the page is refreshed (becasue the event handler is
bound to only on page load). This commit delegates the event handler
from an element which is guaranteed to exist on page load, so that
dynamically inserted tax rows can also be dynamically deleted.
2013-01-25 13:22:44 +10:00
Mike Jolley 1cb13fe740 more json fixes #2268 2013-01-22 16:48:28 +00:00
Mike Jolley a3e5748369 Add to cart json #2268 2013-01-22 16:33:33 +00:00
Frank Martin 81ed3f4ec9 Fix ajax customer details in admin 2013-01-22 14:35:10 +00:00
Mike Jolley d002632ea6 ui datepicker. Closes #2223. 2013-01-14 10:57:15 +00:00
Geert De Deckere 86abb2a7c8 Spelling fix for "visibilty" 2013-01-04 16:30:31 +01:00
James Koster 1622b7b2b7 consistent title on rating 2013-01-02 12:06:15 +00:00
Mike Jolley 8c9966145b Removed some unused code, removed order tracking from installer. #1765 2012-12-30 15:51:37 +00:00
Mike Jolley 5507e8453f Remove depricated jQuery Closes #2039 2012-12-28 13:02:12 +00:00
Mike Jolley 68cd69f7d3 unused 2012-12-20 11:38:02 +00:00
Mike Jolley fe92fb6a96 Work on media uploader 2012-12-18 21:56:01 +00:00
Mike Jolley f663a71550 Media upload (started) 2012-12-18 12:04:33 +00:00
Mike Jolley 2dc706095b Improve bulk actions and fix after save attributes. 2012-12-18 07:23:13 +00:00
Mike Jolley 01ff7b1083 Fix save attributes for custom attributes. Closes #2002. 2012-12-18 07:08:16 +00:00
Mike Jolley 2da3146ed9 remove debug 2012-12-13 01:27:34 +00:00
Mike Jolley 0f0512c8fd rounding filters. Closes #1964. 2012-12-13 01:23:35 +00:00
Mike Jolley 7976ae8a66 Order data/fixed keys. Closes #1981. 2012-12-13 00:47:40 +00:00
Mike Jolley 988269534a removed refunds 2012-12-12 18:03:46 +00:00
Coen Jacobs 084a247a20 Backend views for refunds #1755 2012-12-11 14:56:30 +01:00
Mike Jolley 1828db4e7f show hide panels. Closes #1942. 2012-12-07 10:51:06 +00:00
Mike Jolley a6a685fd6e JS tweak. Closes #1918. 2012-12-05 15:05:50 +00:00
Mike Jolley b1ec4b289a Nuked whitespace. Closes #1846. 2012-11-27 16:22:47 +00:00
Mike Jolley b0fa6d4481 Save attributs via ajax and refresh variations. Closes #1804. 2012-11-26 17:27:55 +00:00
Mike Jolley 93fdca8530 Fix those darn categoies. Closes #1800. 2012-11-22 13:46:05 +00:00
Mike Jolley 7d960e0c9d HTML5 validation for product data. #1322 2012-11-20 14:16:13 +00:00
Mike Jolley d3068c2bef Min/max date fix. Closes #1728. 2012-11-13 23:58:32 +00:00
Coen Jacobs 3da5ccdafe Merged 'refunds' into 'fees-and-shipping'. Closes #1746 2012-11-13 16:03:42 +01:00