Gerhard Potgieter
|
60b385ea93
|
Merge pull request #23268 from Spreeuw/patch-8
store tax rate percent in tax line items
|
2019-07-14 18:42:10 +02:00 |
Claudio Sanches
|
77191a97f8
|
Merge pull request #23705 from woocommerce/fix/23696
Prevent negative prices on products
|
2019-07-12 12:56:34 -03:00 |
Claudio Sanches
|
78702ca423
|
Fixed docblock
|
2019-07-12 12:56:04 -03:00 |
Claudio Sanches
|
60c18ce544
|
Merge pull request #23067 from woocommerce/pr/23043
Allow matching of "any" attributes in find_matching_product_variation…
|
2019-07-12 12:40:53 -03:00 |
Claudio Sanches
|
3b9b186035
|
Merge pull request #24140 from woocommerce/fix/jetpack-tracks-id
Fix namespaced Jetpack tracks_get_identity
|
2019-07-12 12:35:40 -03:00 |
Marcin Bot
|
bd9961703b
|
Fix namespaced Jetpack tracks_get_identity
|
2019-07-12 15:35:49 +01:00 |
Rodrigo Primo
|
49286ba1ea
|
Merge pull request #23293 from woocommerce/fix/23283
Queue AJAX add to cart events to avoid overwriting session data
|
2019-07-12 11:16:52 -03:00 |
Rodrigo Primo
|
6e3f22fd6c
|
Tabs should be used for indentation instead of spaces
|
2019-07-12 10:57:18 -03:00 |
Rodrigo Primo
|
0809c96168
|
Merge branch 'master' into fix/23283
|
2019-07-12 10:55:43 -03:00 |
Rodrigo Primo
|
f21723f17a
|
Merge pull request #23402 from bekarice/tweak/update-paying-customer
Tweak: update paying customer information on payment complete
|
2019-07-12 10:15:21 -03:00 |
Gerhard
|
aad5b2863a
|
Add more tests to test more expected combinations as well as test the negatives.
|
2019-07-12 15:10:20 +02:00 |
Rodrigo Primo
|
c463e49ec2
|
Merge pull request #24134 from woocommerce/fix/prefixer-warning
Fix autoprefixer browsers option warning
|
2019-07-12 08:29:43 -03:00 |
Gerhard Potgieter
|
80f403773a
|
Merge pull request #24132 from woocommerce/renovate/config-3.x
Update dependency config to v3.2.0
|
2019-07-12 09:44:10 +02:00 |
Renovate Bot
|
4970102ab9
|
Update dependency config to v3.2.0
|
2019-07-12 07:03:42 +00:00 |
Gerhard Potgieter
|
6ef1f0c9d4
|
Merge pull request #24129 from woocommerce/renovate/chromedriver-75.x
Update dependency chromedriver to v75.1.0
|
2019-07-12 09:02:41 +02:00 |
Gerhard
|
0003a35474
|
Move browserlist to package.json as recommended by autoprefixer.
|
2019-07-12 08:52:36 +02:00 |
Gerhard
|
ee36bc18ad
|
browsers option deprecated. Use overrideBrowserslist instead.
|
2019-07-12 08:40:43 +02:00 |
Renovate Bot
|
df15398098
|
Update dependency chromedriver to v75.1.0
|
2019-07-11 16:57:32 +00:00 |
Ewout Fernhout
|
0b69a19401
|
coding standard
|
2019-07-11 17:21:56 +02:00 |
Ewout Fernhout
|
8b51f55856
|
remove unused variable
|
2019-07-11 16:11:14 +02:00 |
Ewout Fernhout
|
324ac63376
|
code readability
|
2019-07-11 15:56:36 +02:00 |
Ewout Fernhout
|
1a7955d8f5
|
default tax rate percent to null
|
2019-07-11 15:56:28 +02:00 |
Ewout Fernhout
|
40a1f268f1
|
fix setting rate percent in checkout
|
2019-07-11 15:56:02 +02:00 |
Rodrigo Primo
|
52ecc2f357
|
Merge pull request #24056 from woocommerce/fix/obw-tracks-events
OBW: Fix event recording in OBW
|
2019-07-11 10:00:22 -03:00 |
Ewout Fernhout
|
6fe857f718
|
Merge remote-tracking branch 'origin/master' into patch-8
|
2019-07-11 14:44:39 +02:00 |
Beka Rice
|
3c2e3cc9aa
|
Only set paying customer prop when required
|
2019-07-10 18:36:43 -04:00 |
Claudio Sanches
|
c4c8fbbce5
|
Updated composer.lock
|
2019-07-10 15:50:28 -03:00 |
Claudio Sanches
|
c63cd802aa
|
Merge pull request #23957 from woocommerce/feature/feature-plugin-packages
Include external feature plugins as packages
|
2019-07-10 15:47:48 -03:00 |
Claudio Sanches
|
5b8694e92a
|
Merge pull request #23915 from woocommerce/fix/23544
[Setup] Make PostCode optional as few countries don't use them
|
2019-07-10 15:45:32 -03:00 |
Claudio Sanches
|
22726bd74d
|
Merge pull request #24120 from woocommerce/fix/24110
add filter for product import image separator
|
2019-07-10 14:30:34 -03:00 |
Claudio Sanches
|
d5168440a8
|
Merge pull request #24121 from woocommerce/renovate/lint-staged-9.x
Update dependency lint-staged to v9.2.0
|
2019-07-10 14:03:50 -03:00 |
Ron Rennick
|
71d7f2c1bb
|
remove trailing space
|
2019-07-10 14:01:38 -03:00 |
Renovate Bot
|
410a8809a9
|
Update dependency lint-staged to v9.2.0
|
2019-07-10 16:17:00 +00:00 |
Gerhard Potgieter
|
2734b190c1
|
Merge pull request #23881 from ionutcalara/master
Update find matching variation method inner query
|
2019-07-10 15:53:30 +02:00 |
Gerhard Potgieter
|
49adf8169b
|
Merge pull request #23672 from woocommerce/fix/23366-2
Auto generate usernames when a username is blacklisted by WP
|
2019-07-10 15:44:44 +02:00 |
Gerhard Potgieter
|
9ca6dad11e
|
Merge pull request #23433 from justlevine/master
Preserve State field input classes when selecting a Country.
|
2019-07-10 15:31:39 +02:00 |
Gerhard Potgieter
|
d38359e06f
|
Merge pull request #24118 from aslamshekh/issue-24115
Fix-24115, Downloads report not getting 503 any more, If previously d…
|
2019-07-10 15:06:42 +02:00 |
Ron Rennick
|
64476263b8
|
add filter for product import image separator
|
2019-07-10 09:13:05 -03:00 |
Mike Jolley
|
c928188831
|
Update from master
|
2019-07-10 12:57:02 +01:00 |
Mike Jolley
|
1b132157ed
|
bump package version to beta
|
2019-07-10 12:43:43 +01:00 |
aslamshekh
|
3df0769366
|
I have done with few changes which is suggested.
|
2019-07-10 14:52:59 +05:30 |
Gerhard
|
98c24b1090
|
Merge branch 'master' into pr/23043
|
2019-07-10 10:34:52 +02:00 |
Gerhard Potgieter
|
fb87c8f2e3
|
Merge pull request #24117 from woocommerce/fix/WC_Shortcode_Products_tests
Fix failing WC_Shortcode_Product unit tests
|
2019-07-10 09:47:58 +02:00 |
aslamshekh
|
15eaaebdeb
|
Fix-24115, Downloads report not getting 503 any more, If previously downloaded files are removed from product
|
2019-07-10 12:58:07 +05:30 |
Gerhard
|
5122641be0
|
Add wc update cli call to the e2e test install. This should fix outdated/missing tables and routines.
|
2019-07-10 09:20:37 +02:00 |
Gerhard
|
22bb52f9be
|
Fix failing unit tests due to changes in #24111
|
2019-07-10 08:48:33 +02:00 |
Gerhard Potgieter
|
600da8cee2
|
Merge pull request #24112 from woocommerce/fix/tax-class-initialization
Fix Tax Class table initialization
|
2019-07-10 08:38:31 +02:00 |
Gerhard Potgieter
|
235dd9ccdc
|
Merge pull request #23460 from woocommerce/update/23390
Review template escaping for `_e` and `__`
|
2019-07-10 08:14:40 +02:00 |
Claudio Sanches
|
08d301779b
|
Set max index length for slug in tax class table
|
2019-07-09 17:59:16 -03:00 |
Claudio Sanches
|
d18c3f8ed1
|
Merge pull request #24069 from woocommerce/add/coupon-code-generator
Add generate coupon code button
|
2019-07-09 16:50:24 -03:00 |