Mike Jolley
|
d2d0967ac0
|
Introduce class to handle stock reservation
|
2020-04-03 15:55:14 +01:00 |
Mike Jolley
|
802fff94c2
|
Remove stock methods from order class
|
2020-04-03 15:55:14 +01:00 |
Mike Jolley
|
910a13f544
|
Fire action hooks rather than call stock holding functions directly
|
2020-04-03 15:55:14 +01:00 |
Mike Jolley
|
02cf328afe
|
Remove check for held stock minutes during stock checks - this will be handled elsewhere
|
2020-04-03 15:55:14 +01:00 |
Mike Jolley
|
51aca598b9
|
Only implement get_query_for_stock in data store
|
2020-04-03 15:55:14 +01:00 |
Mike Jolley
|
7228d67799
|
Remove helpers from order functions
|
2020-04-03 15:55:14 +01:00 |
vedanshujain
|
facfb16131
|
Changed class name to match file name
|
2020-04-03 15:55:14 +01:00 |
vedanshujain
|
3bd34184e4
|
Fixed bool error on when to disable feature
|
2020-04-03 15:55:14 +01:00 |
Claudio Sanches
|
2ebd86f2dc
|
Revert "Revert "Add support for '_held_for_checkout` records to prevent race conditions.""
|
2020-04-03 15:55:13 +01:00 |
Claudio Sanches
|
8ab5df1df2
|
Merge pull request #26061 from woocommerce/renovate/docker-wordpress-5.x
Update wordpress Docker tag to v5.4.0
|
2020-04-02 18:59:47 -03:00 |
Claudio Sanches
|
4df1c65fb0
|
Merge pull request #25919 from woocommerce/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
|
2020-04-02 13:22:12 -03:00 |
Renovate Bot
|
cea0b34406
|
Update wordpress Docker tag to v5.4.0
|
2020-04-02 01:57:41 +00:00 |
dependabot[bot]
|
84c4420a43
|
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-01 22:27:54 +00:00 |
Claudio Sanches
|
84bf224853
|
Merge pull request #25883 from liquidweb/fix/travis-against-minimium-requirements
Add a Travis CI build using the minimum WooCommerce requirements
|
2020-04-01 18:51:41 -03:00 |
Steve Grunwell
|
17c56d6d12
|
Merge branch 'master' into fix/travis-against-minimium-requirements
|
2020-04-01 14:30:42 -04:00 |
Claudio Sanches
|
13416af9bb
|
Merge pull request #26046 from woocommerce/renovate/babel-monorepo
Update babel monorepo
|
2020-04-01 14:00:48 -03:00 |
Claudio Sanches
|
4724f6c0d2
|
Merge pull request #26047 from woocommerce/renovate/wordpress-monorepo
Update dependency @wordpress/e2e-test-utils to v4.3.1
|
2020-04-01 13:59:31 -03:00 |
Renovate Bot
|
076571bb66
|
Update dependency @wordpress/e2e-test-utils to v4.3.1
|
2020-04-01 15:12:54 +00:00 |
Renovate Bot
|
b293548d6f
|
Update babel monorepo
|
2020-04-01 15:12:00 +00:00 |
Claudio Sanches
|
3da67586e3
|
Merge pull request #26051 from woocommerce/renovate/eslint-plugin-jest-23.x
Update dependency eslint-plugin-jest to v23.8.2
|
2020-04-01 12:08:40 -03:00 |
Claudio Sanches
|
3bed22028a
|
Merge pull request #26048 from woocommerce/renovate/autoprefixer-9.x
Update dependency autoprefixer to v9.7.5
|
2020-04-01 12:08:08 -03:00 |
Claudio Sanches
|
69b21b5d0b
|
Merge pull request #26049 from woocommerce/renovate/config-3.x
Update dependency config to v3.3.1
|
2020-04-01 12:07:33 -03:00 |
Claudio Sanches
|
e68764a394
|
Merge pull request #26052 from woocommerce/renovate/grunt-1.x
Update dependency grunt to v1.1.0
|
2020-04-01 12:06:48 -03:00 |
Claudio Sanches
|
9e3eb92d06
|
Merge pull request #26013 from woocommerce/update/bump-package-version
update version in package.json to 4.0.0
|
2020-04-01 12:05:53 -03:00 |
Claudio Sanches
|
c052aacf92
|
Merge pull request #26055 from woocommerce/revert-25942-add/25849-implement-additional-tracks
Revert "Implement additional tracks"
|
2020-04-01 11:35:32 -03:00 |
Claudio Sanches
|
c24b565477
|
Revert "Implement additional tracks"
|
2020-04-01 11:34:54 -03:00 |
Renovate Bot
|
d946c5d269
|
Update dependency grunt to v1.1.0
|
2020-04-01 02:37:12 +00:00 |
Renovate Bot
|
74bd4fc9f5
|
Update dependency eslint-plugin-jest to v23.8.2
|
2020-04-01 02:36:20 +00:00 |
Renovate Bot
|
af554606bf
|
Update dependency config to v3.3.1
|
2020-04-01 01:48:55 +00:00 |
Renovate Bot
|
1ae455997b
|
Update dependency autoprefixer to v9.7.5
|
2020-04-01 01:48:01 +00:00 |
Bec Scott
|
3e322793ec
|
Merge pull request #25942 from woocommerce/add/25849-implement-additional-tracks
Implement additional tracks
|
2020-04-01 09:54:05 +10:00 |
Claudio Sanches
|
4c889feb05
|
Merge pull request #25316 from michaelignacio/master
Update wording on admin cancelled order email
|
2020-03-31 17:20:25 -03:00 |
Claudio Sanches
|
f484cc54b1
|
Merge pull request #25817 from woocommerce/fix-package-location
Move package @jest/test-sequencer to devDependencies
|
2020-03-31 15:21:27 -03:00 |
Claudio Sanches
|
8ae9df58ed
|
Merge pull request #25901 from woocommerce/fix-code-documentation
Fix PHP docblock for WC_Plugin_Updates::get_untested_plugins()
|
2020-03-31 15:20:54 -03:00 |
Christopher Allford
|
23e555823b
|
Merge pull request #25943 from woocommerce/fix/25810
Fixed remainder application for percent coupons
|
2020-03-30 14:13:03 -07:00 |
Christopher Allford
|
26516e11ac
|
Merge pull request #25932 from woocommerce/add/tracker-cart-checkout-info
Add cart & checkout block/shortcode info to tracker data
|
2020-03-30 13:18:23 -07:00 |
Vedanshu Jain
|
9640fad6c5
|
Merge pull request #26026 from miguelfspinto/patch-8
fix typo in variable
|
2020-03-31 00:17:53 +05:30 |
Miguel Pinto
|
3def0534fe
|
fix typo in variable
|
2020-03-27 19:36:00 +00:00 |
Julia Amosova
|
f8bb7681b6
|
Merge pull request #25839 from woocommerce/fix/remove-legacy-e2e-travis-setup
Remove legacy e2e test suite travis setup
|
2020-03-27 10:11:56 -04:00 |
Rebecca Scott
|
e998cc963c
|
Remove stock level set tracking as this is done in JS now
|
2020-03-27 15:23:51 +10:00 |
Rebecca Scott
|
4136a42e1e
|
Just include the ISO8601 date instead of the full WC_DateTime object
|
2020-03-27 15:19:18 +10:00 |
Rebecca Scott
|
39f654124c
|
Fix event name
|
2020-03-27 14:54:48 +10:00 |
Rebecca Scott
|
b31878440e
|
Revert function event
|
2020-03-27 14:52:24 +10:00 |
Rebecca Scott
|
5a45d6a3f2
|
Use var instead of const/let because IE11
|
2020-03-27 14:51:26 +10:00 |
Rebecca Scott
|
17d5f42228
|
remove order id from order tracking as it isn't required
|
2020-03-26 11:12:26 +10:00 |
Rebecca Scott
|
db6a4c630f
|
fix coupon tracking method name
|
2020-03-26 11:09:37 +10:00 |
Rebecca Scott
|
768a3a3f4f
|
Track product updates using client side scripting to avoid double bouncing on the server
|
2020-03-26 10:55:31 +10:00 |
Ron Rennick
|
3771afd58e
|
update version in package.json to 4.0.0
|
2020-03-25 14:43:48 -03:00 |
Rebecca Scott
|
75a9971e9d
|
Fix single_order_view event name
|
2020-03-25 13:04:54 +10:00 |
Rebecca Scott
|
496b602eb4
|
Remove commented out stock quantity value
|
2020-03-24 12:09:32 +10:00 |