Mike Jolley
|
8fa6116ef6
|
Hide cat-parent class when category will show no children due to depth setting
Closes #17184
|
2017-10-13 12:50:49 +01:00 |
Manos Psychogyiopoulos
|
3562f7156a
|
Add missing break in WC_Legacy_Cart class
|
2017-10-13 14:17:13 +03:00 |
Mike Jolley
|
d6cf486c55
|
Add a basic screen-reader-text style for themes which do not define it.
|
2017-10-13 11:27:20 +01:00 |
Gerhard Potgieter
|
feffde2a73
|
Merge pull request #17167 from woocommerce/tweak/services-text-in-wizard
Tweak/services text in wizard
|
2017-10-13 11:32:51 +02:00 |
Gerhard Potgieter
|
0146c7d240
|
Merge pull request #17164 from woocommerce/fix/17088
Fix image matching queries
|
2017-10-13 11:30:34 +02:00 |
Gerhard Potgieter
|
ff8fdb986d
|
Merge pull request #17185 from hisman/master
Update WP.org screenshot of settings screen
|
2017-10-13 11:22:21 +02:00 |
Hisman
|
24efa3ab9a
|
Update WP.org screenshot of settings screen
Fixes #17178
Replace the screenshot-1.png to a new one.
|
2017-10-13 14:51:52 +07:00 |
Gareth McCumskey
|
96032fc771
|
Adjusted the formatting to better match the if's and endif's
|
2017-10-13 08:47:48 +02:00 |
Mike Jolley
|
5985089d49
|
Merge pull request #17170 from woocommerce/fix/17165
Revert order detail header behavior
|
2017-10-12 23:47:55 +01:00 |
claudiulodro
|
b5e02ea6f6
|
Add extra lines back in admin order summary
|
2017-10-12 14:01:11 -07:00 |
claudiulodro
|
660d663149
|
Revert order detail header behavior
|
2017-10-12 10:58:04 -07:00 |
Mike Jolley
|
8fa3ddde86
|
Tweaked intro text further about live rates
|
2017-10-12 18:29:23 +01:00 |
Mike Jolley
|
2f6246fbc2
|
Merge pull request #17163 from woocommerce/fix/email-address
Add email to email address template
|
2017-10-12 18:11:34 +01:00 |
Claudiu Lodromanean
|
0f9bd218ed
|
Merge pull request #17160 from woocommerce/fix/17138
Use city and postcode count to determine sort order
|
2017-10-12 09:27:30 -07:00 |
Mike Jolley
|
a447221213
|
wc_setup_wcs_tout is not used.
|
2017-10-12 17:19:47 +01:00 |
Mike Jolley
|
a1f4cc0464
|
Show what powers taxes and link, just like storefront
|
2017-10-12 17:19:17 +01:00 |
Claudiu Lodromanean
|
cd0eb65852
|
Merge pull request #17162 from woocommerce/fix/17150
Fixed discount logic to also look at parent categories when validatiing coupons
|
2017-10-12 09:19:14 -07:00 |
Mike Jolley
|
9198d636c5
|
This installs jetpack/services - be clear
|
2017-10-12 17:18:37 +01:00 |
Mike Jolley
|
806f80c8d2
|
Be explicit about what powers live rates
|
2017-10-12 17:18:15 +01:00 |
Claudiu Lodromanean
|
a63c822d2d
|
Merge pull request #17161 from woocommerce/fix/17158
Remove rounding in wc_remove_number_precision
|
2017-10-12 08:48:32 -07:00 |
Claudiu Lodromanean
|
fb763a6deb
|
Merge pull request #17155 from woocommerce/fix/selectWoo-dependency
wc-admin-order-meta-boxes as a selectwoo dependency
|
2017-10-12 08:38:36 -07:00 |
Mike Jolley
|
b72268172a
|
Fix image matching queries
|
2017-10-12 16:32:40 +01:00 |
claudiulodro
|
8acba76696
|
Add email to email address template
|
2017-10-12 08:07:10 -07:00 |
Mike Jolley
|
4379a47cd5
|
Fixed discount logic to also look at parent categories when validatiing coupons
Fixes #17150
|
2017-10-12 15:40:58 +01:00 |
Mike Jolley
|
5252d93465
|
Merge pull request #17154 from woocommerce/add/test-variation-totals
Update totals test to include a variation with parent tax class.
|
2017-10-12 15:34:59 +01:00 |
Mike Jolley
|
88ea1eaf7b
|
Remove rounding in wc_remove_number_precision
Remove the rounding when removing precision so the cart can handle it.
For taxes, this means it can round down.
Fixes #17158
Tests are passing.
|
2017-10-12 15:16:48 +01:00 |
Mike Jolley
|
b0631a040c
|
Merge pull request #17157 from woocommerce/add/tests-variations-tax-classes
WC_Product_Variation::get_tax_class unit tests
|
2017-10-12 14:47:35 +01:00 |
Mike Jolley
|
878e4816fb
|
Use city and postcode count to determine sort order
|
2017-10-12 14:04:10 +01:00 |
Gerhard Potgieter
|
8045596ed7
|
Add get_tax_class tests for WC_Product_Variation. Will ensure #17147 never happens again.
|
2017-10-12 14:46:28 +02:00 |
Gerhard Potgieter
|
9eee5afc2c
|
Be sure to add the new product for cleanup later
|
2017-10-12 13:33:56 +02:00 |
Mike Jolley
|
2db0d1d4d6
|
Merge pull request #17151 from woocommerce/fix/shipping-rate-save
Fix tax rate save when only changing shipping checkbox
|
2017-10-12 12:33:46 +01:00 |
Mike Jolley
|
cffcaaf773
|
wc-admin-order-meta-boxes as a selectwoo dependency
|
2017-10-12 12:32:36 +01:00 |
Gerhard Potgieter
|
91aa76a51b
|
Update totals test to include a variation with parent tax class.
|
2017-10-12 13:30:08 +02:00 |
Mike Jolley
|
6aca58324a
|
Merge pull request #17152 from woocommerce/fix/lazy-load-embeds
Load videos when the help tab is opened, not before.
|
2017-10-12 12:28:00 +01:00 |
Mike Jolley
|
819951815e
|
Use base text color for links in emails
|
2017-10-12 12:27:15 +01:00 |
Mike Jolley
|
47d69dad2d
|
Load videos when the help tab is opened, not before.
Closes #17145
|
2017-10-12 12:18:37 +01:00 |
Mike Jolley
|
43f1938629
|
Merge pull request #17149 from woocommerce/fix/17147
Tax calculations should use `unfiltered` context for tax class
|
2017-10-12 11:38:35 +01:00 |
Mike Jolley
|
5a22c7fa97
|
Fix tax rate save when only changing shipping checkbox
|
2017-10-12 11:30:41 +01:00 |
Mike Jolley
|
0908bc0b13
|
phpcs
|
2017-10-12 11:26:55 +01:00 |
Mike Jolley
|
4f3393fc2f
|
Tax calculations should use `unfiltered` context for tax class
This fixes variations which have a ‘parent’ tax class. It should
inherit from the parent.
Closes #17147
|
2017-10-12 10:12:20 +01:00 |
mehul0810
|
3308216e98
|
Ran Grunt
|
2017-10-12 08:29:26 +05:30 |
mehul0810
|
024eec53f8
|
Added Text Domain
|
2017-10-12 08:28:45 +05:30 |
mehul0810
|
43713b49c4
|
Modified JS function
|
2017-10-12 08:27:53 +05:30 |
mehul0810
|
3e2cf907eb
|
Modified message key
|
2017-10-12 08:27:41 +05:30 |
Claudio Sanches
|
19fed02c50
|
Always 'post' on API since there is no more Trash for webhooks
|
2017-10-11 18:15:07 -03:00 |
Claudio Sanches
|
4c26dfa4be
|
Fixed coding standards in includes/admin/settings/class-wc-settings-api.php
|
2017-10-11 18:14:50 -03:00 |
Claudio Sanches
|
8ead48fc64
|
Merge pull request #17144 from woocommerce/fix/grouped-menu-order
Remove menu-ordering sorting
|
2017-10-11 17:59:26 -03:00 |
Mike Jolley
|
a6059ea759
|
Remove menu-ordering sorting
|
2017-10-11 21:36:13 +01:00 |
Chris Schrijver
|
dee7a8c8d4
|
If no tax rate is defined for a specific country it still shows "incl. VAT" at the checkout / cart when tax display is set to "As single total". This will solved that
|
2017-10-11 17:58:43 +02:00 |
grosssmutttr
|
1ccec7d156
|
class-wc-widget-layered-nav.php - Crawling Budget
Additional optimization to save up crawling budget.
Added $link = str_replace('%2C', ',', $link); on line 513
https://mydomain.com/produkt-kategorie/my-category/?filter_filter-color=orange,black
If you add another filter it encodes the existing commas:
https://mydomain.com/produkt-kategorie/my-category/?filter_filter-color=orange%2Cblack&filter_manufacturer=adidas&filter_cut=men.children
So sometimes you have "," as seperator and sometimes you have encoded "%2C".
After implementing this pull-request the seperator stays ",":
https://mydomain.com/produkt-kategorie/my-category/?filter_filter-farbe=orange,black&filter_manufacturer=adidas&filter_cut=men.children
This pull request belongs to the optimization https://github.com/woocommerce/woocommerce/pull/17134 to save up crawling budget,
|
2017-10-11 14:47:00 +02:00 |