Commit Graph

990 Commits

Author SHA1 Message Date
Mike Jolley 25008caff0 Variation stock should respect main inventory settings. Closes #1537. 2012-09-29 20:31:12 +01:00
Mike Jolley 9550c05d69 Grammer. Closes #1538. 2012-09-29 20:04:41 +01:00
Mike Jolley cb2b935788 Tax expansion to allow city taxes, #94 2012-09-23 17:16:39 +01:00
Max Rice 883f03df66 added sales by coupon report
initial version of sales by coupon report. Since multiple coupon codes
for a single order are stored comma separated, this report considers
them as 1 coupon. Handling multiple coupons within an order as
individual coupons with the report would be quite a bit more complex --
I think most stores force individual use on coupons anyway.
2012-09-20 14:25:18 -04:00
Mike Jolley 66cf7d8e98 More capabilities. Closes #1083. 2012-09-20 16:35:15 +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
Coen Jacobs 8625d74c90 Allow image override for order action buttons. Closes #1489 2012-09-18 16:05:56 +02:00
Mike Jolley c271590fc9 Tweak templates 2012-09-17 11:36:30 +01:00
Mike Jolley 1b4130bc56 new email interface + plain text versions 2012-09-17 11:36:30 +01:00
Mike Jolley c4c1204034 Show variable downloads 2012-09-17 11:36:30 +01:00
Mike Jolley 4b4da5c62f Due to new session handling, removed session section from the status page. Closes #1494. 2012-09-12 13:49:41 +01:00
Mike Jolley 251a93855c Shipping vs billing for tax. Closes #1457. 2012-09-12 11:16:53 +01:00
Mike Jolley bcb6e0b2a3 Localized shortcode button. Closes #1459. 2012-09-10 17:56:29 +01:00
Mike Jolley 0fd46e7923 Import export taxes. Closes #447. 2012-09-10 12:26:26 +01:00
Coen Jacobs f2394d263e Fixed syntax error 2012-09-07 21:49:42 +02:00
Mike Jolley fdd34e5c0e session -> transient WIP 2012-09-07 18:26:13 +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
Mike Jolley 1c0be20334 Merge pull request #1472 from niravmehta/master
Fix for Issue #1471 - No option for Download Expiry for Variations
2012-09-06 04:34:54 -07:00
Mike Jolley 6c2e00c1c7 Fix - Active plugins display on status page. 2012-09-05 18:45:14 +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
Mike Jolley c3bf0a1f38 report tweaks 2012-08-31 18:35:37 +01:00
Mike Jolley 45d43bd148 Merge pull request #1448 from franticpsyx/master
Back end filters & support for ML plugins
2012-08-31 06:20:07 -07:00
Mike Jolley 4ea207c249 Revised stats by category 2012-08-31 14:11:34 +01:00
Manos Psychogyiopoulos c5f18141d4 Dashboard and Reports support for ML plugins, I 2012-08-30 14:23:13 +03:00
Manos Psychogyiopoulos e6827e6d45 Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-08-30 14:19:56 +03:00
Mike Jolley 325618a1d5 Added sales by category report 2012-08-29 17:43:56 +01:00
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
Coen Jacobs 1b9ef086e7 Fixed parse errors 2012-08-25 20:52:19 +02:00
Mike Jolley 555cd9af60 replaced some date() with i18n. Closes #1428. 2012-08-25 10:20:56 +01:00
Mike Jolley ee1f07d4ea Merge pull request #1430 from maxistore/master
Added localization tag
2012-08-25 01:19:26 -07:00
Mike Jolley 6a320fb942 Merge pull request #1432 from nathanielks/master
woocommerce_create_term returns Notice
2012-08-25 01:19:03 -07:00
Nathaniel Schweinberg 7dc04f5a2f fixed bug where woocommerce_create_term would return notice Trying to get property of non-object if $term was null 2012-08-24 22:08:18 -05:00
maxistore f3e6765b16 Update admin/woocommerce-admin-users.php 2012-08-24 21:51:37 -03:00
Mike Jolley fe2c407f2f Appended version to scripts to prevent cache issues upon upgrade 2012-08-24 18:34:31 +01:00
Mike Jolley 42f1dd62de Tweak to #1425. 2012-08-24 18:28:05 +01:00
Mike Jolley 1cc8fafbc5 Merge pull request #1425 from mklprod/patch-1
Icons file name and _languages
2012-08-24 10:24:43 -07:00
Mike Jolley 9c6920b1ea Status page improvements 2012-08-24 18:14:49 +01:00
Michael Pauluzzi 06c784f1ca Icons file name and _languages
Line 178. You are using the 'name' for the name image file.
But with _languages, it's going to be modify in translate file. I fixed it with an IMG value.
2012-08-24 17:57:02 +03:00
Mike Jolley a0217e15ed Remove button. Closes #1413. 2012-08-23 11:41:24 +01:00
Mike Jolley a004a49a8e free shipping url Closes #1408. 2012-08-23 10:56:09 +01:00
Mike Jolley de4b6417a7 Hooks for screen ids 2012-08-22 19:22:22 +01:00
kingbt cb4ce3c9f8 Update admin/settings/settings-init.php
Added Romanian Leu.
2012-08-22 15:08:33 +03: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 b5b665e9ec More class docs 2012-08-15 19:15:10 +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 90b61d61ef More api docs 2012-08-14 23:43:53 +01:00
Mike Jolley 5b8148594a Admin docblocks updated 2012-08-14 23:43:53 +01:00
Mike Jolley 330bd4a8b9 post type docs 2012-08-14 23:43:53 +01:00
Mike Jolley 085712e963 Moar docs 2012-08-14 23:43:53 +01:00
Mike Jolley 806a6fb159 Lots of documentation 2012-08-14 23:43:53 +01:00
James Koster 123e004013 Iconised order action buttons 2012-08-13 13:36:22 +01:00
Mike Jolley 8728c7a8c2 Titles and strstr. Closes #1366. 2012-08-12 15:12:52 +01:00
Mike Jolley 0e6f2fa2fd moved option 2012-08-10 17:54:29 +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
Mike Jolley 9acb170520 Option to register using the email address as the username instead of entering a username. Closes #1027. 2012-08-10 12:15:32 +01:00
Mike Jolley 377ddce930 Demo store notice option 2012-08-10 10:35:25 +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
James Koster bbfd5ea37d high res icons for orders page 2012-08-08 16:29:59 +01:00
James Koster 3b58a75362 high res icons for products screen 2012-08-08 15:22:59 +01:00
James Koster 07ae17d915 Revert ".svg icons on product screen" 2012-08-08 14:29:31 +01:00
James Koster 15aed2a348 Revert ".svg icons on orders screen"
This reverts commit b9109ece87.
2012-08-08 14:28:08 +01:00
Coen Jacobs c29b9c3a11 Added hook woocommerce_variation_options 2012-08-08 11:06:06 +02:00
Mike Jolley 2818209063 Made sample email better. Closes #1355. 2012-08-08 09:49:00 +01: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 714f441ace Revised tax select box to allow top level country to be chosen (when the country has states) 2012-08-07 00:17:13 +01:00
James Koster b9109ece87 .svg icons on orders screen 2012-08-06 13:53:49 +01:00
James Koster 99988ce9d6 .svg icons for products screen 2012-08-06 13:35:08 +01:00
James Koster 1a1ac7f2f3 Revert "Replaced graphics with font on orders / products"
This reverts commit df23d2ddd9.
2012-08-06 11:55:48 +01:00
James Koster df23d2ddd9 Replaced graphics with font on orders / products 2012-08-03 17:01:44 +01:00
Mike Jolley 9d92eb9a2a shop statuses on debug page. Closes #1335. 2012-08-02 23:19:31 +01: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 bb892727f3 notices 2012-07-31 15:04:05 +01: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 0a5a03bf0c settings page slug. Closes #1306. 2012-07-29 11:21:17 +01:00
Mike Jolley 6386415c0f button enhancement. #1303 2012-07-29 11:04:15 +01:00
Patrick Garman 1360c8d8b0 Added do_action's to Orders panel to add custom buttons 2012-07-28 21:29:16 -05: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 8cdc3738c2 Removed session_name. Closes #1291. 2012-07-25 19:20:21 +01:00
Mike Jolley a0ead8d5cf More tax report bits 2012-07-25 16:20:08 +01:00
Mike Jolley 5200cee01b checked for types 2012-07-25 13:38:28 +01:00
Mike Jolley ffb34fdc83 Fix up orders when not in a submenu 2012-07-23 13:56:05 +01:00
Mike Jolley 8bdc8482b2 wrong priority 2012-07-23 12:41:13 +01:00
Mike Jolley 6666af8de9 Merge pull request #1281 from maxrice/master
coupons tweaks
2012-07-22 05:53:24 -07:00
Mike Jolley 59d2d792f6 Product data panels 2012-07-22 13:50:45 +01:00
Max Rice 28f9c40700 add option to enable / disable coupon form on cart page 2012-07-20 17:19:52 -04:00
Mike Jolley 730158a4b3 Simple tax report. Work in progress. 2012-07-20 20:08:42 +01:00
Mike Jolley 30b8ddaf1d Split up frontend scripts so they can be loaded when needed. 2012-07-17 15:09:18 +01:00
Mike Jolley 1b0a206bd9 Handling for non-JS checkout 2012-07-16 20:21:44 +01:00
Mike Jolley 6cc4eaf52e tweaked filter. #1249 2012-07-16 18:33:02 +01:00
Mike Jolley 2b837ca000 Merge pull request #1249 from dominic-p/master
Allow custom sort for non-woocommerce taxonomies
2012-07-16 10:29:22 -07:00
Mike Jolley 4dcde409b8 Edit attribute slugs after creation. Closes #821. 2012-07-16 15:57:18 +01:00
Dominic 8759b3c6cc Replaced settings option with filter. 2012-07-14 00:03:03 -07:00
Dominic 6f1611bc40 Removed the extra settings option and replaced it with a simple filter. Much cleaner this way. 2012-07-13 23:57:52 -07:00
Mike Jolley 597494e58e tooltip 2012-07-13 13:00:11 +01:00
Dominic 6215111e61 Allow custom sort for non-woocommerce taxonomies
All of the functionality is built into WooCommerce already. This would
allow us to simply piggyback on that for custom sorting our other
taxonomies. Pretty please. :)
2012-07-11 15:17:33 -07:00
Coen Jacobs 1a2e49f396 Orders menu in main item in WooCommerce admin menu 2012-07-11 22:44:47 +02:00
Mike Jolley 2b9a03db2c "verified owner" label for customer reviews. Closes #294. 2012-07-11 18:48:22 +01:00
Mike Jolley a764608461 order_note comment type for future order notes, allowing you to filter in the comments section and show order notes in admin (so you can remove them). Closes #1244. 2012-07-11 15:53:40 +01:00
Mike Jolley c124058bd5 Hooks. Closes #1245. 2012-07-11 15:24:40 +01:00
Coen Jacobs 7ac85e9e27 Bulk actions for changing order status. Closes #1235 2012-07-11 14:33:26 +02:00
Mike Jolley 076a2067cf notices, links don't make sense when we can show multiple items. 2012-07-10 14:29:25 +01:00
Mike Jolley d6183d7853 IPN check. Closes #1215. 2012-07-09 18:12:24 +01:00
Mike Jolley b8daf0bfd8 oz support. Closes #1190. 2012-06-29 20:24:43 +01:00
Mike Jolley a31e629ebb Order count clear transient on delete. Closes #1187. 2012-06-29 20:06:40 +01:00
Mike Jolley 3cc8f41b90 get_icon get_title get_description for #1201 2012-06-29 19:44:33 +01:00
Mike Jolley f2f847ad5b Tweaks to #1180. And get_image confusion resolved (it shouldn't echo) 2012-06-29 18:56:42 +01:00
Mike Jolley 955bda040d PLN fix 2012-06-25 15:31:58 +01:00
Mike Jolley 5cb6354945 tax fix 2012-06-21 13:06:48 +01:00
Coen Jacobs a3cf7743bf Make United States label in JS translatable. Closes #1168 2012-06-20 19:50:54 +02: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 74fbd56d5b hooks for order statuses 2012-06-18 12:44:48 +01:00
Mike Jolley 6ee17efac9 system status error handling 2012-06-18 12:36:27 +01: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
Geert De Deckere 561e5dcc8f Prefixed the GET variable used by the admin dashboard widget for monthly sales 2012-06-14 12:15:28 +02:00
Mike Jolley 17ccd1251c charts array tweak 2012-06-12 18:26:34 +01:00
Mike Jolley eaefea0c54 Merge pull request #1147 from GeertDD/report_tabs
Made report tabs translatable
2012-06-12 10:04:50 -07:00
Mike Jolley b227cef24f Merge pull request #1146 from GeertDD/curl_status
More specific reporting for fsockopen/cURL status
2012-06-12 02:48:46 -07:00
Geert De Deckere 31b75c5415 Made report tabs translatable 2012-06-12 11:25:26 +02:00
Geert De Deckere ef9ecff815 More specific reporting for fsockopen/cURL status 2012-06-12 09:34:06 +02:00
Geert De Deckere 2d3e0095d2 Better output for 'Force SSL' on the system status page 2012-06-12 09:21:25 +02:00
Mike Jolley f4434cf38b Merge pull request #1140 from GeertDD/i18n_reports
Made legend on the reports graphs translatable
2012-06-11 08:29:45 -07:00
Geert De Deckere 0538051c78 Made first year retrieval more robust 2012-06-11 17:04:01 +02:00
Geert De Deckere 97daf594b2 Use translated months in the report graphs 2012-06-11 11:13:45 +02:00
Geert De Deckere 376676e9c0 Use translated months in the report graph of the dashboard widget 2012-06-11 11:11:19 +02:00
Geert De Deckere 93871ca786 Made legend on the reports graphs translatable 2012-06-11 10:32:57 +02:00
Mike Jolley 911cb359f5 Filter uncategorized. Closes #953. 2012-06-10 19:29:04 +01: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 91e0ade791 Can't control output, but can only allow 1 to be selected. Closes #1042. 2012-06-10 09:03:20 +01:00
Mike Jolley 8a8025d201 Check permissions for sorting. Closes #1107. 2012-06-10 08:48:29 +01:00
Mike Jolley 516aad8450 Load js when needed only. Closes #1060. 2012-06-09 20:26:03 +01:00
Mike Jolley 383785c305 Right now link fix. 2012-06-09 20:11:06 +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 d946718241 menu position 2012-06-06 18:39:14 +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
Coen Jacobs abaa3ba5b0 Load settings/settings-save.php on custom settings pages too. Closes #1096 2012-05-30 17:21:02 +02:00
Mike Jolley 22aaa8691b shipping API tweaks. Only loaded when needed, and supports instances. 2012-05-29 15:02:27 +01:00
Mike Jolley 83c0c58fa3 code tweaks/cleanup 2012-05-29 15:02:26 +01:00
Coen Jacobs f63fd03bd8 Merge pull request #1091 from bfred-it/patch-7
Typo: sotck -> stock
2012-05-29 01:42:21 -07:00
bfred-it 62649ae426 Typo: sotck -> stock 2012-05-28 21:00:16 +03:00
bfred-it e242d08008 Offical Themes -> Official Themes 2012-05-28 20:59:15 +03:00
Mike Jolley b7894b14ca Counts. #1084. 2012-05-28 10:19:29 +01:00
Mike Jolley 6439e6773d Merge pull request #1084 from bfred-it/patch-2
Added filterable "pending orders" count in backend menu
2012-05-28 01:43:33 -07:00
Mike Jolley 6bca051648 respect post status 2012-05-28 09:40:39 +01:00
bfred-it 7afa7c6006 Added filterable "pending orders" count in backend menu 2012-05-28 03:22:42 +03:00
Mike Jolley 19be69d1d8 Line endings. Closes #1065. 2012-05-26 17:25:07 +01:00
Mike Jolley 5a0905c903 missed 2 2012-05-26 15:39:55 +01:00
Mike Jolley 76cd43499f Tweaked member states for tax 2012-05-26 15:38:22 +01:00
Mike Jolley 2946189745 status 2012-05-21 09:25:34 +01:00
Mike Jolley c912169b55 removed 2012-05-19 20:04:38 +01:00
Mike Jolley cec98bf646 Broken up settings pages to ease development 2012-05-19 20:04:34 +01:00
Mike Jolley 3db551c4d8 enforce download limit/expiry to prevent errors 2012-05-19 10:58:06 +01:00
Mike Jolley 0b5fcd5139 version bump and installer cleanup 2012-05-17 12:58:25 +01:00
Mike Jolley 1a07a86c3e debug 2012-05-16 18:09:34 +01:00
Mike Jolley edb8a774c5 Merge pull request #1025 from patrickgarman/master
WC Debug Filters
2012-05-16 10:01:20 -07:00
Mike Jolley a8210e3c8b line breaks 2012-05-16 15:29:30 +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 9096675037 fix conflicts with pagelines 2012-05-13 21:51:10 +01:00
Mike Jolley 26a8af2440 radio shipping methods 2012-05-13 21:02:07 +01:00
Mike Jolley 732fe16dee hook 2012-05-12 01:14:46 +01:00
Mike Jolley b38f043fa9 use is_sold_individually in grouped template 2012-05-11 10:31:34 +01:00
Mike Jolley b6b2da9463 Optimisations to monthly and product reports 2012-05-11 00:51:31 +01:00
Mike Jolley c39e2cff75 get_posts -> wpdb queries to reduce memory load 2012-05-10 17:56:26 +01:00
Mike Jolley 43f7140623 String makes more sense 2012-05-10 13:56:16 +01:00
Patrick Garman fe1e12df18 WC_Debug Filters
Added some filters which allow extensions to tie into the debug page.
2012-05-10 06:37:10 -05: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 58f5afdc46 tweaks to options 2012-05-09 00:53:23 +01:00
Mike Jolley 2cac2f9d68 Drag and drop ordering for products. Closes #95. Closes #995. 2012-05-08 20:30:18 +01:00
Coen Jacobs ac85435a05 Default color for subtext if not set on settings form 2012-05-08 18:25:47 +02: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
Mike Jolley 6a40ee9ef4 Merge pull request #1002 from GeertDD/fix-notice
Fixed notice "undefined index: id" in woocommerce-admin-settings-forms.php:729
2012-05-05 07:54:51 -07:00
Geert De Deckere 0aba73fd37 Fixed notice "undefined index: id" in woocommerce-admin-settings-forms.php:729 2012-05-05 14:20:01 +02:00
Coen Jacobs b40e072438 Fixed admin menu highlighting (also custom taxes). Closes #993 2012-05-04 11:20:56 +02:00
Mike Jolley 1b4d481f9c Merge pull request #986 from foxrunsoftware/master
Added woocommerce_admin_order_totals_after_shipping action
2012-05-01 17:09:44 -07:00