Commit Graph

191 Commits

Author SHA1 Message Date
Mike Jolley 2d15a8aaac Schedule sale for variations. #1064. 2012-10-08 12:51:00 +01:00
Mike Jolley 9c560e768c refactor variation data 2012-10-08 09:59:02 +01:00
Mike Jolley eb0191efae moved dimensions to shipping tab. 2012-10-06 19:14:46 +01:00
Mike Jolley ead3e8313e Final image handling tweaks. 2012-10-05 19:02:02 +01:00
Mike Jolley 7236192711 Work on the product images panel. Closes #1504. 2012-10-04 18:09:18 +01:00
Mike Jolley 25008caff0 Variation stock should respect main inventory settings. Closes #1537. 2012-09-29 20:31:12 +01:00
Mike Jolley 22ff25efb1 Show totals. Closes #1473. 2012-09-20 14:43:52 +01:00
Mike Jolley aaeb0ec0fb Calc totals. Closes #883. 2012-09-18 19:07:18 +01:00
Mike Jolley c4c1204034 Show variable downloads 2012-09-17 11:36:30 +01:00
Mike Jolley 121401fd60 button text 2012-09-06 16:18:22 +01:00
Mike Jolley 4c4bc9f5d2 Multi download features, and added the expirey back. 2012-09-06 16:16:16 +01:00
Mike Jolley 72e3bf4bce Merge pull request #1450 from foxrunsoftware/master
Multiple Downloads per Product
2012-09-06 05:05:27 -07:00
Mike Jolley ee2c7ef45f Revert "Merge pull request #1472 from niravmehta/master"
This reverts commit 1c0be20334, reversing
changes made to 43bdc4ce99.
2012-09-06 13:01:11 +01:00
Nirav Mehta ff6daafa7a One more change to the file comparing it with release version 2012-09-04 17:00:16 +05:30
Nirav Mehta 5b8d5d7092 apply_filters added to term name as per master
Wasn't present in my "release" version.
2012-09-04 16:58:06 +05:30
Nirav Mehta 7602330efc Download Expiry support for variations products
Fixes Issue #1471
2012-09-04 16:55:38 +05:30
Nirav Mehta 30475c31af Download Expiry support for variations
Fixes Issue #1471
2012-09-04 16:54:38 +05:30
Justin Stern 9217ca09e0 Support for Multiple Downloads
Support for multiple downloadable files per product: both simple and
variable.  This includes all admin, frontend, and database modification
code required for allowing multiple files, while maintaining backwards
compatibility for existing single-file download URLs and templates.
2012-08-28 11:21:54 -04:00
Manos Psychogyiopoulos a319c80639 Back end filters for attribute labels and variation options ( for translation plugins - filter names same as in variable.php ) 2012-08-28 13:48:02 +03:00
Mike Jolley 555cd9af60 replaced some date() with i18n. Closes #1428. 2012-08-25 10:20:56 +01:00
Mike Jolley a004a49a8e free shipping url Closes #1408. 2012-08-23 10:56:09 +01:00
Mike Jolley b9d9ffa986 Thats a wrap 2012-08-15 19:35:36 +01:00
Mike Jolley 261dc12353 Some final docs... 2012-08-15 19:30:39 +01:00
James Koster 8c93b41605 Product data tabs class name 2012-08-15 19:28:13 +01:00
Mike Jolley 5d152f2181 Class docs 2012-08-15 19:15:10 +01:00
Mike Jolley 91430543bd More docs 2012-08-14 23:43:54 +01:00
Mike Jolley 5b8148594a Admin docblocks updated 2012-08-14 23:43:53 +01:00
Mike Jolley 8728c7a8c2 Titles and strstr. Closes #1366. 2012-08-12 15:12:52 +01:00
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