Boro Sitnikovski
|
d934bf89e1
|
Use proper variable scoping on class level instead of function level
|
2017-09-01 10:46:29 +02:00 |
james
|
1820c6a99d
|
Fix Issue #16663. Moved meta creation to `prepare_object_for_database`.
|
2017-08-31 18:17:14 +01:00 |
claudiulodro
|
b37f7c8c23
|
Prevent reordering variable products if no variation set.
|
2017-08-31 09:54:14 -07:00 |
Claudiu Lodromanean
|
29c99d629c
|
Merge pull request #16662 from woocommerce/fix/16659
Better handling for legacy email find/replace filters
|
2017-08-31 09:07:22 -07:00 |
Mike Jolley
|
2becbb6753
|
Merge pull request #16665 from woocommerce/fix/issue-undefined-order_id
Use order->get_id instead of undefined order_id
|
2017-08-31 17:05:02 +01:00 |
Claudiu Lodromanean
|
ec36acadfa
|
Merge pull request #16660 from woocommerce/fix/16658
Avoid full refresh if user cancels a bulk action
|
2017-08-31 09:04:13 -07:00 |
Boro Sitnikovski
|
fef2aabadd
|
Use order->get_id instead of undefined order_id
|
2017-08-31 16:25:35 +02:00 |
james
|
ce39e3aaa8
|
Fix Issue #16663.
|
2017-08-31 14:01:24 +01:00 |
Mike Jolley
|
1a8a16c79c
|
Merge pull request #16661 from Umangvaghela/fixissue
fix issue
|
2017-08-31 12:22:15 +01:00 |
Mike Jolley
|
21bd0e5397
|
Better handling for legacy email find/replace filters
Closes #16659
|
2017-08-31 12:21:02 +01:00 |
Umangvaghela
|
16e51760ec
|
fix #16656
|
2017-08-31 16:34:17 +05:30 |
Mike Jolley
|
5475ae6e2b
|
Avoid full refresh if user cancels a bulk action
Fixes #16658
|
2017-08-31 12:01:25 +01:00 |
Mike Jolley
|
1e9e6c461f
|
Unit test for #16653
|
2017-08-31 11:42:19 +01:00 |
Claudio Sanches
|
a2d0069e2f
|
Fixed docblocks and conditionals
|
2017-08-30 19:30:46 -03:00 |
Claudio Sanches
|
3d3f570746
|
Reduced number of conditionals in WC_Shortcode_Products class
|
2017-08-30 18:18:15 -03:00 |
Mike Jolley
|
a4c100f905
|
POT update
|
2017-08-30 21:23:44 +01:00 |
Mike Jolley
|
ffd3c5f406
|
Min
|
2017-08-30 21:23:26 +01:00 |
Mike Jolley
|
0ac8744065
|
Merge branch 'helper-updates'
|
2017-08-30 21:22:56 +01:00 |
Mike Jolley
|
d58a09e76a
|
Merge branch 'master' into helper-updates
# Conflicts:
# assets/css/admin-rtl.css
# assets/css/admin.css
|
2017-08-30 21:22:48 +01:00 |
Mike Jolley
|
0999d47053
|
Readme
|
2017-08-30 20:27:09 +01:00 |
Jonathan Belcher
|
b898cd5a98
|
Correct CSS to show notifcation count
|
2017-08-30 15:26:46 -04:00 |
Claudiu Lodromanean
|
b6cf7a025b
|
Merge pull request #16651 from woocommerce/fix/16650
Update price if product type changes
|
2017-08-30 08:46:16 -07:00 |
Konstantin Kovshenin
|
4a5d0c3ec3
|
Helper: Clean up unused code.
|
2017-08-30 18:39:45 +03:00 |
Mike Jolley
|
2da895c68d
|
Update price if product type changes
Fixes #16650
|
2017-08-30 16:23:57 +01:00 |
Konstantin Kovshenin
|
64467a0925
|
Helper: Cache a zero updates count if update data is not available or empty.
|
2017-08-30 17:46:33 +03:00 |
Mike Jolley
|
fce69c3dad
|
Fix status page padding
|
2017-08-30 15:39:54 +01:00 |
Konstantin Kovshenin
|
ebb5bfc521
|
Helper: Better markup for filters output.
|
2017-08-30 17:39:02 +03:00 |
Konstantin Kovshenin
|
b5f1692ff3
|
Helper: Unify update-count markup into a single helper method.
|
2017-08-30 17:19:06 +03:00 |
Konstantin Kovshenin
|
a9619da513
|
Merge branch 'helper-updates' of github.com:woocommerce/woocommerce into helper-updates
|
2017-08-30 17:12:36 +03:00 |
Konstantin Kovshenin
|
a59ce3b6b1
|
Helper: Change woo- prefix to woocommerce-com-.
|
2017-08-30 17:07:37 +03:00 |
Mike Jolley
|
ac225ee070
|
Delay variation transition to allow gallery to load
Fixes #16647
|
2017-08-30 12:48:02 +01:00 |
Mike Jolley
|
d20ccbe96c
|
Merge pull request #16642 from woocommerce/fix/selectwoomobile
Touchscreen handling in selectWoo
|
2017-08-30 12:17:14 +01:00 |
Mike Jolley
|
8ffbd331e0
|
Merge pull request #16644 from woocommerce/feature/15979-4
Allow select visibility in product shortcodes
|
2017-08-30 12:16:46 +01:00 |
Mike Jolley
|
b0a9cd935e
|
Merge pull request #16640 from leewillis77/feature/plugin-compat-on-status-report
Flag untested extensions on the status report
|
2017-08-30 11:41:02 +01:00 |
Lee Willis
|
e3be6a12dd
|
Check all plugins for presence in the untested plugins list, not just WooCommerce ones
|
2017-08-30 10:25:01 +01:00 |
Lee Willis
|
5400bbaf6d
|
Use array_key_exists() instead of in_array()
|
2017-08-30 10:16:49 +01:00 |
Claudio Sanches
|
6dc58b4f6a
|
Allow select visibility in product shortcodes
Ref #15979
|
2017-08-29 18:29:29 -03:00 |
claudiulodro
|
968ed17627
|
Touchscreen handling in selectwoo
|
2017-08-29 11:54:40 -07:00 |
Claudio Sanches
|
19050bfd0c
|
Merge pull request #16639 from woocommerce/fix/searchdoc
Query objects can also return objects
|
2017-08-29 13:44:09 -03:00 |
Lee Willis
|
cec5fef23c
|
Flag untested extensions on the status report
|
2017-08-29 17:15:16 +01:00 |
claudiulodro
|
1fc98e3ba7
|
Query objects can also return objects
|
2017-08-29 08:36:50 -07:00 |
Mike Jolley
|
d6e5c7e3b8
|
readme
|
2017-08-29 15:48:30 +01:00 |
Claudiu Lodromanean
|
bee9a35e72
|
Merge pull request #16593 from woocommerce/update/search-order-16565
Show sorting on search results but default to relevance
|
2017-08-29 07:48:26 -07:00 |
Mike Jolley
|
07c67d4425
|
Readme
|
2017-08-29 14:53:53 +01:00 |
Mike Jolley
|
7e76b87039
|
Merge pull request #16596 from woocommerce/fix/16594
Manual coupons support
|
2017-08-29 13:46:13 +01:00 |
Mike Jolley
|
2fbecb20ad
|
Merge pull request #16633 from woocommerce/fix/cart-index
Fall back to defaults if not set in cart
|
2017-08-29 12:45:21 +01:00 |
Mike Jolley
|
fe847630b2
|
Tests when tax is not enabled
|
2017-08-29 12:38:35 +01:00 |
Mike Jolley
|
fb64e77f24
|
No tax tests
|
2017-08-29 12:32:02 +01:00 |
Mike Jolley
|
dc9c14d574
|
Ex tax tests
|
2017-08-29 12:17:18 +01:00 |
Mike Jolley
|
d47762b053
|
Merge pull request #16638 from Drivingralle/patch-1
Sanitize whole class name
|
2017-08-29 11:43:33 +01:00 |