Coen Jacobs
6aa9bcadab
Added product id parameter to related posts filters
2014-05-21 11:35:54 +02:00
Coen Jacobs
2ed4aa26bd
Prevent undefined notice for Layered Nav title
2014-05-21 11:26:20 +02:00
Luke Carbis
97fb685b2e
Add $tax_rate_id to the added and updated actions
...
Resolves https://github.com/woothemes/woocommerce/issues/5524
2014-05-21 09:14:49 +10:00
Luke Carbis
cdb1e6149d
Merge pull request #1 from woothemes/master
...
Merge woothemes latest.
2014-05-21 09:12:21 +10:00
Mike Jolley
bbd7b16c17
Merge pull request #5507 from lukecarbis/issue-5505
...
Add action hooks when saving tax rates
2014-05-20 16:39:04 +01:00
Mike Jolley
6323f1c5c2
Stronger session ID generation
2014-05-20 11:08:31 +01:00
Mike Jolley
6e8e32256b
Indentation
2014-05-20 11:08:09 +01:00
Mike Jolley
41eab15b13
Clear sessions after ordering/on logout
2014-05-20 10:01:26 +01:00
Gerhard
7886ad84bd
Expire transient after a week
2014-05-19 14:11:18 +02:00
Gerhard
910f7802f4
Addons page, reference new json API endpoint
2014-05-19 13:53:15 +02:00
Y12STUDIO
a6fc9920d7
Update the address format for Taiwan
2014-05-19 16:08:30 +08:00
Y12STUDIO
1f6f7d3a6c
Merge pull request #1 from woothemes/master
...
Update
2014-05-19 15:59:45 +08:00
Luke Carbis
97bf6053e3
Fix notice that occurs from external function call
...
Resolves https://github.com/woothemes/woocommerce/issues/5506 .
This checks to see if the `integrations` array has any values before getting it's current value.
2014-05-19 15:57:34 +10:00
Luke Carbis
d4a38f0009
Add action hooks when saving tax rates
...
Resolves https://github.com/woothemes/woocommerce/issues/5505 .
Add three actions when tax rates are saved:
* woocommerce_tax_rate_added
* woocommerce_tax_rate_updated
* woocommerce_tax_rate_deleted
2014-05-19 15:49:35 +10:00
demon36
d57ac66fce
added egypptian currency
...
#5502
2014-05-18 14:30:37 -07:00
splashingpixels
a0bc8820a3
menu order terms were coming back empty fixes #5490
2014-05-16 21:12:34 -07:00
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