Mike Jolley
|
6f7ff36940
|
Prefix filter names #6576
|
2014-10-20 16:12:35 +01:00 |
Mike Jolley
|
1922b377e8
|
Corrected comment
|
2014-10-20 16:10:39 +01:00 |
Mike Jolley
|
5724d1c43f
|
Merge pull request #6576 from primozcigler/master
Added the filter for the ajax cart_hash
|
2014-10-20 16:10:23 +01:00 |
Mike Jolley
|
4fa1404d86
|
Merge pull request #6572 from doublesharp/patch-2
Update class-wc-addons-gateway-simplify-commerce.php
|
2014-10-20 16:06:57 +01:00 |
Mike Jolley
|
881ab9edf1
|
Merge pull request #6573 from SiR-DanieL/system_-status
Improved system status
|
2014-10-20 16:06:40 +01:00 |
Mike Jolley
|
42e64f61dd
|
Merge pull request #6571 from axisthemes/grunt-dep
Grunt tasks updated
|
2014-10-20 15:31:30 +01:00 |
Manos Psychogyiopoulos
|
6f8aa7cb52
|
backwards compat
|
2014-10-20 11:59:01 +03:00 |
Gerhard
|
3b1ccbc23b
|
Added var to wrong funciton :|
|
2014-10-20 09:41:28 +02:00 |
Gerhard
|
1fdff91114
|
Make edit account details nonce unique to customer.
|
2014-10-20 09:35:54 +02:00 |
Primoz Cigler
|
bbdcdc923a
|
Added the filter for the ajax cart_hash, because in some cases (for example when using WPML) the empty string does not refresh the page fragments properly.
|
2014-10-18 20:54:25 +02:00 |
Nicola Mustone
|
a14bc870c4
|
Improved system status
|
2014-10-18 11:56:58 +02:00 |
doublesharp
|
8dae054e0c
|
Update class-wc-addons-gateway-simplify-commerce.php
Use new $order->get_status() in lieu of legacy $order->status to support the new post_status format in WC 2.2
|
2014-10-18 01:04:40 -07:00 |
shivapoudel
|
01e5f59548
|
Updated devDepedencies :)
|
2014-10-18 11:18:22 +05:45 |
shivapoudel
|
7fe1dd4ccd
|
Better arrange of the grunt-contrib-* tasks
|
2014-10-18 11:14:47 +05:45 |
shivapoudel
|
f3849de0cd
|
deploy task is unused so let's remove :)
|
2014-10-18 11:09:20 +05:45 |
James Koster
|
51db7f9ef2
|
scale deprecated #5606
|
2014-10-17 20:58:43 +01:00 |
James Koster
|
734b8c7f53
|
replace gradient mixin refs with bourbon equivalent #5606
|
2014-10-17 20:55:07 +01:00 |
James Koster
|
c21261d6e8
|
css #5606
|
2014-10-17 20:39:33 +01:00 |
James Koster
|
ef831d70c7
|
replace border box mixin with bourbon equivalent #5606
|
2014-10-17 20:34:03 +01:00 |
James Koster
|
6a0e0bbc5d
|
deprecation notices for mixins. Leaving them in for extensions. #5606
|
2014-10-17 20:31:07 +01:00 |
James Koster
|
8a6295ff48
|
remove box shadow vendor prefixes #5606
|
2014-10-17 20:27:33 +01:00 |
James Koster
|
cca87d5cb5
|
don't use border radius mixin
|
2014-10-17 20:18:11 +01:00 |
James Koster
|
ab6f05d6b5
|
bourbon node and import
|
2014-10-17 18:21:54 +01:00 |
James Koster
|
34a0f331f9
|
padded helper class for extension devs.
|
2014-10-17 18:15:15 +01:00 |
James Koster
|
e2cf7b0f36
|
active colour for product data tabs
|
2014-10-17 18:13:13 +01:00 |
Mike Jolley
|
fa38b34977
|
Merge pull request #6564 from krautnerds/rest-api-filter-by-product-cat
REST API 2.0: Add possibility to filter products by product_cat
|
2014-10-17 16:36:44 +01:00 |
Florian Ludwig
|
671fcde079
|
Changed filter name and some code style compliance
|
2014-10-17 17:34:26 +02:00 |
Mike Jolley
|
bc0cb6fc53
|
Merge pull request #6566 from helgatheviking/add-to-cart-handler-2
add custom add to cart handler. update for #5923
|
2014-10-17 16:28:30 +01:00 |
Kathy Darling
|
41c5b18659
|
add custom add to cart handler. update for #5923
|
2014-10-17 17:26:50 +02:00 |
Mike Jolley
|
8766cfa6df
|
Tweak woocommerce_get_price_html_from_to in #6455
|
2014-10-17 16:25:54 +01:00 |
Mike Jolley
|
2668f0b8dd
|
Merge pull request #6455 from paulwilde/from-to-filters
Introduce filters to get_price_html_from_text() and get_price_html_from_to()
|
2014-10-17 16:25:16 +01:00 |
Mike Jolley
|
20279831e7
|
Tweak to naming in #6375
|
2014-10-17 16:24:21 +01:00 |
Kathy Darling
|
3d4a534e6a
|
rename method to has_all_attributes_set
|
2014-10-17 17:24:04 +02:00 |
Mike Jolley
|
21784e80cd
|
Merge pull request #6375 from dominic-p/settings-desc
Moved description and tip generation to a separate method
|
2014-10-17 16:19:02 +01:00 |
Mike Jolley
|
ba5032fac3
|
Email RTL styles Closes #5945
|
2014-10-17 16:11:08 +01:00 |
Florian Ludwig
|
29f152633b
|
RESTAPI 2 Add possibility to filter by product_cat
For products it would be nice to be able to filter by product cat.
usage: filter[product_cat]=CATSLUG
|
2014-10-17 16:53:14 +02:00 |
James Koster
|
3d85305eb8
|
more download table tweaks. #6562
|
2014-10-17 14:50:23 +01:00 |
James Koster
|
e27d4afee1
|
data tabs tweaks. #6562
|
2014-10-17 14:50:23 +01:00 |
Mike Jolley
|
ebea42f7ee
|
Merge branch 'pr/6322'
Conflicts:
.gitignore
|
2014-10-17 14:43:54 +01:00 |
Mike Jolley
|
10fc2f7321
|
Add separate meta box for wc endpoints
|
2014-10-17 14:42:35 +01:00 |
Mike Jolley
|
6931a84947
|
Ignore scssc
|
2014-10-17 12:20:53 +01:00 |
James Koster
|
eb258950bd
|
variations markup / css refactor. #6562
|
2014-10-17 12:17:30 +01:00 |
Mike Jolley
|
5ff8f65d1f
|
Merge pull request #6507 from chrisnharvey/master
Pass cart item values to is_valid_for_product method in WC_Coupon
|
2014-10-17 12:09:23 +01:00 |
Mike Jolley
|
e926f49ae2
|
Merge pull request #6194 from AardvarkMike/master
Suggested fix for Issue #6193
|
2014-10-17 12:06:33 +01:00 |
Mike Jolley
|
d079a7a1a6
|
Merge pull request #6557 from SiR-DanieL/lost-psw
Fix lost password submitting twice
|
2014-10-17 11:54:46 +01:00 |
Mike Jolley
|
26137fec33
|
Merge pull request #6556 from SiR-DanieL/start-ratings
Fix star ratings
|
2014-10-17 11:48:30 +01:00 |
Mike Jolley
|
c69c34baa6
|
Merge pull request #6559 from tamarazuk/non-integer-stock
Allow for non-integer stock quantities
|
2014-10-17 11:40:18 +01:00 |
Tamara Zuk
|
f34187d5d3
|
Allow for non-integer stock quantities
It looks like a3b522aff8 removed this
ability.
This would be very useful for extensions like Measurement Price
Calculator.
|
2014-10-17 00:52:56 -04:00 |
Nicola Mustone
|
6e9176a5bf
|
Fix disable password submitting twice
|
2014-10-16 21:59:45 +02:00 |
Nicola Mustone
|
09737a0ef2
|
wrong spacing
|
2014-10-16 21:41:09 +02:00 |