Mike Jolley
ccba0a665e
Rename function and include less args
2017-07-03 10:38:29 +01:00
Mike Jolley
748c39d966
Add note about #15904
2017-07-03 10:26:26 +01:00
Mike Jolley
ffc468af06
Merge pull request #15921 from woocommerce/fix-15920
...
Export metadata along with custom columns
2017-07-03 10:24:13 +01:00
Mike Jolley
6a214c5d5c
Merge pull request #15916 from sofyansitorus/master
...
#15915 Use shippingMethodView variable instead this in ajax callback
2017-07-03 10:14:59 +01:00
Mike Jolley
cb07b249f8
Merge pull request #15908 from tractus/fix-order-query-args
...
Use filtered args in get_orders function
2017-07-03 10:05:16 +01:00
Caleb Burks
b127a67ed8
Add filter to skip metas from being exported
2017-07-02 03:14:24 -05:00
Caleb Burks
b7ad5e18fc
Export metadata along with custom columns
2017-07-02 02:21:58 -05:00
Sofyan Sitorus
38411f7fb2
#15915 Use shippingMethodView variable instead this in ajax callback inside the onAddShippingMethodSubmitted method
2017-07-02 05:14:45 +07:00
Trey Richards
fb0924b652
Use filtered args in get_orders function.
2017-06-30 17:42:04 -07:00
Trey Richards
f019070307
Fixed major issue with getting orders when both before_date and after_date args are set.
...
Modified unit tests to prevent from happening again.
2017-06-30 17:30:16 -07:00
Justin Sainton
29c9fa55d8
Add search_customers() filter
...
Includes each of the parameters passed to the method, as well as a context parameter for each query.
Our specific use case for this is for a custom wholesale ordering system, where we're wanting to limit the search to a specific role - so customizing the arguments here would be really helpful.
Ironically, proposed the same thing three years ago and the committed filter no longer exists: e91ca49b6d
2017-06-30 13:52:24 -07:00
claudiulodro
e8bd694a6e
Keep aria styles for backwards compat.
2017-06-30 13:17:24 -07:00
Claudiu Lodromanean
f28dcee104
Merge pull request #15898 from diablodale/issue15896
...
Issue15896
2017-06-30 12:50:27 -07:00
Dale Phurrough
25ec8e4985
fixes woocommerce/woocommerce#15896
2017-06-30 21:20:23 +02:00
Dale Phurrough
8a8e63cacb
Merge remote-tracking branch 'refs/remotes/woocommerce/master'
2017-06-30 21:08:20 +02:00
Claudiu Lodromanean
3fc26b7e24
Merge pull request #15890 from woocommerce/fix/15870
...
7day should start from midnight, not current time
2017-06-30 09:19:45 -07:00
Claudiu Lodromanean
2aaa0003d4
Merge pull request #15891 from woocommerce/fix/15874
...
Admin status update should be marked as a manual status transition
2017-06-30 09:13:16 -07:00
Claudiu Lodromanean
318be9db8d
Merge pull request #15888 from woocommerce/update/12477
...
Added woocommerce_get_asset_url filter
2017-06-30 08:49:39 -07:00
Claudiu Lodromanean
5206535b62
Merge pull request #15887 from woocommerce/fix/15872
...
Use wc_float_to_string on item prices sent to paypal
2017-06-30 08:48:14 -07:00
Claudiu Lodromanean
4c818d584d
Merge pull request #15879 from woocommerce/fix/15868
...
Prevent extra slashes on meta values
2017-06-30 08:36:56 -07:00
Claudiu Lodromanean
f6f229ac0e
Merge pull request #15828 from woocommerce/update/15825
...
Init zoom after slide is displayed
2017-06-30 08:34:07 -07:00
Mike Jolley
d78f088ba2
Force height for the gallery if the image is no loaded at time of init
2017-06-30 15:58:55 +01:00
Mike Jolley
c7e4be8f34
Update flexslider
2017-06-30 15:19:47 +01:00
Mike Jolley
77c938202f
Merge branch 'add/15602-store-street-level-address'
...
# Conflicts:
# assets/css/admin-rtl.css
# assets/css/admin.css
2017-06-30 15:00:51 +01:00
Mike Jolley
d6131f3a74
Field styling
2017-06-30 14:59:45 +01:00
Mike Jolley
58593a154d
Admin status update should be marked as a manual status transition
...
Closes #15874
2017-06-30 11:40:52 +01:00
Mike Jolley
472b983498
7day should start from midnight, not current time
...
Fixes #15870
2017-06-30 11:34:07 +01:00
Mike Jolley
dde62ef475
Added woocommerce_get_asset_url filter
...
Closes #12477
2017-06-30 11:05:18 +01:00
Mike Jolley
5d20b2f646
Merge pull request #15854 from woocommerce/fix/15853
...
Add tool for populating order address indexes.
2017-06-30 10:43:36 +01:00
Mike Jolley
bf6c39fbf2
Use wc_float_to_string on item prices sent to paypal
...
Fixes #15872
2017-06-30 10:28:21 +01:00
Mike Jolley
277ccf0ad7
Merge pull request #15677 from ughimire/no-std
...
Tweak - Added remove icon on my account page dropdown of account page
2017-06-29 22:55:10 +01:00
Mike Jolley
3aa406fdf6
Merge pull request #15875 from woocommerce/fix/15873
...
Add important line of code back into structured data generation.
2017-06-29 22:53:55 +01:00
Mike Jolley
4f66d214fa
Merge pull request #15829 from woocommerce/fix/15725
...
Use type check in coupon constructor
2017-06-29 22:42:43 +01:00
Mike Jolley
3bfd2bab48
Prevent extra slashes on meta values
...
by_mid functions do not expect slashes
Fixes #15868
2017-06-29 22:41:11 +01:00
claudiulodro
f5d5890a50
Add tests
2017-06-29 14:05:38 -07:00
claudiulodro
6706da6d45
Move to prevent undefined errors
2017-06-29 11:46:30 -07:00
claudiulodro
0db60b56c9
Re-add removed line.
2017-06-29 11:43:30 -07:00
Claudiu Lodromanean
62800a68f9
Merge pull request #15862 from woocommerce/fix/exclude-comment-where
...
Comment feed where clauses should be appended
2017-06-29 11:23:08 -07:00
claudiulodro
587dc56d9a
Formatting
2017-06-29 11:16:26 -07:00
claudiulodro
2948e46cb4
Add tool for adding address indexes.
2017-06-29 11:14:09 -07:00
Mike Jolley
ac32384a74
Merge pull request #15835 from woocommerce/display-wc-page-post-states
...
Add post states for WC pages
2017-06-29 12:42:10 +01:00
Mike Jolley
ad48fd8069
Comment feed where clauses should be appended
...
Applies to both exclude_order_comments_from_feed_where and
exclude_webhook_comments_from_feed_where
They need to append the additonal where clause to avoid SQL errors on
the feed URL.
2017-06-29 11:29:54 +01:00
Mike Jolley
f96251da72
Merge pull request #15861 from andrebalza/master
...
Issue #15860 - Template Override instructions corrected
2017-06-29 11:15:12 +01:00
andrebalza
b41b2ebb82
Issue #15860 - Override instructions corrected
2017-06-29 12:26:28 +03:00
claudiulodro
d19de0364c
Revert "Add billing+shipping indices to old orders"
...
This reverts commit 2d48099f20
.
2017-06-28 13:40:55 -07:00
claudiulodro
2d48099f20
Add billing+shipping indices to old orders
2017-06-28 12:03:18 -07:00
dabodude
32b78a3c62
Update MX.php Changing to 2 Letter Code
...
Sorry, it seems the 3 letter code causes conflicts with some shipping services such as Fedex. Moving to 2 letter code.
2017-06-28 12:20:08 -05:00
Mike Jolley
b999864fa1
Updated changelog
2017-06-28 13:06:00 -03:00
Mike Jolley
31ea63d0c9
Merge pull request #15787 from shivapoudel/grunt-sass
...
Use of grunt-sass for node sass
2017-06-28 16:47:14 +01:00
Mike Jolley
67b8779861
Merge pull request #15850 from woocommerce/fix/15848
...
Dont set everything up if 'woocommerce_admin' doesn't exist
2017-06-28 16:41:21 +01:00