Mike Jolley
|
21daf244e0
|
Merge pull request #23173 from szepeviktor/patch-1
Fix PHPDoc in WC_Product_Importer
|
2019-04-01 12:46:08 +01:00 |
Mike Jolley
|
af1dc5d687
|
Merge pull request #23176 from woocommerce/renovate/eslint-5.x
Update dependency eslint to v5.16.0
|
2019-04-01 12:45:27 +01:00 |
Tung Du
|
46ee4cbc5f
|
Fix some grammar issues
|
2019-04-01 18:15:59 +07:00 |
Renovate Bot
|
f4fc84339d
|
Update dependency eslint to v5.16.0
|
2019-03-30 03:59:39 +00:00 |
Iskander (Alex) Sharipov
|
00f5b24e33
|
fix strpos arguments order
Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
|
2019-03-30 03:39:50 +03:00 |
Viktor Szépe
|
9e7fc0a35d
|
Fix stray char in PHPDoc of WC_Coupon
`|`
|
2019-03-30 00:48:17 +01:00 |
Viktor Szépe
|
bd6a348af5
|
Fix PHPDoc in WC_Product_Importer
old stuff
|
2019-03-30 00:35:32 +01:00 |
Mike Jolley
|
32392d512a
|
Merge pull request #23165 from woocommerce/update/version/3.7.0-dev
Bump master to 3.7.0-dev
|
2019-03-29 10:16:17 +00:00 |
Michael Silber
|
80d400b5ab
|
Add quantity input action hooks
|
2019-03-28 20:18:46 -04:00 |
Timmy Crawford
|
a9f3cb38a7
|
Bump master to 3.7.0-dev
|
2019-03-28 14:29:05 -07:00 |
Timmy Crawford
|
c0375de6bf
|
Merge pull request #23164 from woocommerce/update/3.6/readme-version
Release: Update Readme and version for RC.
|
2019-03-28 12:41:51 -07:00 |
Timmy Crawford
|
fd53fe6eaa
|
Release: Update Readme and version for RC.
|
2019-03-28 11:14:39 -07:00 |
Timmy Crawford
|
ae1841a82c
|
Merge pull request #23162 from thenbrent/fix/23121
Update Action Scheduler to v2.2.3
|
2019-03-28 07:42:55 -07:00 |
Timmy Crawford
|
69c426d4f5
|
Merge pull request #23161 from woocommerce/fix/obw/tracks-opt-in
OBW: Ensure tracker opt-in is always shown.
|
2019-03-28 07:42:11 -07:00 |
Brent Shepherd
|
f450c8d92a
|
Remove Action Scheduler development files
|
2019-03-28 15:33:41 +10:00 |
Brent Shepherd
|
2492f1e0ed
|
Squashed 'includes/libraries/action-scheduler/' content from commit 5f943d9
git-subtree-dir: includes/libraries/action-scheduler
git-subtree-split: 5f943d9de5f25f5a107ea21b8d42eff9ed9bf94e
|
2019-03-28 15:31:13 +10:00 |
Brent Shepherd
|
fbfd91f6b9
|
Merge commit '2492f1e0ed366694059091f434743f52a6e5202d' as 'includes/libraries/action-scheduler'
|
2019-03-28 15:31:13 +10:00 |
Brent Shepherd
|
3e3d15e6cc
|
Remove non-subtree'd /action-scheduler/
|
2019-03-28 15:30:35 +10:00 |
Timmy Crawford
|
800ad318e3
|
OBW: Ensure tracker opt-in is always shown.
|
2019-03-27 15:29:55 -07:00 |
Timmy Crawford
|
4cad501098
|
Merge pull request #23146 from woocommerce/fix/22695
Update fallback download URL in helper
|
2019-03-27 15:01:10 -07:00 |
Timmy Crawford
|
0b113621a6
|
Merge pull request #23145 from woocommerce/fix/23107
Introduce `wc_create_new_customer_username` function
|
2019-03-27 14:59:24 -07:00 |
Timmy Crawford
|
b5da160e9d
|
Merge pull request #23128 from woocommerce/fix/23078
Change default completed email wording
|
2019-03-27 13:19:54 -07:00 |
Timmy Crawford
|
9601bc64d1
|
Merge pull request #23138 from woocommerce/fix/23103
REST API: Adds future status to list of allowed statuses
|
2019-03-27 13:19:32 -07:00 |
Timmy Crawford
|
91d412f150
|
Merge pull request #23149 from woocommerce/update/23144
Update refund reason to make it clear refunding is manual
|
2019-03-27 13:18:53 -07:00 |
Timmy Crawford
|
7e17cbfb85
|
Merge pull request #23158 from woocommerce/fix/jshint-marketplace
Fixed JSHint warnings on marketplace suggestions script
|
2019-03-27 13:18:33 -07:00 |
Timmy Crawford
|
eb106853c5
|
Merge pull request #23156 from woocommerce/fix/23121
5.2 fix from ActionScheduler
|
2019-03-27 13:18:14 -07:00 |
Rodrigo Primo
|
cbf6149cb9
|
Merge pull request #23069 from woocommerce/fix/23061
Variation stock status field handling (displaying/hiding when needed)
|
2019-03-27 14:51:26 -03:00 |
Rodrigo Primo
|
5d8ca32789
|
Merge pull request #23131 from woocommerce/fix/23118
`WC_Ajax::add_variation` force variable product type
|
2019-03-27 14:20:35 -03:00 |
Claudio Sanches
|
08bb78a817
|
Fixed JSHint warnings on marketplace suggestions script
Fixes the follow error:
```
assets/js/admin/marketplace-suggestions.js
278 | return ! _.contains( marketplace_suggestions.active_plugins, promo['product'] );
^ ['product'] is better written in dot notation.
```
|
2019-03-27 13:21:54 -03:00 |
Mike Jolley
|
4d5cda49c2
|
Hotfix for AS
Pulls in the fix from https://github.com/Prospress/action-scheduler/pull/268
|
2019-03-27 14:45:36 +00:00 |
Timmy Crawford
|
5a33e13432
|
Merge pull request #23151 from woocommerce/fix/emogrifier-conflict
Update Emogrifier class and usage
|
2019-03-27 07:27:14 -07:00 |
Mike Jolley
|
ad49085571
|
Append random number to reduce recusion
|
2019-03-27 12:22:15 +00:00 |
Mike Jolley
|
aa301bda4c
|
Merge pull request #23106 from rodrigoprimo/travis-chromedriver
Only install Chrome and Nginx in the build job that uses it
|
2019-03-27 11:54:59 +00:00 |
Mike Jolley
|
ded4f8bf3e
|
Use string to avoid 5.2 warning
|
2019-03-27 11:35:45 +00:00 |
Timmy Crawford
|
8b24528b16
|
Merge pull request #23102 from woocommerce/update/prevent-fatal-errors-when-extending-rest-api
If someone tries to load WC_REST class to early, throw notice
|
2019-03-26 17:19:06 -07:00 |
Ben S
|
c1a6cdb873
|
Format empty cart message as information notice
|
2019-03-26 18:35:21 +01:00 |
Rodrigo Primo
|
402179a321
|
Merge pull request #23136 from woocommerce/fix/23117
Lookup table SQL: Avoid orderby during updates
|
2019-03-26 11:59:36 -03:00 |
Mike Jolley
|
ea19f732fd
|
min/max functions instead of orderby
|
2019-03-26 14:41:27 +00:00 |
Mike Jolley
|
b09a5f8003
|
Update Emogrifier
|
2019-03-26 14:24:21 +00:00 |
Mike Jolley
|
5901c8ed6c
|
Merge branch 'update/prevent-fatal-errors-when-extending-rest-api' of https://github.com/woocommerce/woocommerce into update/prevent-fatal-errors-when-extending-rest-api
|
2019-03-26 14:06:27 +00:00 |
Mike Jolley
|
c79e3ad8f1
|
Detect all rest endpoints, not just wc/
|
2019-03-26 14:06:22 +00:00 |
Mike Jolley
|
bdc009cfbf
|
Update refund reason to make it clear refunding is manual
|
2019-03-26 12:46:27 +00:00 |
Mike Jolley
|
3a8c3b3813
|
Update download URL in helper
|
2019-03-26 11:36:41 +00:00 |
Mike Jolley
|
2b8f8e38d1
|
wc_create_new_customer_username function
|
2019-03-26 11:09:37 +00:00 |
Mike Jolley
|
94466460ad
|
Tests
|
2019-03-26 11:09:30 +00:00 |
Timmy Crawford
|
0e19ca304d
|
Merge pull request #23110 from woocommerce/fix/improve-suggestions-tracks-attributes
send additional properties with Marketplace Suggestions tracks events
|
2019-03-25 19:52:55 -07:00 |
haszari
|
6294dd14e2
|
send empty string instead of "undefined" for optional suggestions props
|
2019-03-26 09:59:28 +13:00 |
Mike Jolley
|
8aeff9bb2f
|
Adds future status to list of allowed statuses
|
2019-03-25 15:19:48 +00:00 |
Mike Jolley
|
58651e8a2a
|
When moving data for lookup tables, avoid orderby
|
2019-03-25 14:23:36 +00:00 |
Mike Jolley
|
8e4807ac92
|
Correct keys when migrating attribute data
|
2019-03-25 12:27:18 +00:00 |