Mike Jolley
35234d08a5
Readme/stable tag
2016-06-30 11:46:28 +01:00
Mike Jolley
2ac99eb870
readme
2016-06-30 09:36:49 +01:00
Claudio Sanches
161b2d807c
Removed duplicated Saint Martin
2016-06-30 04:40:33 -03:00
Claudio Sanches
411585e8c8
Updated the default sorting of product_category shortcode, closes #11295
2016-06-30 04:16:22 -03:00
Claudio Sanches
148228b505
Added missing Sint Maarten country and fixes the continents
...
Fixed missing Bonaire, Saint Eustatius and Saba (BQ) from the continents
list.
Fixed Curaçao, thats belongs to the North America continent.
Closes #11217
2016-06-29 18:26:06 -03:00
Mike Jolley
92c670acde
Fix - woocommerce_local_pickup_methods comparison by stripping instance IDs before the check.
...
@claudiosmweb Seems that local_pickup in zones did not get base tax
applied due to method id mismatch.
2016-06-29 15:23:42 +01:00
Mike Jolley
af29523e47
Readme
2016-06-28 15:42:40 +01:00
Claudio Sanches
34a28d6841
[CLI] Allow filter the product variable types, closes #11240
2016-06-24 12:36:34 -03:00
Claudio Sanches
e57ab09fb4
Fixed variable product stock at product level, closes #11234
2016-06-23 19:36:39 -03:00
Mike Jolley
2af5716b08
Revert price change - this breaks custom price logic
...
@claudiosmweb
2016-06-23 16:32:24 +01:00
Mike Jolley
2cae613212
Remove discount when checking free shipping min amount.
...
Fixes #11232
2016-06-23 13:45:50 +01:00
Mike Jolley
c7783bca24
Fix grouped product range display
...
Closes #11225
2016-06-23 12:16:38 +01:00
Mike Jolley
3334693885
Revised stock display based on feedback to hide 'in stock' message if stock management is off.
...
@claudiosmweb This removes ‘in stock’ when not needed, and I broke the
methods up for clarity.
Also removed the variation specific logic as it was near identical and
not needed.
2016-06-23 11:24:15 +01:00
Mike Jolley
1353160330
Removed non-existent country (Netherlands Antilles) from https://en.wikipedia.org/wiki/ISO_3166-1 .
...
Closes #11217
2016-06-22 11:35:21 +01:00
Mike Jolley
1e70bc7172
Prevent get_terms returning duplicates.
...
@claudiosmweb
2016-06-21 13:19:49 +01:00
Mike Jolley
479a136edb
Added view_admin_dashboard cap for disabling the admin access restriction in custom roles.
...
Closes #11198 @claudiosmweb
2016-06-21 11:18:14 +01:00
Mike Jolley
856b9514d7
Convert ellipsis to three periods when saving postcodes.
...
Fixes #11195
2016-06-21 10:57:03 +01:00
Mike Jolley
bc87f4a47e
Fix - Javascript show/hide of option in free shipping method.
2016-06-21 10:47:21 +01:00
Claudio Sanches
9e574ab4d4
[2.6] Fixed cost input type for flat rate and local pickup, closes #11199
2016-06-20 21:40:23 -03:00
Mike Jolley
3ab6a22146
Match zones with no countries
2016-06-20 13:22:58 +01:00
Mike Jolley
0eaffe2ccd
woocommerce_redirect_single_search_result type check was incorrect.
2016-06-20 10:18:35 +01:00
Mike Jolley
137e6c1b8b
Readme
2016-06-18 19:53:37 +01:00
Mike Jolley
0f714a13a4
wc_add_to_cart_message() when non-array is passed.
2016-06-16 22:32:06 +01:00
Mike Jolley
2019cdf108
Version bumps and POT file
2016-06-16 18:17:50 +01:00
Mike Jolley
ee620caf91
Wrap order_schema_markup() output in hidden div in case script tag is stripped.
2016-06-16 16:23:58 +01:00
Mike Jolley
b57030afb7
Fix the showing/hiding of panels when terms do not exist by using wc_get_product_types() for retrieving product types.
...
@claudiosmweb
2016-06-16 14:58:44 +01:00
Mike Jolley
a7eadce787
Changelogs
2016-06-16 14:17:40 +01:00
Mike Jolley
b682c0550e
Allow max_fee in addition to min_fee in flat rate costs fields.
...
Closes #11151
2016-06-16 12:23:02 +01:00
Mike Jolley
7266e020fb
Avoid normalization of zone postcodes so wildcard matching can be performed on postcodes with spaces. E.g. SP1 *
...
Also adds matching zone notice when shipping debug is on.
fixes #11154
2016-06-16 11:28:53 +01:00
Mike Jolley
dafecee6ae
Dev - content-product.php and content-product_cat.php contained the wrong version.
...
Closes #11146
2016-06-16 00:14:16 +01:00
Claudio Sanches
b0e2a981d6
[2.6] Fallback for wp_get_raw_referer() in WP 4.4, closes #11149
2016-06-15 16:34:05 -03:00
Mike Jolley
c8f55cfb8d
Layered nav counts when term_id does not match term_taxonomy_id (before splitting).
...
@claudiosmweb this was a massive pita to fix
2016-06-15 19:20:50 +01:00
Claudio Sanches
83348c8ca9
[2.6] [REST API] Fixed products attribute options when contains ",", closes #11138
2016-06-15 14:32:22 -03:00
Mike Jolley
032e57d602
If shipping method count changes, reset to default.
2016-06-15 14:38:08 +01:00
Mike Jolley
dd053726b6
Tweak upgrade notice
...
Fixes #11132
2016-06-15 12:30:00 +01:00
Mike Jolley
23499a0499
readme
2016-06-15 10:03:38 +01:00
Mike Jolley
6b619ecf82
Fix - SKUs prop on products shortcode.
...
Fixes #11135
2016-06-15 10:02:11 +01:00
Claudio Sanches
ce96d637c3
[2.6] Hide 'payment methods' screen if no methods support it, closes #11127
2016-06-14 20:19:30 -03:00
Claudio Sanches
335567403e
[2.6] [REST API] Fixed grouped_products schema
2016-06-14 19:20:07 -03:00
Claudio Sanches
f80da4b1ea
Changelog for WC_Settings_API::init_form_fields() method
2016-06-14 19:02:29 -03:00
Claudio Sanches
1c3eee9397
Changelog
2016-06-14 19:01:49 -03:00
Mike Jolley
4bbd92d045
[2.6] PayPal does not allow free products, but paid shipping. Workaround by sending shipping as a line item if it is the only cost.
...
Fixes #11121
2016-06-14 22:57:56 +01:00
Mike Jolley
f14192d82c
BFTrick to readme
2016-06-14 15:11:00 +01:00
Mike Jolley
572b8c28c2
Version bump
2016-06-14 14:38:46 +01:00
Mike Jolley
e4380dbca6
readme and changelog
2016-06-06 16:43:09 +01:00
Claudio Sanches
e39274e753
HTTPS for everybody
2016-05-26 22:48:49 -03:00
Mike Jolley
a68bd07250
readme
2016-05-03 15:18:23 +01:00
Claudio Sanches
7c30198acb
Updated changelog
2016-04-22 14:28:02 -03:00
Mike Jolley
2ab177a35e
Readme update
2016-04-22 18:13:13 +01:00
Claudio Sanches
a570e36c55
Updated stable tag
2016-04-22 13:02:57 -03:00
Claudio Sanches
7094bf6fbc
WooCommerce 2.6 requires at least WP 4.4
2016-04-11 16:52:13 -05:00
Mike Jolley
3d3ce24d87
readme
2016-03-14 16:24:53 +00:00
Kevin Killingsworth
4cee6fbf5a
Add cart ajax to 2.6.0 changelog
...
Added cart ajax feature to 2.6.0 Changelog in readme
2016-02-16 10:31:44 -06:00
Claudio Sanches
1c55923623
Welcome @justinshreve and @coderkevin
2016-02-16 14:28:19 -02:00
Mike Jolley
58b185e7a6
Remove cat names from loops
2016-02-12 13:32:58 +00:00
Mike Jolley
f750d71409
Remove tags from post classes
2016-02-12 13:32:58 +00:00
Mike Jolley
e03f49d700
Readme
2016-02-05 11:39:34 +00:00
Mike Jolley
fe0de35537
[2.5] 1 too many tags
2016-01-27 11:21:39 +00:00
Claudio Sanches
7de89fddb4
Fixed extensions list
2016-01-25 13:46:56 -02:00
Mike Jolley
c505b37ec5
Master branch is now 2.6 :)
2016-01-18 14:42:01 +00:00
Mike Jolley
17d004d5a5
Simplify the plugin name :)
2016-01-18 11:34:57 +00:00
Mike Jolley
aa66f282fa
Changelog and stable tags
2016-01-18 10:39:29 +00:00
Mike Jolley
ea7b0adcc7
Readme tags
2016-01-14 16:02:29 +00:00
Claudio Sanches
71bf1a8146
Updated stable tag
2016-01-11 14:03:46 -02:00
Claudio Sanches
dcdfc3f2aa
Fixed typo in readme.txt, closes #9869
2015-12-17 08:48:46 -02:00
Mike Jolley
5784bb5c43
readme
2015-12-16 13:09:08 +00:00
Claudio Sanches
8d4acda1f7
Updated "Tested up to"
2015-12-09 13:16:39 -02:00
Claudio Sanches
deb2af81ed
Updated stable tag
2015-12-09 13:15:46 -02:00
Stephen Punwasi
cbd75d6b6f
Typo in readme.txt
2015-12-09 08:38:40 -05:00
Mike Jolley
8f951d449a
Only fade in image if variation has children
2015-12-03 09:58:37 +00:00
Mike Jolley
b5a2c2a9d5
Unify all order email tables to use a single template
...
Closes #9587
@claudiosmweb @jameskoster
2015-11-30 15:16:23 +00:00
Mike Jolley
3b409f1bbf
For coupons with category restrictions, respect the category hierarchy.
...
Closes #9704
2015-11-30 12:29:16 +00:00
Mike Jolley
ec01c3d76f
Made "my orders" columns fully customisable for filters.
...
woocommerce_my_account_my_orders_columns filter used to define columns
and woocommerce_my_account_my_orders_column_ID to add content to said
column.
Removes the need for and thus Closes #9634 and closes #9633
@claudiosmweb
2015-11-27 12:54:28 +00:00
Claudio Sanches
972564e6d8
Link full changelog to readme.txt
2015-11-11 19:50:25 -02:00
Claudio Sanches
ef16badfe4
Updated changelog and show just for stable versions
2015-11-11 19:47:23 -02:00
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
Nicola Mustone
752c89f453
double "the"
2015-11-10 12:30:07 +01: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
Mike Jolley
7eb45ba16f
Added wc_array_cartesian function to generate variations in a logical order.
...
Fixes #9515 @claudiosmweb
2015-11-04 12:14:51 +00:00
Mike Jolley
3b5e51a646
Readme
2015-11-03 16:07:25 +00:00
Mike Jolley
48b93b937f
Added admin order/payment failed notification
...
Closes #8617
2015-11-02 14:45:24 +00:00
Mike Jolley
8af4fe15ae
Readme
2015-11-02 11:29:14 +00:00
Mike Jolley
3ca5022649
Added template files for the customer details list in emails. emails/email-customer-details.php
...
Closes #9253
2015-11-02 10:41:05 +00:00
Mike Jolley
77054e11fa
Improve appearance when only 1 gateway is active.
...
Closes #8982
2015-10-30 15:23:16 +00:00
Mike Jolley
ad38f6e34f
Add pay link to order screen
...
Closes #9428
2015-10-30 13:29:16 +00:00
Mike Jolley
439ee8a38c
Readme additions
...
@claudiosmweb
2015-10-30 13:29:16 +00:00
Mike Jolley
919f19b698
Remove transifex references
2015-10-09 11:31:42 +01:00
Mike Jolley
99a23b8614
Added readme for 2.5
2015-10-09 11:22:28 +01:00
James Koster
81f787e13b
updates the changelog.
2015-10-01 17:59:13 +01:00
James Koster
ef47d28aca
updates the changelog
2015-10-01 16:14:50 +01:00
James Koster
3b9101e62d
update changelog. closes #8575
2015-10-01 15:34:47 +01:00
Mike Jolley
7c7057c2a7
Correct spelling of events
...
Fixes #9202
2015-10-01 11:04:26 +02:00
Akeda Bagus
f061e96677
Added changelog for API related changes.
2015-09-15 10:49:29 -05:00
Mike Jolley
28c971a6f8
Remove donation link
2015-09-10 16:27:38 +01:00
Mike Jolley
5b8b4c1e97
Readme
2015-09-07 15:40:18 +01:00
James Koster
59b2002be0
changelog
2015-09-07 12:35:31 +01:00
James Koster
d86b64a61a
changelog update and template bump.
...
Updated the template version due to
https://github.com/woothemes/woocommerce/pull/9045
2015-09-04 13:49:14 +01:00
James Koster
69d151ab2a
Remove the unnecessary clear and update changelog
2015-09-04 11:06:19 +01:00
Mike Jolley
a27aeaaa6f
Escape add to cart messages to stop translations from breaking cart events.
2015-09-02 10:59:17 +01:00
Mike Jolley
66c0d8f009
Swiss
...
Fixes #9001
2015-09-01 13:50:14 +01:00
Mike Jolley
c7a7db4679
For geolocation with static cache support, ensure hash is appended during form submission.
...
@claudiosmweb Closes #8967
2015-09-01 13:17:59 +01:00
Mike Jolley
91ac7fc974
To prevent discounts being applied in 'random' order (based on order added to cart), sort cart items based on subtotal during calculate_totals.
...
Closes #8987
@claudiosmweb @georgestephanis does this change look sane to you folks?
2015-09-01 13:16:55 +01:00
Mike Jolley
440a9b9710
Readme
2015-08-26 12:28:04 +01:00
Caleb Burks
36f97365c7
Support Link Updated
2015-08-25 01:05:32 -05:00
Mike Jolley
5e984faebc
Allow HTML in store notice.
2015-08-24 16:15:16 +01:00
Mike Jolley
f03be47e86
Handle non standard decimals in flat rate costs.
2015-08-24 15:26:08 +01:00
Mike Jolley
3c7290a765
During updates, only recreate .htaccess if not using redirect download method.
...
Fixes #8923
2015-08-24 13:50:14 +01:00
Mike Jolley
d9e8787198
WC Setup wizard: Fix manual setting of decimal/thousand separator.
...
Closes #8930
2015-08-24 12:54:09 +01:00
Mike Jolley
b681b189e7
readme
2015-08-23 21:47:34 +01:00
Mike Jolley
ae207466d4
Ajax variation < 2.4 attribute name handling.
2015-08-23 21:47:04 +01:00
Mike Jolley
b9381d1495
Revert uniform fix - looking into doing it in-theme
2015-08-21 19:24:39 +01:00
Mike Jolley
04a68ad925
Add spinner/loading indication between onboarding steps
...
Closes #8816
2015-08-21 19:12:36 +01:00
Mike Jolley
07b1f9329d
Bulk update variation: Allow stock to be set to 0.
2015-08-21 16:48:25 +01:00
Mike Jolley
bbb00d9a3a
Bulk update variation manage stock when _manage_stock meta data is missing.
2015-08-21 16:33:55 +01:00
Mike Jolley
9a58616263
readme
2015-08-21 15:52:47 +01:00
Mike Jolley
10c0b92d0d
Added BW compatibility for themes using 'uniform'.
2015-08-21 15:37:00 +01:00
Mike Jolley
4c9acb86ae
readme
2015-08-21 15:33:47 +01:00
Mike Jolley
95f54315e1
readme
2015-08-21 14:36:20 +01:00
Mike Jolley
6e23476cee
Inline flex for steps display
...
Closes #8914 Closes #8911 Fixes #8907
2015-08-21 14:32:01 +01:00
Mike Jolley
e94130e812
readme
2015-08-21 14:10:07 +01:00
Mike Jolley
2d8b3f0c1f
menu_order notices on IIS.
2015-08-21 14:08:32 +01:00
Mike Jolley
0c76845c31
Version
2015-08-20 17:38:15 +01:00
Claudio Sanches
9a3c0fa0d5
Changelog for #8904
2015-08-20 12:20:12 -03:00
Mike Jolley
24c7f56b03
move attribute code above selector
2015-08-20 10:52:59 +01:00
Mike Jolley
e8bfe70c47
Readme
2015-08-20 10:39:38 +01:00
Mike Jolley
9ed36d4b01
In add_to_cart_action, check is_purchasable rather than post status.
2015-08-20 10:39:38 +01:00
Claudio Sanches
8da7369088
Just avoid deprecated notices for #8848
2015-08-17 14:04:12 -03:00
Claudio Sanches
a12552dbf1
[API] Removed $HTTP_RAW_POST_DATA in favor of php://input, closes #8848
2015-08-17 12:51:19 -03:00
Mike Jolley
1999dbe92d
Improve display_item_downloads numbering and use same function in emails.
2015-08-17 12:17:56 +01:00
Mike Jolley
ad691fe916
save_account_details should check display name of current user.
...
Fixes #8856
2015-08-17 12:02:16 +01:00
Mike Jolley
4697f5f600
typo + min
2015-08-17 11:27:11 +01:00
Claudio Sanches
13c34f6ba2
Fixed Allowed Zip description for Local Delivery, closes #8831
2015-08-14 15:28:34 -03:00
Claudio Sanches
1411a3ae7a
Changelog for #8823
2015-08-14 15:25:06 -03:00
Claudio Sanches
2da4ea0084
Version 2.4.4
2015-08-13 23:53:19 -03:00
Mike Jolley
a0be65596f
COD: remove shipping check if the cart is 100% virtual.
...
@claudiosmweb
2015-08-13 23:54:16 +01:00
Mike Jolley
dc1798f942
woocommerce_variable_children_args hook.
2015-08-13 23:35:41 +01:00
Claudio Sanches
893d0e40da
Include attribute archives support in the breadcrumbs
2015-08-13 16:02:57 -03:00
Mike Jolley
a52619c344
Ajax variation handling when 'any' attribute is set.
2015-08-13 13:57:26 +01:00
Mike Jolley
3a4653ba3b
Run html_entity_decode over text attributes to fix problems with quote characters.
2015-08-13 12:06:52 +01:00
Mike Jolley
8f759c8af1
Order variations by menu_order by fallback to ID.
2015-08-13 10:40:50 +01:00
Claudio Sanches
0ce60608c9
Updated changelog version
2015-08-12 15:49:44 -03:00
Mike Jolley
f490071374
Version bumps
2015-08-12 19:04:19 +01:00
Mike Jolley
f8b539eb5e
Improved refund email events and woocommerce_order_fully_refunded hook.
...
Closes #8793
2015-08-12 19:01:05 +01:00
Mike Jolley
cbb89fa4b9
wc_get_product_variation_attributes should only get parent attributes which are for variations.
...
Closes #8796
2015-08-12 18:02:13 +01:00
Mike Jolley
817f8476ac
Refund subjects when order contains downloadable product.
2015-08-12 17:50:57 +01:00
Mike Jolley
19e8cc4634
display_errors > error_reporting
2015-08-12 17:45:49 +01:00
Mike Jolley
c1c8a103af
Merge remote-tracking branch 'origin/master'
...
Conflicts:
readme.txt
2015-08-12 17:08:40 +01:00
Mike Jolley
457283bc3c
Ajax variations: stripslashes to fix attributes with quotes.
2015-08-12 17:08:21 +01:00
Claudio Sanches
5aa919d822
Updated changelog
2015-08-12 12:00:28 -03:00
Mike Jolley
a3d376b5c3
Tab hiding with some theme markup.
...
Closes #8791
2015-08-12 12:05:31 +01:00
Mike Jolley
6a3f4ee969
Disable error_reporting during ajax requests to prevent malformed JSON.
2015-08-12 11:51:05 +01:00
Mike Jolley
2f79ab5e3a
When merging shipping taxes with a shipping rate taxes, ensure shipping rate taxes is not malformed.
...
Closes #8790
2015-08-12 11:28:24 +01:00
Mike Jolley
0da69f2bef
Query within wc_customer_bought_product().
2015-08-12 10:44:44 +01:00
Claudio Sanches
f16468c33c
Version 2.4.2
2015-08-11 14:23:50 -03:00
Mike Jolley
7d27707043
Tax inclusive prices rounding issue
...
Remove rounding on cart_contents_total so total is calculated correctly.
Prevents issues with half rounded taxes and half rounded items.
Fixes #8776
2015-08-11 14:17:52 +01:00
Mike Jolley
61f7dd428e
use shop_single instead of full image size for variations.
...
Closes #8764
2015-08-11 12:54:26 +01:00
Mike Jolley
5b786261e1
Hide get_formatted_legacy notices when doing ajax.
2015-08-11 12:09:54 +01:00
Mike Jolley
faa8ab02e0
* Fix - ordering_args in product_category shortcode.
2015-08-11 12:04:30 +01:00
Mike Jolley
1078564fca
Prevent double add to cart due to ajax endpoints.
2015-08-11 11:53:36 +01:00
Mike Jolley
15e3c545df
Made checkout make use of new ajax endpoints.
...
Fixes #8763
2015-08-11 11:18:50 +01:00
Mike Jolley
03f16d6833
Made tab panel selector more specific to avoid theme conflicts.
2015-08-11 10:46:21 +01:00
Mike Jolley
42e99286c7
If all variations are out of stock, maintain pricing.
2015-08-11 10:33:47 +01:00
Claudio Sanches
4a24aeb5ee
Updated the changelog
2015-08-10 18:48:36 -03:00
Claudio Sanches
b1f0da9d76
Version 2.4.1
2015-08-10 18:44:32 -03:00
Mike Jolley
c1cd3f097c
Fix notices when calling get_shipping_classes().
2015-08-10 21:52:21 +01:00
Mike Jolley
1f5bca4daa
Ensure emails are disabled during this update routine
...
Closes #8758
2015-08-10 21:37:49 +01:00
Claudio Sanches
05bb0170c6
Added some dev notes about the API on the changelog
2015-08-10 12:32:00 -03:00
Mike Jolley
257010695e
Readme, versions, develop blog links
2015-08-10 10:39:08 +01:00
Mike Jolley
d71ab7525e
Merge branch 'MarinaWoo-patch-1'
...
Conflicts:
readme.txt
2015-08-10 10:33:02 +01:00
James Koster
b6c7f14a7b
fixes broken extension links
2015-08-07 16:03:45 +01:00
Marina Pape
830f93250d
Revised copy for 'Description' tab
...
Warren, Nicole and I have worked on a revised blurb for the description page. It was mostly Nicole, I just did some little tweaks.
Copy in this doc: https://docs.google.com/document/d/1NhaPzGg9I_Esf3N_YqH7ox9s0PiEilEgni_a4DlGqpw/edit
I have edited the existing 'description' as per the google doc, and then added links (as there were none in the doc) for the various extensions mentioned, and a couple of other things that made sense to have links.
Over to you :)
2015-08-06 16:13:33 +01:00
Mike Jolley
33877624ac
Welcome page content
2015-07-10 14:00:21 +01:00
Mike Jolley
3adbf76add
2.4 Readme
2015-07-10 12:25:23 +01:00
Claudio Sanches
0c2d161125
Updated the youtube video shortcode on readme.txt
2015-06-28 23:07:00 -03:00
Ryan Ray
8c87c54ebe
Update readme.txt
...
Attempting another try at getting the new video to embed on our WordPress.org page.
2015-06-27 09:25:53 -04:00
Ryan Ray
6a0d9cdfa1
Update readme.txt
...
Updated the video shortcode to include our new WooCommerce Overview video.
2015-06-25 12:58:46 -04:00
Claudio Sanches
22ac2f56bf
Added Argentine currency and symbol
2015-06-25 12:58:58 -03:00
Mike Jolley
e8877bed7c
readme
2015-06-23 12:24:39 +01:00
James Koster
8c1e452514
proceed to checkout button template. closes #7507
2015-05-28 11:48:37 +01:00
James Koster
ec3584db69
changelog
2015-05-19 13:07:56 -04:00
Mike Jolley
ec14e4b8ab
2.3.8 readme
2015-04-23 10:18:33 +01:00
Mike Jolley
9f65d2a1fc
Added priorities for shipping methods to give more control over defaults.
...
Closes #7871
2015-04-13 15:32:57 +01:00
Mike Jolley
36a49f87c2
Improve save_attributes ajax function to correctly save text attributes.
...
Closes #7832
2015-04-10 14:50:23 +01:00
Mike Jolley
12dde04e16
wc_product_cat_class functions
...
Closes #7923
2015-04-10 13:17:30 +01:00
Mike Jolley
7bbd0261d7
Show full category hierarchy in permalinks.
...
Closes #6158
2015-03-27 13:08:27 +00:00
Mike Jolley
59173bc2b7
[2.3] amend readme
2015-03-25 17:58:54 +00:00
Mike Jolley
5e538b88e7
Use undiscounted price for coupons
2015-03-24 12:55:28 +00:00
Mike Jolley
17fb3874e6
[2.3] Ensure coupon taxes are reset when calculating totals.
...
Fixes #7780
2015-03-20 15:03:50 +00:00
Mike Jolley
c5c051e84e
readme update
2015-03-20 15:03:49 +00:00
Mike Jolley
193e3d167f
Merge remote-tracking branch 'origin/master'
...
Conflicts:
readme.txt
2015-03-17 15:34:59 +00:00
Mike Jolley
88be174037
[2.3] Support price filter min or max only.
...
Closes #7743
2015-03-17 15:34:15 +00:00
Mike Jolley
871f030d3b
[2.3] Readme #7734
2015-03-17 14:47:53 +00:00
Mike Jolley
559508d9fa
[2.3] readme props
2015-03-17 14:44:11 +00:00
Claudio Sanches
5a8e513b3e
Updated the readme.txt
2015-03-16 15:22:38 -03:00
Mike Jolley
70d125ae96
[2.3] Fix - get_total_discount() function with certain tax setups.
...
Revised how discounts/discount taxes are stored for consistency. Always
store ex. tax to make data retrieval easier, and to ensure totals are
correct after settings changes. Backwards compatibility maintained
through use of order versioning.
#7728
2015-03-16 12:17:09 +00:00
Mike Jolley
e81d2182f5
Sanitize tax_rate_id when saving taxes in the backend to prevent potential SQL injection.
2015-03-13 12:44:04 +00:00
Mike Jolley
f4ebee3fd0
Version bump
2015-03-13 10:45:37 +00:00
Mike Jolley
efb0b7f72f
Fix query redirects
...
Fixes #7703
2015-03-13 10:33:38 +00:00
Mike Jolley
08e6f5acfb
Skip hidden grouped products
...
Closes #7711
2015-03-13 09:44:37 +00:00
Mike Jolley
c44100f9e7
wc_sanitize_tooltip
2015-03-13 09:14:28 +00:00
Mike Jolley
5bcfcf51ff
Increase wc_get_weight precision.
2015-03-11 10:45:14 +00:00
Mike Jolley
8554796c4b
Show calculate total when shipping is needed, but shipping is hidden.
...
Closes #7650
2015-03-10 16:57:43 +00:00
Barry Kooij
650e17c971
Merge branch 'master' of github.com:woothemes/woocommerce
...
Conflicts:
readme.txt
2015-03-09 18:08:53 +01:00
Barry Kooij
b66e6d45ed
Changelog update
2015-03-09 18:07:07 +01:00
Mike Jolley
40f8ed5140
Merge remote-tracking branch 'origin/master'
...
Conflicts:
readme.txt
2015-03-09 17:05:43 +00:00
Mike Jolley
457050ae9d
Improved coupon percent calculation for fixed discounts.
...
Closes #7669
2015-03-09 17:05:09 +00:00
Barry Kooij
f0af0dad6c
Changelog update
2015-03-09 17:18:28 +01:00
Mike Jolley
4171a20e29
Order again with custom attributes.
...
Fixes #7601
2015-03-09 15:50:13 +00:00
Mike Jolley
3fc7a0ae65
Allow wc_attribute_label to support product-level attribute names.
...
Closes #7662
2015-03-09 13:40:07 +00:00
Mike Jolley
5cbd02fef2
Improved message when variation attributes are missing.
...
Closes #7670
2015-03-09 13:14:05 +00:00
Mike Jolley
66e6c682ed
Only run save_category_fields for product_cat taxonomy.
...
Closes #7665
2015-03-09 11:29:14 +00:00
Mike Jolley
af2407a089
Move default customer location to general settings tab.
2015-03-06 14:45:04 +00:00
Mike Jolley
66e6366be0
Shipping calculator - Made state/postcode respect country locale like checkout.
...
Fixes #7637
2015-03-06 12:37:21 +00:00
Mike Jolley
9f269f765d
Load persistent cart when empty, and Prevent cart being cleared when accessing the login page.
...
Closes #7636
2015-03-06 12:02:02 +00:00
Mike Jolley
a786fba802
Min and max for grouped products Closes #7577
2015-03-02 12:11:57 +00:00
Mike Jolley
9865e5f11e
urlencode coupon Closes #7572
2015-03-02 12:03:31 +00:00
Mike Jolley
89704ef36a
Fix - Export report CSV.
...
Closes #7580
2015-03-02 11:44:56 +00:00
Mike Jolley
2006c7217e
Add reports menu item if user can access reports but not the main WC section.
...
Closes #7528
2015-02-24 12:29:03 +00:00
Mike Jolley
26487a5734
Fix - Settings API - allow multiselect fields to be emptied.
...
Closes #7542
2015-02-24 12:12:42 +00:00
Mike Jolley
d9455994c8
Use 30 days instead of year for transients to avoid bugs in memcache plugins.
...
Closes #7520
2015-02-24 12:02:56 +00:00
Mike Jolley
4c411a69e7
* Fix - Saving an order needs to save the discount amount ex. tax like
...
the cart.
* Tweak - Show discounts inc. tax when showing order totals inc. tax.
Closes #7532
@barrykooij @claudiosmweb How does this look? Looks like we were saving
order discounts inconsistent with the cart/checkout
2015-02-23 17:39:57 +00:00
Mike Jolley
faf8360c70
Only show upgrade notice to people < 2.3
...
Closes #7527
2015-02-23 11:28:18 +00:00
Mike Jolley
ec81ed8312
Version bumps
2015-02-20 16:19:39 +00:00
Mike Jolley
6c9562112f
Fix Related post offset.
2015-02-20 16:17:45 +00:00
Mike Jolley
321d38be0a
Round report values.
...
Closes #7505
2015-02-20 12:27:55 +00:00
Mike Jolley
2a90208f93
Cross/up-sells should not search variations.
...
Closes #7502
2015-02-20 12:12:03 +00:00
Mike Jolley
09676934d6
Fix address formatting and improve email appearance
...
Fixes #7484
2015-02-19 13:57:22 +00:00
Mike Jolley
82ac0fc11e
Detect shortcodes when saving URLs.
...
Fixes #7474
2015-02-19 11:05:04 +00:00
Mike Jolley
b75034ae38
Tweak language based on feedback in #7462
...
Closes #7462
2015-02-19 10:45:20 +00:00
Mike Jolley
5d61028317
Unhook wc_page_endpoint_title after it is ran once (main page title).
...
Fixes #7488
2015-02-19 10:37:59 +00:00
Mike Jolley
470b259a8a
Don't download GeoIP Database until geolocation option is enabled in settings.
2015-02-18 12:53:24 +00:00
Mike Jolley
b6e7e4e8ad
Improve category coupon message.
...
Closes #7463
2015-02-18 11:17:58 +00:00
Mike Jolley
47840d0f42
Added date to readme
2015-02-17 16:27:15 +00:00
Mike Jolley
d1c19d5782
Check for GZIP support
2015-02-17 16:19:33 +00:00
Mike Jolley
217c3a49ff
If logged in, populate customer data from user meta.
...
Closes #7459
2015-02-17 15:47:28 +00:00
Mike Jolley
4feb5fbda9
Restock after refund is successful Closes #7449
2015-02-17 14:56:22 +00:00
Mike Jolley
8126b7ef58
When purchasing multiple downloadable products (same item), multiply download limit by qty purchased.
...
Closes #7451
2015-02-17 14:03:44 +00:00
Mike Jolley
bd11f51d04
Double shop page in breadcrumb and white space issues.
...
Fixes #7432
2015-02-16 16:21:48 +00:00
Mike Jolley
600b561fd9
Small timeout on checkout update action to prevent several triggering at once.
...
Closes #7423
2015-02-16 15:45:25 +00:00
Mike Jolley
ac8d97ab54
No need to add double quotes here Closes #7447
2015-02-16 14:33:12 +00:00
Mike Jolley
7899dd95d6
Run File URLs through esc_url_raw instead of wc_clean to preserve spaces.
...
Closes #7442
2015-02-16 14:23:13 +00:00
Mike Jolley
8bdd4fc283
Run item meta label through wc_attribute_label() in admin order page.
...
Closes #7420
2015-02-16 13:49:44 +00:00
Mike Jolley
5c1a0d92e8
Related posts - replace ORDER BY RAND() with random offset.
...
Closes #7436
2015-02-16 13:16:18 +00:00
Mike Jolley
68049d08fd
Fix place order button text on init
...
Closes #7435
Fixes #7428
2015-02-16 12:46:00 +00:00
Mike Jolley
969e2d3b18
Stock status when updating out of stock product.
...
Fixes #7402
2015-02-16 12:14:10 +00:00
Mike Jolley
f5e73d792d
Fix error when no product is chosen for report.
...
Fixes #7427
2015-02-16 11:53:37 +00:00
Mike Jolley
07c7499d36
Readme
2015-02-16 11:31:38 +00:00
Mike Jolley
e1b844e449
Readme
2015-02-13 17:08:08 +00:00
Claudio Sanches
ea56cce2dc
Updated the readme for #7404
2015-02-13 14:48:26 -02:00
Claudio Sanches
2a2fae4bfe
Updated the WP required version to 4.0
2015-02-13 13:48:32 -02:00
Mike Jolley
6679f4822f
Set attribute 'query_var' true when public.
...
Closes #7401
2015-02-13 14:06:20 +00:00
Mike Jolley
86f7346abe
readme for report changes
2015-02-13 13:49:11 +00:00
Mike Jolley
f0d0fa9394
Auto-generation of slug when adding new attribute.
2015-02-12 23:25:10 +00:00
Mike Jolley
323faed337
Taxes by code - include refunds Closes #7397
2015-02-12 22:58:19 +00:00
Mike Jolley
62cb430eaa
Run coupon codes through html_entity_decode.
...
Closes #7395
2015-02-12 22:50:22 +00:00
Mike Jolley
e99b3a9bf8
limit_usage_to_x_items option in coupons.
...
Closes #7396
2015-02-12 22:39:40 +00:00
Mike Jolley
a6944daa62
Upgrade Notice version
2015-02-12 16:47:18 +00:00
Mike Jolley
accdf17f3c
Version bump
2015-02-12 16:41:13 +00:00
Mike Jolley
c2d8b058dc
Query in uninstall script.
2015-02-12 16:38:07 +00:00
Mike Jolley
c71bff2844
Only apply product/cat coupon checks for cart to cart coupons.
...
Closes #7389
2015-02-12 16:15:28 +00:00
Mike Jolley
0ef336d97c
Change hooks used to output post columns - fixes columns after quick edit.
2015-02-12 14:26:00 +00:00
Mike Jolley
61ef1662b2
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
readme.txt
2015-02-12 13:20:56 +00:00
Mike Jolley
2347af7e73
Typo in get_from_name method.
...
Closes #7388
2015-02-12 13:20:23 +00:00
Claudio Sanches
fa9806b682
Updated the readme.txt
2015-02-12 10:24:24 -02:00
Mike Jolley
2a472e64e8
Only run the uninstaller if the "Uninstall on Delete" option is checked in system status.
2015-02-12 11:09:13 +00:00
Mike Jolley
8aa0e5ea24
Potential notice with preg_match wildcard search, if used incorrectly.
2015-02-12 10:53:53 +00:00
Mike Jolley
a80d069a21
Version bump
2015-02-12 00:39:58 +00:00
Mike Jolley
77716b1c1f
attribute_public option.
2015-02-12 00:31:32 +00:00
Mike Jolley
f17a84c9a2
Readme for prev merge
2015-02-12 00:21:42 +00:00
Mike Jolley
518cca7326
WC_TEMPLATE_DEBUG_MODE in admin.
...
Fixes #7336
2015-02-11 23:32:27 +00:00
Mike Jolley
d2040eca4d
When updating shipping in cart, keep shipping calculator in DOM.
2015-02-11 23:25:31 +00:00
Mike Jolley
1f9b9c0ae0
When ratings are required for reviews, ensure validation is performed if the rating element is removed from DOM.
...
Closes #7371
2015-02-11 23:06:18 +00:00
Mike Jolley
bce209c21d
Flat rate extra costs when costs are an array.
2015-02-11 22:24:13 +00:00
Mike Jolley
afff86c033
Pass correct shipping cost to PayPal.
2015-02-11 22:17:58 +00:00
Mike Jolley
43c24feffd
Item meta removal query in order class.
2015-02-11 22:14:24 +00:00
Mike Jolley
9330f8ccd6
Readme + version
2015-02-11 18:10:37 +00:00
Claudio Sanches
22570ff4bf
Updated the readme.txt
2015-02-11 16:08:10 -02:00
Mike Jolley
f57b26cbe6
is_available() check in local pickup.
2015-02-11 18:02:44 +00:00
Mike Jolley
3e9f06a8eb
Readme "Backwards compatibility for (deprecated) $tax variable in WC_Cart."
2015-02-11 17:47:48 +00:00
Mike Jolley
334ee4c108
Fix - [products] ids and sku args.
...
Closes #7365
2015-02-11 17:21:53 +00:00
Mike Jolley
44aa8339b2
Fix - attribute_public notice before DB upgrade.
2015-02-11 17:01:14 +00:00
Mike Jolley
c46f7f236d
When the geolocation database cannot download, ensure the correct method is used to log the error.
2015-02-11 16:47:52 +00:00
Mike Jolley
8c4ae7e43a
Changelog + date
2015-02-11 12:32:02 +00:00
Claudio Sanches
050286add6
Updated the changelog for 1452bde
2015-02-11 10:13:36 -02:00
James Koster
8f4c1e184f
removed a couple of duplicates
2015-02-04 16:46:46 +00:00
James Koster
a068e680f0
Storefront section in readme.
2015-02-04 16:40:13 +00:00
Mike Jolley
a0e0b57411
Update readme with 2.2 changelogs
2015-02-03 11:18:32 +00:00
Claudio Sanches
0ce27097c1
Added faq section about the api docs
2015-01-30 13:34:51 -02:00
Claudio Sanches
464acaec83
Updated the changelog
2015-01-30 11:46:51 -02:00
Barry Kooij
105d891411
Changelog update API changes
2015-01-30 14:30:46 +01:00
Claudio Sanches
85df97ffb5
Updated the changelog for the greece regions
2015-01-19 10:38:01 -02:00
Claudio Sanches
76cb52e577
Fixed the user guide URL in readme.txt
2015-01-15 14:24:53 -02:00
Mike Jolley
45b4364d90
Welcome page update Closes #7089
2015-01-13 16:12:54 +00:00
Mike Jolley
1777913741
Readme
2015-01-13 16:12:54 +00:00
Mike Jolley
147258d5b8
Fix cart coupon on-sale checks for variations.
...
Closes #7078
2015-01-13 16:12:54 +00:00
Barry Kooij
99095a7b57
now is official o/
...
bf4ca33150
2015-01-07 13:44:18 +01:00
Mike Jolley
1c696a10d3
Dev - Moved WC_Cart::get_cart_from_session() to a later hook (was init, now wp_loaded).
...
Closes #6873
2015-01-05 14:43:04 +00:00
Claudio Sanches
f60d29df64
Updated the changelog for 1206e72
2015-01-05 12:20:02 -02:00
Mike Jolley
1be7a954c1
Readme
...
Closes #6969
2015-01-05 10:21:32 +00:00
Claudio Sanches
7466f73f7a
Updated the changelog for 32e30e
2014-12-12 10:04:40 -02:00
Claudio Sanches
53b1c66427
[API] Added parent_id in products endpoint, closes #6786
2014-12-10 16:28:30 -02:00
Mike Jolley
3415b5d7c0
In the cart, add variation selected data to the permalink.
...
Closes #6060
2014-11-27 15:04:24 +00:00
Mike Jolley
2cfaead676
Added numeric sort for attributes. Closes #5978
2014-11-27 14:49:02 +00:00
Mike Jolley
313ec0fbd9
Readme for #6847
2014-11-27 11:05:13 +00:00
Mike Jolley
251160d512
Added 'top freebies' to product report.
...
Closes #5596
2014-11-27 10:36:21 +00:00
Mike Jolley
4bc63de72a
Added 'stupidtable' script to allow order item sorting on the order screen (by name, cost, qty).
...
Closes #5998
2014-11-26 15:37:06 +00:00
Mike Jolley
2e398a3a79
Decoupled the order summary and payments area. Both are updated independently via ajax fragments and can be moved around via actions. TEMPLATES OVERRIDING THESE TEMPLATES WILL NEED TO UPDATE THEIR FILES.
...
Closes #5781
Closes #6570
2014-11-26 14:19:53 +00:00
James Koster
7d32875bf3
changelog
2014-11-21 10:51:47 +00:00
James Koster
69cca1547e
changelog
2014-11-19 16:05:56 +00:00
James Koster
71745c3614
changelog
2014-11-18 13:31:36 +00:00
Mike Jolley
a0bf72f7b5
Bulk edit sales schedule on variations
...
Closes #6300
2014-11-17 16:50:25 +00:00
James Koster
6d1f850b09
changelog
2014-11-14 16:09:42 +00:00
James Koster
31526f1eab
changelog
2014-11-12 12:54:46 +00:00
claudiosmweb
2f7fcb56ae
Improved the Shipping class field in quick edit and bulk edit, closes #6681
2014-11-04 11:49:15 -08:00
claudiosmweb
fa6edff86d
Added UAH currency, closes #6653
2014-10-30 10:27:16 -02:00
Gerhard
8635811180
Update WooThemes.com extension category archive links.
2014-10-22 14:29:06 +02:00
Mike Jolley
b340fd68ae
Made tax importer expand postcode ranges.
...
Closes #4463
2014-10-10 15:18:47 +01:00
Mike Jolley
38000b1785
Define WC tables in wpmu_drop_tables
...
Closes #5396
2014-10-10 14:48:08 +01:00
Mike Jolley
bf885f846e
Refactor - get_product_search_form().
...
Also removed < 2.1 deprecated filter mapping.
Closes #4444
2014-10-10 12:48:05 +01:00
Patrick Rauland
fd9b3feb52
changelog for email css inliner. :)
2014-10-08 16:01:53 -06:00
Mike Jolley
ccc3cebb0e
Readme from 2.2.5
2014-10-07 16:50:49 +01:00
Mike Jolley
d1de7f42b9
Made template debug mode set WC_TEMPLATE_DEBUG_MODE constant and remove all overrides for all template loading functions.
...
Closes #6436
2014-10-03 10:52:11 +01:00
James Koster
0fa63d6da0
responsive orders table and adds .shop_table_responsive. closes #5121
2014-10-02 20:44:38 +01:00
Mike Jolley
b6835a009c
wc_paying_customer to only increase for 'simple' orders and added tool to refresh stats to customer list.
...
Closes #6395
2014-10-02 16:44:36 +01:00
Mike Jolley
973112d132
When user tries to download a file and isn't logged in, send them to the account page with a notice.
...
Closes #6397
2014-10-02 15:21:39 +01:00
Mike Jolley
67e47ab682
Updated prevent_caching() method to work if a cart/checkout page isn't set.
...
Closes #6396
2014-10-02 14:52:09 +01:00
Mike Jolley
3e20b113d6
Add hook to refund html
...
Closes #6406
2014-10-02 13:40:34 +01:00
James Koster
ab769fdcdd
readme
2014-09-26 18:00:13 +01:00
Mike Jolley
b8bcb5ee6e
Removed deprecated methods from WC_Frontend_Scripts and rewrote script registration and localization to run once.
...
Closes #6338
2014-09-24 10:57:39 +01:00
claudiosmweb
53b69a8027
Changelog bump for #6352 changes
2014-09-22 10:42:50 -03:00
Mike Jolley
80d4a73f52
Added acceptance marks to PayPal Standard where applicable to replace generic PayPal icon.
2014-09-19 16:55:14 +01:00
Mike Jolley
4803937222
Fix adding items to orders
...
* Fix - When manually adding items to an order, show tax columns.
* Fix - When manually adding items to an order, include variation data.
Closes #6313
2014-09-19 12:52:26 +01:00
Mike Jolley
8f62f00f4d
Fix - When bulk editing, don't allow sale price to be negative.
...
Fixes #6325
2014-09-19 12:18:07 +01:00
Mike Jolley
3ddeeaf6b0
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
readme.txt
2014-09-19 10:29:43 +01:00
Mike Jolley
40d73e48d2
Tweak load_plugin_textdomain to be relative - this falls back to WP_LANG_DIR automatically. Can prevent "open_basedir restriction in effect".
...
@claudiosmweb agree? Load_plugin_textdomain needs a relative path. If
the locale isn’t found, it reverts to WP_LANG_DIR/plugins/ as you coded
it.
2014-09-19 10:29:19 +01:00
claudiosmweb
f3aaf04ff6
Changelog bump for 2.2.5 changes
2014-09-18 17:14:30 -03:00
Mike Jolley
e28cb2bb18
Version bump
2014-09-18 13:39:02 +01:00
Mike Jolley
dd6fa30c3d
Fix redirect on paginated search results
...
Fixes #6281
2014-09-18 13:23:00 +01:00
Mike Jolley
28e13bdab3
Add notice when order is no longer editable.
...
Closes #6298
2014-09-18 11:32:25 +01:00
Mike Jolley
579ec4ee0c
Totals in taxes by date report.
...
Fixes #6299
2014-09-18 10:28:45 +01:00
claudiosmweb
815a627edf
added note about the removal of the old shortcode button in the changelog
2014-09-17 12:17:37 -03:00
Mike Jolley
493285f101
When updating order status, ensure its a valid WC order status.
...
Fixes #6285
2014-09-17 12:24:10 +01:00
Barry Kooij
2ba2527d1a
changelog update
2014-09-17 12:44:01 +02:00
Mike Jolley
1d3b7a52c1
Improved headers sent notice to include file and line.
2014-09-17 11:40:54 +01:00
Mike Jolley
09a59a5e7e
Prevent errors when adding 'zero-rated' tax on checkout.
2014-09-17 11:40:54 +01:00
Barry Kooij
81b12dec4f
changelog update
2014-09-16 14:38:45 +02:00
Barry Kooij
4999b139d5
changelog update
2014-09-16 14:37:36 +02:00
Mike Jolley
955f497dd7
Prevent headers being sent by wp_send_json()
...
Fixes #6244
2014-09-16 13:24:05 +01:00
Mike Jolley
ce1236bd95
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
readme.txt
2014-09-16 10:48:46 +01:00
Mike Jolley
6dd8b11762
Fixed minor XSS issue on reports screens by escaping and sanitizing 'range' GET variable.
2014-09-16 10:33:47 +01:00
claudiosmweb
6a0d5ebf0c
Fixed number of processing orders display
...
Reported in
http://wordpress.org/support/topic/number-of-processing-orders-missing-from-left-panel
Cannot use wc_get_order_type() before wc_register_order_type()
@mikejolley
2014-09-15 23:32:34 -03:00
claudiosmweb
89a0c82b54
fixed "Set product image" media gallery title in non-product post type, closes #6267
2014-09-15 19:09:25 -03:00
claudiosmweb
d465945515
updated the readme
2014-09-15 14:13:14 -03:00
Mike Jolley
41362ab60c
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
readme.txt
2014-09-15 16:38:32 +01:00
Mike Jolley
75eb07c974
Fix paypal mobile checkout. Closes #6165
2014-09-15 16:38:07 +01:00
claudiosmweb
b683d736a1
Readme update
2014-09-12 11:23:01 -03:00
Mike Jolley
59ef851302
Readme for #6243
2014-09-12 14:18:11 +01:00
Mike Jolley
aee2b62c85
Added woocommerce_get_settings_ID filters.
...
Closes #6231
2014-09-12 12:20:06 +01:00
Mike Jolley
79ce7ab926
If a refund fails, delete refund post.
...
Fixes #6238
2014-09-12 10:09:26 +01:00
Mike Jolley
192c1d4169
In system status, show path to template file override.
...
Closes #6227
2014-09-11 15:31:55 +01:00
Mike Jolley
22788e505d
Encoding of pagination link when using default permalinks.
...
Fixes #6220
2014-09-11 15:00:44 +01:00
Mike Jolley
509c10f7e5
Removed postcode for Bahamas.
...
Fixes #6223
2014-09-11 14:26:22 +01:00
Mike Jolley
7ae41bb4ed
Fix - Ensure shipping address gets displayed - fixes needs_shipping_address() method.
2014-09-11 11:11:22 +01:00
Mike Jolley
edd37f3d20
Tweak - Display of locale information on system status page.
...
Closes #6211
2014-09-11 10:49:59 +01:00
Mike Jolley
6eebf334a5
Readme update
2014-09-11 10:49:59 +01:00
Mike Jolley
9980a47e89
Bump versions
2014-09-10 23:57:13 +01:00
Mike Jolley
3a4ba6e4c8
For regular products, ensure stock level saves on product creation.
2014-09-10 23:55:40 +01:00
Mike Jolley
5343833427
Fix - Saving of variation stock when parent stock management is disabled.
2014-09-10 21:03:37 +01:00
claudiosmweb
4c4ef52cf8
updated the readme.txt
2014-09-10 15:48:48 -03:00
Mike Jolley
87c641bcd7
Stop old plugins breaking installer read me
...
= 2.2.1 - 10/09/2014 =
* Fix - Small tweak to the installer to prevent errors caused by
outdated plugins.
* Tweak - Small tweak to update notification to remind users to update
old plugins prior to install.
2014-09-10 17:42:17 +01:00
Barry Kooij
fe8dfa452a
Added release date to changelog
2014-09-10 16:23:24 +02:00
Mike Jolley
a187d29242
Update support links and read me versions/text
2014-09-08 16:19:25 +01:00
Mike Jolley
7ecd0009d0
Remove .org support link
2014-09-08 15:40:44 +01:00
Mike Jolley
177dc3bb51
Tested upto
2014-09-08 12:18:15 +01:00
Barry Kooij
f9c1b17d27
Password protected posts are not hidden from catalog by default anymore, visibility can be set via the 'Catalog visibility' option.
...
Fixes #6168
2014-09-05 12:23:34 +02:00
claudiosmweb
bf4ca33150
now is official o/
2014-09-04 13:33:27 -03:00
Mike Jolley
c6fe731337
Fix password reset
...
Fixes #6049
2014-08-19 10:43:51 +01:00
Mike Jolley
bde0dbed8e
Updated read me file to include links to more extensions
...
Closes #6028
2014-08-18 13:05:50 +01:00
Mike Jolley
71c25f5061
Readme for #5992
2014-08-13 11:44:00 +01:00
James Collins
f31d9b369d
Fix broken Transifex link
...
The link on http://wordpress.org/plugins/woocommerce/ to the Transifex project is broken.
It should link to https://www.transifex.com/projects/p/woocommerce/ .
2014-08-12 15:38:20 +08:00
Mike Jolley
df824f653d
Readme update
2014-07-29 13:14:27 +01:00
Patrick Rauland
7a4c0f94de
readme update
2014-07-14 08:47:05 -06:00
Mike Jolley
e28b868000
2.1.12 readme
2014-07-01 14:35:06 +01:00
Mike Jolley
c1dd3f2024
Allow endpoint use on the front page.
...
Fixes #5609 cc @claudiosmweb
2014-06-25 11:10:05 +01:00
Coen Jacobs
e203c7782d
Time to say goodbye from contributors list
2014-06-19 10:31:09 +02:00
Mike Jolley
e532ffa064
Update language updater notices
2014-06-12 11:57:49 +01:00
Mike Jolley
c63b57c761
Add 2.1.11 read me
2014-06-09 13:24:30 +01:00
Gregory Karpinsky
208dda5bdf
Update readme.txt
...
Spelling
2014-06-04 16:40:43 -04:00
Mike Jolley
e23827af3d
Explain #3064 in the read me.
...
Closes #3064
2014-06-04 05:59:29 +01:00
Mike Jolley
fb5184dcea
Merge 2.1.10
2014-06-03 16:23:49 +01:00
Mike Jolley
71425584d3
Version bump
2014-06-03 11:59:46 +01:00
Mike Jolley
4b519d9f4c
2.2 readme
2014-05-30 11:00:31 +01:00
Mike Jolley
4e14832b36
Readme
2014-05-30 10:57:44 +01:00
Mike Jolley
da6d286cd6
Readme #5485
2014-05-29 16:51:14 +01:00
Mike Jolley
1ed0938581
[2.2] Log changes Closes #4926
...
Added WC_LOG_DIR constant
Added log viewer
Changed default logging directory to 1 up from ABSPATH inside wc-logs
2014-05-28 11:12:38 +01:00
Mike Jolley
c15d56b2de
Readme
2014-05-22 11:34:43 +01:00
Mike Jolley
4ede3523b7
2.2 read me update
2014-05-22 10:59:48 +01:00
Mike Jolley
41eab15b13
Clear sessions after ordering/on logout
2014-05-20 10:01:26 +01:00
Mike Jolley
0a3d9b3949
Send IPN email notifications to new order email.
...
Closes #4696
2014-05-15 14:35:16 +01:00
Mike Jolley
455ef80ee7
Refactor country class get methods Closes #4692
2014-05-15 13:27:13 +01:00
Mike Jolley
ea961cf963
Readme update
2014-05-15 13:04:56 +01:00
Mike Jolley
9a7f020bb2
This branch is now 2.1.10-bleeding
2014-05-14 14:16:17 +01:00
Mike Jolley
4877e28fcc
Merge branch '2.1'
...
Conflicts:
i18n/languages/woocommerce-admin.pot
i18n/languages/woocommerce.pot
package.json
readme.txt
woocommerce.php
2014-05-14 14:14:38 +01:00
Mike Jolley
4e2c6c89e3
readme
2014-05-14 10:48:19 +01:00
Mike Jolley
4eda3619ae
Readme
2014-05-13 16:17:35 +01:00
Coen Jacobs
0a2b75db82
This branch is now 2.1.9-bleeding
2014-04-30 14:34:17 +02:00
Coen Jacobs
34726ab6bc
Merge branch '2.1'
...
Conflicts:
i18n/languages/woocommerce-admin.pot
i18n/languages/woocommerce.pot
includes/admin/post-types/class-wc-admin-cpt-product.php
includes/class-wc-form-handler.php
package.json
readme.txt
woocommerce.php
2014-04-30 14:30:42 +02:00
Mike Jolley
96507fa3f4
typo in readme
2014-04-29 15:46:35 +01:00
Mike Jolley
92e98be218
Update read me file for 2.2 commits
2014-04-29 15:37:48 +01:00
Mike Jolley
5da8bee690
2.1.8 read me and versioning
2014-04-29 15:27:10 +01:00
Coen Jacobs
53889db5e4
This branch is now 2.1.8-bleeding
2014-04-10 16:46:18 +02:00
Coen Jacobs
4afeb7926c
Merge branch 'refs/heads/2.1'
...
Conflicts:
i18n/languages/woocommerce-admin.pot
i18n/languages/woocommerce.pot
includes/class-wc-form-handler.php
package.json
readme.txt
templates/checkout/form-shipping.php
templates/emails/email-addresses.php
woocommerce.php
2014-04-10 16:42:08 +02:00
Mike Jolley
7d2f778eb3
Updated read me
2014-04-10 14:02:54 +01:00
Coen Jacobs
2850b07f8e
This branch is now 2.1.7-bleeding
2014-03-25 16:09:22 +01:00
Coen Jacobs
78a4448703
Merge branch 'refs/heads/2.1'
...
Conflicts:
i18n/languages/woocommerce-admin.pot
i18n/languages/woocommerce.pot
package.json
readme.txt
woocommerce.php
2014-03-25 16:05:36 +01:00
Coen Jacobs
95065b65ca
Version bump for 2.1.6
2014-03-25 15:33:49 +01:00
Mike Jolley
8d01dc9a67
readme
2014-03-25 13:41:53 +00:00
Mike Jolley
a02f584d0d
Update readme for cherry picks
2014-03-24 12:14:25 +00:00
Mike Jolley
4e0ad3282f
Update change log
2014-03-20 10:04:41 +00:00
Coen Jacobs
911f7f8a46
This branch is now 2.1.6-bleeding
2014-03-06 17:49:47 +01:00
Coen Jacobs
4d24dad5f6
Merge branch 'refs/heads/2.1'
...
Conflicts:
package.json
readme.txt
woocommerce.php
2014-03-06 17:48:12 +01:00
Coen Jacobs
895759954e
Version bump to 2.1.5
2014-03-06 17:32:08 +01:00
Coen Jacobs
53d5244aa1
Changelog bump for 2.1.5 changes
2014-03-06 16:32:36 +01:00
Coen Jacobs
f6ca02e099
This branch is now 2.1.5-bleeding
2014-03-05 13:43:11 +01:00
Coen Jacobs
1bfc590c5e
Merge branch 'refs/heads/2.1'
...
Conflicts:
assets/js/frontend/checkout.min.js
package.json
readme.txt
woocommerce.php
2014-03-05 13:41:49 +01:00
Coen Jacobs
f101e15504
WC 2.1.4 stable tag bump
2014-03-05 11:35:20 +01:00
Coen Jacobs
0efe995395
Changelog update for plugin_textdomain switch
2014-03-05 11:34:38 +01:00
Coen Jacobs
ea710976ab
Changelog bump for 2.1.4
2014-03-05 11:25:08 +01:00
Coen Jacobs
ac9e85453e
This branch is now 2.1.4-bleeding
2014-02-27 17:11:13 +01:00
Coen Jacobs
a6f91bfc82
Merge branch 'refs/heads/2.1'
...
Conflicts:
assets/js/frontend/checkout.min.js
includes/shipping/flat-rate/class-wc-shipping-flat-rate.php
package.json
readme.txt
woocommerce.php
2014-02-27 17:09:53 +01:00
Coen Jacobs
f76dba5abe
2.1.3 version bump
2014-02-27 15:58:57 +01:00
Coen Jacobs
e155137ad0
Final changelog bump for 2.1
2014-02-27 15:55:13 +01:00
Coen Jacobs
ce970b185d
Moar 2.1.3 changelog updates
2014-02-27 15:48:57 +01:00
Daniel Espinoza
45611628a7
Readme update for upcoming 2.1.3 release
2014-02-27 15:35:05 +01:00
Coen Jacobs
fff37482b6
Changelog bump for #4942
2014-02-25 10:25:39 +01:00
Coen Jacobs
3e4b79e6c9
Changelog bump for #4856
2014-02-18 12:31:39 +01:00
Coen Jacobs
c29a3dc0cf
Changelog bump for #4847
2014-02-18 10:49:19 +01:00
Coen Jacobs
756a167198
Changelog bump for WC 2.1.3 release
2014-02-17 16:37:42 +01:00
Coen Jacobs
d0e42aa8f0
Changelog bump for #4813
2014-02-17 15:20:25 +01:00
Coen Jacobs
0cb792b916
Changelog bump for #4814 and #4806
2014-02-17 14:29:36 +01:00
Coen Jacobs
27ff5ec160
Changelog bump for #4822 , #4842 , #4826 , #4827 , #4824 , #4825
2014-02-17 13:42:36 +01:00
Coen Jacobs
e21936edba
Changelog bump for #4831
2014-02-17 13:34:27 +01:00
Coen Jacobs
d8c54b11f6
Changelog bump for #4809
2014-02-17 13:32:55 +01:00
Coen Jacobs
1a084cc90e
Changelog bump for #4811
2014-02-17 13:29:02 +01:00
Coen Jacobs
cd81918618
Changelog bump for #4802 , #4799 , #4804
2014-02-17 10:43:02 +01:00
Coen Jacobs
d9888648d0
Changelog bump for #4786 , #4785 , #4791 and #4796
2014-02-14 12:55:50 +01:00
Coen Jacobs
22f37222e3
Changelog bump for #4788
2014-02-14 12:00:46 +01:00
Coen Jacobs
7afe12e696
Changelog: Enforce a static base for product permalink structures
2014-02-14 11:47:38 +01:00
Coen Jacobs
c0eb6a5afa
Out of stock counter use correct variable changelog bump #4790
2014-02-14 09:23:19 +01:00
Coen Jacobs
5fd62e202a
Changelog for 'Added United Arab Emirates Dirham currency' #4793
2014-02-14 09:07:55 +01:00
Coen Jacobs
d94a4b70d3
This branch is now 2.1.3-bleeding
2014-02-13 22:50:20 +01:00
Coen Jacobs
87a3fdb94f
Merge branch 'refs/heads/2.1'
...
Conflicts:
package.json
readme.txt
woocommerce.php
2014-02-13 22:48:13 +01:00
Coen Jacobs
ffeb88447e
Stable tag bumps for 2.1.2
2014-02-13 22:30:12 +01:00
Coen Jacobs
6aa631c22f
Changelog bump for multiple localization updates
2014-02-13 22:28:48 +01:00
Coen Jacobs
bf17c315de
Fixed "Shipping via" label in PayPal changelog bump
2014-02-13 21:44:07 +01:00
Coen Jacobs
60091d5825
Changelog bump for #4774
2014-02-13 16:56:01 +01:00
Coen Jacobs
202455bdde
Changelog bump for always set billing email fix
2014-02-13 16:55:11 +01:00
Coen Jacobs
55bc9da7af
Changelog bump for ##4738
2014-02-13 16:01:54 +01:00
Coen Jacobs
6b9be11766
Changelog updates for upcoming 2.1.2 fix release
2014-02-13 14:58:16 +01:00
Coen Jacobs
7a162d73fa
Changelog bump for #4751
2014-02-13 11:59:20 +01:00
Coen Jacobs
6e18025859
Changelog bump for #4766 and #4758
2014-02-13 11:31:42 +01:00
Coen Jacobs
c19ae08099
Changelog bump for #4749
2014-02-13 11:07:25 +01:00
Coen Jacobs
b6a6f4a5c6
Changelog bump for #4746
2014-02-13 10:58:20 +01:00
Coen Jacobs
f295029519
Changelog bump for DOING_AJAX change
2014-02-13 10:50:18 +01:00
Coen Jacobs
1b5283420a
Changelog bump for #4753 , #4732 and _doing_it_wrong fix
2014-02-13 10:47:03 +01:00
Coen Jacobs
be7611a633
Changelog bump for #4760
2014-02-13 09:02:19 +01:00
Coen Jacobs
85e95dab16
Changelog bump for #4761
2014-02-13 08:59:48 +01:00
Coen Jacobs
baa8a7f158
Changelog placeholder for 2.2.0 on this branch
2014-02-12 17:35:20 +01:00
Coen Jacobs
b206d96ad7
This branch is now 2.1.2-bleeding
2014-02-12 17:34:04 +01:00
Coen Jacobs
900f92051b
Missed hyphen in 2.1.1 changelog :)
2014-02-12 16:44:10 +01:00
Coen Jacobs
7d0f69841c
Version bump for 2.1.1
2014-02-12 16:41:30 +01:00
Coen Jacobs
2499da6c91
Removed duplicate entry from changelog
2014-02-12 16:39:39 +01:00
Coen Jacobs
9ca7799c25
More changelog bumps for 2.1.1 release
2014-02-12 16:37:30 +01:00
Coen Jacobs
491e5a82bb
Changelog bump for 2.1.1 maintenance release
2014-02-12 16:33:10 +01:00
Coen Jacobs
0b9deff159
Changelog bump for "Added tinymce buttons relevant to the short description"
2014-02-12 11:45:02 +01:00
Coen Jacobs
2be6f47385
Changelog bump for 2.1.1 fixes
2014-02-12 10:35:10 +01:00
Coen Jacobs
470fc9b4e2
Changelog bump: Fixed Twenty Thirteen single product page layout
2014-02-11 17:22:57 +01:00
Coen Jacobs
ab31c0d1ba
Changelog bump for #4689
2014-02-11 16:59:26 +01:00
Coen Jacobs
b68d9fe06d
Changelog bump for _doing_it_wrong check in wc_get_template()
2014-02-11 15:50:57 +01:00
Coen Jacobs
d325ceca69
Changelog bump with #4714
2014-02-11 14:52:08 +01:00
Coen Jacobs
83e103608a
Changelog bump for #4704
2014-02-11 14:44:33 +01:00
Coen Jacobs
b6525f3df3
Changelog bump for outdated template overrides in theme notice
2014-02-11 14:42:58 +01:00
Coen Jacobs
3d22552559
Changelog update with removal of change password files
2014-02-11 11:39:20 +01:00
Coen Jacobs
5d3f041a7c
Changelog update for #4700
2014-02-11 11:36:52 +01:00
Coen Jacobs
df5416d34a
Changelog update for #4708
2014-02-11 11:22:31 +01:00
Coen Jacobs
fcc66f1c4b
Changelog for #4709
2014-02-11 11:00:18 +01:00
Coen Jacobs
9da98a8ee1
Changelog for #4687
2014-02-11 10:51:58 +01:00
Mike Jolley
ae295fbfce
During install, register all post types and endpoints so that the rewrite rules are correctly generated. #4699 #4701
2014-02-11 09:47:02 +01:00
Mike Jolley
437e8e35a0
Updated read me file
2014-02-10 11:15:27 +00:00
Mike Jolley
fa54a09948
Version bump
2014-02-10 10:14:11 +00:00
Ramon van Belzen
cf4a25dffd
Update readme.txt
2014-02-08 16:32:44 +01:00
Mike Jolley
39344f2ed5
Allow gateways to change the checkout place order button text on selection. Closes #4573
2014-01-28 11:25:57 +00:00
Patrick Garman
f3be3b16b6
Add is_store_notice_showing Conditional
...
Added public is_store_notice_showing conditional to `includes/wc-conditional-functions.php`
Replaced two instances of `get_option( 'woocommerce_demo_store' )` with the new conditional
2014-01-10 11:17:01 -06:00
Mike Jolley
0bbb10f1a9
Beta 3 version
2014-01-08 15:30:06 +00:00
Coen Jacobs
0c952a1587
Removed bundled integrations mention from readme
2013-12-06 13:46:02 +01:00
Coen Jacobs
a82f41e81d
Removed stripped integrations from readme for .org
2013-12-06 12:54:41 +01:00
Ramon van Belzen
b8bddb4fcf
Update readme.txt
2013-12-03 20:05:55 +01:00
James Koster
ee35ccabc8
readme
2013-12-03 16:57:20 +00:00
Coen Jacobs
ea92c633e7
Readme update, ready for 2.1 beta 1
2013-11-25 15:48:53 +01:00