Commit Graph

5442 Commits

Author SHA1 Message Date
Mike Jolley a562132458 Shipping classes for variations. Closes #553. 2012-02-08 14:39:31 +00:00
Geert De Deckere bc09ce17fa Fixed bug that showed the standard value for empty textareas 2012-02-08 15:09:18 +01:00
Mike Jolley 31ae4beed3 Layered nav dropdowns 2012-02-08 10:51:39 +00:00
Mike Jolley 1dd988075a Merge pull request #596 from pixeltrix/dont-output-child-cat-wrapper
Don't output the subcategory wrapper if there are no subcategories
2012-02-08 02:25:52 -08:00
Andrew White f206a96359 Don't output the subcategory wrapper if there are no subcategories 2012-02-08 10:03:14 +00:00
Mike Jolley 7d424aea61 Merge pull request #595 from pixeltrix/fix-category-widget-ordering
Fix ordering of categories in Product Categories widget
2012-02-08 01:26:24 -08:00
Andrew White 6728748ca3 Fix ordering of categories in Product Categories widget 2012-02-08 06:51:30 +00:00
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
Mike Jolley e35d477170 Merge pull request #591 from GeertDD/show_partial_dimensions
Show partial dimensions if available
2012-02-07 09:23:01 -08:00
Mike Jolley 55609f02d5 Merge pull request #593 from GeertDD/no_ucfirst_for_select
Elements in select lists should not have ucfirst applied
2012-02-07 08:27:38 -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 c094566fd2 Show partial dimensions if available 2012-02-07 14:48:28 +01:00
Geert De Deckere 0a8e4652a9 Revert "Small usability tweak for adding product attributes"
Moved to a separate branch.

This reverts commit c0068441bf.
2012-02-07 14:20:01 +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
Geert De Deckere 9e770011eb Merge branch 'master' into dev 2012-02-07 14:05:04 +01:00
Mike Jolley 11445ad34c Cache tweaks and version 2012-02-07 12:09:30 +00:00
Geert De Deckere c0068441bf Small usability tweak for adding product attributes 2012-02-07 11:40:59 +01:00
Mike Jolley a798a87f51 Merge pull request #588 from GeertDD/dev
Added .gitignore for logs directory
2012-02-07 02:35:01 -08:00
Geert De Deckere c690414d25 Added .gitignore for logs directory 2012-02-07 11:25:32 +01:00
Mike Jolley a3eabe1c0f Fixed missing product id 2012-02-06 18:14:46 +00: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 f049c970dc Merge pull request #580 from pixeltrix/apply-current-cat-parent-to-top-level-category
Apply the current-cat-parent class to the top level category
2012-02-06 08:58:27 -08:00
Mike Jolley 862f75199c Merge pull request #581 from pixeltrix/make-category-urls-heirarchical
Make product category URLs heirarchical
2012-02-06 08:49:56 -08:00
Mike Jolley 799e353183 array map > walk 2012-02-06 16:49:18 +00:00
Andrew White 9572ef1f2d Don't apply class when the top level category is selected. 2012-02-06 13:14:52 +00:00
Mike Jolley 0f736bc6e9 Fixed sharethis code 2012-02-06 13:05:50 +00:00
Andrew White c084f6ed79 Make product category URLs heirarchical
Heirarchical URLs for custom taxonomies is an opt-in feature added
in WordPress 3.1. This commit enables that support by adding the
appropriate flag to the rewrite setting for the product_cat taxonomy.
2012-02-06 12:37:50 +00:00
Andrew White 1a957f9faa Apply the current-cat-parent class to the top level category
The category widget does not add a class to the topmost category to
indicate that it is the parent of the current category. This commit
fixes this by applying the standard 'current-cat-parent' class.
2012-02-06 12:24:40 +00:00
Mike Jolley 2f918828a2 Made shipping method slightly easier to extend, e..g to add additional flat rates 2012-02-06 11:16:06 +00:00
Mike Jolley 3e89e19298 hooks 2012-02-06 10:09:41 +00:00
Mike Jolley 871271ffe9 get template part fix for loop-shop 2012-02-06 09:42:30 +00:00
Mike Jolley 706d15db2d Attribute slug based on label. Closes #570. 2012-02-05 14:07:34 +00:00
Mike Jolley 37f5b73e84 Add order item error. Closes #573. 2012-02-05 14:00:34 +00:00
Mike Jolley 357deed7f8 Merge pull request #568 from Mamaduka/master
Add placeholder text for Recent Orders dashboard widget.
2012-02-05 05:50:09 -08:00
Mike Jolley f9d0003d96 Merge pull request #578 from Ramoonus/master
Dutch mopo refresh for 1.4.1
2012-02-05 05:49:36 -08:00
Mike Jolley a03e3a977f Check rates are populated 2012-02-05 13:49:21 +00:00
Ramon van Belzen e9fe309a10 Dutch mopo refresh for 1.4.1 2012-02-05 12:46:26 +01:00
Mike Jolley 22ebc2d121 Get dimensions fix 2012-02-04 10:42:47 +00:00
Mike Jolley 934f8e956d Merge pull request #574 from absoluteweb/master
French translation for version 1.4.1
2012-02-03 08:42:37 -08:00
Mike Jolley 4b27b0be7c Clear 2012-02-03 16:42:21 +00:00
Mike Jolley 3b5272e72e Improved template loader 2012-02-03 16:42:21 +00:00
James Koster 85f6d53fab Comment fail :-) 2012-02-03 16:16:46 +00:00
Nicolas Maillard c86bebdd3f French version for WooCommerce 1.4.1 2012-02-03 16:59:00 +01:00