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
WP Lab
1b3b92d1fe
Fixed fatal error in paypal gateway
...
This line should contain use $response instead of the not existing $result.
The error only occurs when debugging is enabled and the communication with Paypal API failed for some reason. But in this case, it results in a fatal php error: Call to a member function get_error_message() on a non-object
2013-01-04 22:51:54 +01:00
Geert De Deckere
f4bddb0bbc
Add CSS class to featured products and products on sale
2013-01-04 17:02:29 +01:00
Geert De Deckere
f684304ed3
Use post_class() in product loop
2013-01-04 16:53:43 +01:00
Geert De Deckere
86abb2a7c8
Spelling fix for "visibilty"
2013-01-04 16:30:31 +01:00
Mike Jolley
6b1f645e24
Readme for #2139
2013-01-04 10:22:10 +00:00
Mike Jolley
fc21ef34c1
Merge pull request #2139 from GeertDD/admin_attributes
...
Refactored the add/edit/delete attributes admin
2013-01-04 02:21:56 -08:00
Mike Jolley
7fd340d1a9
Merge pull request #2143 from a1ur3l/master
...
update the ro_Ro translation
2013-01-03 15:31:11 -08:00
Aurel Roman
547d17ca05
change from singular to plural
...
on populars cupon
2013-01-04 00:20:59 +02:00
Aurel Roman
d475d965b8
Corect ro_Ro translation
...
some small modification for a better and clear understand
2013-01-04 00:06:45 +02:00
Geert De Deckere
85afafb6ee
Refactored the add/edit/delete attributes admin
...
- Code is now much more DRY.
- Always provide feedback for errors:
- Error shown if attribute name, slug or type is left empty.
- Error shown if attribute slug already exists.
- New error check added for attribute slug which should not be [a reserved term](http://codex.wordpress.org/Function_Reference/register_taxonomy#Reserved_Terms ).
2013-01-03 20:25:10 +01:00
Coen Jacobs
359cc724f9
2.0 beta 2 is here!
2013-01-03 16:06:26 +01:00
Mike Jolley
5026feade5
Merge pull request #2135 from GeertDD/translation
...
Made title attribute for product quantity inputs translatable
2013-01-03 05:54:41 -08:00
Geert De Deckere
319c81b403
Made title attribute for product quantity inputs translatable
2013-01-03 14:18:30 +01:00
Mike Jolley
a7899394c9
Move legend out of charts
2013-01-03 13:05:23 +00:00
Mike Jolley
2d851894b7
Merge pull request #2132 from GeertDD/no_empty_div
...
Don't show an empty div element if there's no page description
2013-01-03 04:39:14 -08:00
Mike Jolley
b6387a152e
New checkout field layout Closes #2120 .
2013-01-03 12:37:07 +00:00
James Koster
0645a8a690
Merge pull request #2134 from GeertDD/2086
...
A few more CSS class updates
2013-01-03 04:30:08 -08:00
Geert De Deckere
e122c78cab
A few more CSS class updates #2086
2013-01-03 13:21:26 +01:00
James Koster
79c3893e7e
encode the slash..
2013-01-03 11:57:33 +00:00
James Koster
93d147dd38
breadcrumb markup and more appropriate separator
2013-01-03 11:54:07 +00:00
James Koster
5302eb019f
css class name consistency #2086
2013-01-03 11:40:10 +00:00
Geert De Deckere
e92b474561
Don't show an empty div element if there's no page description
2013-01-03 12:26:28 +01:00
Mike Jolley
68af53228a
Fix options. Closes #2116 .
2013-01-03 10:38:59 +00:00
Mike Jolley
dd1b73a6f2
Chosen update Closes #2129 .
2013-01-03 10:33:08 +00:00
Mike Jolley
43b0c2345b
Merge pull request #2114 from krbvroc1/optional_sort
...
Add 'woocommerce_sort_countries' filter
2013-01-03 02:23:14 -08:00
Mike Jolley
34be73ec0b
Merge pull request #2118 from a1ur3l/master
...
Finish translation for admin-ro_RO
2013-01-03 02:22:13 -08:00