Commit Graph

679 Commits

Author SHA1 Message Date
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
Mike Jolley 90ad5da65b Merge pull request #990 from thenbrent/new-order
New WC_Order Class Formatting Filters & Function
2012-05-01 17:07:25 -07:00
Mike Jolley ba735619d1 style settings 2012-05-01 19:28:45 +01:00
Mike Jolley b80a296b7d labels 2012-05-01 10:39:53 +01:00
Mike Jolley 62c1d9d15c ShareYourCart + integration tweaks 2012-04-30 20:50:52 +01:00
Mike Jolley 7840c79251 style rework. Shareyourcart (needs more work) 2012-04-28 18:28:18 +01:00
Brent Shepherd 6df9fff54d Adding "Replacing instances of "woocommerce_price($order->order_total)" with new WC_Order::get_formatted_order_total() function. 2012-04-27 12:22:19 +10: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 dc20a8f27e Few language tweaks to make settings 'less scary' 2012-04-24 19:36:52 +01:00
Mike Jolley fd44780935 Options tweak and stock display format option. 2012-04-24 19:15:56 +01:00
Mike Jolley 215119849c renamed tab 2012-04-23 17:21:51 +01:00
Mike Jolley 421273f4c7 Show sku in stock reports. Closes #966. 2012-04-23 14:35:48 +01:00