opportus
|
b899a8991d
|
seo tweaks
|
2016-07-29 20:42:33 +02:00 |
Mike Jolley
|
4a23c41ab2
|
Hook in woocommerce_widget_shopping_cart_buttons for greater flexibility
|
2016-07-28 15:06:55 +01:00 |
Claudio Sanches
|
a5ba8a05ed
|
Fixed checkboxes in the admin settings
This allow set yes/no or null/1 for checkboxes
cc @mikejolley @jeffstieler
|
2016-07-27 17:52:11 -03:00 |
Claudio Sanches
|
83d25ed035
|
Merge pull request #11547 from woothemes/fix/11543-undefined-custom-reports
[2.6] Display proper screen render text for custom range reports
|
2016-07-27 16:47:01 -03:00 |
Claudio Sanches
|
63a570f161
|
[2.6] Display proper screen render text for custom range reports, closes #11543
|
2016-07-27 16:16:54 -03:00 |
Claudio Sanches
|
8c5678f967
|
[2.6] Fixed shipping classes URLs, closes #11542
cc @mikejolley
|
2016-07-27 15:52:02 -03:00 |
Claudio Sanches
|
756469d345
|
Merge pull request #11545 from leewillis77/bugfix/shipping-zone-deletion
Delete method options when deleting method
|
2016-07-27 15:49:00 -03:00 |
Lee Willis
|
15c6389326
|
Delete method options when deleting method
|
2016-07-27 18:14:50 +01:00 |
Claudio Sanches
|
4d80528559
|
Merge pull request #11533 from enricodeleo/master
Remove items from a pending order via rest api
|
2016-07-27 12:42:12 -03:00 |
Claudio Sanches
|
e0bfe9f9fa
|
Merge pull request #11168 from zakalwe2016/master
Add Filters For Product Lists in Widgets
|
2016-07-27 12:15:20 -03:00 |
Mike Jolley
|
d2adabaf89
|
Redirect to login after password reset.
Closes #11376
|
2016-07-27 12:47:41 +01:00 |
Mike Jolley
|
66c61eebc8
|
Define full path for includes
Closes #11087
|
2016-07-27 11:58:43 +01:00 |
Mike Jolley
|
31fdfcdec4
|
Remove prefix from tags and cats
Closes #11297
|
2016-07-27 11:47:30 +01:00 |
Mike Jolley
|
052f4d9cc3
|
Update education text
Closes #11519
|
2016-07-27 10:13:06 +01:00 |
Enrico Deleo
|
6ef223057a
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2016-07-27 11:07:17 +02:00 |
Justin Shreve
|
2e2f7e3101
|
Merge pull request #11536 from woothemes/fix/setting-rest-class-names
Fix setting class case. REST should be uppercase.
|
2016-07-26 14:36:06 -07:00 |
Justin Shreve
|
1d4615aee3
|
Fix setting class case. REST should be uppercase.
|
2016-07-26 14:33:55 -07:00 |
Justin Shreve
|
ef2715b237
|
Merge pull request #11082 from woothemes/settings-api
Add REST API Endpoints for Settings
|
2016-07-26 14:22:42 -07:00 |
Justin Shreve
|
9adce86239
|
Use the new REST unit test base class
|
2016-07-26 14:19:50 -07:00 |
Justin Shreve
|
5bdf2fb9e4
|
Remove call to spy server
|
2016-07-26 13:58:22 -07:00 |
Justin Shreve
|
28611544b8
|
Remote spy-server
|
2016-07-26 13:57:30 -07:00 |
Justin Shreve
|
48b14e9713
|
Merge pull request #11525 from woothemes/api-test-base
Add base REST API test case class for testing WP-API based WC endpoints
|
2016-07-26 13:46:12 -07:00 |
Justin Shreve
|
55b37b3338
|
Rename helper class from 'legacy' to be more descriptive of whats happening. Registering wp-admin settings to the REST API.
|
2016-07-26 11:27:48 -07:00 |
Justin Shreve
|
838c27438e
|
Merge branch 'settings-api' of https://github.com/woothemes/woocommerce into settings-api
|
2016-07-26 11:11:09 -07:00 |
Justin Shreve
|
02915e6056
|
Rename helper class from 'legacy' to be more descriptive of whats happening. Registering wp-admin settings to the REST API.
|
2016-07-26 11:08:29 -07:00 |
Justin Shreve
|
48e6be6dcf
|
Move WP-APIs test server code to a vendor directory, make sure it matches the version of the other vendor files.
|
2016-07-26 10:24:15 -07:00 |
Justin Shreve
|
226fdb870b
|
Misc cleanup of descriptions and some error strings.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
1a95055303
|
Call register_legacy_settings() directly instead of adding another hook.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
5c1b3a8d62
|
Remove now defunct WP API vendor file.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
383b5b2944
|
Move legacy setting API registration hooks into main WC_API class.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
d77373227a
|
Remove now defunct WC_REST_Settings_API_Controller class.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
af1e3d0417
|
Remove WC_REST_Settings_Options_Controller dependency on WC_REST_Settings_API_Controller.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
8ff799562b
|
Remove WC_REST_Settings_Controller dependency on WC_REST_Settings_API_Controller.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
2fcb15d9cf
|
Rename WC_Rest_Settings_Groups_Controller to WC_Rest_Settings_Controller.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
f168f356bc
|
Rename WC_Rest_Settings_Controller to WC_Rest_Settings_Options_Controller.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
e14d77a987
|
When saving settings, only allow values found in “options” for “select” type fields.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
a0f227a17c
|
Add test coverage for all WP_Error-returning cases in the Settings API.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
91a86efed9
|
Add test coverage for register_legacy_settings().
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
b4eaa12f7a
|
Break “legacy” setting to “new” conversion into it’s own method.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
51cae9c441
|
Add test for register_legacy_group() and coverage annotations.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
09f7723457
|
Add initial test file for WC_Register_Legacy_Settings, with test for constructor.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
cca2a0ff5e
|
Reuse WC Admin Setting’s save_fields() instead of duplicating code for sanitizing saved values.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
f3e21123d1
|
Use WC Admin Settings’s get_option() in REST Settings controller instead of duplicating code.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
3de28d2356
|
Take in options data to be saved as an optional argument, defaulting to $_POST.
This allows for reuse of the options field saving mechanism.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
83d252b6d3
|
Remove namespace from Settings API unit test file.
This fails builds on PHP 5.2.x.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
95990e32ca
|
Fix unit tests.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
4f98586979
|
Add _links to returned settings groups.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
bbc5aec1d1
|
Don’t register legacy settings without IDs.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
9d9d318727
|
Handle select options in setting sanitization function.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
24014a5d04
|
Move bulk settings updating to the Settings controller, following existing batch endpoint patterns.
|
2016-07-26 10:24:15 -07:00 |