Mike Jolley
0510714abf
Merge remote-tracking branch 'origin/master'
2017-09-06 10:40:50 +01:00
Mike Jolley
4ef4c1ad6c
Merge branch 'pr/16719'
2017-09-06 10:40:47 +01:00
Mike Jolley
e0a01d7018
syntax error
2017-09-06 10:40:40 +01:00
Mike Jolley
d2b2411a18
Merge pull request #16721 from woocommerce/fix/email-notice-missing-variable
...
Fix email notice missing variable
2017-09-06 10:37:26 +01:00
Boro Sitnikovski
99642215aa
Fix email notice missing variable
2017-09-06 09:25:02 +02:00
Brian Henry
6cf9f45978
Always apply woocommerce_countries_allowed_countries filter
...
'woocommerce_countries_allowed_countries' filter previously was not applied when 'all' was the selected option.
2017-09-05 16:37:29 -07:00
Claudio Sanches
97498ba975
Preserve the behavior of wc_price filter
...
The default behavior as been changed after #16678
Current 3rd party integrations should already be expecting the price as a
formatted string.
Closes #16678
2017-09-05 17:38:17 -03:00
Claudio Sanches
058310f78c
Merge pull request #16712 from Umangvaghela/latest
...
Fix CSS changes
2017-09-05 17:28:18 -03:00
Claudio Sanches
432776ca79
Merge pull request #16714 from javorszky/set_quantity_filter_cart
...
Add cart object to filters with quantity updates
2017-09-05 17:26:01 -03:00
Claudio Sanches
a13158a75a
Apply wc_maybe_define_constant() in all places
2017-09-05 16:52:39 -03:00
Claudio Sanches
d0f9b1061e
Unit tests
2017-09-05 16:52:20 -03:00
Claudio Sanches
f98aeb5b91
Use WC()->define() into wc_maybe_define_constant()
2017-09-05 16:51:09 -03:00
Boro Sitnikovski
5224eab917
Update PR with new logic
2017-09-05 19:56:56 +02:00
José Marques
eec2bb1a1a
Helper: fix counter indicator in subscriptions filter
2017-09-05 17:33:10 +01:00
James Golovich
562912a27a
Allow variable products to be added via simple HTTP Request
...
Matches existing behavior of simple products that allow adding via a URL link.
2017-09-05 09:12:53 -07:00
Gabor Javorszky
d3ade84852
Add cart object to filters with quantity updates
...
No issue.
Other filters (remove cart item, restore cart item) have the cart object passed as well. These ones should be too.
2017-09-05 16:40:44 +01:00
Boro Sitnikovski
85e3cee634
Use prop getters/setters instead
2017-09-05 15:17:16 +02:00
Boro Sitnikovski
ff9316b093
Fix PHP notice on item order
2017-09-05 14:06:13 +02:00
Umangvaghela
9bed39018d
Fix CSS changes
2017-09-05 17:30:43 +05:30
Mike Jolley
990e33dd07
Remove debug
2017-09-05 11:56:02 +01:00
Mike Jolley
a4a9badbb9
Refactor and introduce `woocommerce_enable_auto_update_db`
2017-09-05 11:54:17 +01:00
Mike Jolley
5c5a8f4e8e
Helper functions
2017-09-05 11:54:04 +01:00
Mike Jolley
cbe4e26c97
Legacy find/replace handling
...
Closes #16705
2017-09-05 10:15:32 +01:00
Claudio Sanches
5cb9ddf290
Merge pull request #16701 from woocommerce/fix/16698
...
Correct colspan
2017-09-04 15:07:23 -03:00
Mike Jolley
645fb01aa8
Correct colspan
...
Closes #16698
2017-09-04 18:14:40 +01:00
Mike Jolley
16dd43c9dc
Blockui
2017-09-04 18:11:51 +01:00
Mike Jolley
1fb572f9ee
Remove columns
2017-09-04 18:05:34 +01:00
Mike Jolley
2a71a66fc9
Order screen refinements and preview window
2017-09-04 17:42:31 +01:00
Claudio Sanches
aed16d77ae
Merge pull request #16694 from woocommerce/fix/16591
...
Search within current terms to reduce meta query
2017-09-04 12:15:07 -03:00
Mike Jolley
056720d3e7
Search within current terms to reduce meta query
...
Closes #16591
2017-09-04 12:57:28 +01:00
Mike Jolley
671a4d7b21
Merge pull request #16687 from pmgarman/patch-2
...
Match the database sizes up with the right labels
2017-09-04 10:17:49 +01:00
Mike Jolley
42e19f1bb8
Merge pull request #16678 from Drivingralle/patch-3
...
Pass unformated price into filter to allow better overwrite
2017-09-04 10:15:51 +01:00
Patrick Garman
05c27f0f70
Match the database sizes up with the right labels
2017-09-02 18:56:29 -05:00
Claudio Sanches
a37741b842
Merge pull request #16682 from woocommerce/fix/16681
...
Remove featured image on empty image array
2017-09-01 17:42:38 -03:00
Claudiu Lodromanean
2576ba7f8e
Merge pull request #16680 from atimmer/stories/at/improve-currencies-performance
...
Cache currencies for performance
2017-09-01 11:29:17 -07:00
claudiulodro
8c523ee0b9
Remove featured image on empty image array
2017-09-01 11:14:48 -07:00
Anton Timmermans
f73c198404
Cache currencies for performance
2017-09-01 18:30:08 +02:00
Ralf Wiechers
245c354209
Pass unformated price into filter to allow better overwrite
...
Attempt to fix #16674 .
Tried to add som PhpDocs to make
2017-09-01 17:50:06 +02:00
Mike Jolley
845b7a570e
Merge remote-tracking branch 'origin/master'
2017-09-01 11:02:20 +01:00
Mike Jolley
491f5c60db
Merge branch 'pr/16664'
2017-09-01 11:02:17 +01:00
Mike Jolley
91f1f63100
Code standards
2017-09-01 11:02:11 +01:00
Mike Jolley
e4d113e755
Merge pull request #16666 from woocommerce/fix/16654
...
Prevent reordering variable products if no variation set.
2017-09-01 10:25:02 +01:00
Mike Jolley
52b4843355
Merge pull request #16672 from woocommerce/fix/notice-when-testing-coupons-pr
...
Use proper variable scoping on class level instead of function level
2017-09-01 10:23:59 +01:00
Mike Jolley
1d2c6d8b20
Update ISSUE_TEMPLATE.md
2017-09-01 10:18:04 +01:00
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