Mike Jolley
|
a0a58cfb15
|
update from master
|
2019-06-26 15:26:47 +01:00 |
Mike Jolley
|
48e1dc5bec
|
Remove init_packages from class-woocommerce
|
2019-06-25 13:12:14 +01:00 |
Claudio Sanches
|
deec93f8ca
|
Merge pull request #23769 from mch0lic/master
Forward query (GET) parameters when executing a batch REST API request.
|
2019-06-24 12:39:36 -03:00 |
Claudio Sanches
|
1f73c63a57
|
Merge pull request #23909 from woocommerce/fix/23895
Explicitly check 0 value attributes when looking up variations.
|
2019-06-24 12:35:39 -03:00 |
Claudio Sanches
|
45f1ac63e0
|
Merge pull request #23935 from malviyaritesh/fix/23931-sale-tooltip
Change misleading tooltip for product sale meta box
|
2019-06-24 12:35:04 -03:00 |
Claudio Sanches
|
fe4dfea8eb
|
Merge pull request #23771 from woocommerce/fix/23756
Fix Top rated shortcode results
|
2019-06-24 12:18:57 -03:00 |
Claudio Sanches
|
912ee38836
|
Merge pull request #23812 from woocommerce/fix/rest-api-customers-type
Fixed a typo in customers endpoint
|
2019-06-24 12:18:15 -03:00 |
Claudio Sanches
|
606c0417a9
|
Merge pull request #23837 from woocommerce/fix/23834
Make NL postcode validation more flexible
|
2019-06-24 12:17:53 -03:00 |
Claudio Sanches
|
8d0e2f632b
|
Merge pull request #23878 from woocommerce/fix/23865
Shows city as an optional field for Singapore
|
2019-06-24 12:17:30 -03:00 |
Claudio Sanches
|
c04f7b79f9
|
Merge pull request #23919 from woocommerce/fix/codex-memory-limit-link
Updated documentation about increasing memory allocated to php
|
2019-06-24 12:12:11 -03:00 |
Claudio Sanches
|
35c4183cad
|
Merge pull request #23966 from woocommerce/fix/23946
Fixed database update tool, fixing System Status, REST API and CLI
|
2019-06-24 12:11:47 -03:00 |
Claudio Sanches
|
09408d9296
|
Merge pull request #23967 from woocommerce/fix/23947
Fix phone number format to accept "(", and ")"
|
2019-06-24 12:09:09 -03:00 |
Mike Jolley
|
558a330291
|
Update version/path getters
|
2019-06-21 20:00:03 +01:00 |
Mike Jolley
|
6bfe8d63c5
|
Load Packge files
|
2019-06-21 19:58:38 +01:00 |
Mike Jolley
|
d31f6f70a2
|
Package init method
|
2019-06-21 17:28:46 +01:00 |
Mike Jolley
|
e3dc79481d
|
Init the blocks library using autoloading
|
2019-06-21 15:03:28 +01:00 |
Mike Jolley
|
ed0a4aae1f
|
update shipping saving in setup wizard
|
2019-06-21 13:59:51 +01:00 |
Mike Jolley
|
3a1c401a5b
|
update status report
|
2019-06-21 13:59:40 +01:00 |
Mike Jolley
|
833ad116c6
|
Update webhooks
|
2019-06-21 13:59:32 +01:00 |
Mike Jolley
|
ab37649474
|
get_endpoint_data helper
|
2019-06-21 13:59:25 +01:00 |
Mike Jolley
|
5b105d0c7f
|
Init the API and add to status report
|
2019-06-21 13:40:53 +01:00 |
Mike Jolley
|
950f31a9e0
|
Remove abstract rest class that is in the package
|
2019-06-21 13:40:10 +01:00 |
Mike Jolley
|
8b41b03f2e
|
Remove blocks files
|
2019-06-21 12:23:41 +01:00 |
Claudio Sanches
|
02aafa1948
|
Merge pull request #23911 from woocommerce/update/23887
Update auto username generation description
|
2019-06-19 20:22:02 -03:00 |
Claudio Sanches
|
88100b8f8e
|
Merge pull request #23926 from malviyaritesh/fix/23922-quote-in-pass
Stop unslashing password while registering user
|
2019-06-19 19:39:39 -03:00 |
Claudio Sanches
|
e759317ef4
|
Merge pull request #23891 from malviyaritesh/fix/23888
Send boolean as expected, not string
|
2019-06-19 19:36:34 -03:00 |
Claudio Sanches
|
569e8a5b8f
|
Merge pull request #23925 from webdados/patch-2
Display Status > Logs timestamp with the Y-m-d H:i:s format
|
2019-06-19 19:11:13 -03:00 |
Claudio Sanches
|
84c8a2c165
|
Merge pull request #23936 from malviyaritesh/fix/23923-categories-link
Add missing post_type=product query var in url
|
2019-06-19 18:59:20 -03:00 |
Claudio Sanches
|
7073c6b3a2
|
Allow "(", and ")" in wc_format_phone_number()
|
2019-06-19 17:39:08 -03:00 |
Claudio Sanches
|
d17b96646c
|
Fixed database update tool, fixing System Status, REST API and CLI
|
2019-06-19 17:19:13 -03:00 |
Mike Jolley
|
145cf3b770
|
Remove rest includes and controllers init
|
2019-06-19 11:56:51 +01:00 |
Mike Jolley
|
ce3a6cbbf8
|
Remove old include
|
2019-06-19 11:54:55 +01:00 |
Mike Jolley
|
78f9ea59ed
|
Moved auth and exception classes to main includes directory - these are shared between legacy and new API. The package may replace these in the future.
|
2019-06-19 11:52:50 +01:00 |
Mike Jolley
|
7451659b24
|
Delete REST API abstract classes
|
2019-06-19 11:49:28 +01:00 |
Mike Jolley
|
03e60ebb7c
|
Delete REST API classes
|
2019-06-19 11:48:12 +01:00 |
Mike Jolley
|
6ca9dac7d7
|
Remove REST API autoloader
|
2019-06-19 11:44:57 +01:00 |
Mike Jolley
|
9a07e92eba
|
Remove parent construct call since init() is used.
|
2019-06-19 11:31:04 +01:00 |
Mike Jolley
|
038bac16f5
|
Update paths to legacy API and implement init method.
|
2019-06-19 11:29:49 +01:00 |
Mike Jolley
|
00a8ef5d4d
|
Move legacy API files from /api/ to /legacy/api
|
2019-06-19 11:23:47 +01:00 |
Albert Juhé Lluveras
|
9e641e08dd
|
Merge pull request #23953 from woocommerce/fix/tracks-pixel-fixed
Set Tracks image position to fixed
|
2019-06-19 10:41:39 +02:00 |
Claudio Sanches
|
4061f870a2
|
Merge pull request #23720 from parmarhardip/FIX-23589
fix- 23589 I have fixed pricing issue.
|
2019-06-18 16:04:45 -03:00 |
Claudio Sanches
|
e18481e795
|
Merge pull request #23824 from woocommerce/fix/23799
Update Emogrifier library
|
2019-06-18 16:03:40 -03:00 |
Claudio Sanches
|
e849a5e044
|
Merge pull request #23877 from jdeeburke/fix/apply-coupon-fatal
Fix fatal error when applying a virtual coupon to an order placed by a guest
|
2019-06-18 16:00:39 -03:00 |
Claudio Sanches
|
a36dcf8aae
|
Merge pull request #23849 from woocommerce/fix/wc-tracker-reviews
Tracker: fix review count
|
2019-06-18 15:52:25 -03:00 |
Claudio Sanches
|
96787d62f9
|
Merge pull request #23828 from Jon007/patch-1
Avoid outputting a rating of zero when product has comments without a review rating.
|
2019-06-18 15:51:55 -03:00 |
Claudio Sanches
|
bf01eccfcd
|
Merge pull request #23840 from unfulvio/23839-do-not-throw-notice-rest-api-includes
[#23839] Do not throw autoloader notice if following notice instructions
|
2019-06-18 15:51:22 -03:00 |
Albert Juhé Lluveras
|
26c2d49586
|
Set Tracks image position to fixed
|
2019-06-18 13:05:30 +02:00 |
rmalviya
|
4190e9fd4b
|
Add missing post_type=product in url
Show Products->Categories active when clicked on "Make Default" link
under any product category and fix #23923.
|
2019-06-14 12:28:08 +05:30 |
rmalviya
|
0e896f82fa
|
Change misleading tooltip for product sale meta box
Clarify the sale start and end time by changing the tooltip for
product sale price dates and fix #23931.
|
2019-06-14 11:12:54 +05:30 |
rmalviya
|
5df3621640
|
Do not unslash password when resetting
Similar to PR(#23926) don't unslash password fields when posted
while resetting password or changing account details.
|
2019-06-14 09:16:21 +05:30 |