Claudio Sanches
4256498a75
Merge pull request #13866 from woocommerce/fix-13862
...
Do custom buttons before Cancel and Save buttons
2017-03-31 16:02:35 -03:00
Claudiu Lodromanean
955f20be80
Do custom buttons before Cancel and Save buttons
2017-03-31 11:28:00 -07:00
Claudio Sanches
5aaf23f8a5
Merge pull request #13845 from woocommerce/fix-13842
...
Dont redirect lost password on multisite global pages
2017-03-31 13:05:43 -03:00
Mike Jolley
6ccac2f19f
Switch to $target
...
https://github.com/woocommerce/woocommerce/pull/13859#discussion_r109178
476
2017-03-31 16:27:51 +01:00
Claudio Sanches
cbca4dd5db
Merge pull request #13856 from woocommerce/fix-13849
...
use term_taxonomy_id in upgrade routine
2017-03-31 12:17:54 -03:00
Claudio Sanches
43591dceb1
Merge pull request #13858 from woocommerce/fix-13846
...
Poland uses space for thousands
2017-03-31 12:15:19 -03:00
Mike Jolley
0c6c67ba6a
Merge pull request #13855 from woocommerce/fix-13848
...
Only set dates if set/not null
2017-03-31 15:51:33 +01:00
Mike Jolley
244bc1f733
Merge pull request #13854 from woocommerce/fix-13850
...
Increase order key length to 22 to support 2.6
2017-03-31 15:51:17 +01:00
Mike Jolley
414e2d434b
Merge pull request #13859 from woocommerce/tweak-13847
...
Fade gallery in after delay to avoid flash
2017-03-31 15:50:56 +01:00
Mike Jolley
101c11a7ec
Use start event to fade
2017-03-31 15:26:46 +01:00
Mike Jolley
62bd505bda
CSS transition
2017-03-31 15:16:10 +01:00
Mike Jolley
0c2ab2dabb
Fade gallery in after delay to avoid flash
...
Closes #13847
2017-03-31 13:53:37 +01:00
Mike Jolley
0f50466219
Poland uses space for thousands
...
Fixes #13846
2017-03-31 12:57:53 +01:00
Mike Jolley
a2e60c51e3
use term_taxonomy_id in upgrade routine
...
Fixes #13849
2017-03-31 12:42:07 +01:00
Mike Jolley
8a201b64c5
Only set dates if set/not null
...
Fixes #13848
2017-03-31 12:38:18 +01:00
Mike Jolley
58040c94ae
Increase order key length to 22 to support 2.6
...
Fixes #13850
2017-03-31 12:29:19 +01:00
James Koster
1cd85b1b9b
Use the full size image dimensions to decide whether to init zoom. #13830
2017-03-30 19:52:29 +01:00
Claudiu Lodromanean
4bae06b198
Dont redirect lost password on multisite global pages
2017-03-30 10:53:03 -07:00
Mike Jolley
5d62d3c844
Merge pull request #13844 from woocommerce/fix-13839
...
[REST API] Ignore 0 category while querying products
2017-03-30 18:06:04 +01:00
Claudio Sanches
be8036869e
[REST API] Ignore 0 category while querying products
2017-03-30 13:43:59 -03:00
Mike Jolley
d79b1edc55
Merge pull request #13397 from woocommerce/e2e-testing
...
E2E frontend testing
2017-03-30 16:41:24 +01:00
Mike Jolley
c83e725f99
Merge pull request #13835 from woocommerce/fix-13829
...
Update product rating counts after adding a rating
2017-03-30 11:16:40 +01:00
Mike Jolley
f00a0bc7ed
Merge pull request #13833 from woocommerce/fix/attribute-type-i18n
...
Use correct attribute type label in attributes admin screen
2017-03-30 10:56:09 +01:00
Claudiu Lodromanean
38cd9b4df7
Update product rating counts after adding a rating
2017-03-29 14:51:33 -07:00
Claudio Sanches
84e428abd3
Use correct attribute type label in attributes admin screen
...
This allow use a translatable label for attribute type instead of
forcing English for everybody.
2017-03-29 17:50:09 -03:00
Claudio Sanches
bbd54cc15f
Merge pull request #13816 from woocommerce/fix-13813-2
...
Fixed titles and items from WC_Admin_Menus::nav_menu_links()
2017-03-29 14:27:38 -03:00
Mike Jolley
4e58d40404
Merge pull request #13814 from woocommerce/fix-13813
...
Load custom "WooCommerce endpoint" metabox only in Appearance > Menus.
2017-03-29 18:20:52 +01:00
Claudio Sanches
e4a6882eaf
Merge pull request #13825 from woocommerce/fix-13822
...
Filter empty tax values
2017-03-29 13:40:56 -03:00
Claudio Sanches
179bc848c8
Merge pull request #13828 from woocommerce/fix-13824
...
Fix slug updating in CRUD
2017-03-29 13:39:04 -03:00
Mike Jolley
399c141377
Fix slug updating in CRUD
...
Fixes #13824
2017-03-29 13:41:23 +01:00
Mike Jolley
82ffd9894f
Filter empty tax values
...
Fixes #13822
2017-03-29 13:13:00 +01:00
Mike Jolley
df13658dab
docblock correction
...
Closes #13818
2017-03-29 11:47:37 +01:00
Mike Jolley
9743e266cb
Merge pull request #13821 from woocommerce/fix-13820
...
Fix 13820
2017-03-29 11:45:29 +01:00
corsonr
0608eaf11a
Fix 13820
...
Add the “description” class to `.cancel_sale_schedule` so that the
“cancel” link gets aligned properly with a margin left of 7 pixels.
2017-03-29 10:01:45 +02:00
Claudio Sanches
ffc3f0f0fd
Merge pull request #13804 from woocommerce/fix-13790
...
[REST API] Fixed all products v1 query parameters.
2017-03-28 18:37:23 -03:00
Claudio Sanches
987fff3775
Fixed titles and items from WC_Admin_Menus::nav_menu_links()
2017-03-28 18:33:06 -03:00
Claudio Sanches
6d38a74283
Merge pull request #13811 from woocommerce/fix-13807
...
Define default $discount_amount_html in wc_cart_totals_coupon_html()
2017-03-28 17:06:37 -03:00
Claudio Sanches
0964847e28
Load custom "WooCommerce endpoint" metabox only in Appearance > Menus.
...
Closes #13813
2017-03-28 16:06:26 -03:00
Claudio Sanches
68c7b055a4
Fixed typos in CHANGELOG.txt
2017-03-28 15:32:52 -03:00
Claudio Sanches
1c369e41e0
Merge pull request #13810 from woocommerce/fix-typo
...
Fix typo
2017-03-28 15:22:45 -03:00
Claudio Sanches
29d86dfea6
Merge pull request #13812 from woocommerce/fix-13803
...
Use new_* hooks instead of created_*
2017-03-28 15:19:41 -03:00
Claudiu Lodromanean
448d47a78c
Sprinkle some periods
2017-03-28 11:15:00 -07:00
Claudio Sanches
407719559f
Merge pull request #13809 from woocommerce/fix-13808-interface-phpdoc-cleanup
...
Cleanup of PHPDoc for interfaces, fixes #13808
2017-03-28 15:13:10 -03:00
Claudio Sanches
fdbd442e05
Define default $discount_amount_html in wc_cart_totals_coupon_html()
...
Closes #13807
2017-03-28 15:10:05 -03:00
Claudiu Lodromanean
28726570bf
Use new_* hooks instead of created_*
2017-03-28 11:05:45 -07:00
Akeda Bagus
757b5ae2c4
Fixed all typo in tests/ directory.
2017-03-29 01:02:31 +07:00
Akeda Bagus
0b416439c8
Fixed all typos of all files in includes/ directory.
...
Scanning and fixing were done automatically by codespell,
https://github.com/lucasdemarchi/codespell .
2017-03-29 00:58:51 +07:00
Michael Pretty
6660379f19
Cleanup of PHPDoc for interfaces, fixes #13808
2017-03-28 13:52:32 -04:00
Claudio Sanches
afccb22f58
[REST API] Fixed all products v1 query parameters
2017-03-28 14:44:11 -03:00
Claudio Sanches
54c353d67f
[REST API] Fixed taxonomies query arguments.
...
Fixed the follow error:
PHP Warning: explode() expects parameter 2 to be string, array given in
includes/api/v1/class-wc-rest-products-controller.php on line 156
Error caused since terms are sanitized by wp_parse_id_list() that
already creates an array.
Closes #13790
2017-03-28 14:34:41 -03:00