Christopher Allford
|
5e15271f95
|
Excluded test files from the TypeScript build
|
2020-06-18 09:43:11 -07:00 |
Ron Rennick
|
4a9fb66a39
|
update comment to accurate description
|
2020-06-18 10:56:31 -03:00 |
Ron Rennick
|
a88a708286
|
remove privacy page dropdown
|
2020-06-18 10:40:17 -03:00 |
Mike Jolley
|
00f1246553
|
Update reserved stock when a row already exists
|
2020-06-18 12:09:57 +01:00 |
Christopher Allford
|
1418b68910
|
Initial configuration for e2e-factories package
|
2020-06-17 15:51:28 -07:00 |
Julia Amosova
|
281057eee8
|
Adjust various conditions of the OBW e2e test to make it pass
|
2020-06-17 17:20:12 -04:00 |
Ron Rennick
|
6743073a0f
|
introduce woocommerce_enable_nocache_headers filter
|
2020-06-17 15:02:09 -03:00 |
Ron Rennick
|
3763d3b428
|
Merge pull request #25982 from leewillis77/feature/add-label-to-taxonomies
Add label to unlabelled taxonomies
|
2020-06-17 10:54:50 -03:00 |
Peter Fabian
|
f2487c16af
|
Merge pull request #26782 from woocommerce/update/woocommerce-blocks-2.7.1
Update woocommerce/woocommerce-blocks to v2.7.1
|
2020-06-16 18:36:08 +02:00 |
Ron Rennick
|
239476ddc5
|
create ready page after initialization script
|
2020-06-16 12:29:43 -03:00 |
Peter Fabian
|
40f7c2d474
|
Update min files and selectWoo, coding standards.
|
2020-06-16 17:22:10 +02:00 |
Peter Fabian
|
14a26aca2c
|
Update min files and selectWoo
|
2020-06-16 17:15:12 +02:00 |
Albert Juhé Lluveras
|
55fba0e79b
|
Update woocommerce/woocommerce-blocks to v2.7.1
|
2020-06-16 16:24:40 +02:00 |
Peter Fabian
|
9e2129e09b
|
Merge pull request #26778 from woocommerce/update/wc-admin-1.3.0-beta-1
Version bump wc-admin 1.3.0-beta.1
|
2020-06-16 15:30:05 +02:00 |
Peter Fabian
|
67ab59d176
|
Update composer.lock
|
2020-06-16 15:01:40 +02:00 |
Peter Fabian
|
418d95298a
|
Merge branch 'master' into update/wc-admin-1.3.0-beta-1
# Conflicts:
# composer.lock
|
2020-06-16 14:58:43 +02:00 |
Peter Fabian
|
ccaac3c39a
|
Composer lock update.
|
2020-06-16 14:51:58 +02:00 |
Peter Fabian
|
35ee21f837
|
Merge pull request #26754 from woocommerce/fix/25544
Encode HTML entities in product attributes
|
2020-06-16 14:29:19 +02:00 |
Peter Fabian
|
f10f1b8b61
|
Merge pull request #26779 from woocommerce/update/woocommerce-rest-api
Update rest API to 1.0.10
|
2020-06-16 14:27:11 +02:00 |
Peter Fabian
|
bb2cf2e8dc
|
Removed deprecated method call.
|
2020-06-16 13:18:05 +02:00 |
Peter Fabian
|
ce740fdb44
|
Merge pull request #26739 from woocommerce/fix/24800
Export: properly escape commas in attribute values
|
2020-06-16 12:56:40 +02:00 |
Peter Fabian
|
dc0d567137
|
Merge pull request #26775 from woocommerce/update/php7.2
Show notice to update to latest PHP if version is < 7.2
|
2020-06-16 12:56:15 +02:00 |
vedanshujain
|
ff18dfccc9
|
Update rest API to 1.0.10
|
2020-06-16 15:30:37 +05:30 |
Peter Fabian
|
c35c4f1f08
|
Merge pull request #26395 from woocommerce/revert-26226-revert-25708-update/reserve-stock-for-checkout
Introduce a `reserved stock` class and database table to prevent race conditions during checkout
|
2020-06-16 11:38:10 +02:00 |
Paul Sealock
|
3c83db4c4a
|
Version bump wc-admin 1.3.0-beta.1
|
2020-06-16 19:52:36 +12:00 |
Peter Fabian
|
32037e37dd
|
Merge pull request #26625 from woocommerce/add/homescreen-option
Homescreen: Enable for new stores and add Features Setting section
|
2020-06-15 21:54:06 +02:00 |
Peter Fabian
|
0c96b1452d
|
Merge pull request #26685 from woocommerce/fix/26248
Removed the notice for untested minor version updates
|
2020-06-15 21:40:22 +02:00 |
Vedanshu Jain
|
8dcb48219b
|
Merge pull request #26752 from woocommerce/fix/25143
Add template cache clearing
|
2020-06-15 23:47:24 +05:30 |
vedanshujain
|
513b517b5b
|
Show notice to update to latest PHP if version is < 7.2
|
2020-06-15 21:51:03 +05:30 |
Peter Fabian
|
a51e94c170
|
Merge pull request #26732 from woocommerce/update/woocommerce-blocks-2.7
Update woocommerce/woocommerce-blocks to v2.7.0
|
2020-06-15 16:10:12 +02:00 |
vedanshujain
|
34e5d3daa3
|
Use single sentence for easier translations.
|
2020-06-15 19:09:52 +05:30 |
vedanshujain
|
b8a1a69b2b
|
Updated annotations to 4.3
|
2020-06-15 18:55:00 +05:30 |
Vedanshu Jain
|
c1a007297e
|
Merge pull request #26705 from woocommerce/enhancement/protections-reserved-stock
Port enhancement to reserved stock feature from wc-blocks
|
2020-06-15 18:41:44 +05:30 |
vedanshujain
|
d21cc596df
|
Return early in release stock function if stock reservation is disabled.
|
2020-06-15 18:40:03 +05:30 |
Tam Mullen
|
8f8b8a0cf2
|
Updating Security Issue Template
|
2020-06-15 11:41:00 +01:00 |
Peter Fabian
|
cf3546a772
|
Merge pull request #26690 from woocommerce/fix/blocks-pkg-i18n
Translate woocommerce-admin domain in Blocks package
|
2020-06-15 08:08:08 +02:00 |
Paul Sealock
|
c7ad889f93
|
Homescreen: add option and setting
|
2020-06-15 13:38:02 +12:00 |
Tam Mullen
|
8d21028ebf
|
Updated GitHub issue templates to include more details of the information we require.
|
2020-06-14 21:35:05 +01:00 |
jonathansadowski
|
68a5d88dd8
|
Merge pull request #26726 from woocommerce/fix/26298
Accessibility: Add aria-disabled to update cart button
|
2020-06-12 10:37:46 -05:00 |
jonathansadowski
|
386eecda62
|
Merge pull request #26729 from woocommerce/fix/26367
Update saving of comment_type for reviews to account for WP 5.5 changes
|
2020-06-12 10:36:28 -05:00 |
Ron Rennick
|
9196b266f6
|
Merge pull request #26292 from mi5t4n/fix/26271
Fix: Show password toggle not working in checkout page
|
2020-06-12 10:48:55 -03:00 |
Ron Rennick
|
e80e9a35a7
|
Merge branch 'master' into fix/26271
|
2020-06-12 10:48:39 -03:00 |
Ron Rennick
|
14ddcbc8eb
|
Merge pull request #26250 from mi5t4n/fix/26234
Hide only the tab content under the tab wrapper
|
2020-06-12 10:18:41 -03:00 |
Vedanshu Jain
|
60ffc7ab99
|
Merge pull request #26583 from woocommerce/fix/26582
Fix regression caused by merging #25092 conflicting with #24828
|
2020-06-12 15:13:21 +05:30 |
Ron Rennick
|
4a8af2ec5d
|
Merge pull request #26706 from dorelidan/patch-1
Update wc-template-functions.php
|
2020-06-11 16:23:39 -03:00 |
Ron Rennick
|
d0dcabb496
|
Merge pull request #26725 from zackkatz/patch-2
Fix unbalanced tag
|
2020-06-11 16:19:03 -03:00 |
Jonathan Sadowski
|
4d6aad4ecb
|
Encode HTML entities in product attributes
|
2020-06-11 14:10:05 -05:00 |
Ron Rennick
|
dd5cd361bc
|
introduce wc_set_template_cache(), wc_clear_template_cache()
|
2020-06-11 14:06:56 -03:00 |
Peter Fabian
|
296112cbea
|
Merge pull request #26237 from woocommerce/fix/24000
Fix adding product variant to cart using `add-to-cart` parameter (#24000)
|
2020-06-11 13:13:12 +02:00 |
Peter Fabian
|
439562e854
|
Merge pull request #23971 from woocommerce/refactor/23783
Better template caching for container environments
|
2020-06-11 10:13:46 +02:00 |