Commit Graph

15572 Commits

Author SHA1 Message Date
Cammy-the-block 4aec620ed3 Fixed my account setting values to wrong user submitted strings. 2014-05-15 19:42:07 -07:00
claudiosmweb c09cd8ea4b fixed the admin welcome screen css 2014-05-15 17:42:04 -03:00
Mike Jolley 0a3d9b3949 Send IPN email notifications to new order email.
Closes #4696
2014-05-15 14:35:16 +01:00
splashingpixels 4bd0350794 removed unecessary localization from edit account fixes #5485 2014-05-15 05:59:11 -07: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 08996096f2 Merge pull request #5033 from claudiosmweb/customers_api_4162
Customers API / Methods PUT/POST/DELETE
2014-05-15 12:58:23 +01:00
Mike Jolley ddafd636f2 Merge pull request #5044 from kloon/coupons_api_put_post_delete
Coupons API PUT POST DELETE
2014-05-15 12:57:08 +01:00
Mike Jolley 0dd8dcba2e Update label for force http option Closes #5474 2014-05-15 12:40:08 +01:00
Mike Jolley b7643e469b Merge pull request #4763 from claudiosmweb/remove_the_content_filter
Removed all the_content filter in favor to wpautop() and do_shortcode()
2014-05-15 10:52:26 +01:00
Mike Jolley 1b6e2a5980 Merge pull request #5125 from sparkweb/master
[2.2] REST API: Allow ordering on the resource level
2014-05-15 10:50:32 +01:00
Mike Jolley a7db292b39 Merge pull request #5481 from franticpsyx/fees
Add punctuation to fees.
2014-05-15 10:46:16 +01:00
Mike Jolley d4dfc467fe Merge pull request #5447 from ChuckMac/report_filter
[2.2] Add new 'wc_admin_reports_path' filter to reports
2014-05-15 10:46:07 +01:00
Mike Jolley 8ccfd3a2ae Merge pull request #4618 from leewillis77/add_user_id_to_packages
[2.2] Add user ID to shipping packages
2014-05-15 10:44:14 +01:00
Chuck Mac fa0b829b15 Add new 'wc_admin_reports_path' filter with name
Add $name to filter to be able to use the original passed value as well.
2014-05-14 19:54:45 -04:00
Manos Psychogyiopoulos 86b8e3e372 Add punctuation to fees 2014-05-14 18:22:55 +03: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 de27bb7957 TX update 2014-05-14 13:52:09 +01:00
Mike Jolley aeeb68f3ff [2.2] Respect login hidden toggle Fixes #5479 2014-05-14 11:38:06 +01:00
Mike Jolley 4e2c6c89e3 readme 2014-05-14 10:48:19 +01:00
Andrew Benbow f8be405d45 Update class-wc-validation.php
Correct character 3 vaildation
2014-05-14 10:47:46 +01:00
Mike Jolley f7786f4ca2 Merge pull request #5478 from ChromeOrange/master
Update class-wc-validation.php
2014-05-14 10:36:31 +01:00
Andrew Benbow 919fc6ba9b Update class-wc-validation.php
Correct character 3 vaildation
2014-05-14 00:55:29 +01:00
Mike Jolley 2b8b483c30 Grunt/pot/tx 2014-05-13 16:22:02 +01:00
Mike Jolley 4eda3619ae Readme 2014-05-13 16:17:35 +01:00
claudiosmweb a1c0b77a36 normalized the woocommerce_email_attachments filter return type 2014-05-13 16:16:42 +01:00
Mike Jolley 674802c3ac Add a tip for default selections, and use opt groups for the long bulk edit list 2014-05-13 16:13:15 +01:00
Mike Jolley c40fb45725 Made wc_get_product_terms support custom menu_order by using get_terms and an include
Fixes #5455
2014-05-13 16:13:00 +01:00
claudiosmweb 0e102a021c fixed some coding standards in includes/class-wc-ajax.php 2014-05-13 16:12:54 +01:00
Mike Jolley 19625d17bb Fix notice when not scanning any files Closes #5465 2014-05-13 16:12:49 +01:00
Tamara Zuk c5c81c0818 Check if term is returned before getting its name
Prevents a rare notice if the order item meta value is blank
2014-05-13 16:12:33 +01:00
claudiosmweb b1207d8eda fixed WC_Product_Variable::set_stock() compatibility with WC_Product::set_stock() 2014-05-13 16:12:15 +01:00
Pippin Williamson a059290fa8 Update class-wc-meta-box-coupon-data.php
Introduce `woocommerce_coupon_data_panels` action.

If someone wants to add a new tab to the Coupons data meta box, they can use the `woocommerce_coupon_data_tabs` filter to register a new tab. These tabs accept a `target` key that lets you specify the `div` ID to reveal when the tab is clicked on. It turns out, however, that there is no way to actually add the `div` to the page, making the filter for custom tabs only good for removing tabs.
2014-05-13 16:12:07 +01:00
Mrinal Kanti Roy 10c1a1882f Uttaranchal (UT) renamed to Uttarakhand (UK)
Issue: https://github.com/woothemes/woocommerce/issues/5448
2014-05-13 16:11:46 +01:00
Mike Jolley c945e5a848 Conflict 2014-05-13 16:11:39 +01:00
Mike Jolley 31ba243927 Prevent empty session data being stored until a cookie or session exists to retrieve it. 2014-05-13 16:09:36 +01:00
Mike Jolley 4a63bb1681 Brackets 2014-05-13 16:09:30 +01:00
Mrinal Kanti Roy f68f278c16 Brahmanbaria & Habiganj missing from the list
We've 64 districts but listed 62, so two states (Districts) were missing from this file 'Brahmanbaria' & 'Habiganj'.

Reference from Bangladesh Government Website: http://www.bangladesh.gov.bd/index.php?option=com_content&task=view&id=225&Itemid=272

All of 64 districts are listed there!
2014-05-13 16:09:26 +01:00
Mike Jolley 484b4920c9 Cleaned up logic in email_instructions functions for @splashingpixels 2014-05-13 16:09:14 +01:00
toddlahman 025f06a463 Use WP SEO class method rather than deprecated fn
Notice: wpseo_get_value is deprecated since version WPSEO 1.5.0! Use
WPSEO_Meta::get_value() instead.
2014-05-13 16:08:50 +01:00
claudiosmweb 1f12370fc4 defined a min value to cart quantity input 2014-05-13 16:08:13 +01:00
claudiosmweb fcfaff1954 hide number input buttons in firefox 29 and later 2014-05-13 16:08:07 +01:00
Tamara Zuk d8ac99da33 COD: check if cart is available before checking if it needs shipping 2014-05-13 16:07:53 +01:00
Mike Jolley ad5e6a4f15 param comment Fixes #5408 2014-05-13 16:07:39 +01:00
Mike Jolley b6c4d9a852 Trim commas and empty lines off address formats Fixes #5411 2014-05-13 16:07:18 +01:00
Mike Jolley 616542b09c Revise how variation attributes are deleted/updated
Prevents issues with WPE caching when you delete and then update right
after.

Conflicts:

	includes/admin/post-types/meta-boxes/class-wc-meta-box-product-data.php
2014-05-13 16:06:57 +01:00
Mike Jolley 121022a5eb Add $package to is_available shipping method hooks 2014-05-13 16:04:21 +01:00
Dave Mainville debe30861b Closes #5424 2014-05-13 16:03:56 +01:00
bolderelements 15b10ca7bc Update abstract-wc-shipping-method.php
The order is backward so if you use the default 'is_available' function for your extensions, the 'excluding' option will always deny every country because this line returns an empty array.
2014-05-13 16:02:08 +01:00