Gerhard
0e50e2319c
Cleaning up
2019-07-14 17:16:31 +02:00
Gerhard
712969981c
Remove extra folder
2019-07-14 17:04:59 +02:00
Gerhard
689d66dae3
npm install, debugging info
2019-07-14 17:01:38 +02:00
Gerhard
d3cc901612
Params needs to be first
2019-07-14 16:56:07 +02:00
Gerhard
abee4e68c2
Use TRAVIS_BUILD_DIR constant
2019-07-14 16:17:57 +02:00
Gerhard
a04f182edb
Do not install branch from zip, rather used checked out copy instead.
2019-07-14 16:12:16 +02:00
Gerhard
ba1b684f33
Plugin folder auto renamed to woocommerce
2019-07-14 15:57:11 +02:00
Tatu
ed7f98a584
Coding standards fix
2019-07-12 23:18:29 +03:00
Tatu
d9254cedb2
Prevent conflict with multiple logged in users
...
Previous code would delete the session of previously logged in user in the rare case that multiple users would be logged in on the same browser. Added check to see if there is user account exists with the old_session_key and if not then the old session is from a guest user which can be deleted from database during logging in. Also returned old_session_key as optional parameter to prevent issues.
2019-07-12 22:53:01 +03: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
Gerhard
c2fa9dfbf0
More temp test disables
2019-07-12 17:13:14 +02:00
Gerhard
ab3a603cf5
Temporarily disable other tests
2019-07-12 17:11:57 +02:00
Gerhard
ebe9648fed
Branch is manually installed, must go to branch directory and compile from there.
2019-07-12 17:06:45 +02:00
Marcin Bot
bd9961703b
Fix namespaced Jetpack tracks_get_identity
2019-07-12 15:35:49 +01:00
Gerhard
bd06f94d01
Introduce grunt e2e-build task and exclude jshint from that.
2019-07-12 16:28:31 +02: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
Gerhard
7ab046bee4
Move grunt call to run-e2e-ci.sh
2019-07-12 16:14:11 +02:00
Gerhard
b1514ca9a0
Run grunt in travis before_script
2019-07-12 16:09:55 +02: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
haszari
8c6a09e7e4
pass current wp-admin path to WCCOM as url param (for "back" link)
2019-07-12 14:50:14 +12:00
haszari
3e7da11c30
fix logic for new tab check on edit product page
2019-07-12 13:42:36 +12:00
haszari
5bac98fd80
open marketplace suggestions links in same tab to simplify experience:
...
- except when inconvenient - when editing a product
2019-07-12 13:42:36 +12:00
haszari
46f2b98bca
add in-app-purchase url params to marketplace suggestions buttons
2019-07-12 13:42:35 +12:00
haszari
9652d8f42c
add in-app-purchase url params to addons screen cards (in category tabs)
2019-07-12 13:42:35 +12:00
haszari
80f59f3819
fix linter errors (2 phpcbf, 31 manual)
2019-07-12 13:42:34 +12:00
haszari
b597ff067a
add in-app-purchase url params to addons screen button
2019-07-12 13:42:33 +12:00
haszari
6f29905ece
fix phpcs errors (4 phpcbf, 40 manual)
2019-07-12 13:42:33 +12:00
Tatu
c52e7bd75a
Dropped redundant persistent cart check code
...
Changing the not equal check between current_user_id and old_session_key to loose type allowed leaving out persistent cart related check.
2019-07-11 23:40:56 +03: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
Akeda Bagus
fc7cacb711
Fix coding standard issues.
2019-07-11 19:58:16 +07:00
Ewout Fernhout
6fe857f718
Merge remote-tracking branch 'origin/master' into patch-8
2019-07-11 14:44:39 +02:00
Akeda Bagus
e1743bfadb
Remove extra new line.
2019-07-11 18:22:39 +07:00