Commit Graph

22907 Commits

Author SHA1 Message Date
Claudio Sanches dcbe09376f Enable WordPress standard on Scrutinizer 2017-07-20 18:05:36 -03:00
Claudio Sanches 814f1b228b Allow WP CodeSniffer on Scrutinizer and improved environment settings 2017-07-20 17:24:52 -03:00
Claudio Sanches 4251bd5614 Move code coverage to Scrutinizer 2017-07-20 16:50:12 -03:00
Mike Jolley 499519eaac WC_Discount class 2017-07-20 20:50:09 +01:00
Mike Jolley e5ec0e66e3 fixed discount 2017-07-20 20:33:27 +01:00
Claudio Sanches 383c7eb889 Fixed excluded paths for Code Climate 2017-07-20 15:48:56 -03:00
Claudio Sanches 611c744992 Merge pull request #16202 from woocommerce/fix/code-coverage
Enable external code coverage in Scrutinizer
2017-07-20 15:30:20 -03:00
Mike Jolley 1f00752b50 Merge pull request #16204 from woocommerce/update/phpunit-version
Updated PHPUnit version and removed PHPCS from Travis
2017-07-20 18:36:32 +01:00
Jaydeep Rami 46d3638089 Fix missing return statement (#16148)
* Fix missing return statement

* Fix missing return statement

* Fix missing return statement

* Fix missing return statement

* Fix missing return statement

* Fix missing return statement
2017-07-20 18:01:14 +01:00
Claudio Sanches 5a918b8f93 Not install project composer file on Travis 2017-07-20 13:47:02 -03:00
Claudio Sanches 498a5daa53 Removed PHPCS from Travis in favor of pre-commit hook 2017-07-20 13:34:34 -03:00
Mike Jolley 0e96bd8a93 Discount rows 2017-07-20 17:34:30 +01:00
Claudio Sanches 84be2dd6bb Fixed declaration of WC_Tests_CRUD_Data::onNotSuccessfulTest 2017-07-20 13:32:47 -03:00
Claudio Sanches c7ee52602a Updated PHPUnit version 2017-07-20 13:32:21 -03:00
Claudio Sanches a8e69c2e24 Enable external code coverage in Scrutinizer 2017-07-20 12:55:08 -03:00
Claudio Sanches 48cfff4ab1 Merge pull request #16199 from woocommerce/fix/16145
Unset variable prices on read.
2017-07-20 12:39:19 -03:00
Mike Jolley a7fec4475f 5.3 does not like dist 2017-07-20 15:55:45 +01:00
Mike Jolley 20f2c60f2d remove during 2017-07-20 15:43:40 +01:00
Mike Jolley 80cbba49d6 More test tweaks 2017-07-20 15:41:28 +01:00
Mike Jolley 1f1219599e remove quiet 2017-07-20 15:00:54 +01:00
Mike Jolley c72e2d6aab test 2017-07-20 14:34:16 +01:00
Mike Jolley 06c1a2ad8d apply discount 2017-07-20 14:33:38 +01:00
Mike Jolley 8654a94af2 update installer 2017-07-20 13:57:10 +01:00
Mike Jolley 710a921551 Merge pull request #16198 from moewe-io/master
Updated class reference in comment
2017-07-20 12:49:15 +01:00
Mike Jolley 3faa1c1ee9 Unset variable prices on read.
Closes #16145
2017-07-20 12:48:14 +01:00
Mike Jolley b14c719fc0 Travis 2017-07-20 12:39:46 +01:00
Adrian Mörchen d7484336c1 Fixed wrong class reference in comment 2017-07-20 13:29:54 +02:00
Mike Jolley 1c26587948 travis 2017-07-20 12:12:29 +01:00
Mike Jolley 3fbba9d869 More travis config 2017-07-20 12:00:21 +01:00
Mike Jolley aa7f823763 Travis config 2017-07-20 11:42:53 +01:00
Mike Jolley c569d4fd81 Travis 2017-07-20 11:23:37 +01:00
Saul Fautley 68470b51a4 Updated structured data for products
- Replaced outdated `priceSpecification` with `AggregateOffer`.
- Restructured data according to Google's latest specifications.
- Use product short_description if available.
2017-07-19 18:53:02 +02:00
Claudio Sanches cc233209f5 Merge pull request #16190 from woocommerce/feature/discounts-class-applied-coupon-counts
Ability to get applied coupon totals from discounts class
2017-07-19 12:24:43 -03:00
Mike Jolley 1b63749a68 Tests for other coupon types 2017-07-19 16:21:35 +01:00
Mike Jolley f77fc21785 test_get_applied_coupons 2017-07-19 16:17:58 +01:00
Mike Jolley 24fcf52c59 Store applied_coupons 2017-07-19 15:55:56 +01:00
Claudio Sanches 18873ac9a7 Merge pull request #16189 from woocommerce/update/16153
Use comment_status input name
2017-07-19 11:23:06 -03:00
Mike Jolley 916294b7d0 Use comment_status input name
Closes #16153
2017-07-19 15:18:33 +01:00
Claudio Sanches 0a5cbae506 Merge pull request #16188 from woocommerce/fix/16184
Unchecked checkbox should be an empty string
2017-07-19 11:09:39 -03:00
Claudio Sanches b55b67994e Merge pull request #16182 from woocommerce/feature/discounts-class-apply-coupon
Feature/discounts class apply coupon
2017-07-19 11:08:45 -03:00
Mike Jolley 578da2d126 Unchecked checkbox should be an empty string
Closes #16184
2017-07-19 14:58:46 +01:00
Claudio Sanches af4c8b4d34 Merge pull request #16186 from woocommerce/fix/16157
Fix copy pasta errors in refunded email template
2017-07-19 10:52:23 -03:00
Claudio Sanches eedc83b037 Merge pull request #16185 from woocommerce/fix/16156
Add placeholders array used in descriptions and for find and replace
2017-07-19 10:51:53 -03:00
Claudio Sanches 246bec6017 Merge pull request #16180 from woocommerce/fix/16170
Sort by order + zone ID as a fallback in shipping zones
2017-07-19 10:50:37 -03:00
Mike Jolley 16870c9c25 Fix copy pasta errors in refunded email template
Closes #16157
2017-07-19 14:30:47 +01:00
Mike Jolley 28cb0909c8 Add placeholders array used in descriptions and for find and replace
Fixes #16156
2017-07-19 14:25:00 +01:00
Mike Jolley 3c12a06c46 Limit to x 2017-07-19 13:49:22 +01:00
Mike Jolley baa7efcc30 Another test 2017-07-19 12:27:50 +01:00
Mike Jolley dd7fe5f158 More tests and precision fixes 2017-07-19 12:26:01 +01:00
Mike Jolley 8d277a263b Sort by order + zone ID as a fallback in shipping zones
Fixes #16170
2017-07-19 10:16:50 +01:00