Mike Jolley
c5c051e84e
readme update
2015-03-20 15:03:49 +00:00
Mike Jolley
17ca08c020
add endpoints on install
2015-03-20 14:20:12 +00:00
Mike Jolley
94335db2a6
Support default permalinks
2015-03-20 13:10:47 +00:00
Mike Jolley
b729480838
Prevent cart hash becoming invalidated due to product/post data
2015-03-20 13:00:05 +00:00
shivapoudel
308fea3ac7
Deprecated borderbox
2015-03-20 18:34:37 +05:45
James Koster
6209b6d212
Merge pull request #7725 from shivapoudel/html-notice
...
Tweaks admin notices view pages
2015-03-20 12:35:43 +00:00
Mike Jolley
21c5513526
Added endpoint for faster ajax requests
2015-03-20 12:28:26 +00:00
Mike Jolley
f04ebeb78e
has_enough_stock - use get_stock_quantity
...
Closes #7779
2015-03-20 10:40:53 +00:00
Claudio Sanches
3b1cb9844d
Merge pull request #7775 from aelia-co/master
...
Modified PayPal Standard gateway to make it easier to extend
2015-03-19 16:20:12 -03:00
Diego Zanella
7f525c30ce
Modified PayPal Standard gateway to make it easier to extend
...
* Replaced all "private" properties and methods with "protected" ones. This will make it easier to extend the gateway classes, without having an impact on its normal usage.
2015-03-19 18:26:28 +00:00
Diego Zanella
39ea8fdcd0
Merge remote-tracking branch 'upstream/master'
2015-03-19 18:22:22 +00:00
Nicola Mustone
dc841aba66
added REST API version in system status
2015-03-19 17:11:06 +01:00
shivapoudel
9cc91c36c6
Capitalize first character of some notice buttons
2015-03-19 02:24:30 +05:45
shivapoudel
ae7ead70f3
Grunt css task
2015-03-18 22:28:04 +05:45
shivapoudel
f05ec1b7d4
Remove deprecated mixin borderbox()
2015-03-18 22:22:27 +05:45
shivapoudel
932d1db448
Mixin loader tweaks for animation
2015-03-18 22:21:22 +05:45
Claudio Sanches
79760fa5ea
Merge pull request #7758 from helpforfitness/create_order_with_product_sku
...
[API] Added products to an order by SKU
2015-03-18 09:20:21 -03:00
Claudio Sanches
edcc265fdb
Merge pull request #7350 from forsvunnet/filter-unique-check
...
Added apply_filters to the wc_product_has_unique_sku function #7320
2015-03-18 09:12:48 -03:00
Guillermo Gette
49f84a7bc6
get product_id using wc_get_product_id_by_sku
2015-03-18 23:11:28 +11:00
Guillermo Gette
122cca701b
removed wc_get_product_by_sku
2015-03-18 23:09:38 +11:00
Guillermo Gette
b8578c044d
Merge branch 'master' of github.com:woothemes/woocommerce into create_order_with_product_sku
2015-03-18 23:06:02 +11:00
Mike Jolley
a017ebfff2
[2.3] Chile address format
...
Closes #7754
2015-03-18 11:35:20 +00:00
Mike Jolley
36dc8b0eb8
Merge pull request #7136 from roykho/product-shortcode
...
allow product_page shortcode to accept variation skus and pre-selected o...
2015-03-18 11:17:30 +00:00
Mike Jolley
c9ee2bb929
Merge pull request #7723 from roykho/attribute-labels
...
remove attribute label formatting and allow users to decide the formatti...
2015-03-18 11:10:32 +00:00
Mike Jolley
74d46dcc1e
Merge pull request #7455 from bryceadams/patch-7433
...
Proposed solution for api all order status counts
2015-03-18 10:57:34 +00:00
Mike Jolley
744ba86189
Merge pull request #7753 from Nils-Fredrik/master
...
Fix for #7752
2015-03-18 10:47:25 +00:00
Mike Jolley
485571f274
Merge pull request #7719 from SiR-DanieL/patch-5
...
Added woocommerce_after_dashboard_status_widget
2015-03-18 10:40:34 +00:00
Mike Jolley
aa7067e84c
Merge pull request #7345 from shivapoudel/conditional-functions
...
Refactor the WC Conditional function coding standard
2015-03-18 10:32:31 +00:00
Mike Jolley
41c04d8390
Merge pull request #7757 from SiR-DanieL/patch-6
...
Adde hook comments
2015-03-18 10:29:04 +00:00
James Koster
e5b4cf8c83
Merge pull request #7745 from shivapoudel/box-sizing
...
Deprecated Box sizing Errors
2015-03-18 10:06:25 +00:00
Nicola Mustone
21f63d56aa
hook comments
2015-03-18 11:03:52 +01:00
nils-fredrik@maksimer.no
8e18937305
Fix for #7752
...
Use error code from WP_Error when wc_create_new_customer() fails.
2015-03-18 00:20:35 +01:00
nils-fredrik@maksimer.no
07f7db297f
Fix for #7752
...
wc_create_new_customer() returns identifying error codes for
identifiable errors.
2015-03-18 00:18:52 +01:00
shivapoudel
f79e2488b4
Revert box-sizing of backbone modal to content-box
...
cc @jameskoster If we shift to border-box then the backbone modal footer button area is unusual
2015-03-18 01:22:17 +05:45
shivapoudel
9b97e0cdfb
Fix - Backbone modal footer area while shifting from content-box to border-box
2015-03-18 01:09:14 +05:45
Claudio Sanches
9b26bafa78
Merge pull request #7748 from shivapoudel/wc-select
...
Fix - name definition for woocommerce_wp_select
2015-03-17 15:09:38 -03:00
shivapoudel
1adde0a265
Fix - name definition for woocommerce_wp_select
2015-03-17 23:40:07 +05:45
Mike Jolley
7f1f8054ce
Merge pull request #7747 from woothemes/allow-paths-in-file-urls
...
Allowed paths for file url
2015-03-17 17:28:55 +00:00
Claudio Sanches
f058d43556
Allowed paths for file url, closes #7746
2015-03-17 14:20:51 -03:00
Claudio Sanches
4f7e59e743
Sanitize html classe in wc_body_class for #7735
2015-03-17 13:39:44 -03:00
shivapoudel
6fb28a27ab
Fix merge conflicts
2015-03-17 21:46:20 +05:45
shivapoudel
0952b65737
Updated Custom WC Animations styles
2015-03-17 21:39:52 +05:45
shivapoudel
b496a26ec5
Deprecated the use of box-sizing mixin in bourbon, Closes #7732
2015-03-17 21:36:55 +05:45
shivapoudel
6cc9dd7a15
Fix Indentation
2015-03-17 21:30:35 +05:45
shivapoudel
68e3c9777d
Updated NPM Packages
2015-03-17 21:29:24 +05:45
Mike Jolley
193e3d167f
Merge remote-tracking branch 'origin/master'
...
Conflicts:
readme.txt
2015-03-17 15:34:59 +00:00
Mike Jolley
88be174037
[2.3] Support price filter min or max only.
...
Closes #7743
2015-03-17 15:34:15 +00:00
Mike Jolley
871f030d3b
[2.3] Readme #7734
2015-03-17 14:47:53 +00:00
Mike Jolley
e95d68117a
Merge pull request #7734 from woothemes/7733-allow-saving-empty-download-expiry-date
...
[2.3] Allow saving of empty download expiry date on orders
2015-03-17 14:47:28 +00:00
Mike Jolley
559508d9fa
[2.3] readme props
2015-03-17 14:44:11 +00:00