Mike Jolley
|
8d8b3e3d30
|
get_post_data from 1.6
|
2013-01-11 18:30:09 +00:00 |
Mike Jolley
|
c957971b4e
|
Merge pull request #2219 from krbvroc1/add_media_fix
Add isset check for sizes
|
2013-01-11 07:52:50 -08:00 |
Mike Jolley
|
8b60cb62dc
|
Merge pull request #2218 from arhipaiva/master
Updates to Finnish language files, small fixes
|
2013-01-11 07:52:37 -08:00 |
Ken Bass
|
449a5fa9ec
|
Add isset check for sizes
|
2013-01-11 10:01:48 -05:00 |
Arhi Paivarinta
|
143b606c1f
|
Updates to Finnish language files, small fixes
|
2013-01-11 17:01:37 +02:00 |
Mike Jolley
|
ad79ab9c1f
|
Closes #2214.
|
2013-01-11 13:29:00 +00:00 |
Mike Jolley
|
19cfd8d8f1
|
Chart label #2211
|
2013-01-11 11:42:04 +00:00 |
Mike Jolley
|
86b7508a51
|
Hide more tax. #2205.
|
2013-01-11 11:29:13 +00:00 |
Mike Jolley
|
abd3f521ec
|
Hide tax options when disabled. Closes #2205.
|
2013-01-10 16:37:27 +00:00 |
Mike Jolley
|
8baa368ffa
|
Fixed report dates Closes #2206.
|
2013-01-10 16:27:22 +00:00 |
James Koster
|
2e223d8509
|
Missing $woocommerce #2182
|
2013-01-10 16:17:25 +00:00 |
Mike Jolley
|
2a71d08d44
|
Wrong email in paypal #2184
|
2013-01-10 16:03:56 +00:00 |
Mike Jolley
|
1766f07c19
|
Meta_queries Closes #2182.
|
2013-01-10 16:02:04 +00:00 |
Mike Jolley
|
349308ccdb
|
Upgrade lost password page Closes #2202.
|
2013-01-10 15:37:02 +00:00 |
Mike Jolley
|
a7ca2c8717
|
Fix email settings and put back notification recipient. Closes #2184.
|
2013-01-10 15:17:37 +00:00 |
James Koster
|
cf3369b7e6
|
Log in language
|
2013-01-10 15:07:10 +00:00 |
Mike Jolley
|
411ee8d026
|
Check my account page is set before appending link Closes #2176.
|
2013-01-10 15:00:47 +00:00 |
Mike Jolley
|
f239a05944
|
Also suppress errors #2201
|
2013-01-10 14:56:38 +00:00 |
Mike Jolley
|
07a126de3e
|
check is_resource Closes #2201.
|
2013-01-10 14:56:13 +00:00 |
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 |