.. |
gateways
|
Tweaks to order/validation class to improve performance
|
2012-01-13 00:46:56 +00:00 |
shipping
|
Store currency and price inc tax per order. Closes #495.
|
2012-01-13 12:40:34 +00:00 |
cart.class.php
|
Stored totals so we don't recalculate on each page load.
|
2012-01-13 11:15:01 +00:00 |
checkout.class.php
|
Store currency and price inc tax per order. Closes #495.
|
2012-01-13 12:40:34 +00:00 |
countries.class.php
|
Fix for locale counties. Closes #487.
|
2012-01-13 11:44:35 +00:00 |
coupons.class.php
|
Bug fixes
|
2012-01-02 12:48:56 +00:00 |
customer.class.php
|
Goodbye &new. Closes #475.
|
2012-01-10 15:11:06 +00:00 |
order.class.php
|
Minor changes.
|
2012-01-13 12:40:33 +00:00 |
product.class.php
|
Github sabotages files -.-
|
2012-01-12 00:54:45 +00:00 |
product_variation.class.php
|
Goodbye &new. Closes #475.
|
2012-01-10 15:11:06 +00:00 |
tax.class.php
|
Shipping tax calc + rows, fixed up write panel
|
2012-01-04 16:24:26 +00:00 |
woocommerce_email.class.php
|
Minor changes.
|
2012-01-13 12:40:33 +00:00 |
woocommerce_logger.class.php
|
Added logger class for debugging gateways
|
2011-11-15 13:09:02 +00:00 |
woocommerce_query.class.php
|
Only override posts_per_page if not set. Closes #408.
|
2012-01-07 18:31:49 +00:00 |
woocommerce_settings_api.class.php
|
Renamed textdomain Closes #444.
|
2012-01-05 11:31:22 +00:00 |
woocommerce_validation.class.php
|
Tweaks to order/validation class to improve performance
|
2012-01-13 00:46:56 +00:00 |