Matheus Lopes
|
a1f398e756
|
Minor fix for issue #10637
|
2016-04-04 17:25:23 +00:00 |
Claudio Sanches
|
e09374de17
|
Merge pull request #10633 from wampamba/ugandan-currency
Adds Ugandan Shilling currency and currency symbol.
|
2016-04-04 09:02:56 -03:00 |
JeroenSormani
|
a8abfef5fa
|
Optimize the visuals when loading the product data meta box
|
2016-04-03 19:07:46 +02:00 |
Wampamba David
|
ff5c52b6bb
|
Adds Ugandan Shilling currency and currency symbol.
|
2016-04-02 14:11:35 +03:00 |
Claudio Sanches
|
7e791e6f4f
|
Align variations params
|
2016-04-01 15:00:00 -03:00 |
Claudio Sanches
|
fb8773c570
|
Group dimensions
|
2016-04-01 14:57:25 -03:00 |
Claudio Sanches
|
cae8849af9
|
Fixes on product params
|
2016-04-01 14:36:10 -03:00 |
Mike Jolley
|
3c97c93569
|
fix spacing
|
2016-04-01 17:33:00 +01:00 |
Mike Jolley
|
c0ec85cd84
|
Implement new gateway screen in wizard and auto-install plugin-base gateways when chosen.
|
2016-04-01 17:30:04 +01:00 |
Mike Jolley
|
00ba45512e
|
Merge branch 'shipping-wizard-removal'
|
2016-04-01 11:20:14 +01:00 |
Mike Jolley
|
5a49394102
|
Justin code review
|
2016-04-01 11:19:55 +01:00 |
Mike Jolley
|
7c272a2d0e
|
Merge pull request #10629 from misenhower/fix-wc-get-product
Make wc_get_product() return false if the specified post is not a product
|
2016-04-01 11:18:23 +01:00 |
Mike Jolley
|
d1f363c356
|
Exclude geolocation of bots by user agent
Closes #10626
|
2016-04-01 11:14:26 +01:00 |
Mike Jolley
|
b2dafc3b33
|
Merge pull request #10631 from mattallan/matt/webhook-async-filter-param
Add $arg param to the `woocommerce_deliver_webhook_async` filter
|
2016-04-01 10:54:37 +01:00 |
Mike Jolley
|
082a3bc2c9
|
Change system status nav markup
|
2016-04-01 10:53:30 +01:00 |
Mike Jolley
|
a6164360ba
|
Minify
|
2016-04-01 10:51:53 +01:00 |
Mike Jolley
|
3777efaf80
|
Merge pull request #10630 from shivapoudel/nav-tab-wrapper
Ensure tools page nav-tab-wrapper has gap
|
2016-04-01 10:51:28 +01:00 |
Shiva Poudel
|
02a3926d79
|
Ensure tools page nav-tab-wrapper has gap
|
2016-04-01 13:00:00 +05:45 |
matttallan
|
fc503bb863
|
Add $arg param to the woocommerce_deliver_webhook_async filter
|
2016-04-01 17:05:24 +10:00 |
Matt Isenhower
|
7561f772d9
|
Make wc_get_product() return false if the specified post is not a product
|
2016-03-31 17:51:01 -07:00 |
Claudio Sanches
|
1021bfb754
|
Simplified the way how check terms permissions
|
2016-03-31 16:57:55 -03:00 |
Claudio Sanches
|
5091b36d41
|
Align variables
|
2016-03-31 16:34:16 -03:00 |
Claudio Sanches
|
ab449a6a62
|
Improved coupons endpoint using the new Coupon Data fields
|
2016-03-31 16:32:12 -03:00 |
Claudio Sanches
|
c890961f76
|
Fixed contexts on abstract terms controller
|
2016-03-31 16:17:39 -03:00 |
Claudio Sanches
|
bf64942b28
|
Align variables
|
2016-03-31 16:14:18 -03:00 |
Claudio Sanches
|
8df7723895
|
Fixed permissions error messages
|
2016-03-31 16:03:59 -03:00 |
Claudio Sanches
|
bb029747b7
|
Changed $namespace from public to protected in posts controller
|
2016-03-31 15:28:17 -03:00 |
Claudio Sanches
|
92da79ce76
|
Changed $namespace from public to protected
|
2016-03-31 15:25:31 -03:00 |
Mike Jolley
|
cb0f703086
|
Fix blank slate icon
|
2016-03-31 18:57:30 +01:00 |
Mike Jolley
|
bfadb22c7c
|
Added notice when no methods exist
|
2016-03-31 18:54:33 +01:00 |
Mike Jolley
|
3a00348795
|
Remove shipping options from wizard
|
2016-03-31 17:17:11 +01:00 |
Mike Jolley
|
32475695a5
|
Simplify wizard tax rates and import automatically
|
2016-03-31 15:54:54 +01:00 |
Mike Jolley
|
c9196a6377
|
Move help tip to core functions
|
2016-03-31 15:30:42 +01:00 |
Mike Jolley
|
c757fd9940
|
Merge branch 'shipping-zone-modals'
# Conflicts:
# assets/css/admin.css
# assets/css/admin.scss
|
2016-03-31 15:20:06 +01:00 |
Mike Jolley
|
34b65e339a
|
Extra error handling
|
2016-03-31 15:18:35 +01:00 |
Claudio Sanches
|
77da7ccc2b
|
[2.5] [API] Fixed stock management for product variations, closes #10602
|
2016-03-31 10:03:12 -03:00 |
Claudio Sanches
|
00a1a9c3da
|
Fixed backorders and stock status
|
2016-03-31 09:56:22 -03:00 |
Mike Jolley
|
c9dfbab9a2
|
Simplify - strip dashes from zip
Fixes #10604
|
2016-03-31 12:27:34 +01:00 |
Mike Jolley
|
e2139a5c5e
|
Clear prices transient for variable products after scheduled sale.
|
2016-03-31 12:03:03 +01:00 |
Mike Jolley
|
d2ed9c0b0b
|
More specific paypal URLs and avoid constant when forcing TLS
[2.5] too if the other one goes in.
|
2016-03-31 10:12:31 +01:00 |
Claudio Sanches
|
b8dd156891
|
Added endpoint to list and get product reviews
|
2016-03-30 20:50:06 -03:00 |
Claudio Sanches
|
7b508307f0
|
Fixed links for webhooks deliveries and order notes
|
2016-03-30 20:42:06 -03:00 |
Claudio Sanches
|
7dcfcc9dfc
|
Allow filter orders by product
|
2016-03-30 20:26:51 -03:00 |
Claudio Sanches
|
bb7e5ecfb6
|
Allow filter products by taxonomies and sku
|
2016-03-30 20:05:12 -03:00 |
Claudio Sanches
|
5d99b8b336
|
Register dp filter for orders and allow filter orders by customer id
|
2016-03-30 19:11:56 -03:00 |
Claudio Sanches
|
9619c041cd
|
Allow filter coupons by code
|
2016-03-30 18:42:51 -03:00 |
Claudio Sanches
|
1722f95a95
|
Allow filter customers by role or email
|
2016-03-30 18:33:37 -03:00 |
Claudio Sanches
|
f78a2ec68b
|
Added endpoint to list customer downloads
|
2016-03-30 18:12:34 -03:00 |
Claudio Sanches
|
f76f0d8472
|
Check permissions in customers/me endpoint
|
2016-03-30 17:39:20 -03:00 |
Claudio Sanches
|
0cd16b3cc0
|
Fixed file description
|
2016-03-30 17:34:36 -03:00 |