Commit Graph

32120 Commits

Author SHA1 Message Date
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
Gerhard bd06f94d01 Introduce grunt e2e-build task and exclude jshint from that. 2019-07-12 16:28:31 +02: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 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
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
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
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 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
Claudio Sanches 18b876a95c Always load generate code button
Some improvements in the button label and names
2019-07-09 16:46:17 -03:00
Claudio Sanches 540a3f4216
Merge pull request #23344 from woocommerce/fix/23340
Correct subtotals when changing tax classes via a filter
2019-07-09 16:33:05 -03:00
Claudio Sanches 6e6ca196f9
Merge branch 'master' into fix/23340 2019-07-09 16:32:43 -03:00
Claudio Sanches b63cc12d2b Prevent escape twice 2019-07-09 16:23:53 -03:00
Claudio Sanches 62a32e41d0 Avoid extra escape 2019-07-09 16:23:09 -03:00
Claudio Sanches 86a58a05c3 Fixes based in feedback in #23460 2019-07-09 16:20:54 -03:00
Claudio Sanches c1a3c65e34
Merge branch 'master' into update/23390 2019-07-09 16:15:07 -03:00
Rodrigo Primo 53df16b2b5
Merge pull request #23781 from woocommerce/try/obw-changes
OBW: Switch shipping labels and shipping zones placement
2019-07-09 16:06:38 -03:00
Claudio Sanches 0e5c0eeccd
Merge pull request #23091 from woocommerce/fix/23087
Move settings save functionality to wp_loaded hook
2019-07-09 15:47:41 -03:00
Rodrigo Primo 2827b57060
Merge pull request #23785 from woocommerce/update/14361
Use WP 5.0 determine_locale() function
2019-07-09 15:46:47 -03:00
Rodrigo Primo 50d26a4045
Merge pull request #23786 from woocommerce/fix/23120-1
Reviews: Respect "Comment author must fill out name and email" setting
2019-07-09 15:40:54 -03:00