Commit Graph

447 Commits

Author SHA1 Message Date
Mike Jolley bd9deab54b Merge pull request #592 from GeertDD/weight_dimension_units
Added extra weight andimension units to choose from
2012-02-07 09:28:46 -08:00
Mike Jolley 9d31b84ce5 Merge pull request #589 from GeertDD/dev
Small usability tweak for adding product attributes
2012-02-07 09:23:42 -08:00
Mike Jolley 20402857bf Merge pull request #590 from GeertDD/bug_standard_value_textarea
Bug standard value textarea
2012-02-07 09:23:28 -08:00
Geert De Deckere 5bb1f653c4 Oops, fixed array syntax 2012-02-07 15:19:55 +01:00
Geert De Deckere 851197f9e1 Added extra weight andimension units to choose from 2012-02-07 15:14:19 +01:00
Geert De Deckere 0962a268e1 Elements in select lists should not have ucfirst applied 2012-02-07 15:09:29 +01:00
Geert De Deckere b8fd94c7af Revert "Fixed bug that showed the standard value for empty textareas"
Moving it to a separate branch.

This reverts commit dbe0162aed.
2012-02-07 14:17:22 +01:00
Geert De Deckere dbe0162aed Fixed bug that showed the standard value for empty textareas 2012-02-07 14:12:58 +01:00
Mike Jolley 513e207e75 Cleanup to download functionality added by patrick 2012-02-06 17:39:18 +00:00
Mike Jolley 4fe038d48e Merge pull request #547 from patrickgarman/master
Force user login to download files
2012-02-06 09:33:22 -08:00
Mike Jolley 97e89891c2 ShareDaddy. Closes #426. 2012-02-06 17:28:27 +00:00
Mike Jolley 706d15db2d Attribute slug based on label. Closes #570. 2012-02-05 14:07:34 +00:00
Patrick Garman d0d1cdc24d http://www.woothemes.com/2012/02/woocommerce-1-4-is-released/#comment-100907 2012-02-03 04:10:05 +00:00
Patrick Garman a9f92e69b5 Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-02-03 00:53:31 +00:00
George Mamadashvili 6570a7ced6 Add text if there are no product orders 2012-02-02 17:29:42 +04:00
Julian Jöris 4061a625d9 Merge remote-tracking branch 'upstream/master' 2012-02-02 11:23:31 +01:00
Mike Jolley 1036647618 Order time 2012-02-02 01:14:38 +00:00
Mike Jolley f6c71c23f4 Small fixes for 1.4 2012-02-01 21:49:08 +00:00
Julian Jöris daaa7e14c9 Merge remote-tracking branch 'upstream/master' 2012-02-01 12:09:39 +01:00
Julian Jöris 4cef2251ef translation issues 2012-02-01 12:06:08 +01:00
Mike Jolley 20747c192d Hide message 2012-01-31 23:18:40 +00:00
Mike Jolley ce84132713 Minor fixes and comments 2012-01-30 19:24:52 +00:00
Mike Jolley c89c8c11e0 Reports fix 2012-01-30 14:01:51 +00:00
Patrick Garman 6bdec72167 woocommerce_wp_checkbox was setting value to "on" not "yes" by default 2012-01-30 10:30:29 +00:00
Patrick Garman 1c139f3e5e Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-01-29 22:19:26 +00:00
Mike Jolley 35fadb00fe More consistent template file naming, broken checkout into templates 2012-01-29 13:36:33 +00:00
Mike Jolley 95c8669431 SKU exists check 2012-01-29 12:04:55 +00:00
Patrick Garman cfa3a264c7 Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-01-29 02:27:57 +00:00
Patrick Garman 03a6defba5 option to force login to download files 2012-01-29 02:27:49 +00:00
Mike Jolley 4df185c953 Stock qty 2012-01-28 18:53:06 +00:00
lucasstark b8b8bbf77f Update admin/post-types/writepanels/writepanel-product-type-variable.php 2012-01-28 12:11:25 -05:00
Mike Jolley 0ba78556f4 get_sku 2012-01-28 15:37:13 +00:00
Mike Jolley 0226faa96b incl. to checkout too 2012-01-28 15:34:21 +00:00
Mike Jolley f8ea5ed281 Regex trim zeros back 2012-01-28 15:20:49 +00:00
Mike Jolley c57ab7c33f Product page tidy + success icons 2012-01-28 15:20:49 +00:00
Mike Jolley 5ef054f1f8 Product admin tweaks 2012-01-27 20:21:36 +00:00
Mike Jolley 0836ce04db Better class names (final) 2012-01-27 16:38:39 +00:00
Mike Jolley 9cf0d02a4d Allow draft parents. Closes #540. 2012-01-27 15:19:09 +00:00
Mike Jolley 89a226a895 Store cart + shipping tax rows instead of a combination 2012-01-27 15:00:03 +00:00
Mike Jolley e8ef14ce7d Stock fix, and send shipping to paypal 2012-01-25 21:52:12 +00:00
Mike Jolley 0afe34a222 Minor fixes 2012-01-24 16:56:37 +00:00
Geert De Deckere 7b943ecfb8 Merge branch 'master' of git://github.com/woothemes/woocommerce
Conflicts:
	woocommerce-ajax.php
2012-01-22 10:18:00 +01:00
Mike Jolley e71d1b8034 Changed order item rows - see extended desc
Changed rows so we no longer store unit price. There were too many
rounding issues with inc. tax prices with the previous method. Now we
simply store line price - a subtotal which is before discounts, and a
total which is after discounts.
2012-01-22 02:39:21 +00:00
Mike Jolley a40e5f2bb7 Calculation prompt strings 2012-01-22 02:37:11 +00:00
Geert De Deckere 7706ecfe7b Starting class names with a capital. Closes #519. 2012-01-21 10:07:54 +01:00
Mike Jolley 57e233adb1 Switched to .com maps. Closes #515. 2012-01-21 01:18:49 +00:00
Mike Jolley 0ef27c9fb7 fix for recent orders widget 2012-01-19 21:45:57 +00:00
Mike Jolley 0ab045e16b Fixed admin ajax 2012-01-18 17:49:55 +00:00
Mike Jolley 197b629307 Chart/report fixes 2012-01-18 16:54:05 +00:00
Mike Jolley c407d60d85 Notice text tweak 2012-01-18 12:29:13 +00:00