Commit Graph

1877 Commits

Author SHA1 Message Date
Triggvy Gunderson 06b7fccaa4 the attribute edit screen now looks like a wordpress edit screen (table tags) 2012-02-22 10:22:31 +01:00
Triggvy Gunderson 903ca749d4 name and slug woding modification
- name and slug are now named like in the rest of wordpress
- in the attributes table the label and slug column were inverted. now
they are arranged like in the rest of wordpress.
2012-02-21 22:20:33 +01:00
Mike Jolley 178a07584f typo 2012-02-21 20:49:58 +00:00
Mike Jolley 54c46695f7 item_number 2012-02-21 17:14:41 +00:00
Mike Jolley f5629f21d4 delete_term fix 2012-02-21 16:59:30 +00:00
Mike Jolley f1b699f7a6 Filters to override default country and state on checkout form 2012-02-21 16:59:22 +00:00
Mike Jolley 00aec064c5 Hooks for add to cart text (single) 2012-02-21 13:40:05 +00:00
Mike Jolley 1a65490c7c Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-02-21 13:19:58 +00:00
Mike Jolley 06960e41c8 text 2012-02-21 13:19:53 +00:00
Mike Jolley 390e80fcda Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-02-21 13:17:50 +00:00
Mike Jolley b842672e03 comments link 2012-02-21 13:12:57 +00:00
Mike Jolley fd459d702a Order admin. Closes #680. 2012-02-21 12:53:36 +00:00
Mike Jolley d03790c18b Spelling mistake. hierarchical 2012-02-21 11:55:57 +00:00
Mike Jolley cb64b3a753 woocommerce_file_download_path Closes #674 2012-02-21 11:17:56 +00:00
Mike Jolley 2ea44118ee SKU sorting in admin 2012-02-21 11:07:59 +00:00
Triggvy Gunderson b680ea2ee1 placholders for address fields. 2012-02-21 00:47:28 +01:00
Triggvy Gunderson 46a91fd8f2 before and after hooks in cart 2012-02-21 00:47:24 +01:00
James Koster 81fd3c0d2a We do themes too 2012-02-20 22:35:03 +00:00
Mike Jolley 429e7ea1f3 bulk edit 2012-02-20 18:19:27 +00:00
Mike Jolley 5c9fb30f28 QE tweak 2012-02-20 15:12:19 +00:00
Mike Jolley 89c8d3d315 Changed priority to prevent conflict a few other themes and to ensure functions get loaded 2012-02-20 15:01:41 +00:00
Mike Jolley b096852e1b removed. We need to load post types earlier for ajax. 2012-02-20 14:30:06 +00:00
Mike Jolley 565987dd56 Quick edit Closes #258. 2012-02-20 14:29:51 +00:00
Julian Jöris 9d6f016d36 translation fixes and new terms for current dev version 2012-02-19 23:20:32 +01:00
Julian Jöris 72263f5fdd show asterisk for required fields 2012-02-19 22:53:29 +01:00
Julian Jöris 896ec9c15a add hook after totals in cart template 2012-02-19 21:20:29 +01:00
Mike Jolley 02abf6117b order 2012-02-19 17:13:08 +00:00
Mike Jolley c7dcb62b0d key_is_valid function for orders 2012-02-19 17:13:08 +00:00
Mike Jolley c52164a5a1 Added basic API for payment gateways to hook into (for IPN etc) 2012-02-19 17:13:07 +00:00
Mike Jolley f14904ab65 Merge pull request #675 from Ramoonus/master
Bulgarian translation
2012-02-19 05:20:33 -08:00
Ramon van Belzen d71942ec4e bulgarian translation 2012-02-19 13:34:00 +01:00
agusmu 1c957ad149 better woocommerce_get_template_part function
the purpose of locate_template(array( 'loop-shop.php' code is for checking loop-shop.php in yourtheme/loop-shop.php first. but when this file is found, this file is not loaded, then it return empty shop page... 

I rewrite this function to work in any scenario and follow get_template_part wordpress function...
2012-02-19 10:33:49 +07:00
Mike Jolley 687956d861 Merge pull request #669 from Ramoonus/master
Dutch translation update
2012-02-18 08:33:26 -08:00
Ramon van Belzen b38061c221 english po update 2012-02-18 17:21:14 +01:00
Ramon van Belzen aab87032b8 dutch update several new strings 2012-02-18 17:21:01 +01:00
Mike Jolley 6a5927a385 readme 2012-02-18 14:18:37 +00:00
Mike Jolley df97c6bd04 readme 2012-02-18 14:18:37 +00:00
Mike Jolley ab6a05e7f9 not needed 2012-02-18 14:18:36 +00:00
Mike Jolley 93aeaf03cc version bump 2012-02-18 14:18:36 +00:00
Mike Jolley e9c94cd2e8 Category widget hierarchy on single product page 2012-02-18 14:18:36 +00:00
Mike Jolley 82056f1f8a Readme 2012-02-18 14:18:36 +00:00
James Koster 99bf6664e3 products screenshot 2012-02-18 13:53:45 +00:00
Mike Jolley d14fccf694 Moved notice inline 2012-02-18 10:19:07 +00:00
Mike Jolley 054ca02937 Minor checkout fixes 2012-02-18 10:08:12 +00:00
Mike Jolley 4925069006 Notice when the configuration may cause permalink errors 2012-02-17 23:47:45 +00:00
Mike Jolley 1a06f85b6d data-min 2012-02-17 23:47:18 +00:00
Mike Jolley a533953779 Activation rule flushes - seems to be reliable. Needs testing on other environments. 2012-02-17 21:25:06 +00:00
Mike Jolley 316ed9901a use product id in loop instead of $post global 2012-02-17 21:08:56 +00:00
Mike Jolley a300dae69c Method availability (country) for local pickup/delivery 2012-02-17 20:47:17 +00:00
Mike Jolley 2db4f40751 Don't reset shipping method on cart during every update. Closes #664. 2012-02-17 20:47:17 +00:00