Commit Graph

163 Commits

Author SHA1 Message Date
Mike Jolley 702c0fde0c Payment/shipping dropdowns. Closes #1269. 2012-08-10 13:24:34 +01:00
Mike Jolley 7d47de830b Copy billing to shipping address on order screen. #1269. 2012-08-10 12:31:18 +01:00
Coen Jacobs 97e902d0ea Added variation_post_id to variation_data before woocommerce_product_after_variable_attributes 2012-08-09 11:32:36 +02:00
Coen Jacobs c29b9c3a11 Added hook woocommerce_variation_options 2012-08-08 11:06:06 +02:00
Coen Jacobs cb133c667c Hide downloadable settings in variations pane by the row
show_if_variation_downloadable class on the tr makes the entire row
hide instead of the options only. When you add more options below with
woocommerce_product_after_variable_attributes_js action, it is annoying
that there is an empty tr above it.
2012-08-08 10:45:40 +02:00
Mike Jolley d16fd5acb0 ajax filter for orders page 2012-08-01 13:43:50 +01:00
Mike Jolley dbc8279dbd ajax customer select 2012-08-01 13:43:50 +01:00
Patrick Garman b1883c81e3 Add woocommerce_default_order_status filter 2012-07-31 14:20:48 -05:00
Mike Jolley c8033cef51 detect dupe coupons on save. Closes #1317. 2012-07-31 13:42:43 +01:00
Mike Jolley f0c499854c Missed one 2012-07-29 11:29:54 +01:00
Mike Jolley 0e885a61ea Merge pull request #1313 from maxrice/master
hide the order comments box on the admin order page if order comments are disabled
2012-07-28 14:56:10 -07:00
Max Rice 90f13390a5 hide admin order comments box if they are disabled 2012-07-28 08:46:25 -04:00
Mike Jolley 5200cee01b checked for types 2012-07-25 13:38:28 +01:00
Mike Jolley 8bdc8482b2 wrong priority 2012-07-23 12:41:13 +01:00
Mike Jolley 59d2d792f6 Product data panels 2012-07-22 13:50:45 +01:00
Mike Jolley c124058bd5 Hooks. Closes #1245. 2012-07-11 15:24:40 +01:00
Mike Jolley 5cb6354945 tax fix 2012-06-21 13:06:48 +01:00
Mike Jolley cb1f1f9a28 Allow html in notes and use textarea. Closes #1171. 2012-06-20 18:19:35 +01:00
Coen Jacobs 863918f7f4 Revert "Moved # character in translatable order strings. Closes #1161"
This reverts commit f6c83fe6aa.
2012-06-20 19:18:16 +02:00
Coen Jacobs f6c83fe6aa Moved # character in translatable order strings. Closes #1161 2012-06-20 19:14:33 +02:00
Mike Jolley 89ec2c83ef Merge pull request #1165 from GeertDD/order_data_hooks
Added two hooks in the admin order data panel
2012-06-20 07:18:10 -07:00
Mike Jolley 2c1f152788 esc_js 2012-06-16 14:11:05 +01:00
Geert De Deckere faf43f6759 Pass on the whole order object instead of just the ID 2012-06-15 14:07:50 +02:00
Geert De Deckere e689692cd9 Fix whitespace 2012-06-15 12:34:33 +02:00
Geert De Deckere 1b3ae9515a Pass order ID to the hooks 2012-06-15 12:33:42 +02:00
Geert De Deckere 2df37c2404 Added two hooks in the admin order data panel 2012-06-15 12:26:04 +02:00
Mike Jolley f9f1bb9ddd Ordering tweaks/improvements and variation prices. Closes #1097. 2012-06-10 18:15:02 +01:00
Mike Jolley 67d34d3dcf Admin error handling. Closes #1137. 2012-06-10 14:12:20 +01:00
Mike Jolley 0fce6aecaa localisation issues Closes #1106. 2012-06-06 21:35:40 +01:00
Mike Jolley f62d0efd69 Country when adding order. Closes #1032. 2012-06-06 20:11:36 +01:00
Mike Jolley ed4067dee9 trim sku 2012-06-05 23:54:38 +01:00
Mike Jolley 7f6970c0ae remove file check - interferes with other plugins 2012-06-03 13:20:32 +01:00
Mike Jolley b7894b14ca Counts. #1084. 2012-05-28 10:19:29 +01:00
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