Claudio Sanches
83b570e3e1
[API] Created method to delete product attributes
2015-04-27 16:33:47 -03:00
Claudio Sanches
bda53f75af
[API] Created method to edit product attributes
2015-04-27 16:14:31 -03:00
Claudio Sanches
9dfc858825
Merge pull request #8052 from Ninos/small-fixes
...
Remove unnecessary global variable
2015-04-27 13:58:41 -03:00
Ninos Ego
4bdaff52cb
Remove unnecessary global variable
...
`$post` is not needed there.
2015-04-27 18:41:15 +02:00
Claudio Sanches
2e56790122
[2.3] Fixed the sort order dropdown items when create new product attributes
2015-04-27 13:08:53 -03:00
Claudio Sanches
212ebe486d
[API] Created method to create product attributes
2015-04-27 13:06:42 -03:00
Claudio Sanches
1b176c73e3
Created wc_check_if_attribute_name_is_reserved() function
2015-04-27 13:06:28 -03:00
Claudio Sanches
611ffff0a5
Created wc_get_attribute_types() and deprecated the woocommerce_admin_attribute_types action
2015-04-27 12:31:34 -03:00
Claudio Sanches
00f9c6f1ca
[API] Created WC_API_Products::get_product_attribute() method
2015-04-27 11:58:58 -03:00
Claudio Sanches
aa2d5835e4
[API] Created WC_API_Products::get_product_attributes() method
2015-04-27 11:47:17 -03:00
Claudio Sanches
298d5e90ed
[2.3] Fixed paypal about URL for Switzerland #8030
2015-04-27 10:37:35 -03:00
Mike Jolley
17f1536ed3
Merge pull request #8035 from bdokimakis/master
...
Fix for #8034
2015-04-27 11:21:58 +01:00
Mike Jolley
d3415f2414
[2.3] Remove submitdiv and fix post status
...
Closes #8039
2015-04-27 11:13:49 +01:00
Claudio Sanches
5db8f5b452
Merge pull request #8041 from ibndawood/patch-1
...
[2.3] Error message not formatted. closes #8040
2015-04-26 13:33:42 -03:00
Ibrahim
7b513ec35c
Error message not formatted
...
The error message that is displayed when adding a reserved term for attribute is not formatted. Hence the user sees %s in his error message.
2015-04-26 11:24:25 +05:30
Claudio Sanches
98b1845b68
[2.3] [API] Fixed save downloadable files for product variations, closes #8037
2015-04-25 12:19:30 -03:00
Byron Dokimakis
17af14ef9a
Fix for #8034
2015-04-25 02:14:44 +03:00
Claudio Sanches
bcfdbcdd0a
[API] Improved WC_API_Products::bulk() #7915
2015-04-24 18:43:33 -03:00
Claudio Sanches
abf1d90d9b
Merge pull request #7922 from Nils-Fredrik/master
...
Allow bulk updates / inserts of products according to #7915
2015-04-24 17:12:53 -03:00
Claudio Sanches
af9c5f948b
[API] Improved the WC_API_Products::get_product_orders() method #8019
2015-04-24 17:04:13 -03:00
Claudio Sanches
cccc7b9b98
Merge pull request #8019 from cklosowski/issue/7285
...
Product's Orders API Endpoint, closes #7285
2015-04-24 16:42:24 -03:00
Claudio Sanches
4a83200a81
Fixed coding standards
2015-04-24 15:53:54 -03:00
Claudio Sanches
d5524a62bf
[API] Removed test in WC_API_Orders::set_line_item()
2015-04-24 15:53:39 -03:00
Claudio Sanches
ed919ae2f5
[2.3] Fixed paypal about URL for Malta, closes #8030
2015-04-24 10:41:13 -03:00
Mike Jolley
4ab4865ac6
[2.3] Fix stock report pagination. Closes #8023
2015-04-24 12:01:49 +01:00
Mike Jolley
5beeb578a2
Select 'parent' tax class as default for new variations
...
Closes #8017
2015-04-24 11:05:14 +01:00
Claudio Sanches
e7d6cf22d0
Fixed the auth validation
2015-04-23 17:51:49 -03:00
Claudio Sanches
75ee806a00
Created WC_Auth::auth_endpoint() method
2015-04-23 17:48:56 -03:00
Claudio Sanches
e79dfec3b0
Improved the auth urls validation
2015-04-23 17:45:38 -03:00
Claudio Sanches
d0d3aae8c1
Improved the WC_Auth::make_validation() method
2015-04-23 17:43:38 -03:00
Claudio Sanches
5d90975392
Allow versions in the URL
2015-04-23 16:58:15 -03:00
Claudio Sanches
a1a929757b
Improved the wc-auth/authorize endpoint
2015-04-23 16:46:28 -03:00
Claudio Sanches
3df93e7004
Created final authentication flow
2015-04-23 16:37:59 -03:00
Ramon van Belzen
12998ae984
travis-ci: add wordpress 4.2
2015-04-23 18:18:20 +02:00
Mike Jolley
7e304fd4f9
[2.3][api] Prevent variable overwrite in save_product_meta
...
Closes #8011
2015-04-23 16:45:51 +01:00
Mike Jolley
64d0be16a4
Merge pull request #8013 from joost231/master
...
Bugfix: The old regex rule selects more then the unknown/unhandled entit...
2015-04-23 16:31:44 +01:00
Mike Jolley
6181a061d6
[2.3] Remove minimum results for search to prevent issues with state box
...
Fixes #8002
2015-04-23 15:55:18 +01:00
investonline_joost
eed9332adf
Bugfix: The old regex rule selects more then the unknown/unhandled entities. Plain-text email are missing content because the text is stripped out.
2015-04-23 15:55:29 +02:00
Mike Jolley
8731c5b0d2
[2.3] Send back to same status when bulk editing
...
Fixes #7998
2015-04-23 13:50:40 +01:00
Mike Jolley
3f648beb1f
Improve JS and fix decimal validation
...
Fixes #7996
2015-04-23 13:35:27 +01:00
Mike Jolley
4997ed0efb
Cleaned up tabs JS and fixed conflicts with bootstrap
...
Fixes #8000
2015-04-23 12:24:15 +01:00
Mike Jolley
30d2ab8af8
Avoid setting is_customer_note when 0
...
Closes #7995
2015-04-23 11:50:09 +01:00
Mike Jolley
9f57025a1e
Remove unnecessary stock notice
...
Closes #7990
2015-04-23 11:04:16 +01:00
Mike Jolley
f5aac69b17
Merge pull request #8007 from MindyPostoff/master
...
Clarify "Enable COD for virtual orders"
2015-04-23 10:56:27 +01:00
Mike Jolley
a2a0e6f10d
[2.3] Refund reporting Fixes #8010
...
- Prevents the refund amount being SUMed and multiplied by the number
of items
- Does LEFT join on qty, so refunds are reported if not done directly
on the line
2015-04-23 10:19:43 +01:00
Mike Jolley
ec14e4b8ab
2.3.8 readme
2015-04-23 10:18:33 +01:00
Claudio Sanches
e4445cc082
Added noindex and nofollow for auth endpoint
2015-04-22 18:24:33 -03:00
Claudio Sanches
eb3366dc08
Added callback_url and create validation method
2015-04-22 18:12:40 -03:00
Claudio Sanches
c972c0029d
Created authentication flow
2015-04-22 17:48:39 -03:00
Claudio Sanches
0bb3f1066c
Show authentication data in templates/auth/form-grant-access.php
2015-04-22 17:48:18 -03:00