Commit Graph

1616 Commits

Author SHA1 Message Date
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 &rarr; / &larr; 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