Mike Jolley
|
bec084ac16
|
Merge pull request #18493 from liquidweb/tests/api-system-status
Add tests for the "add_order_indexes" system status tool
|
2018-03-01 12:03:29 +00:00 |
Mike Jolley
|
8faedcb849
|
Merge pull request #18489 from liquidweb/tests/reports
Add tests around order reporting
|
2018-03-01 12:02:59 +00:00 |
Mike Jolley
|
8bfb0a96d4
|
Merge pull request #18559 from woocommerce/update/improve-get-downloads
Improve WC_Customer_Download_Data_Store::get_downloads() performance
|
2018-02-28 17:35:13 +00:00 |
Rodrigo Primo
|
56cb3d2d4f
|
Check if download ID is valid before running query
|
2018-02-28 13:41:11 -03:00 |
Rodrigo Primo
|
0f79567d06
|
Merge branch 'master' into update/improve-get-downloads
|
2018-02-28 13:34:11 -03:00 |
Mike Jolley
|
ca7414e40d
|
Merge pull request #19161 from Chouby/fatal_wc_discounts
Fix fatal error in PHP < 5.5
|
2018-02-28 12:05:16 +00:00 |
Frédéric Demarle
|
ac199889f2
|
Fix fatal error in PHP < 5.5
|
2018-02-27 20:55:40 +01:00 |
Claudiu Lodromanean
|
5346f63abc
|
Merge pull request #19159 from woocommerce/fix/19124
Use subtotal for discounts in admin/orders
|
2018-02-27 11:27:01 -08:00 |
Mike Jolley
|
728e6dc58d
|
Merge pull request #19109 from woocommerce/fix/19083
wc_get_price_excluding_tax handling for woocommerce_adjust_non_base_location_prices
|
2018-02-27 19:20:20 +00:00 |
Mike Jolley
|
de5b60a7e6
|
Merge pull request #18817 from shivapoudel/feature/screen-option
Add support screen options for core list tables
|
2018-02-27 19:19:45 +00:00 |
Mike Jolley
|
f28a3dd35d
|
Merge pull request #19156 from woocommerce/fix/19120
Only trim strings in multiselect display options
|
2018-02-27 19:18:09 +00:00 |
Mike Jolley
|
c2c0aeefb8
|
Merge pull request #19002 from helgatheviking/exclude-products-from-coupon-validation
Exclude products from coupon validation
|
2018-02-27 19:14:22 +00:00 |
Mike Jolley
|
e4403b87ea
|
Merge pull request #19091 from woocommerce/update/18852
Include priceSpecification with valueAddedTaxIncluded
|
2018-02-27 19:13:10 +00:00 |
Mike Jolley
|
a85c99c08a
|
Merge pull request #19138 from woocommerce/update/19136
Add profile link to order screen
|
2018-02-27 19:12:39 +00:00 |
Mike Jolley
|
c389f4017e
|
Merge branch 'master' into update/19136
|
2018-02-27 19:11:52 +00:00 |
Mike Jolley
|
f3ab50d962
|
Merge pull request #19135 from Chouby/ajax_wp_die
Replace exit by calls to wp_die() in ajax responses
|
2018-02-27 19:09:41 +00:00 |
Mike Jolley
|
d0a123de49
|
Merge pull request #19111 from woocommerce/update/mobile-order-view
Add extra data in order mobile view
|
2018-02-27 19:07:49 +00:00 |
Mike Jolley
|
6b722e1120
|
Update tests to use subtotal as a basis for the discounts.
|
2018-02-27 18:57:28 +00:00 |
Mike Jolley
|
a6431c86d3
|
Use subtotals when applying discount logic to match cart.
|
2018-02-27 18:48:05 +00:00 |
Claudio Sanches
|
811cefe940
|
Updated composer dependencies
|
2018-02-27 14:50:39 -03:00 |
Claudio Sanches
|
e2e8a7bfd1
|
Fixed PHPUnit path
|
2018-02-27 14:24:40 -03:00 |
Claudio Sanches
|
1fcb5e8be3
|
Force PHPUnit 6 in Travis
|
2018-02-27 14:20:13 -03:00 |
Claudio Sanches
|
5a19861544
|
Run composer in all tests
|
2018-02-27 14:11:17 -03:00 |
Claudio Sanches
|
1239ab033f
|
Use phpunit installed by composer while running tests on travis
|
2018-02-27 14:06:06 -03:00 |
Claudiu Lodromanean
|
ba0c0e72df
|
Merge pull request #19157 from woocommerce/fix/api-unit-test
Fix error in unit tests due to missing object check
|
2018-02-27 08:38:21 -08:00 |
Mike Jolley
|
cceec55714
|
Fix error in unit tests due to missing object check
|
2018-02-27 16:32:59 +00:00 |
claudiulodro
|
c8f418fd45
|
Only trim strings in multiselect display options
|
2018-02-27 07:50:33 -08:00 |
Claudio Sanches
|
e335c0b1dc
|
Merge pull request #19139 from woocommerce/fix/19116
Use relative scheme for ajax endpoint
|
2018-02-26 17:35:37 -03:00 |
Mike Jolley
|
e1beda3eb0
|
Use relative scheme for ajax endpoint
|
2018-02-26 18:51:46 +00:00 |
Mike Jolley
|
fc9fe996d8
|
Add profile link to order screen
|
2018-02-26 18:19:03 +00:00 |
Frédéric Demarle
|
b2f59b0da5
|
Replace exit by calls to wp_die() in ajax responses
|
2018-02-26 18:27:25 +01:00 |
Mike Jolley
|
0784e9ede6
|
Merge pull request #19126 from obiPlabon/master
Fixed #19125 - added spinner markup
|
2018-02-26 16:08:01 +00:00 |
Mike Jolley
|
999e07945c
|
Merge pull request #19118 from parmarhardip/fixed-spelling-mistake
fixed spelling for calculate.
|
2018-02-26 16:01:49 +00:00 |
obiPlabon
|
5b8721519b
|
Fixed #19125 - added spinner markup
|
2018-02-25 17:33:29 +06:00 |
Hardip Parmar
|
632da6779e
|
fixed spelling for calculate.
|
2018-02-24 16:53:27 +05:30 |
Kathy Darling
|
d494daf3cd
|
Merge branch 'master' of github.com:woocommerce/woocommerce into exclude-products-from-coupon-validation
|
2018-02-23 22:09:06 -06:00 |
Mike Jolley
|
9ed504c4af
|
Add extra data in mobile view
|
2018-02-23 16:55:06 +00:00 |
Mike Jolley
|
39c6c9c72c
|
wc_get_price_excluding_tax handling for woocommerce_adjust_non_base_location_prices
|
2018-02-23 11:53:05 +00:00 |
Mike Jolley
|
dc4212cc15
|
Merge pull request #19098 from woocommerce/fix/19095-coupon-empty-cost
Ensure coupon amount is not empty
|
2018-02-23 10:58:29 +00:00 |
Mike Jolley
|
bb497f213d
|
Merge pull request #19104 from woocommerce/fix/19102-exlude-page-1-from-shop-page-content-check
Include page 1 on shop archive content check
|
2018-02-23 10:56:27 +00:00 |
Mike Jolley
|
a7b41da4a2
|
Merge pull request #19097 from woocommerce/fix/18933
[REST API] Do not allow updating parent ID from variations after created
|
2018-02-23 10:54:11 +00:00 |
Gerhard Potgieter
|
c8642f0da7
|
PHPCS fixes
|
2018-02-23 10:16:22 +02:00 |
Gerhard Potgieter
|
c13dee6fb3
|
Add page 1 to check when displaying shop page content.
|
2018-02-23 10:14:59 +02:00 |
Shiva Poudel
|
6714658fbc
|
Delete all usermeta on uninstall with prefix woocommerce_
|
2018-02-23 10:17:21 +05:45 |
Shiva Poudel
|
e4bcc1d285
|
Rename the prefix for per page options
|
2018-02-23 10:03:56 +05:45 |
Shiva Poudel
|
c2c97855be
|
Merge branch 'master' into feature/screen-option
|
2018-02-23 09:49:19 +05:45 |
Claudio Sanches
|
1bb0b75d20
|
Merge pull request #19100 from emgk/patch-1
Updated support url
|
2018-02-22 17:41:23 -03:00 |
Govind Kumar
|
6dc55a3c11
|
Updated support url
|
2018-02-23 01:44:14 +05:30 |
Caleb Burks
|
4a4aa84e26
|
Add a test
|
2018-02-22 15:06:53 -05:00 |
Caleb Burks
|
9ba4ae7ad7
|
Remove unnecessary conditional
|
2018-02-22 14:39:37 -05:00 |