Commit Graph

3760 Commits

Author SHA1 Message Date
Mike Jolley 7f1369e01a Merge pull request #2203 from krbvroc1/writepanel-fixes
Fix PHP Warnings
2013-01-10 06:39:57 -08:00
Mike Jolley 7aa17b4cd4 Merge pull request #2200 from kloon/master
Filter on get_categories arguments
2013-01-10 06:38:59 -08:00
Mike Jolley 8cda25f939 Merge pull request #2185 from mikaeljorhult/master
Split swedish localization files.
2013-01-10 06:37:56 -08:00
Ken Bass 6ca9d5d552 Fix PHP Warning 2013-01-10 09:35:33 -05:00
Mike Jolley d3e5877953 Check meta exists Closes #2183. 2013-01-10 14:19:27 +00:00
Mike Jolley 235cda133a Filter on low in stock product objects. Closes #2177. 2013-01-10 14:13:50 +00:00
James Koster 1f73cd4bca reviews css tweak 2013-01-10 13:52:42 +00:00
Gerhard 99fe1207c2 fillter to modify the get_categories arguments on the shop page 2013-01-10 14:56:04 +02:00
Mike Jolley 8f7dd65656 Fix quick edit Closes #2130 2013-01-10 12:11:04 +00:00
Coen Jacobs 24b2c47077 Support for non-product post types in WC_Product_Factory #2199 2013-01-10 12:46:39 +01:00
Coen Jacobs 00accc82e7 Merge pull request #2174 from gw0/master
WC 2.0 beta: Corrected bug if a product variation does not exist anymore
2013-01-10 03:26:18 -08:00
Coen Jacobs f9a0eddbbf found_posts always contains total queried posts. Closes #2136
So no need to check for post_count or is_paged() function.
2013-01-10 12:07:00 +01:00
Coen Jacobs 766c6a7ef0 Merge pull request #2189 from GeertDD/post_class
Moving custom product classes to the post_class filter
2013-01-10 02:50:41 -08:00
Coen Jacobs 3eed2bcd7e Readme update for added translation #2187 2013-01-10 11:39:14 +01:00
Coen Jacobs 7d987b2f2a Merge pull request #2187 from wispur/localization-zh_TW
adding Chinese (Taiwan) [zh_TW] localization for WooCommerce
2013-01-10 02:37:17 -08:00
Coen Jacobs 4411297099 Prefer empty function over is_null. #2191 2013-01-10 11:33:26 +01:00
Coen Jacobs 71ed6e08f3 Merge pull request #2191 from krbvroc1/lost_password_status
Add lost password page to System Status page
2013-01-10 02:31:43 -08:00
Coen Jacobs 9fade8d6e4 Coupon labelling help, closes #2192 2013-01-10 11:26:28 +01:00
Coen Jacobs 91a8cfcb8c Merge pull request #2197 from kloon/master
Add password changed message
2013-01-10 02:21:23 -08:00
Gerhard 2ba045d490 Address changed message added to my account page 2013-01-10 10:36:29 +02:00
Gerhard 46676bd11d Add password changed message when changing a password on my account page 2013-01-10 10:22:46 +02:00
Ken Bass 1f3d8d5dfe Add Lost Password Page
Report when a page does not exist (PHP notice)
2013-01-09 11:31:15 -05:00
Geert De Deckere 28b0a5ba60 Moving custom product classes to the post_class filter 2013-01-09 15:15:25 +01:00
James Koster cdb98d479c changed class to avoid conflicts 2013-01-09 10:57:14 +00:00
James Koster 38e2d622ee changed class to avoid conflicts 2013-01-09 10:43:01 +00:00
Mikael Jorhult c78ff005f4 Fix minor typo in swedish translation. 2013-01-09 11:25:23 +01:00
Joe 35e0007182 adding Chinese (Taiwan) [zh_TW] localization for woocommerce 2013-01-09 18:07:46 +08:00
Mikael Jorhult f461bab2cd Split swedish localization files. 2013-01-09 10:46:56 +01:00
Mikael Jorhult 9e0076442a Merge branch 'master' of https://github.com/woothemes/woocommerce
Conflicts:
	i18n/languages/woocommerce-sv_SE.mo
	i18n/languages/woocommerce-sv_SE.po
2013-01-09 09:10:22 +01:00
James Koster 32f7e09401 Open review form lightbox if accessed via anchor 2013-01-08 14:58:51 +00:00
James Koster 07076d64f0 WooCommerce lightbox option desc 2013-01-08 14:28:26 +00:00
gw0 [http://gw.tnode.com/] 7ff704eabf Corrected bug if a product variation does not exist anymore. 2013-01-07 20:33:44 +01:00
Mike Jolley b1e4847e52 $current_user->ID 2013-01-07 17:26:02 +00:00
Mike Jolley b5e10315aa Load gateways during checkout + in settings. #2164 2013-01-07 17:23:09 +00:00
Mike Jolley 6a635e6041 Tax class settings fixes Closes #2167. 2013-01-07 16:35:24 +00:00
Mike Jolley 75e1d6a665 sorting is_paged #2136 2013-01-07 16:02:07 +00:00
Mike Jolley 0786e7f9fc rejig the order of loading address. Closes #2161. 2013-01-07 15:58:19 +00:00
Mike Jolley 1ef704140e Changing this was a mistake; files were out of date. 2013-01-07 14:18:17 +00:00
Mike Jolley e48e280c7a post count check #2136 2013-01-07 14:17:41 +00:00
Mike Jolley c2bb19c69e Fix polish Closes #2169. 2013-01-07 13:59:02 +00:00
Mike Jolley 6e01481220 Fix restore nonce. Closes #2138. 2013-01-07 13:36:38 +00:00
Mike Jolley 6d10c1b328 Load address Closes #2162. 2013-01-07 13:23:40 +00:00
Mike Jolley c1004ff54d Stray quote. Closes #2142. 2013-01-07 13:21:05 +00:00
Mike Jolley b2f5cee7cb Classes were changed. Closes #2160. 2013-01-07 13:19:02 +00:00
Mike Jolley 454be82469 Tab index issue Closes #2163. 2013-01-07 13:07:01 +00:00
Mike Jolley 96721f00d2 kses 2013-01-05 15:21:19 +00:00
Mike Jolley 5fb09d76d2 Ensure gateway class is loaded up when saving. Closes #2154. 2013-01-05 15:21:19 +00:00
Mike Jolley 13b9fc0c61 Merge pull request #2151 from welovewordpress/patch-1
Fixed fatal error in paypal gateway
2013-01-04 18:16:42 -08:00
Mike Jolley 339a506112 Merge pull request #2146 from GeertDD/visibilty
Spelling fix for "visibilty"
2013-01-04 18:16:19 -08:00
Mike Jolley 4079b6ab61 Merge pull request #2149 from GeertDD/post_class
Use post_class() in product loop
2013-01-04 18:15:42 -08:00