Mike Jolley
755647ec5c
Improve subcat display to see if subcats can actually be displayed
2017-12-13 15:46:09 +00:00
Gerhard Potgieter
b39ab218dd
Cart get_tax_totals test
2017-12-13 16:42:09 +02:00
Paul Dechov
8f3de46637
Merge branch 'master' into update/setup-wizard-omit-paypal-standard
2017-12-13 09:41:25 -05:00
Paul Dechov
d7ae29fe51
Fix UK country code in Square support check
2017-12-13 09:37:15 -05:00
Paul Dechov
f4c557a9be
Add test verifying that the correct list of payment gateways is returned per country
2017-12-13 09:35:43 -05:00
Gerhard Potgieter
deb2ad8f40
Cart get_cross_sells test
2017-12-13 16:33:17 +02:00
Gerhard Potgieter
2f239311f2
Check_cart_item_stock test
2017-12-13 16:30:47 +02:00
Mike Jolley
71c9025709
Updates CSS for chevron to work across browsers - input::before is not supported in Firefox.
2017-12-13 14:30:00 +00:00
Rodrigo Primo
2329e4f526
Add exception message to fix failing test
...
This commit adds the exception message thrown when WC_Order::set_billing_email() is called with an invalid message to a test to fix it.
I couldn't find what change in WC codebase broke the test and I'm not sure why it is failing only when running using PHP 5.6:
https://travis-ci.org/woocommerce/woocommerce/jobs/315750242#L600
2017-12-13 12:28:48 -02:00
Gerhard Potgieter
2e7a47d9df
check_cart_items test
2017-12-13 16:22:11 +02:00
Rodrigo Primo
ddc2d926fc
PHPCS: fix violations manually
2017-12-13 12:19:51 -02:00
Gerhard Potgieter
6560dd42ab
get_cart_item_quantities & get_cart_contents_weight tests
2017-12-13 16:17:09 +02:00
Rodrigo Primo
c4665bff46
Automatic PHPCS fixes using phpcbf
2017-12-13 12:11:47 -02:00
Gerhard Potgieter
4eb971e81d
get_cart_item_quantities test
2017-12-13 16:10:25 +02:00
Mike Jolley
a42ba4607e
Merge pull request #18060 from woocommerce/fix/17915
...
Background processing; multisite should process current blog queue only
2017-12-13 12:38:19 +00:00
Mike Jolley
f2471aea16
Merge pull request #18122 from woocommerce/update/setup-wizard-ppec-settings-description
...
Setup wizard: omit unnecessary sentence from PPEC settings description
2017-12-13 12:33:00 +00:00
Rodrigo Primo
41af89f392
Merge branch 'master' into update/use-post-author-for-customer-id
2017-12-13 10:22:55 -02:00
Rodrigo Primo
1b6c5fb9b2
Merge pull request #18098 from woocommerce/update/orders-list-table-phpcs
...
Fix PHPCS violations on class-wc-admin-list-table-orders.php
2017-12-13 10:21:47 -02:00
Gerhard Potgieter
ea54e0892c
Check static class instances
2017-12-13 14:02:02 +02:00
Gerhard Potgieter
6060de3200
Test template path constant
2017-12-13 13:51:34 +02:00
Gerhard Potgieter
c56a8436d0
Test for deprecated hook handler classes as well
2017-12-13 13:49:45 +02:00
Gerhard Potgieter
336e096b48
Test all constants
2017-12-13 13:47:49 +02:00
Rodrigo Primo
e5160b28a9
Manually fix some PHPCS violations
2017-12-13 09:41:34 -02:00
Gerhard Potgieter
748ca37838
Check all class instances created from main class.
2017-12-13 13:36:36 +02:00
Gerhard Potgieter
c334556ba9
Test for main WooCommerce class
2017-12-13 13:31:01 +02:00
Gerhard Potgieter
338632a183
Use assertArrayHasKey instead
2017-12-13 13:19:34 +02:00
Gerhard Potgieter
f0846af533
Merge pull request #18124 from n-dawson/fix-exported-count
...
Fix calculation of total rows exported
2017-12-13 13:13:52 +02:00
Gerhard Potgieter
9984940eb3
Use correct array format for test to be compatible with lower versions of PHP
2017-12-13 11:23:11 +02:00
Gerhard Potgieter
5a87736f02
Update wp-background-process unit tests to take into account new prefix
2017-12-13 11:19:18 +02:00
Gerhard Potgieter
46bff6e215
Merge pull request #18128 from woocommerce/update/customizername
...
Rename customizer class to prevent class name collisions
2017-12-13 09:30:31 +02:00
Paul Dechov
b1b604b401
Fix stripe being shown in Klarna and Square cases regardless of Stripe support
...
No difference in practice, since I believe all Klarna and Square countries are supported by Stripe, but for robustness this should be explicitly checked.
2017-12-12 20:39:04 -05:00
Paul Dechov
b26a3ca1a2
Fix 'Klarna Payments' name
2017-12-12 20:22:01 -05:00
Paul Dechov
4511c5ae12
Make PPEC opt-out in every case
2017-12-12 20:21:21 -05:00
Paul Dechov
1706c3e152
Refactor 'get_wizard_in_cart_payment_gateways' function
...
Extract function that returns all possible in-cart gateways, and tighten the logic overall.
2017-12-12 20:20:26 -05:00
claudiulodro
1cf31daf39
Rename customizer class to prevent class name collisions
2017-12-12 14:01:34 -08:00
Claudiu Lodromanean
6032f86402
Merge pull request #18125 from Chouby/translators_comment
...
Remove useless translators comment
2017-12-12 13:05:32 -08:00
Frédéric Demarle
52d7d136d6
Remove useless translators comment
2017-12-12 20:49:10 +01:00
claudiulodro
a10dbbde48
Recompile everything
2017-12-12 11:38:44 -08:00
Nathan Dawson
28a54fe983
Fix calculation of total rows exported
2017-12-12 19:33:48 +00:00
Paul Dechov
080c5b50e7
Omit PayPal Standard unless plugins cannot be installed
2017-12-12 14:04:36 -05:00
Paul Dechov
200c6780e9
Setup wizard: omit unnecessary sentence from PPEC settings description
2017-12-12 13:57:46 -05:00
Claudiu Lodromanean
ff8d8c001d
Merge pull request #18118 from woocommerce/update/18111
...
Update pay link wording
2017-12-12 10:31:47 -08:00
Mike Jolley
4be91ec900
fixed `role="alert"` tests
2017-12-12 18:29:24 +00:00
Claudiu Lodromanean
7a726123ce
Merge pull request #18119 from woocommerce/fix/18104
...
Filter passed images before processing.
2017-12-12 10:21:05 -08:00
Claudiu Lodromanean
71647c1b9e
Merge pull request #18120 from woocommerce/fix/18117
...
Only resize WC image sizes.
2017-12-12 10:16:39 -08:00
Mike Jolley
7a778e082f
Merge pull request #18121 from woocommerce/update/jetpack-wizard-logo
...
Update the Jetpack logo in the wizard
2017-12-12 18:07:05 +00:00
Mike Jolley
a89b8cd707
Update the logo in the wizard
2017-12-12 17:38:10 +00:00
Mike Jolley
3bc102b72f
Only resize WC image sizes.
2017-12-12 17:24:52 +00:00
Mike Jolley
e2f0126936
Filter passed images before processing.
2017-12-12 17:08:01 +00:00
claudiulodro
d23097d49a
Bump version for beta 1
2017-12-12 08:40:25 -08:00