Commit Graph

2154 Commits

Author SHA1 Message Date
Mike Jolley 85b95bb60c readme 2012-05-02 01:15:04 +01: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
James Koster c8ff0c22d5 added classes to product tabs 2012-05-01 21:26:58 +01:00
Mike Jolley c380861778 coupons in packages to prevent cached methods 2012-05-01 20:24:22 +01: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
James Koster 651612e8be Added class to logout link 2012-05-01 10:39:19 +01:00
Mike Jolley 3bfb91ca0c init class 2012-05-01 10:19:56 +01:00
Mike Jolley 0103e14f9b css minified 2012-04-30 20:51:21 +01:00
Mike Jolley 7d555e4b32 removed file 2012-04-30 20:50:52 +01:00
Mike Jolley 62c1d9d15c ShareYourCart + integration tweaks 2012-04-30 20:50:52 +01:00
James Koster 911ae3dd71 font-size
removed a couple others
2012-04-30 13:22:13 +01:00
James Koster 12362bbdaa font size
Should be inherited from theme
2012-04-30 12:43:11 +01:00
James Koster 201bc38ed7 Colours
Default colour scheme now based upon a single colour
2012-04-30 12:37:58 +01:00
Mike Jolley 6fa654d39f another change 2012-04-28 18:45:12 +01:00
Mike Jolley 01afda5af6 style tweak 2012-04-28 18:41:04 +01:00
Mike Jolley 7840c79251 style rework. Shareyourcart (needs more work) 2012-04-28 18:28:18 +01:00
Brent Shepherd 0e34d66ac1 Replacing formatting code duplicated in email items template with call to WC_Order::get_formatted_line_subtotal(). 2012-04-27 17:00:47 +10:00
Brent Shepherd 1f8409ad0b Updating instance of woocommerce_price( $this->get_order_total() ) to use new get_formatted_order_total() function. 2012-04-27 12:38:06 +10:00
Brent Shepherd a75902d292 Ugh variable name typo, teach me to commit/push before testing - sorry! 2012-04-27 12:27:37 +10: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
Brent Shepherd 0b49818a5e Adding "woocommerce_order_formatted_line_subtotal" filter to get_formatted_line_subtotal function. Adding new WC_Order::get_formatted_order_total() to centralise order total formatting and provide a new filter for order total. Replacing all instances of "woocommerce_price($order->order_total)" with new WC_Order::get_formatted_order_total() function. 2012-04-27 12:18:18 +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 6008920a0f Use css for tinymce button. Closes #985. 2012-04-25 18:14:06 +01:00
Mike Jolley 5249935ce4 Removed nonces from add to cart urls 2012-04-25 11:32:45 +01:00
Mike Jolley 35827b6046 readme 2012-04-25 10:51:54 +01:00
Mike Jolley 3d15e5b2f6 SELECT type + tidy. Closes #981. 2012-04-25 10:51:20 +01:00
Mike Jolley a4ec7d04d3 Prevent arrays which fail the empty() check 2012-04-25 10:27:46 +01: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 e8c57f7781 Protocol-relative AJAX URL 2012-04-24 18:32:17 +01:00
Mike Jolley f90c6e0a1c clear cache 2012-04-24 18:22:24 +01:00
Coen Jacobs 4f88788c5c Readme bump on last two fixes 2012-04-24 16:14:36 +02:00
Coen Jacobs 443e437f88 Replace spaces with + signs in download url after decode 2012-04-24 16:10:53 +02:00
Coen Jacobs adf28c1633 Use term_id (casted to int) for get_term_link( function 2012-04-24 13:43:01 +02:00
James Koster ff8d9f395c consistency 2012-04-23 22:22:41 +01:00
Mike Jolley 215119849c renamed tab 2012-04-23 17:21:51 +01:00
Mike Jolley fc0e067613 per product flat rate. Closes #979. 2012-04-23 15:32:21 +01:00
Mike Jolley 375d973128 When sending the order as a whole to paypal, send the shipping separately.. Closes #976. 2012-04-23 15:02:48 +01:00
Mike Jolley 421273f4c7 Show sku in stock reports. Closes #966. 2012-04-23 14:35:48 +01:00
Mike Jolley 1f2a09869c Only use rm=2 for paypal when SSL is enabled, to avoid security warnings when returning to the site. 2012-04-23 14:08:29 +01:00
Mike Jolley c6a4c0452e offers schema. Closes #970. 2012-04-23 13:57:07 +01:00
Mike Jolley 9392908456 nginx proxy 2012-04-23 13:41:17 +01:00
Coen Jacobs e0cfb04962 Added woocommerce_before_cart_item_quantity_zero action 2012-04-23 14:28:47 +02:00
Coen Jacobs ede4a4c7d8 Merge pull request #978 from FrederikRS/master
Danish translation update.
2012-04-22 22:41:10 -07:00
Frederik Svarre 186ead1546 Danish translation update. 2012-04-22 15:46:38 +02:00
Mike Jolley 68586f3005 Collect shipping address even when not required 2012-04-21 19:30:37 +01:00
Mike Jolley db2c776855 small tidy 2012-04-21 19:10:01 +01:00
Mike Jolley 9a88f6b46e woocommerce_get_price hook 2012-04-21 17:38:34 +01:00