Christopher Allford
933f5e62ac
Merge branch 'jobthomas-build-a-better-woo'
2020-05-12 08:02:26 -07:00
Job
8fb72c8a1d
Decapitalise "Better" in "Build a Better WooCommerce"
...
All titles and questions in the new onboarding wizards only capitalise names and the first letter of the sentence. This seemed a tiny bit off. (Literally tiny.)
Changed "Build a Better WooCommerce" to "Build a better WooCommerce"
2020-05-12 07:49:24 -07:00
Christopher Allford
f41cb52e0c
Merge pull request #26251 from xristos3490/fix-wp-54-styles
...
[WC4.1 RC] WP 5.3 select2 css fixes broken in WP 5.4
2020-05-12 07:39:10 -07:00
Christopher Allford
327f5fe30b
Merge pull request #26456 from woocommerce/update/wc-rest-api
...
Update WC-REST API version to 1.0.8
2020-05-12 06:48:21 -07:00
Christopher Allford
ee01d42192
Merge pull request #26411 from barryhughes/patch-1
...
Pass the result of _n() through sprintf() to ensure placeholders are replaced
2020-05-11 20:06:54 -07:00
Christopher Allford
66dd912ee3
Merge pull request #26430 from helgatheviking/issues/26334-clear-upsells-for-twenty-twenty
...
clear floats for upsells and related products. Closes #26334 .
2020-05-11 20:05:17 -07:00
Christopher Allford
37f0ed27f9
Merge pull request #26409 from woocommerce/add/26381/order-search-tracks
...
Add tracking event on order search.
2020-05-11 20:04:55 -07:00
Christopher Allford
5b427c1155
Merge pull request #25654 from miguelfspinto/patch-2
...
Add option to override element tag container in checkout forms
2020-05-11 20:03:22 -07:00
Christopher Allford
278cadea67
Merge pull request #26080 from yoavf/fix/helper-toggle-rtl
...
Addons/Helper: fix toggles in RTL mode
2020-05-11 19:58:45 -07:00
Christopher Allford
8332410939
Merge pull request #26308 from vandekul/master
...
Fix matching zones query for working with sqlite
2020-05-11 19:58:17 -07:00
Christopher Allford
71c49e9ef9
Merge pull request #26296 from abhishek-pokhriyal/fix/incorrect-argument-count
...
Correct argument count for action hooked on `woocommerce_process_shop…
2020-05-11 19:57:53 -07:00
Christopher Allford
c52a6ffc2c
Merge pull request #26387 from woocommerce/fix/26329
...
Allow schedule coupons via CRUD
2020-05-11 19:57:16 -07:00
Christopher Allford
7e2e9b8695
Merge pull request #26167 from woocommerce/fix/25889
...
Removed legacy notification to connect with WooCommerce
2020-05-11 19:56:46 -07:00
Christopher Allford
472dcfe562
Merge pull request #26245 from slavicd/master
...
Correct DocBlock in email template file
2020-05-11 19:56:09 -07:00
Christopher Allford
75d23712ff
Merge pull request #26272 from tolu-paystack/hide-ghana-postcode
...
Hide Postcode/Zip field on billing/shipping form when Ghana is selected
2020-05-11 19:55:48 -07:00
Christopher Allford
c57a07a163
Merge pull request #26273 from tolu-paystack/add-ghana-regions
...
Add Ghanaian regions to populate the State field on checkout
2020-05-11 19:55:31 -07:00
Christopher Allford
b4f6564cdd
Merge pull request #26132 from BrandynL/show-password
...
bugfix for show password icon and password hint
2020-05-11 19:54:39 -07:00
Christopher Allford
5fb20b5168
Merge pull request #26111 from AmeenJalali/issue_25996
...
Edit wrong hooked function, issue #25996
2020-05-11 19:53:22 -07:00
Christopher Allford
888a5c40cd
Merge pull request #26163 from abhishek-pokhriyal/fix/typo-though
...
Change "though" to "through"
2020-05-11 19:47:36 -07:00
Christopher Allford
7206365250
Merge pull request #25760 from helgatheviking/issues/25759-conditionally-disable-ajax-add-to-cart
...
Conditionally disable ajax add to cart
2020-05-11 19:46:50 -07:00
Christopher Allford
452e53d8af
Merge pull request #25630 from woocommerce/fix-25603
...
Replace {site_address} by {site_url} for consistency
2020-05-11 19:43:08 -07:00
Christopher Allford
bf396aec14
Merge pull request #25598 from johncodeos-forks/master
...
Hide Germany's, Denmark's and Sweden's state field
2020-05-11 19:42:46 -07:00
Christopher Allford
f76be96af3
Merge pull request #25517 from grey-rsi/duplicated-custom-fields-after-import
...
Fix duplicated custom fields after import products from .csv file
2020-05-11 19:41:50 -07:00
Christopher Allford
4639d4a914
Merge pull request #26361 from dominic-p/iss-25787
...
Pass $customer to woocommerce_match_rates hook.
2020-05-11 19:40:58 -07:00
Christopher Allford
cb7f89a5ef
Merge pull request #26022 from grey-rsi/wc_attribute_label_filter
...
Always pass attribute name to a 'woocommerce_attribute_label' filter
2020-05-11 19:36:44 -07:00
Ron Rennick
02b649d17c
use version of docker supported by trusty and newer
2020-05-11 22:58:45 -03:00
Claudio Sanches
3ce6d4f04a
Fixed coding standards
2020-05-11 20:00:23 -03:00
Daniel Stanciu
946c342b1d
Fix 24885 currency position RTL
...
Wrapped price and currency inside a BDI tag, in order to prevent the
bidirectional algorithm to produce confusing results.
2020-05-11 23:57:13 +03:00
Ron Rennick
717a5cedc8
add publish script
2020-05-11 16:28:53 -03:00
Ron Rennick
ed135109e0
add e2e component build
...
- add build script
- update component for path changes
- bump component version
- move ready post creation to component
- update component readme
2020-05-11 15:54:12 -03:00
vedanshujain
253cf5b5d9
Update WC-REST API version to 1.0.8
2020-05-11 23:54:19 +05:30
Vedanshu Jain
0756027c66
Merge pull request #187 from woocommerce/release-1.0.8-prep
...
Release 1.0.8 prep
2020-05-11 20:24:30 +05:30
Vedanshu Jain
31b648d479
Merge pull request #26358 from woocommerce/fix/26348
...
Clear only plugin cache if WC header are not present to load with WC headers.
2020-05-11 18:14:39 +05:30
Vedanshu Jain
53a6c0e3ba
Merge pull request #26025 from woocommerce/enhancement/orders
...
Add method to get base data from order object.
2020-05-11 17:55:32 +05:30
Ron Rennick
e2af7e5d10
Merge pull request #26427 from woocommerce/docs/e2e-tests
...
update tests and e2e readme instructions, file locations
2020-05-11 09:16:38 -03:00
vedanshujain
7c9fd1ab0c
Version update and min requirement bump
2020-05-11 17:37:14 +05:30
Rodrigo Primo
c792dfb192
Fix unit tests to match new tested method behavior
...
This commit updates two unit tests that were failing
(https://travis-ci.org/woocommerce/woocommerce-rest-api/jobs/637678251#L707 ),
after the behavior of the method
WC_REST_Shipping_Zones_V2_Controller::register_routes() changed in PR #104 .
2020-05-11 17:32:52 +05:30
Peter Fabian
7ddd2aa387
Removed grunt-prompt and grunt-shell packages.
2020-05-11 13:52:57 +02:00
vedanshujain
f7eab9db6e
Enable support trash status for products when its passed
2020-05-11 17:22:39 +05:30
vedanshujain
569e656459
Rephrase the test so that is more resilient and error-prone
2020-05-11 17:21:56 +05:30
vedanshujain
02aa89614e
Applied coding standards
2020-05-11 17:21:56 +05:30
vedanshujain
f4e093d528
Fix unit test
2020-05-11 17:21:56 +05:30
vedanshujain
57b59271bf
Change file path in response to change in core
2020-05-11 17:21:56 +05:30
vedanshujain
ec1e0b1110
Add unit test for trash status for products
2020-05-11 17:21:56 +05:30
Peter Fabian
b7294df2d5
Removed the old way to run e2e tests.
2020-05-11 11:02:08 +02:00
Peter Fabian
80eb5ae931
Moved the contributors script from Grunt to bash.
2020-05-11 11:00:42 +02:00
Peter Fabian
4480637015
Add the contributors.html to gitignore.
...
Leaving the contributors.md there, as the contributors file was previously generated as .md and might still be around in some directories, etc.
2020-05-11 10:20:14 +02:00
Peter Fabian
c7a5cb200f
WC core first
2020-05-11 10:16:30 +02:00
Peter Fabian
e64ab46a52
coding standards fix
2020-05-11 10:12:31 +02:00
Dan Q
492e862db8
Proposed updated link to WooCommerce documentation
...
Re #26447 . Changes link to "WooCommerce Documentation" in README.md from https://docs.woocommerce.com/documentation/plugins/woocommerce/ to https://docs.woocommerce.com/ , which is a more-helpful place for beginners (who've come across the GitHub repo in the first instance) to get started.
2020-05-11 07:13:46 +01:00