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
Coen Jacobs
f7df17db1c
Order functions woocommerce to wc refactor
2013-11-25 14:54:52 +01:00
Mike Jolley
77897a51bd
PT Lang + readme
2013-11-25 08:52:49 +00:00
Mike Jolley
4a06538125
Merge pull request #4153 from kloon/tweak_formatted_price_filter
...
Add formatted_woocommerce_price filter.
2013-11-20 06:33:53 -08:00
Coen Jacobs
c0ba1be754
WooCommerce 2.1 requires WordPress 3.8
2013-11-20 11:58:33 +01:00
Gerhard
475e9abe83
Add formatted_woocommerce_price filter.
2013-11-20 10:40:29 +02:00
Gerhard
3607ecf285
Add button on tools page to create missing pages
2013-11-14 21:20:18 +02:00
Mike Jolley
19fcf30a66
Option to limit reviews to purchasers. Closes #4021
2013-10-31 17:37:36 +00:00
Mike Jolley
3c80c9d655
Dump pre 2.0 readme
2013-10-31 16:26:51 +00:00
Mike Jolley
b4d1c764d5
Move average rating outside of hidden tab. Closes #3867 .
2013-10-31 16:26:20 +00:00
James Koster
5aeaed888e
Add review form no longer opens in lightbox. closes #3804
2013-10-28 09:56:03 +00:00
James Koster
1fbb6249ff
Replaced → / ← on frontend with icons from our font. closes #4009
2013-10-28 09:45:59 +00:00
James Koster
8ebd7532f4
readme
2013-10-28 09:05:51 +00:00
Mike Jolley
e143d344e5
Constants
2013-10-24 19:36:22 +01:00
Mike Jolley
bdd84f47a8
Readme
2013-10-23 15:00:54 +01:00
Mike Jolley
1d8d86a2e5
Coupon in admin bar new menu Closes #3974
2013-10-22 13:58:55 +01:00
Mike Jolley
5eafe2065b
ake shipping methods check if taxable, so when customer is VAT excempt taxes are not included in price. Closes #3888
2013-10-16 14:31:31 +01:00
Gregory K
c2b0c3ff5c
Spelling corrections in readme.txt
2013-10-16 07:11:56 -04:00
Mike Jolley
44f50cb6cd
Code from .17 + readme
2013-10-16 10:28:24 +01:00
Mike Jolley
c20a44c423
Coupon usage limits per user (using email + ID). Closes #3314
2013-10-01 11:48:27 +01:00
Mike Jolley
72c00a601a
Standardized, default credit card form for gateways to use if they support 'default_credit_card_form'. Closes #3616
2013-09-27 13:22:08 +01:00
Mike Jolley
081bef7f6b
Layered nav OR logic
2013-09-27 09:55:04 +01:00
Patrick Garman
fab4ba373c
Changelog update for PR #3827
2013-09-24 16:46:59 -05:00
Mike Jolley
9a98be6a15
WOOCOMMERCE_DELIMITER constant. Closes #3476 .
2013-09-24 12:24:26 +01:00
Mike Jolley
622715ec36
Option for itemized vs grouped taxes. Closes #3453 .
2013-09-23 16:10:09 +01:00
Mike Jolley
b93df4e706
Excl and incl. display options for prices, and suffix to add additonal info and prices. Closes #1506 .
2013-09-19 16:31:54 +01:00
Mike Jolley
4ef07f6a66
Cleanup defaults. Closes #3778
2013-09-19 15:02:17 +01:00
Mike Jolley
7cf3c67c76
Wrapper for wp_get_post_terms to handle parent sorting. Closes #3762 . Closes #3758
...
@coenjacobs for .15
2013-09-13 12:07:58 +01:00
Mike Jolley
9cdb3821e2
Added .14 readme to 2.1 master
2013-09-06 10:22:56 +01:00
Mike Jolley
02af8a00a5
woocommerce_address_to_edit #3690
2013-09-04 14:57:12 +01:00
Mike Jolley
5f2e489944
simpler woocommerce_get_product_schema function.
...
Closes #3297 .
2013-08-20 13:52:06 +01:00
Mike Jolley
2e6aaa9ede
Hide password protected posts from loop, prevent adding to cart, hide product content. Closes #3617 .
2013-08-19 18:19:27 +01:00
James Koster
7a132cb1df
readme
2013-08-19 15:13:12 +01:00
Mike Jolley
0b8dd0476c
PayPal PDT handler Closes #3414
2013-08-19 12:28:29 +01:00
Mike Jolley
b62747a810
Tax rates pagination. Closes #3036 .
2013-08-13 12:18:24 +01:00
James Koster
172eed0945
3.6 ready !
2013-08-12 17:05:59 +01:00
Mike Jolley
110d8c3026
BACS, Cheque, COD Closes #3172
...
Rather than merging them (they are all different) I've refactered code
and added multiple accounts in BACS which has had multiple requests.
2013-08-05 16:34:54 +01:00
Mike Jolley
03af136986
Separate ship to options from sell to. Closes #3215 .
2013-08-02 16:54:28 +01:00
Legradi Szabolcs
0b92287bd4
Enable states in Hungary
...
The states file for Hungary is in the project for some time now, this
commit enables the use of it.
2013-08-01 16:43:00 +02:00
James Koster
5797fa4d16
reverted Hungarian translation
2013-07-28 21:23:30 +01:00
James Koster
1c7bed245c
Hungarian translation updates
2013-07-28 11:20:27 +01:00
Mike Jolley
81f188b4ca
PayPal authorization feature
2013-07-23 10:18:58 +01:00
Mike Jolley
12d6569cc1
Readme + versions
2013-07-19 11:09:19 +01:00
Mike Jolley
3c14350d1e
Readme update
2013-07-18 14:14:04 +01:00
Mike Jolley
18a448ff77
Tweaked popularity sorting to work better when no sales are present.
2013-07-17 11:21:52 +01:00
Mike Jolley
3779fa5e40
Readme
2013-07-15 17:22:54 +01:00
Coen Jacobs
c038f396f9
Merge remote-tracking branch 'origin/release-2-0-12'
...
Conflicts:
assets/js/frontend/checkout.min.js
classes/widgets/class-wc-widget-best-sellers.php
classes/widgets/class-wc-widget-onsale.php
classes/widgets/class-wc-widget-random-products.php
classes/widgets/class-wc-widget-recent-products.php
classes/widgets/class-wc-widget-recently-viewed.php
readme.txt
woocommerce.php
2013-06-26 12:07:12 +02:00
Coen Jacobs
8ec3ee7a85
2.0.12 version bump
2013-06-17 16:26:29 +02:00
Coen Jacobs
0d554994e6
Add actions for attribute create/update/delete
...
As committed on master branch via:
- https://github.com/woothemes/woocommerce/pull/3298
2013-06-17 16:15:24 +02:00
James Koster
4eedd9b195
dummy data csvs. closes #3119
2013-06-17 14:00:05 +01:00
Mike Jolley
0b300a1548
readme
2013-06-17 12:21:24 +01:00
Coen Jacobs
ed0bfbf62c
Fixed query breaking when using some product widgets and closes #3333
2013-06-14 16:51:49 +02:00
Coen Jacobs
583dc7ffe9
Fixed posting shipping method when only one is available
...
As committed on master branch:
- d8ba734d4f
2013-06-14 16:37:09 +02:00
Coen Jacobs
f5a8cacd61
Readme for cross sells merge fix
2013-06-14 16:03:41 +02:00
Coen Jacobs
035ec8ba65
Merge branch 'refs/heads/release-11-fix'
...
Conflicts:
assets/js/frontend/woocommerce.min.js
includes/class-wc-checkout.php
readme.txt
woocommerce.php
2013-06-13 15:36:12 +02:00
Coen Jacobs
bad3fa581b
Date bump for 2.0.11
2013-06-13 15:27:34 +02:00
Coen Jacobs
edd2d0f5b7
2.0.11 version bump
...
Conflicts:
readme.txt
woocommerce.php
2013-06-13 11:14:35 +02:00
Coen Jacobs
7e165096fd
Check product exists before showing it as an option
...
As committed on master branch:
- 28933f1fec
Conflicts:
admin/post-types/writepanels/writepanel-product_data.php
2013-06-13 11:13:29 +02:00
Coen Jacobs
8bc81f3366
Replaced placeholder plugin
...
As committed on master branch:
- d1fbc3b7f1
Conflicts:
assets/js/frontend/woocommerce.min.js
2013-06-13 11:12:37 +02:00
Coen Jacobs
334a4dcfbb
Readme bump for #3159
...
Conflicts:
readme.txt
2013-06-13 11:10:44 +02:00
Mike Jolley
d7b343860a
rm
2013-06-10 16:56:19 +01:00
Mike Jolley
4e5558490c
readme
2013-06-05 16:38:38 +01:00
Mike Jolley
b7d1b2d66e
Link orders from admin (customers page) Closes #3248 .
...
This function can also be hooked into registration if it needs to be
automated.
2013-06-05 16:04:09 +01:00
Mike Jolley
a3c2cef3f7
Better account edit Closes #3168
2013-06-05 12:07:23 +01:00
Mike Jolley
4aef7c73ee
View order page endpoint
2013-06-04 17:33:43 +01:00
Mike Jolley
820d399b2f
My account registration, made registration process DRY, added notification hook for new accounts. Closes #3085
2013-06-04 16:33:05 +01:00
Mike Jolley
a7ba197fb7
Generate usernames and passwords.
...
Closes #3085 . Closes #3155 . Part of #3248 .
2013-06-03 17:28:32 +01:00
James Koster
ebd442d39e
order details responds. closes #2794
2013-06-03 10:46:25 +01:00
Mike Jolley
beb4c99325
woocommerce_create_pages Closes #3173
2013-05-31 17:16:34 +01:00
Mike Jolley
304f006566
Better filter. Closes #3249
2013-05-31 16:44:09 +01:00
Mike Jolley
e4f4b09ba6
Pay page and thanks page endpoints. Requires permalink save. Closes #3170 .
2013-05-31 16:13:18 +01:00
Mike Jolley
559d7b9759
Updated blockui to prevent errors in WP 3.6.
...
@coenjacobs this needs to go in .11
2013-05-28 17:02:18 +01:00
Mike Jolley
ac51ebf2b8
Revised checkout shipping process. Checkbox within heading. Closes #2571 .
2013-05-28 14:19:08 +01:00
Mike Jolley
8307cb37f6
Refactor: Widget classes, made abstract, merged similar product listing widgets into 1
2013-05-24 16:52:03 +01:00
Mike Jolley
c3602cf17a
Handling for multiselect fields on checkout, and a filter for third party handling.
...
@coe
2013-05-23 09:40:55 +01:00
Mike Jolley
35887b9430
protocol-relative URLs. Closes #3171
2013-05-22 14:08:08 +01:00
Mike Jolley
53e9dd6368
Handle pending IPN requests. Closes #3192
2013-05-22 13:28:13 +01:00
Mike Jolley
b4d80e4e04
Readme #3209
2013-05-22 11:27:44 +01:00
Mike Jolley
ffc376dfb5
Readme #3199
2013-05-22 11:25:32 +01:00
Mike Jolley
db95f1e772
Readme for prev commit
2013-05-22 11:23:38 +01:00
Coen Jacobs
468b339d1f
Snipping readme update out here, going in 2.0.11
2013-05-21 14:40:45 +02:00
James Koster
4907aea53f
readme
2013-05-21 12:48:38 +01:00
Coen Jacobs
57882eda30
Readme bump for #3205
2013-05-21 12:18:45 +02:00
Coen Jacobs
cecee5a7fb
Readme update for #3118
2013-05-21 12:14:01 +02:00
Coen Jacobs
aaa6a6a1e5
You like cats, @jameskoster?
2013-05-17 08:21:49 +02:00
James Koster
dea4e10272
cart widget styling on non-wc pages. closes #3187
2013-05-16 18:20:39 +01:00
James Koster
646a252f6d
woocommerce-smallscreen.css. #3166
2013-05-15 17:47:27 +01:00
Coen Jacobs
9a946a2f6a
Merge branch 'refs/heads/release-2-0-10'
...
Conflicts:
admin/post-types/product.php
classes/gateways/paypal/class-wc-gateway-paypal.php
readme.txt
woocommerce-core-functions.php
woocommerce.php
Signed-off-by: Coen Jacobs <coenjacobs@gmail.com>
2013-05-15 12:50:52 +02:00
Coen Jacobs
338974f2ec
2.0.10 version bump
2013-05-15 11:28:13 +02:00
James Koster
d976dedcc5
no more css options & added responsive stylesheet
2013-05-14 18:28:36 +01:00
Coen Jacobs
0b40f26224
Replace deprecated wp_convert_bytes_to_hr() with size_format()
...
As committed on master branch:
- 1ee8dfde24
2013-05-14 11:37:27 +02:00
Coen Jacobs
264e7d7c45
Readme with #3154
2013-05-14 11:35:00 +02:00
Coen Jacobs
2ca039c137
Fix for PayPal having a max length of 9 items
...
As committed on master branch:
- 71e67e97f4
2013-05-13 16:23:05 +02:00
Coen Jacobs
2f5f631dee
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
readme.txt
2013-05-13 16:13:47 +02:00
Coen Jacobs
44c604da2d
Merge remote-tracking branch 'john/master'
...
Conflicts:
readme.txt
2013-05-13 16:12:19 +02:00
Mike Jolley
6fc0d27006
content-widget-product.php template for product lists inside core widgets Closes #3133
2013-05-13 15:12:12 +01:00
Mike Jolley
71e67e97f4
Limit items sent to paypal to 9 Closes #3124 .
...
@coenjacobs
2013-05-13 14:18:10 +01:00
Coen Jacobs
bb68ce7fd2
Added filter to explicitly hide terms agreement checkbox. Closes #3088
2013-05-13 13:41:52 +02:00
Coen Jacobs
c000afbe86
Failsafe for when get_the_terms() returns false
...
As committed on master branch:
- 7d9d1ee2f0
2013-05-12 20:08:09 +02:00
Coen Jacobs
7d9d1ee2f0
Failsafe for when get_the_terms() returns false. Closes #3147
...
Thanks @arminrosu!
2013-05-12 20:06:29 +02:00
James Koster
2740ec9a65
typo damnit
2013-05-10 13:03:10 +01:00
James Koster
0479a30f4f
More splitting the css #2785
2013-05-10 13:02:19 +01:00
Mike Jolley
2aa523fc13
COD processing instead of on-hold Closes #3102
2013-05-10 12:44:05 +01:00
Mike Jolley
9a3ec22888
PT + readme
2013-05-09 17:15:22 +01:00
Mike Jolley
c42fafd26c
Merge pull request #3134 from kloon/master
...
Variations bulk edit increase/decrease prices by fixed or percentage values and MyException fix
2013-05-09 09:10:00 -07:00
James Koster
b98307c4be
Splitting the CSS #2785
2013-05-09 15:39:35 +01:00
Gerhard
c37b3ee114
Changed MyException to Exception, no MyException class in WooCommerce
2013-05-09 14:39:41 +02:00
Gerhard
d426964bb9
Variation Bulk Edit - Increase/Decrease prices by fixed or percentage values
2013-05-09 08:23:25 +02:00
Coen Jacobs
628677d4a0
Fix for 0 sale price not returning true in is_on_sale
...
As committed on master branch:
- 97ad6e0cda
2013-05-08 13:54:06 +02:00
Coen Jacobs
9ff21a9a84
Readme for #3131
2013-05-08 13:52:04 +02:00
Coen Jacobs
86e03c1048
Better backwards compatibility with _woocommerce_exclude_image
...
As committed on master branch:
- 59db08d70b
2013-05-08 13:35:37 +02:00
Coen Jacobs
bcc3dc2c3f
Allow layered nav to work with non pa_ prepended taxonomies
...
As committed on master branch:
- f49bd2cd77
2013-05-08 13:30:27 +02:00
Coen Jacobs
6ae41d83b2
Have the remove_taxes() method set subtotal to subtotal_ex_tax
...
As committed on master branch:
- 742cd3ae36
2013-05-08 13:29:35 +02:00
Mike Jolley
59db08d70b
Better backwards compatibility with _woocommerce_exclude_image
...
@coenjacobs
2013-05-08 12:29:21 +01:00
Mike Jolley
f49bd2cd77
Allow layered nav to work with non pa_ prepended taxonomies
2013-05-08 12:16:40 +01:00
John
c887922500
new status reporting system
...
new status reporting system, this plugin list is better visually and
very better to read
2013-05-07 15:19:27 -03:00
Mike Jolley
742cd3ae36
Have the remove_taxes() method set subtotal to subtotal_ex_tax
2013-05-07 12:56:59 +01:00
Coen Jacobs
b46ec90fdf
PayPal button should use 'button' and 'alt' classes.
...
As committed on master:
- 00cbde04e5
2013-05-07 13:05:54 +02:00
Coen Jacobs
00cbde04e5
PayPal button should use 'button' and 'alt' classes. Closes #3096
2013-05-07 13:02:45 +02:00
Coen Jacobs
c0a2cc565e
Readme update with #3111
2013-05-06 22:48:55 +02:00
Coen Jacobs
32d3652018
esc_js for translatable string in the javascripts
...
As on master branch:
- ba923875a2
- 3f1bca59cc
2013-05-06 15:04:52 +02:00
Coen Jacobs
3f1bca59cc
Readme with #3103
2013-05-06 15:01:33 +02:00
Coen Jacobs
b2c6b9050f
RUB currency symbol fixes
...
As done on master branch:
- 683d54f957
- 1671b1d713
2013-05-06 12:13:07 +02:00
Coen Jacobs
683d54f957
Readme update for #3091
2013-05-06 12:11:11 +02:00
Coen Jacobs
f03735d8f6
Add 'woocommerce_create_account_default_checked' for #3098
2013-05-06 12:03:31 +02:00
Coen Jacobs
f9300bad55
Readme with #2828 . Closes #2788 as well.
2013-05-02 17:29:02 +02:00
Coen Jacobs
55922ee475
Added previous two changes to changelog
2013-05-02 17:13:00 +02:00
Coen Jacobs
7a21dacf5b
Cast term_id as int before using in has_term. Closes #3077 #1999
2013-05-02 16:58:30 +02:00
Coen Jacobs
2616251ed3
Code standards and readme for #3076
2013-05-02 14:00:22 +02:00
Coen Jacobs
b1f3af5118
Removed ShareYourCart integration from core. Closes #2937
2013-05-02 13:38:00 +02:00
Coen Jacobs
595cc652db
Removed Piwik integration from core
2013-05-02 13:31:03 +02:00
Mike Jolley
ee423eb852
Version bump
2013-05-02 12:21:52 +01:00
Mike Jolley
130a8074f9
ruble Closes #3072 .
2013-05-02 12:10:23 +01:00
Mike Jolley
ade1fd1555
Move click tracking code so it doesn't need a loop. Closes #3058
2013-05-01 14:39:51 +01:00
Mike Jolley
fdd5a09164
Fix 3.6. Closes #3061 .
2013-05-01 14:32:47 +01:00
Mike Jolley
003b4aef39
Slokvak
2013-05-01 09:28:55 +01:00
Mike Jolley
28696d1c35
woocommerce_before_delete_order_item Closes #3041
2013-04-29 15:35:12 +01:00
Mike Jolley
9888ca85a0
Pass order number closes #3038
2013-04-29 15:22:33 +01:00
Mike Jolley
4b87f933a4
Extension compatibility fix #3026
2013-04-29 15:17:03 +01:00
Mike Jolley
893b9e78aa
readme
2013-04-29 15:15:53 +01:00
Mike Jolley
1b8a362a22
is_product_taxonomy
2013-04-29 14:46:42 +01:00
Mike Jolley
efa8d9fe62
Brazil states fixes
2013-04-24 15:37:49 +01:00
Mike Jolley
3e43a19c30
Fix Screen ids when plugin name localised. Closes #3013 .
...
Closes #3016 .
2013-04-24 14:29:38 +01:00
Mike Jolley
962caf204d
Disable autocomplete for checkout fields which refresh totals - no events get fired on autocomplete. Closes #3022
2013-04-24 13:20:27 +01:00
Mike Jolley
f1ba90826e
Notification is checkout is mis-cofigured. Closes #2995 .
2013-04-23 16:42:38 +01:00
Mike Jolley
3b3d507a6d
Clear ratings when changing status. Closes #3005 .
2013-04-23 12:53:42 +01:00
Mike Jolley
14126a6188
Fallback for #2992
...
Closes #2992 .
2013-04-23 12:29:40 +01:00
Mike Jolley
1f43e31f9f
version bump
2013-04-17 17:03:33 +01:00
Mike Jolley
64b629e374
Readme for #2979
2013-04-17 17:00:32 +01:00
Mike Jolley
77aa394093
Prevent empty meta queries by filtering. Closes #2978 .
2013-04-17 16:29:43 +01:00
Mike Jolley
e9cfd5b32a
Updated docs links
2013-04-17 10:16:37 +01:00
Mike Jolley
f3be90b9b5
Order item meta - skip serialized fields. Closes #2962 .
2013-04-16 15:50:09 +01:00
Mike Jolley
c211603fc9
Fix saving options for attribute taxonomies containing special chars. Closes #2975 .
2013-04-16 14:41:23 +01:00
Mike Jolley
1de718099b
readme and minify
2013-04-16 13:49:49 +01:00
Mike Jolley
80bb7a22a2
readme
2013-04-16 13:26:27 +01:00
Mike Jolley
65be3c67d8
Fix undefined found shipping classes. Closes #2974 .
2013-04-16 13:02:26 +01:00
James Koster
cbf5253963
Spanish updates by Laguna Sanchez
2013-04-16 10:47:07 +01:00
James Koster
3f58aab67d
Norwegian updates by Tore Hjartland
2013-04-16 10:31:47 +01:00
Mike Jolley
d73e3fedb9
Fix path insert bug. Closes #2947 .
2013-04-15 14:55:00 +01:00
Mike Jolley
ba0b4196fa
Posted 'text' terms are not slugs. Only striptags/slashes - don't change to slugs. Closes #2955 .
2013-04-15 13:15:42 +01:00
Mike Jolley
91be9ca175
readme.
2013-04-15 12:11:47 +01:00
Mike Jolley
47143bcffb
moved woocommerce_get_filename_from_url to core-functions as it is required in admin too. Closes #2949
2013-04-15 12:09:20 +01:00
Mike Jolley
6924817c22
City field on shipping calc
2013-04-15 11:35:31 +01:00
Mike Jolley
51933ed368
version
2013-04-12 11:07:47 +01:00
Mike Jolley
55b01245cd
Don't round Closes #2861 .
2013-04-12 10:59:38 +01:00
Mike Jolley
cb836a5fff
Santize terms when linking all variations. Closes #2917
2013-04-12 10:16:26 +01:00
Mike Jolley
d012ab1a52
Sanitize coupon code names before checking/applying. Closes #2934 .
2013-04-12 09:59:33 +01:00
Mike Jolley
02d8aec39c
Over-sanitized. Closes #2933 .
2013-04-12 09:51:10 +01:00
Mike Jolley
85f357b375
Fix email subjects Closes #2944
2013-04-12 09:33:00 +01:00
Mike Jolley
f73c1f51c6
Allow extra flat rate options even if main rate is 0. Closes #2918 .
2013-04-11 16:50:05 +01:00
Mike Jolley
e64d152483
Option to set domain closes #2923
2013-04-11 16:32:39 +01:00
Mike Jolley
667a6e6a85
Readme date
2013-04-10 13:34:21 +01:00
Mike Jolley
3fe3f969cc
Readme/version bump
2013-04-08 21:18:26 +01:00
Mike Jolley
6ef24149ac
Fix piwik tracking. Closes #2845 .
2013-04-08 20:33:42 +01:00
James Koster
b5959a5d20
filters for cross-sell display
2013-04-08 11:46:11 +01:00
Mike Jolley
fa91ef80d4
Cache helper sets DONOTCACHEPAGE during init, rather than in each shortcode, and the W3 Issue with database cached appeared to be because the add_option had autoload 'no'. Removing autoload no was the only workaround I could find.
...
Now works with all caching enabled in W3 Total cache. Closes #2862 .
cc @coenjacobs
2013-04-05 22:24:56 +01:00
James Koster
fdc41f0863
readme
2013-04-05 16:17:56 +01:00
Mike Jolley
d08b1679c8
Show non-existing product line items. Closes #2877
2013-04-05 13:44:38 +01:00
Mike Jolley
d5480ba408
woocommerce_show_page_title filter closes #2850
2013-04-05 13:02:48 +01:00
James Koster
e6c66f72c9
icon font for stars. #2672
2013-04-05 12:51:34 +01:00
Mike Jolley
7bec1a7836
readme
2013-04-04 17:18:23 +01:00
Mike Jolley
ba40390d4e
Readme
2013-04-03 20:14:17 +01:00
Coen Jacobs
d5205b2b18
Readme bump for #2857
2013-04-02 14:37:23 +02:00
Mike Jolley
a86451aa90
Fix saving of download permissions in order admin.
2013-04-02 11:25:07 +01:00
James Koster
e0acad4d71
.shipping_address clears
2013-03-28 23:13:23 +00:00
James Koster
91c45f0732
product column widths in admin. closes #2841
2013-03-28 17:56:48 +00:00
Mike Jolley
21c40fc6b9
Ensure API Request URL scheme is not relative to the current page.
2013-03-28 15:49:02 +00:00
Mike Jolley
6079c8f0e3
Settings API empty value only used if set. In turn fixes blank values in flat rate shipping.
2013-03-28 15:27:14 +00:00
Mike Jolley
042af6051f
Recent reviews show actual review stars, and allowed get_rating_html() to be passed a rating. Also removed unused $location var. Closes #2838 .
2013-03-28 13:58:01 +00:00
Coen Jacobs
5c2d5db37e
Readme with previous commit
...
https://github.com/woothemes/woocommerce/commit/808e3024ca20ffaebe1d33e0
ca89892beb99d2dc
2013-03-28 11:35:30 +01:00
Mike Jolley
02beffda1f
Sandbox fix. #2833
2013-03-27 22:39:55 +00:00
Mike Jolley
6fcf4c1147
Fix the download method when force SSL is on.
2013-03-27 21:57:01 +00:00
Mike Jolley
d6035d5da3
NZ states
2013-03-27 20:24:14 +00:00
Mike Jolley
c752ba4a9f
Merge taxes by CODE so totals are displayed clearer. Also added additonal function for getting merged tax totals, and to keep compatibility with themes. #2815
2013-03-27 18:21:06 +00:00
James Koster
4e65ebd743
Only display validation result on required fields. closes #2820
2013-03-27 15:02:06 +00:00
James Koster
b0961d4e91
placeholder fades out
2013-03-27 14:59:52 +00:00
James Koster
f8f4867254
readme
2013-03-27 14:57:13 +00:00
Mike Jolley
0609080802
find_rates() fixes. GROUP BY after ORDER BY, and use sub queries so we can match both cities and postcodes (not OR)
2013-03-27 14:32:36 +00:00
Mike Jolley
728fd82af5
woocommerce_add_tinymce_lang array key. Closes #2823
2013-03-27 11:07:32 +00:00
Mike Jolley
c84ea9e783
only hide pages, not other objects. Closes #2829 .
2013-03-27 11:04:58 +00:00
Mike Jolley
3626a2c2e4
Version bumpage
2013-03-26 12:44:05 +00:00
Coen Jacobs
78c1db6a51
Sanitize id in woocommerce_get_product_to_duplicate function
2013-03-25 20:53:13 +01:00
Mike Jolley
dd497f829c
Update status modifed time. Closes #2790 .
2013-03-25 14:56:17 +00:00
Mike Jolley
b0f3457ae0
readme
2013-03-25 14:09:51 +00:00
Mike Jolley
8b99a175a2
version data on system status page.
2013-03-25 10:34:36 +00:00
Mike Jolley
edb07efaef
Allow messages to show with caching plugins on add to cart.
2013-03-22 20:34:20 +00:00
James Koster
f7852906c9
Revert "Readme"
...
This reverts commit bc9e249826
.
2013-03-22 20:05:07 +00:00
James Koster
bc9e249826
Readme
2013-03-22 20:03:29 +00:00
Mike Jolley
194bcc13ba
Readme update.
2013-03-22 18:09:09 +00:00
Mike Jolley
70552fdfad
woocommerce_redirect_single_search_result #2775
2013-03-22 18:06:12 +00:00
Mike Jolley
6443710db5
Fix title ordering
2013-03-22 17:06:49 +00:00
James Koster
0e639c47fb
Disabled keyboard shortcuts in prettyPhoto. Closes #2770
...
Not happy with this. The keyboard_shortcuts paramater doesn't seem to
work so had to disable in core which hits all instances of prettyPhoto.
Will revisit.
2013-03-22 00:24:00 +00:00
Mike Jolley
1853d639a8
Change filter name as its not neccessarily just for checkout.
2013-03-20 13:07:51 +00:00
Mike Jolley
3f7876063e
Made no shipping available messages filterable via woocommerce_cart_no_shipping_available_html and woocommerce_checkout_no_shipping_available_html
2013-03-20 13:04:06 +00:00
Mike Jolley
6e632c3348
Version bump
2013-03-18 15:26:51 +00:00
Mike Jolley
87fbb21ff2
Removed Sidebar Login Widget. Use http://wordpress.org/extend/plugins/sidebar-login/ instead. A potential security issue was found regarding logging of passwords (since GET was used instead of POST). Sidebar Login 2.5 resolves this and the widget has been removed from WC to prevent needing to maintain two (virtually identical) codebases.
2013-03-18 15:24:29 +00:00
Mike Jolley
161dca5b49
Unset post_parent Closes #2720 .
2013-03-18 14:55:21 +00:00
Mike Jolley
00a65b7cbd
Don't use woocommerce_clean for urls. Closes #2687 .
2013-03-18 14:13:50 +00:00
Mike Jolley
d6ec17604f
Product tabs when a product type doesn't exist yet. Closes 2750.
2013-03-18 13:10:27 +00:00
Mike Jolley
46dc3466d1
Removed Base Page Title option - rename the page instead. Closes #2727
2013-03-18 12:43:38 +00:00
Mike Jolley
559ef34005
Tweaked default locale to include all fields so that checkout fields can fallback if specific properties are not set e.g. required. Closes #2681 .
2013-03-18 12:02:36 +00:00
Mike Jolley
a774d9c648
Move track pageview back to template_redirect to prevent headers_redirect, but give a later priority than canonical. Closes #2678 .
2013-03-18 10:42:09 +00:00
Mike Jolley
3084b7db27
Readme for #2737 .
2013-03-18 10:26:33 +00:00
Mike Jolley
12bbf7b3e3
Readme
2013-03-18 10:24:20 +00:00
Mike Jolley
c4d2e17aac
Readme
2013-03-18 09:58:44 +00:00
Mike Jolley
7770150866
Readme.
2013-03-18 09:58:43 +00:00
Mike Jolley
946ecaaae2
Tweak - Filters for attribute default values.
2013-03-15 19:33:42 +00:00
James Koster
4e3768bd42
Product name width. closes #2713
2013-03-15 15:32:30 +00:00
James Koster
6d0cfda473
disabled prettyphoto deeplinking. closes #2697
2013-03-15 15:17:25 +00:00
Mike Jolley
67c5fd1794
Fix reviews + use functions in reviews tab.
2013-03-15 12:59:01 +00:00
Mike Jolley
cc08e376bc
Readme
2013-03-13 19:52:25 +00:00
Mike Jolley
ce437ffc55
readme for #2706
2013-03-13 19:52:25 +00:00
Mike Jolley
b9b9f18ed4
Readme for #2708
2013-03-13 19:14:50 +00:00
Mike Jolley
dc6878cc2f
Flat rate UI tweaks
2013-03-13 15:43:49 +00:00
Coen Jacobs
25aa04e1c9
Readme bump with previous commit
...
https://github.com/woothemes/woocommerce/commit/c119f98734514081b4aac894
489a9031eba99d03
2013-03-13 16:12:26 +01:00
Mike Jolley
43cc129942
PayPal standard gateway - no longer needs sandbox fix, and notify-validate should be first in the requests.
2013-03-13 11:58:47 +00:00
Mike Jolley
84b451e214
Fix attribute base
2013-03-12 14:43:06 +00:00
James Koster
3d3df8f70d
message icon in FF & prettyPhoto nav when only one product image fix
2013-03-12 11:05:18 +00:00
Mike Jolley
4f08369813
WC_Order_Item_Meta support for keys with multiple values.
2013-03-12 10:55:01 +00:00
Mike Jolley
5be66693d4
Rupees
2013-03-12 08:40:32 +00:00
Mike Jolley
bc4cc8bf7e
Codestyling bug with meta.php
2013-03-11 18:08:55 +00:00
Mike Jolley
256a38b5d8
Option for number of orders shown on view order page.
2013-03-11 16:12:29 +00:00
Mike Jolley
df3b84845b
Version bump
2013-03-11 10:41:44 +00:00
Mike Jolley
2da3900d2c
Receiver email option. #2666
2013-03-11 10:36:51 +00:00
Mike Jolley
5c699e27bd
Legacy IPN handler. #2665
2013-03-11 10:23:14 +00:00
Mike Jolley
f3d6eeb35c
readme
2013-03-11 10:00:41 +00:00
Mike Jolley
c247ca0bb7
Show download file names when linking. Shortens links and therefore closes #2631 . cc @coenjacobs
2013-03-10 16:24:04 +00:00
Mike Jolley
8098754913
hide_cart_widget_if_empty compatibility with fragments. Closes #2642 .
2013-03-10 15:20:42 +00:00
Mike Jolley
bfb542b930
Prepend when permalink shows shop base. Closes #2655 .
2013-03-10 15:12:18 +00:00
Mike Jolley
6f238650d1
Fix the page slurp
2013-03-10 14:33:27 +00:00
Mike Jolley
2cb9363c22
Put order on-hold which fail email address validation, rather than reject IPN completely. Closes #2653 .
2013-03-10 13:51:59 +00:00
Mike Jolley
3cef861696
Shortcode tweak + readme #2570
2013-03-10 13:30:48 +00:00
Mike Jolley
600f8728a0
Tweaked filter names + structure. #2659
2013-03-10 13:07:36 +00:00
Mike Jolley
bf8feefb6d
WC_START in checkout json requests to prevent notices breaking checkout.
2013-03-08 12:24:25 +00:00
Coen Jacobs
ab62151bd7
Nitpicking: santiized = sanitized
2013-03-08 13:04:55 +01:00
Mike Jolley
42fc9193ac
woocommerce_cancel_unpaid_orders respects the manage stock setting.
2013-03-08 10:45:29 +00:00
Mike Jolley
5393fc7ddb
Santize custom attributes. #2587
2013-03-07 19:34:29 +00:00
Mike Jolley
874d6855ea
Move to later hook #2625
2013-03-07 16:33:44 +00:00
Mike Jolley
5306a30005
Readme for #2618
2013-03-07 15:20:24 +00:00
Mike Jolley
ce24b83b7d
Fix post code ranges. Closes #2624 .
2013-03-07 14:02:50 +00:00
James Koster
3c1ad56bcd
Re-applied image setting tooltips
2013-03-07 12:49:51 +00:00
Mike Jolley
26e730acb2
Tweak label. Closes #2621 .
2013-03-07 11:16:17 +00:00
Mike Jolley
7e2e795510
W Samoa
2013-03-07 11:01:06 +00:00
Coen Jacobs
8245dcf23f
Readme bump for 2.0.2
2013-03-06 15:32:18 +01:00
Mike Jolley
1315111e0f
Clear cache when saving order items
2013-03-06 14:25:09 +00:00
Mike Jolley
31bb8a8cdb
readme
2013-03-06 13:27:36 +00:00
Mike Jolley
36e4cd8fa1
Upgrade if DB version is lower than current. + version bump in wc file
2013-03-06 11:16:12 +00:00
Coen Jacobs
c19043753c
Readme for #2585
2013-03-06 11:46:32 +01:00
Mike Jolley
38d68a29a3
Include once to prevent class exist errors with widgets.
2013-03-06 10:28:23 +00:00
Mike Jolley
dc36dd1676
Readme #2587
2013-03-05 21:20:38 +00:00
Mike Jolley
8936ad0c9b
Update chosen, closes #2594
2013-03-05 19:17:53 +00:00
Mike Jolley
0c3cc15c21
Fix animation. Closes #2603 .
2013-03-05 19:14:10 +00:00
Mike Jolley
cc1a91dc18
readme for #2593
2013-03-05 19:02:55 +00:00
Coen Jacobs
80ded8d0d5
South Africa states are back :)
2013-03-05 19:52:20 +01:00
Coen Jacobs
2c8abec9a6
Readme: South Africa does not require states on checkout form
2013-03-05 09:48:43 +01:00
Mike Jolley
d80c88189c
Fix frontpage shop with orderby Closes #2581 .
2013-03-04 22:49:17 +00:00
Mike Jolley
d5176e73a0
Fixed time paradox
2013-03-04 15:42:08 +00:00
Mike Jolley
a5a6fab817
Readme for fixes
2013-03-04 15:32:48 +00:00
James Koster
89153d2920
readme tweak
2013-03-04 12:43:30 +00:00
Mike Jolley
d88394799a
Readme
2013-03-04 11:02:25 +00:00
Coen Jacobs
57e65f22a7
Version bump for 2.0
2013-03-04 10:24:36 +01:00
Pascal Borreli
ae7899c67b
Fixed typos
2013-03-03 17:07:31 +00:00
Mike Jolley
4913a09e54
Outlying territories -> states
2013-03-01 20:40:20 +00:00
James Koster
b6f270d0d7
readme
2013-03-01 17:17:11 +00:00
Mike Jolley
e873af3cab
Readme for #2462
2013-02-18 11:00:32 +00:00
Mike Jolley
52f4e66942
readme #2444
2013-02-14 10:08:57 +00:00
Mike Jolley
29eb289c3b
Tweak messages #2430
2013-02-12 11:49:26 +00:00
Mike Jolley
dc835c5044
Readme for #2426 .
2013-02-11 16:48:01 +00:00
Mike Jolley
b67492fe68
Hide thumbnails when empty. Closes #2409 .
2013-02-11 14:17:57 +00:00
Mike Jolley
7a84ddd6c1
Tidied up settings, removed some un-needed settings, and made some settings automatic e.g. coupons disabled if no coupons exist
2013-02-10 23:02:52 +00:00
Mike Jolley
3e5b4141f6
Refined the way in which tabs are added to products
2013-02-10 17:33:13 +00:00
Mike Jolley
45ea0fc852
Change template name
2013-02-10 16:05:40 +00:00
Coen Jacobs
8a59ab8d6e
Filterable args for taxonomies. Closes #2364
2013-02-06 10:52:07 +01:00
Mike Jolley
50c8d45b06
Change some links
2013-02-02 14:23:20 +00:00
Mike Jolley
3680be64c6
Updated screenshots
2013-01-31 17:30:21 +00:00
James Koster
cf00520b4c
step 1 of replacing Fancybox with prettyPhoto
2013-01-30 16:18:36 +00:00
Mike Jolley
fb67343611
Tweak content. Closes #2311
2013-01-29 13:58:57 +00:00
James Koster
4119f00b0c
links to other free themes in readme
2013-01-28 15:22:01 +00:00
James Koster
37734cfd49
rating removal snippet in readme
2013-01-12 16:03:08 +00:00
James Koster
0fdf9032ec
Revert "loop ratings an option"
...
This reverts commit a23fde9491
.
2013-01-12 15:55:52 +00:00
James Koster
a23fde9491
loop ratings an option
2013-01-12 14:24:22 +00:00
Mike Jolley
84842200df
readme
2013-01-12 13:19:20 +00:00
Coen Jacobs
3eed2bcd7e
Readme update for added translation #2187
2013-01-10 11:39:14 +01:00
James Koster
32f7e09401
Open review form lightbox if accessed via anchor
2013-01-08 14:58:51 +00:00
Mike Jolley
6b1f645e24
Readme for #2139
2013-01-04 10:22:10 +00:00
James Koster
5302eb019f
css class name consistency #2086
2013-01-03 11:40:10 +00:00
Mike Jolley
07c88f24d5
Readme
2013-01-03 10:21:51 +00:00
Mike Jolley
16ce42645d
readme
2013-01-02 13:52:00 +00:00
Mike Jolley
5486ebb737
Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765
2012-12-31 18:25:09 +00:00
Mike Jolley
4c7ea6a016
Load admin mo, and updated GB translation.
2012-12-30 13:48:27 +00:00
Mike Jolley
d89b2aa66f
Set_stock for product class Closes #2042 .
2012-12-28 09:59:20 +00:00
James Koster
4817c324c2
readme
2012-12-27 14:18:57 +00:00
Mike Jolley
0fb50856b9
Account page tweaks for #2027
2012-12-23 12:19:56 +00:00
Mike Jolley
3af3f42a5b
Readme for #2032
2012-12-23 11:36:05 +00:00
Coen Jacobs
d5b6dfc4a7
Securi = Sucuri :)
2012-12-20 18:59:55 +01:00
Mike Jolley
83377af6b4
Finnish translation Closes #2021 .
2012-12-19 18:43:35 +00:00
Mike Jolley
f663a71550
Media upload (started)
2012-12-18 12:04:33 +00:00
Coen Jacobs
b5daf825a9
there = their in readme
2012-12-14 13:08:43 +01:00
Coen Jacobs
e8634ddb04
be be in readme :)
2012-12-14 12:33:24 +01:00
Coen Jacobs
5e675ab0e3
Updated readme with 1.6.6 release
2012-12-13 16:27:48 +01:00
Mike Jolley
3af034755b
Put holds on stock until orders are cancelled. Closes #1977 .
2012-12-12 21:14:19 +00:00
James Koster
908fd29ff9
better link
2012-12-12 13:22:13 +00:00
James Koster
9e76ffcc8d
.csv dummy data
2012-12-12 13:19:47 +00:00
Mike Jolley
a8fba0cf04
Tweaked installer and added new cron for scheduled sales. Closes #1971 .
2012-12-12 12:52:39 +00:00
Mike Jolley
a697ffbeb6
Coupon rework, reports, and styles. Closes #1862 .
2012-12-11 17:02:48 +00:00
Mike Jolley
c394119983
Ajax view cart. Closes #1948 .
2012-12-10 13:11:05 +00:00
Mike Jolley
753fc7c39e
Use core jquery ui. Closes #1929 .
2012-12-06 14:56:19 +00:00
Mike Jolley
8a59a45177
Filter coupons by type. Closes #1909 .
2012-12-05 16:26:04 +00:00
Coen Jacobs
37feabd87f
WooCommerce 2.0 is coming!
2012-12-03 20:19:58 +01:00
Mike Jolley
60626d25f9
The display options for taxes
2012-12-03 16:37:08 +00:00
Mike Jolley
2d4ebdc7b1
styling for radios
2012-12-03 15:02:33 +00:00
Mike Jolley
129d203ca9
Free shipping logic. Closes #1845 .
2012-11-28 19:54:04 +00:00
Mike Jolley
b1ec4b289a
Nuked whitespace. Closes #1846 .
2012-11-27 16:22:47 +00:00
Mike Jolley
279bbd126d
Local pickup zips. Closes #1809 .
2012-11-27 11:25:21 +00:00
Mike Jolley
db1d4e58ed
Create, update, save variations. Closes #1806 .
2012-11-27 10:34:02 +00:00
Mike Jolley
b0fa6d4481
Save attributs via ajax and refresh variations. Closes #1804 .
2012-11-26 17:27:55 +00:00
Mike Jolley
f8a26a2426
Improved product data panels.
2012-11-22 13:28:32 +00:00
Mike Jolley
3a803b010a
Other writepanel html5 inputs. #1322 .
2012-11-20 16:49:05 +00:00
Mike Jolley
b226b38c0c
custom_attributes option added to woocommerce_form_field args. Pass name/value pairs. Closes #1764 .
2012-11-19 15:05:23 +00:00
Mike Jolley
ad78c3ccc0
Flat rate shipping - if no rules match, and no default is set, don't return a rate. Closes #1695 .
2012-11-19 14:48:44 +00:00
Coen Jacobs
22afc34052
Reverted changes for manual category count. Ref: #1789
2012-11-19 15:39:27 +01:00
Mike Jolley
470e1c3ab6
readme
2012-11-16 13:53:23 +00:00
Mike Jolley
2d0909d28b
Update weights/dimensions for variations if they differ. Closes #1629 .
2012-11-16 13:50:15 +00:00
Mike Jolley
af8a7c51e0
readme
2012-11-15 16:49:18 +00:00
Mike Jolley
a232f21575
Shipping tax class options. Closes #1625 .
2012-11-15 14:01:16 +00:00
Mike Jolley
25077e6b20
Add disabled to settings API. Closes #1761 .
2012-11-15 11:46:18 +00:00
Mike Jolley
12075ee2cf
Made update settings more dev friendly. Closes #1720 .
2012-11-14 13:26:53 +00:00
Mike Jolley
4c47f30fe1
Merge conflicts
2012-11-14 12:15:22 +00:00
James Koster
4aabf1bb0b
Revert "grove test"
...
This reverts commit ae97bf939d
.
2012-11-13 18:44:42 +00:00
James Koster
ae97bf939d
grove test
2012-11-13 18:40:57 +00:00
Mike Jolley
7e5d2ac174
Calc totals/tax rows rework
2012-11-13 14:54:34 +00:00
Coen Jacobs
b879f73ce3
Updated readme links
2012-11-13 10:26:28 +01:00
Mike Jolley
fde3ba05bd
Made armed forces 'states' under the US rather than in their own 'country'. Closes #1605 .
2012-11-09 11:54:11 +00:00
Mike Jolley
784b7ae3b6
New shop page/category archive display settings, and the ability to change display per-category. Closes #1600 .
2012-11-08 18:05:18 +00:00
Mike Jolley
764b34a938
Case insensitive coupons. Closes #1633 .
2012-11-08 16:57:59 +00:00
Coen Jacobs
3baaf6029a
Removed all deprecated classes and functions except for 1.6.x template files and functions
2012-11-08 16:27:47 +01:00
Mike Jolley
1f8e836e71
Tweak for previous merge.
2012-11-06 14:09:54 +00:00
Mike Jolley
94de5c329f
Fix bulk stock editing. Closes #1624 .
2012-11-06 13:54:57 +00:00
Mike Jolley
47f62e777b
Remove dev link from readme
2012-11-06 12:22:34 +00:00
Mike Jolley
eb26d41ee9
Allowed sku search to return > 1 result.
2012-11-05 12:46:26 +00:00
Mike Jolley
357e35006c
Moved page title logic to a function. #1612 .
2012-11-04 16:01:40 +00:00
Mike Jolley
817b17caac
Tweak cart thumbnail display. Closes #1668 .
2012-11-04 14:15:14 +00:00
Mike Jolley
aef47868fa
Merge branch 'Line-items-data-tweak'
2012-10-24 17:53:44 +01:00
Mike Jolley
98bf973bf6
Readme
2012-10-20 15:45:13 +01:00
James Koster
b0e9559d78
Bulgarian update
2012-10-18 12:11:50 +01:00
Mike Jolley
aef75800c9
Update/install code + revised notices.
2012-10-18 10:33:06 +01:00
James Koster
f68acc82e3
updated links in readme
2012-10-17 14:12:41 +01:00
Mike Jolley
38ccc92f47
[3.1.1] Append hash to logs and restrict directory listings. #1575 .
2012-10-17 13:28:41 +01:00
Mike Jolley
596c408c27
Pagination + sorting tweaks, new active filters widget, sort both directions for price, fix for #coenfail. Closes #771 .
2012-10-14 13:06:41 +01:00
Mike Jolley
2b0c8bdbda
Exclude up-sells from related products. Closes #1555 .
2012-10-12 18:44:23 +01:00
Mike Jolley
c9a6680438
Coupon description. Closes #1560 .
2012-10-12 18:28:34 +01:00
Coen Jacobs
98e9774653
Merge pull request #1597 from woothemes/resend-order-emails
...
Resend order emails, closes #1562
2012-10-12 06:56:49 -07:00
Coen Jacobs
209f74d2f2
Readme update for resend emails
2012-10-12 15:40:00 +02:00
Mike Jolley
39b7567b0c
product_variations[] Closes #1581 .
2012-10-12 14:21:21 +01:00
Mike Jolley
da773570f1
readme
2012-10-12 13:26:44 +01:00
Mike Jolley
34f230a0d0
Tax display tweaks.
2012-10-12 12:57:08 +01:00
Mike Jolley
a2bfe99c18
Tax settings page clean.
2012-10-12 12:56:03 +01:00
Mike Jolley
c023a64e36
readme
2012-10-10 15:37:24 +01:00
Mike Jolley
9505e5d63f
Better permalink settings. Closes #1579 .
2012-10-10 10:21:04 +01:00
Coen Jacobs
e159952841
Setting for product post type slug
...
- New priority in slug generation: Shop base (if checked), custom slug
(if entered), pick default (translatable) 'product'
- Related to: #1579
2012-10-09 18:09:11 +02:00
Mike Jolley
5868b63b93
Ordering options. Closes #1166 .
2012-10-09 15:57:06 +01:00
Coen Jacobs
e87ea2022b
Manual prod_cat counting to hide hidden products from counters
...
- Uses update_count_callback argument for manual counting function
- Filters on get_terms and updates counters
- Closes #1449
2012-10-09 15:16:36 +02:00
Mike Jolley
6e10465faf
Bulk improvements. Closes #1063 .
2012-10-09 10:07:30 +01:00
Mike Jolley
2d15a8aaac
Schedule sale for variations. #1064 .
2012-10-08 12:51:00 +01:00
Mike Jolley
9c560e768c
refactor variation data
2012-10-08 09:59:02 +01:00
Mike Jolley
7236192711
Work on the product images panel. Closes #1504 .
2012-10-04 18:09:18 +01:00
Mike Jolley
c588c761e0
Local Pickup option needs associated state sales tax. Closes #1491 .
2012-10-01 10:45:07 +01:00
Mike Jolley
c9e61eef82
Reports fix when beginning with a number.
2012-09-30 19:35:05 +01:00
Mike Jolley
2a30cfda0e
loop start and end. Closes #1356 .
2012-09-30 14:41:07 +01:00
Mike Jolley
544b9a1874
readme and min
2012-09-29 20:32:22 +01:00
Mike Jolley
50559adf90
readme
2012-09-29 19:27:20 +01:00
Mike Jolley
e61c152a7c
disable ratings option. Closes #1503 .
2012-09-21 21:21:50 +01:00
Mike Jolley
5fcfe948d7
Handle add to cart differently, Closes #1517 and tweak messages Closes #1498 .
2012-09-21 21:11:57 +01:00
Mike Jolley
f6d0bd2c06
Upsells
...
* Tweak - Removed upsell limit - show whats defined.
* Tweak - Args for upsells to control per-page and cols.
2012-09-21 16:47:57 +01:00
Mike Jolley
66cf7d8e98
More capabilities. Closes #1083 .
2012-09-20 16:35:15 +01:00
Mike Jolley
acb23a7c4a
readme
2012-09-20 15:03:59 +01:00
Mike Jolley
aaeb0ec0fb
Calc totals. Closes #883 .
2012-09-18 19:07:18 +01:00
Mike Jolley
50f00d1fe0
Added shortcodes. Closes #1378 .
2012-09-18 14:11:36 +01:00
Mike Jolley
1b4130bc56
new email interface + plain text versions
2012-09-17 11:36:30 +01:00
Mike Jolley
4b4da5c62f
Due to new session handling, removed session section from the status page. Closes #1494 .
2012-09-12 13:49:41 +01:00
Mike Jolley
e9f0a8612f
Made paypal use wc-api for IPN
2012-09-12 13:36:34 +01:00
Mike Jolley
8d655c28c6
IPN validation
2012-09-12 12:08:35 +01:00
Mike Jolley
251a93855c
Shipping vs billing for tax. Closes #1457 .
2012-09-12 11:16:53 +01:00
Mike Jolley
bcb6e0b2a3
Localized shortcode button. Closes #1459 .
2012-09-10 17:56:29 +01:00
Mike Jolley
0fd46e7923
Import export taxes. Closes #447 .
2012-09-10 12:26:26 +01:00
Mike Jolley
fdd34e5c0e
session -> transient WIP
2012-09-07 18:26:13 +01:00
Mike Jolley
7f3218cc66
Option to enable Cash on Delivery for select shipping methods only. Closes #1437 .
2012-09-07 10:49:36 +01:00
Mike Jolley
1d95fef681
Added wildcard support to local delivery postcodes. Closes #1477 .
2012-09-06 23:49:56 +01:00
Mike Jolley
6496215d48
show currency. Closes #1468 .
2012-09-06 17:47:16 +01:00
Mike Jolley
4c4bc9f5d2
Multi download features, and added the expirey back.
2012-09-06 16:16:16 +01:00
Mike Jolley
6ff9dba099
readme
2012-09-06 12:35:25 +01:00
Mike Jolley
6c2e00c1c7
Fix - Active plugins display on status page.
2012-09-05 18:45:14 +01:00
Mike Jolley
53c5fbee40
Fix - Variation sku updating after selection.
2012-09-05 16:57:19 +01:00
Mike Jolley
dc07fc39f9
readme
2012-08-31 17:19:14 +01:00
Mike Jolley
12a2485637
After successful add to cart, if there are no other redirects, redirect to referer.
2012-08-31 10:05:28 +01:00
Mike Jolley
8cdbf6b5a4
Added more error messages for coupons
2012-08-31 09:45:50 +01:00
Mike Jolley
d438cde903
readme
2012-08-30 10:12:59 +01:00
Mike Jolley
325618a1d5
Added sales by category report
2012-08-29 17:43:56 +01:00
Coen Jacobs
28b4289be0
Version bump 1.6.5.1
2012-08-25 20:57:38 +02:00
Mike Jolley
40982b8edd
readme
2012-08-25 11:43:54 +01:00
Mike Jolley
01c00bd029
version bumpage
2012-08-25 11:11:45 +01:00
Mike Jolley
6c3b3f41a8
Clear transients. Closes #1415 .
2012-08-25 11:09:53 +01:00
Mike Jolley
3cc0399ef6
breadcrumb tweak was not valid.
2012-08-25 11:03:45 +01:00
Mike Jolley
3eeae3a164
Hide cart button when a variation is out of stock with disabled backorders. Closes #1419 .
2012-08-25 11:02:02 +01:00
Mike Jolley
015f8bdd01
readme
2012-08-25 10:40:05 +01:00
Mike Jolley
b450616848
woocommerce_ajax_loader_url
2012-08-25 10:32:14 +01:00
Mike Jolley
c42814bbc6
Added fallback for variations variable (JS)
2012-08-25 10:11:23 +01:00
Mike Jolley
5ab84b2b98
Pass variation to show_variation trigger (JS). Closes #1431 .
2012-08-25 09:51:20 +01:00
Mike Jolley
5e78e897c7
check_jquery
2012-08-25 09:47:36 +01:00
Mike Jolley
fe2c407f2f
Appended version to scripts to prevent cache issues upon upgrade
2012-08-24 18:34:31 +01:00
Mike Jolley
42f1dd62de
Tweak to #1425 .
2012-08-24 18:28:05 +01:00
Mike Jolley
e2bbf94dab
readme
2012-08-24 18:14:49 +01:00
James Koster
251bbe75d1
readme
2012-08-23 12:54:18 +01:00
Mike Jolley
7596db55fb
readme
2012-08-23 11:49:21 +01:00
Mike Jolley
309a4b7074
readme
2012-08-22 16:17:16 +01:00
Mike Jolley
02b88b23b9
get_allowed_country_states() function. Closes #1407 .
2012-08-22 16:13:58 +01:00
Mike Jolley
03f64acf58
DP for #1383
2012-08-21 19:01:56 +01:00
Mike Jolley
5ae5a611a8
readme
2012-08-21 17:23:49 +01:00
Mike Jolley
40cc7b997d
Scope. Closes #1364 .
2012-08-21 16:41:18 +01:00
Mike Jolley
975c701799
utm_nooverride Closes #1382 .
2012-08-21 13:49:07 +01:00
Mike Jolley
a09969a116
Login widget fix
2012-08-21 11:12:51 +01:00
James Koster
8c93b41605
Product data tabs class name
2012-08-15 19:28:13 +01:00
James Koster
4b7ba0392e
Norwegian translation by Espen André Corneliussen
2012-08-15 17:50:26 +01:00
Mike Jolley
5b007d4918
Function docs.
2012-08-14 23:43:53 +01:00
Mike Jolley
90b61d61ef
More api docs
2012-08-14 23:43:53 +01:00
James Koster
0f77486b2b
readme
2012-08-13 13:43:03 +01:00
James Koster
123e004013
Iconised order action buttons
2012-08-13 13:36:22 +01:00
Mike Jolley
8728c7a8c2
Titles and strstr. Closes #1366 .
2012-08-12 15:12:52 +01:00
Mike Jolley
3edf155b50
Classes for order info in my-account. Closes #1363 .
2012-08-12 13:44:00 +01:00
Mike Jolley
402799c0eb
Fix JS enqueue. Closes #1365 .
2012-08-12 13:15:27 +01:00
Mike Jolley
d5163c5638
Made variation get_image() return instead of echo. Closes #1368 .
2012-08-12 12:41:26 +01:00
Mike Jolley
a7d7b6b6a6
Fix - Notice in invoice template with number_format
2012-08-12 09:28:07 +01:00
Mike Jolley
7c69f3a431
Fix - Missing grouped product cart buttons
2012-08-11 16:41:28 +01:00
Mike Jolley
10a39244bd
ecommerce track Closes #1361 .
2012-08-10 16:56:13 +01:00
Mike Jolley
d351240e6a
Hide variations from frontend
2012-08-10 15:24:01 +01:00
Mike Jolley
b1e320f289
Fix - Hide if cart is empty option
2012-08-10 14:36:24 +01:00
Mike Jolley
6d5b9991d3
version bump
2012-08-10 14:21:10 +01:00
Mike Jolley
ef16153a10
fix readme
2012-08-10 14:17:57 +01:00
Mike Jolley
c037d88f87
readme
2012-08-10 14:17:32 +01:00
Mike Jolley
277c55d596
Swapped invoice and custom in paypal and added prefix. Closes #1149 .
2012-08-10 14:14:05 +01:00
Mike Jolley
a5ee0eac9b
readme
2012-08-10 13:24:59 +01:00
Mike Jolley
7d47de830b
Copy billing to shipping address on order screen. #1269 .
2012-08-10 12:31:18 +01:00
Mike Jolley
9acb170520
Option to register using the email address as the username instead of entering a username. Closes #1027 .
2012-08-10 12:15:32 +01:00
Mike Jolley
377ddce930
Demo store notice option
2012-08-10 10:35:25 +01:00
Mike Jolley
2c9fa0ccf0
Version
2012-08-07 09:38:12 +01:00
Mike Jolley
cedcca7fe7
is_purchasable. Closes #1331 .
2012-08-07 00:33:52 +01:00
Mike Jolley
714f441ace
Revised tax select box to allow top level country to be chosen (when the country has states)
2012-08-07 00:17:13 +01:00
James Koster
e40c754a98
Revert "using font for tab icons"
...
This reverts commit 7d9e754cd4
.
2012-08-06 11:56:10 +01:00
James Koster
1a1ac7f2f3
Revert "Replaced graphics with font on orders / products"
...
This reverts commit df23d2ddd9
.
2012-08-06 11:55:48 +01:00
James Koster
df23d2ddd9
Replaced graphics with font on orders / products
2012-08-03 17:01:44 +01:00
James Koster
7d9e754cd4
using font for tab icons
2012-08-03 15:35:23 +01:00
James Koster
c2af0074b5
retina menu icons
2012-08-03 14:28:56 +01:00
Mike Jolley
dbc8279dbd
ajax customer select
2012-08-01 13:43:50 +01:00
Mike Jolley
27a1ae8ee8
Store customer IP and UA on purchase. Closes #1318 .
2012-07-31 13:11:17 +01:00
Mike Jolley
2e96d554ce
has_file() Closes #1275 .
2012-07-31 12:58:00 +01:00
Mike Jolley
a322a83a7d
analytics tracking
2012-07-30 16:01:33 +01:00
Mike Jolley
cb49e45ed6
readme
2012-07-29 10:48:26 +01:00
Coen Jacobs
a617afec3e
Rescan all language strings and updated .po and .mo files for next release
2012-07-27 17:39:48 +02:00
Mike Jolley
07e2d50363
PayPal standard: No longer using shipping_1
2012-07-27 13:59:51 +01:00
Mike Jolley
5845b37ca2
settings api
2012-07-26 15:11:29 +01:00
Mike Jolley
8cdc3738c2
Removed session_name. Closes #1291 .
2012-07-25 19:20:21 +01:00
Mike Jolley
6d7e06b500
Better caching support + mini-cart template
2012-07-25 18:59:12 +01:00
Mike Jolley
fc15d177c5
Merge pull request #1288 from AaronHolbrook/fix_typos
...
Fixed typos (depreciate should be deprecate)
2012-07-25 03:32:47 -07:00
Mike Jolley
ac5fdeb9c4
email tweaks
2012-07-25 11:28:42 +01:00
James Koster
6eb92e5735
Updated Swedish translation by Patric Liljestrand
2012-07-24 11:38:56 +01:00
Aaron Holbrook
b4a62dc49b
Fixed typos (depreciate should be deprecate)
2012-07-23 13:14:02 -05:00
Mike Jolley
ffec3a6036
Shipping calculator state box improvements
2012-07-22 14:44:01 +01:00
Mike Jolley
1f071fd8f4
selected state for variation options
2012-07-22 14:31:31 +01:00
Mike Jolley
9d7c7a6f1e
readme for #1281
2012-07-22 13:54:21 +01:00
Mike Jolley
e917b04205
readme
2012-07-22 13:52:12 +01:00
Mike Jolley
59d2d792f6
Product data panels
2012-07-22 13:50:45 +01:00
Mike Jolley
6e41377af1
wp_reset_postdata instead of wp_reset_query in product page loops. #1277 .
2012-07-20 13:50:32 +01:00
Mike Jolley
37b0dec37a
Event handling for checkout fields
2012-07-20 13:46:05 +01:00
Mike Jolley
ea80bd2814
US Zip Code validation
2012-07-20 12:40:13 +01:00
Mike Jolley
a239922632
reset loop on loop_end
2012-07-19 22:52:28 +01:00
Mike Jolley
7524df5cde
product cats shortcode fix
2012-07-19 22:13:06 +01:00
Mike Jolley
811c1bdcbb
Version
2012-07-19 19:41:03 +01:00
Mike Jolley
1f61bab915
Put back deprecated loop-shop for older themes until they are updated
2012-07-19 19:34:49 +01:00
Mike Jolley
ad1ba517bb
loop-shop is gone. Closes #1273 .
2012-07-19 18:58:41 +01:00
Mike Jolley
08ae311d43
HTTP_X_FORWARDED_PROTO
2012-07-18 18:07:39 +01:00
Mike Jolley
1be0b9f8f2
Backorder handling. Closes #835 .
2012-07-17 19:11:14 +01:00
Mike Jolley
6fe7e831b2
Set session_name to avoid conflicting sessions across installs. Closes #1217 .
2012-07-17 16:01:01 +01:00
Mike Jolley
30b8ddaf1d
Split up frontend scripts so they can be loaded when needed.
2012-07-17 15:09:18 +01:00
Mike Jolley
1b0a206bd9
Handling for non-JS checkout
2012-07-16 20:21:44 +01:00
Mike Jolley
6cc4eaf52e
tweaked filter. #1249
2012-07-16 18:33:02 +01:00
Mike Jolley
4dcde409b8
Edit attribute slugs after creation. Closes #821 .
2012-07-16 15:57:18 +01:00
Mike Jolley
78de8db237
readme
2012-07-11 23:19:58 +01:00
Coen Jacobs
ea60024453
Readme update for Orders admin menu change. Closes #939
2012-07-11 22:53:11 +02:00
Mike Jolley
5cd01f58a0
get_order_item_totals() total_rows have fixed indexes for easier manipulation. Closes #1059 .
2012-07-11 19:32:00 +01:00
Mike Jolley
4200f43d52
woocommerce_attribute filter. Closes #768 .
2012-07-11 19:11:41 +01:00
Mike Jolley
2b9a03db2c
"verified owner" label for customer reviews. Closes #294 .
2012-07-11 18:48:22 +01:00
Mike Jolley
a764608461
order_note comment type for future order notes, allowing you to filter in the comments section and show order notes in admin (so you can remove them). Closes #1244 .
2012-07-11 15:53:40 +01:00
Mike Jolley
c124058bd5
Hooks. Closes #1245 .
2012-07-11 15:24:40 +01:00
Coen Jacobs
53e422290e
Readme update for #1235
2012-07-11 14:53:54 +02:00
Mike Jolley
c846906064
loops template rewrite
2012-07-11 13:50:28 +01:00
Mike Jolley
12dc3c033f
Template changes - for coen approval
2012-07-11 11:23:31 +01:00
Mike Jolley
c687c214e7
Fix multi item add. Closes #1233 .
2012-07-10 17:51:37 +01:00
Mike Jolley
54c00bd642
Changed microdata for offers/product so its picked up by google. Closes #1227 .
2012-07-10 17:32:56 +01:00
Mike Jolley
1910f4a4f7
Coupon usage counts on cancell. Closes #1210 .
2012-07-10 16:52:52 +01:00
Mike Jolley
746a794f0a
Check taxonomies exist. Closes #1207 .
2012-07-10 14:05:44 +01:00
Mike Jolley
af549be954
Tweak locales. Closes #1194 .
2012-07-10 13:36:13 +01:00
Mike Jolley
d6183d7853
IPN check. Closes #1215 .
2012-07-09 18:12:24 +01:00
Mike Jolley
47b51a4ffb
Tweak to #1222 . Closes #1218 .
2012-07-09 17:50:21 +01:00
Coen Jacobs
52fd982547
Colombia zipcodes are not required
2012-07-09 16:46:51 +02:00
Mike Jolley
b0e59cb26d
Back to page 1. Closes #1186 .
2012-06-29 21:18:22 +01:00
Mike Jolley
cbfed071c3
When placing an order again, clear current cart. Closes #1189 .
2012-06-29 20:49:27 +01:00
Mike Jolley
b8daf0bfd8
oz support. Closes #1190 .
2012-06-29 20:24:43 +01:00
Mike Jolley
a31e629ebb
Order count clear transient on delete. Closes #1187 .
2012-06-29 20:06:40 +01:00
Mike Jolley
3cc8f41b90
get_icon get_title get_description for #1201
2012-06-29 19:44:33 +01:00
Mike Jolley
f2f847ad5b
Tweaks to #1180 . And get_image confusion resolved (it shouldn't echo)
2012-06-29 18:56:42 +01:00
Mike Jolley
9daae31865
readme
2012-06-29 18:10:55 +01:00
Mike Jolley
491c02b35d
Tweaks to previous merge
2012-06-29 17:51:15 +01:00
Mike Jolley
cd35f60011
Windows CRT fix
2012-06-29 17:38:00 +01:00
Mike Jolley
b373a82de2
moved checkout buffer function
2012-06-28 12:19:54 +01:00
Mike Jolley
57fe4db23c
Scheduled on sale ignored from sale widget
2012-06-27 12:00:24 +01:00
Mike Jolley
57bf97230d
Fix get shipping class id
2012-06-26 13:17:08 +01:00
Mike Jolley
f951fbc70e
widget conflict
2012-06-25 22:53:15 +01:00
Mike Jolley
955bda040d
PLN fix
2012-06-25 15:31:58 +01:00
Mike Jolley
4f6690c656
readme tweaks
2012-06-21 14:30:04 +01:00
Mike Jolley
dc2be540b3
this doesn't work. use is_shop instead
2012-06-21 00:10:12 +01:00
Mike Jolley
552484e248
When SHOP_IS_ON_FRONT set is_front_page to true
2012-06-20 20:02:26 +01:00
Mike Jolley
023ee52246
Zero tax check in totals.php
2012-06-20 19:53:35 +01:00
Coen Jacobs
a3cf7743bf
Make United States label in JS translatable. Closes #1168
2012-06-20 19:50:54 +02:00
Mike Jolley
cb1f1f9a28
Allow html in notes and use textarea. Closes #1171 .
2012-06-20 18:19:35 +01:00