Commit Graph

1353 Commits

Author SHA1 Message Date
Mike Jolley e406ee841c Merge pull request #606 from GeertDD/missing_p
Missing paragraph tags on the account page
2012-02-09 02:56:17 -08:00
Geert De Deckere 82f0e24204 Missing paragraph tags on the account page 2012-02-09 11:31:21 +01:00
Mike Jolley 44794833f6 Goodbye to free Closes #602. 2012-02-09 09:45:11 +00:00
Mike Jolley 3984f2b467 Merge pull request #604 from GeertDD/default_reports_tab
Fixed the default selected reports tab
2012-02-09 01:26:32 -08:00
Mike Jolley 94c08c9c50 Merge pull request #603 from GeertDD/price_nbsp
Use a non-breaking space between currency symbol and price
2012-02-09 01:25:39 -08:00
Geert De Deckere 3b66db369d Fixed the default selected reports tab 2012-02-09 10:01:38 +01:00
Geert De Deckere 5f920ffdcf Use a non-breaking space between currency symbol and price 2012-02-09 09:39:07 +01:00
Mike Jolley 21439c7e52 Actions for pay page 2012-02-08 17:45:01 +00:00
Mike Jolley 797de881ec Coupon case. Closes #599. 2012-02-08 15:55:08 +00:00
Mike Jolley 1596dd1115 Messages Closes #566. 2012-02-08 15:55:08 +00:00
Mike Jolley 4de5d1673a Merge pull request #598 from GeertDD/bug_standard_value_textarea
Fixed bug that showed the standard value for empty textareas
2012-02-08 06:40:05 -08:00
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