roykho
b1f3123cd6
Add changelog.txt and moved changelogs into it from readme.txt
...
This commit is to prevent a .org limit on readme.txt file size. Leaving 2.4+ in readme.txt
2015-11-11 06:51:04 -08:00
Claudio Sanches
84ac454c3e
Fixed settings messages location in WP 4.4, closes #9575
2015-11-11 12:18:31 -02:00
Claudio Sanches
555ef9abdf
Merge pull request #9573 from shivapoudel/shipping-class-fix
...
Shipping class fix
2015-11-11 11:30:07 -02:00
Shiva Poudel
3a52125b93
Updated admin menu docblock version
2015-11-11 18:29:00 +05:45
Shiva Poudel
c0c587103c
Fix - Shipping classes menu highlight, Closes #9538
2015-11-11 15:12:31 +05:45
Shiva Poudel
d92dcfaba0
Fix - Shipping classes admin page access, #9538
2015-11-11 15:07:43 +05:45
Claudio Sanches
57feb4ba9b
[API] Added woocommerce_api_uploaded_image_from_url action, closes #9568
2015-11-10 22:59:17 -02:00
Claudio Sanches
357254f928
Merge pull request #9567 from shivapoudel/rupee-sign
...
Rs. currency symbol can use rupee sign html entity
2015-11-10 22:50:34 -02:00
Claudio Sanches
e1bb5830c8
Merge pull request #9569 from shivapoudel/param
...
Tweak missing fallback param in geolocate_ip
2015-11-10 22:47:09 -02:00
Shiva Poudel
70496e5864
Tweak missing fallback param in geolocate_ip
2015-11-11 06:19:01 +05:45
Claudio Sanches
ebfe703d62
Merge pull request #9564 from shivapoudel/unused
...
Remove unused variable declaration
2015-11-10 19:16:50 -02:00
Claudio Sanches
75cc8440e3
Merge pull request #9561 from maxinacube/patch-1
...
Update class-wc-countries.php
2015-11-10 19:16:25 -02:00
Shiva Poudel
6a268f003f
Rs. currency symbol can use rupee sign html entity
...
@see http://www.w3schools.com/charsets/ref_utf_currency.asp
2015-11-11 01:12:48 +05:45
Maxwell Morgan
da6eeebf81
Update class-wc-countries.php
...
Typo on ether -> either
2015-11-10 11:51:26 -05:00
Claudio Sanches
976f83c5be
Merge pull request #9555 from shivapoudel/minor-change
...
Improve docblock and coding standard
2015-11-10 12:49:15 -02:00
Claudio Sanches
d6f957e30b
Merge pull request #9556 from ibndawood/patch-1
...
Added rupee symbol for INR
2015-11-10 12:48:33 -02:00
Claudio Sanches
7081a7d51f
Merge pull request #9558 from woothemes/SiR-DanieL-patch-1
...
Typo in the readme
2015-11-10 12:47:10 -02:00
Nicola Mustone
752c89f453
double "the"
2015-11-10 12:30:07 +01:00
Shiva Poudel
d31859ab6c
Remove unused variable declaration
2015-11-10 16:53:45 +05:45
Shiva Poudel
f45d367d9f
Tweak docblocks in GeoIP class
2015-11-10 16:30:36 +05:45
Shiva Poudel
47489fb800
Use of single quotes
2015-11-10 16:10:19 +05:45
Ibrahim
e2903ef450
Added rupee symbol for INR
...
The rupee symbol (http://www.fileformat.info/info/unicode/char/20b9/index.htm ) has been adopted since 2010
2015-11-10 13:26:18 +05:30
Shiva Poudel
33ad23f371
Improve help tip docblock and remove space
2015-11-10 07:13:53 +05:45
Claudio Sanches
9a926aef4f
Updated wc_checkout_is_https() docblock
2015-11-09 23:08:10 -02:00
Claudio Sanches
c471a47910
Improved WC_Geo_IP logger
...
Removed not useful "GeoIP API: fseek failed" log messages
2015-11-09 22:58:22 -02:00
Claudio Sanches
1512d448c1
Removed name param from SimplifyCommerce.generateToken
2015-11-09 22:49:53 -02:00
Claudio Sanches
3959d4fe3e
Merge pull request #9553 from woothemes/issue/simplify-commerce-address-fields
...
Fix - address fields were not properly being passed to Simplify via t…
2015-11-09 22:43:11 -02:00
roykho
84436f4a11
Fix hosted payments address fields were not passing to simplify
2015-11-09 16:37:55 -08:00
Claudio Sanches
770f6793fc
Check if WC_Logger exists before try to use in WC_Geo_IP class
2015-11-09 22:08:22 -02:00
Claudio Sanches
98abbf0184
Fixed fseek check in WC_Geo_IP class
2015-11-09 22:03:22 -02:00
roykho
b49b0b0133
Fix - address fields were not properly being passed to Simplify via token
2015-11-09 15:36:52 -08:00
Mike Jolley
ced46ad92b
Merge pull request #9545 from DavidAnderson684/patch-1
...
Prevent PHP notice
2015-11-09 13:27:34 +00:00
David Anderson
b022769c2a
Prevent PHP notice
...
Prevents this PHP notice (on my localhost/testing setup):
PHP Notice: Undefined offset: -16776960 in wp
-content/plugins/woocommerce/includes/class-wc-geo-ip.php on line 1608
Note that the geoip_country_code_by_addr() method, a few lines further down, already makes a similar check to this one which is being added for IPv6.
2015-11-09 12:17:55 +00:00
Mike Jolley
cf972273c4
Version
2015-11-09 11:44:43 +00:00
Mike Jolley
ed9b44ae2f
Changelog update
2015-11-09 11:43:55 +00:00
Claudio Sanches
1f24a22de6
Escape price.php template
2015-11-09 00:57:36 -02:00
Claudio Sanches
89de396709
[2.4] Allow bulk edit sale_prices as 0
2015-11-06 14:42:51 -02:00
Claudio Sanches
5c54aae2c2
Minify again
2015-11-06 13:54:47 -02:00
Claudio Sanches
7201bacf27
[2.4] Fixed products menu icon for wp 4.4
2015-11-06 13:54:31 -02:00
Claudio Sanches
d66427bd8a
[2.4] Fixed product type select in wp 4.4
2015-11-06 13:51:17 -02:00
Claudio Sanches
7d251cb449
[2.4] Fixed reports styles for wp 4.4
2015-11-06 13:32:33 -02:00
Claudio Sanches
7bbfd3534e
Minify
2015-11-06 13:25:00 -02:00
Claudio Sanches
5e1cc5cdaa
[2.4] Fixed button text-shandow and colors to support wp 4.4
2015-11-06 13:24:45 -02:00
Mike Jolley
df75d2f617
Merge pull request #9534 from SiR-DanieL/abspath
...
[2.4] Check if ABSPATH is defined
2015-11-06 10:44:42 +00:00
Nicola Mustone
c9da4f928a
check if ABSPATH is defined
2015-11-06 10:22:19 +01:00
Claudio Sanches
6f4851c497
Merge pull request #9532 from woothemes/cli-taxes
...
CLI tax commands, closes #9509
2015-11-06 02:51:59 -02:00
Claudio Sanches
9adb04d612
[CLI] Created command to update tax rate
2015-11-06 02:50:07 -02:00
Claudio Sanches
394342c287
[API] Fixed action and removed transient functions from taxes PUT endpoint
2015-11-06 02:44:02 -02:00
Claudio Sanches
74d1492fe7
[CLI] Created command to get tax rate
2015-11-06 02:31:58 -02:00
Claudio Sanches
1b54117a8b
[API] Created commands to delete tax rates and tax classes and fixed the list_class command name
2015-11-06 02:19:47 -02:00