shivapoudel
|
4a4673be97
|
Clean WooCommerce actions in Welcome Page
|
2014-08-28 02:34:52 +05:45 |
shivapoudel
|
716d3f1763
|
removed in Welcome page
|
2014-08-28 02:31:17 +05:45 |
shivapoudel
|
db852e0f10
|
Better Screen Help adaptation
|
2014-08-28 02:28:12 +05:45 |
shivapoudel
|
7180e50ece
|
Removed unused lines
|
2014-08-28 02:21:04 +05:45 |
shivapoudel
|
1e734b1ab7
|
better _doing_it_wrong()
|
2014-08-28 02:18:16 +05:45 |
shivapoudel
|
0224a3e4ec
|
Added the use of is_rtl()
|
2014-08-28 02:11:45 +05:45 |
Mike Jolley
|
602254851a
|
Reset fees before calculating/adding them again
Fixes #6090
@claudiosmweb Do you see any issues with this?
|
2014-08-26 15:39:19 +01:00 |
Mike Jolley
|
f33d4200d6
|
Merge pull request #6084 from krautnerds/rest-api-fix
WC 2.2 Extend REST API to access also hidden order item meta
|
2014-08-26 12:23:26 +01:00 |
Mike Jolley
|
be90d3e210
|
Merge pull request #6085 from krautnerds/jquery-fix
Rewrote old JS to jQuery and allow usage of multiple widgets
|
2014-08-26 12:23:00 +01:00 |
Mike Jolley
|
3d69dfadbd
|
Merge pull request #6088 from shivapoudel/patch-1
Better to use Time Constants since WordPress 3.5
|
2014-08-26 12:22:12 +01:00 |
thenbrent
|
56c7d5fe96
|
Don't create redundant $payment_method var
|
2014-08-25 12:11:39 -07:00 |
Shiva Poudel
|
cbb94f0d11
|
Better to use Time Constants since WordPress 3.5
Reference http://codex.wordpress.org/Transients_API#Using_Time_Constants
|
2014-08-25 11:16:39 +05:45 |
Florian Ludwig
|
3fadc14085
|
Reduce confusion on using the all_meta filter
|
2014-08-23 19:07:10 +02:00 |
Florian Ludwig
|
82f53037be
|
Implemented more general filter array
|
2014-08-23 00:11:03 +02:00 |
Florian Ludwig
|
83ed3aa534
|
Fixed jQuery call
|
2014-08-22 23:01:25 +02:00 |
Florian Ludwig
|
526b677bcf
|
Extend REST API to access also hidden order item meta
|
2014-08-22 21:42:28 +02:00 |
Florian Ludwig
|
f6294d24be
|
Rewrote old JS to jQuery and allow usage of multiple product categories widgets on one page
|
2014-08-22 21:39:10 +02:00 |
Mike Jolley
|
72f9374902
|
Merge pull request #6068 from bryceadams/master
Added Lao Kip Currency & Before / After Downloads actions
|
2014-08-22 10:47:02 +01:00 |
Mike Jolley
|
198f00d6b5
|
Merge pull request #6072 from woothemes/feature-paypal-transactin-url-sandbox
Add sandbox support for paypal transaction url
|
2014-08-22 10:43:28 +01:00 |
Mike Jolley
|
96e92d4a98
|
Merge pull request #6067 from axistools/NPR-Currency
Added Nepali(NPR) Currency and Symbol.
|
2014-08-22 10:27:42 +01:00 |
claudiosmweb
|
6cc401b70f
|
Added paypal refund reason/note
cc @mikejolley
|
2014-08-21 20:22:28 -03:00 |
claudiosmweb
|
ff7f1435ab
|
added sandbox support for paypal transaction url
|
2014-08-21 19:48:28 -03:00 |
claudiosmweb
|
f4f5f061d8
|
fixed the paypal process_refund() method
|
2014-08-21 16:17:12 -03:00 |
claudiosmweb
|
b08a0cf1f3
|
stopped deprecated warnings about like_escape() function since WP 4.0
|
2014-08-21 14:00:39 -03:00 |
Mike Jolley
|
d87688f857
|
Simplfy typo
|
2014-08-21 17:03:16 +01:00 |
Bryce
|
04234a4968
|
Added Lao Kip Currency
|
2014-08-21 11:42:46 +07:00 |
Shiva Poudel
|
547b96f54d
|
Tab index fix for PYG Currency and Symbol.
|
2014-08-21 10:13:39 +05:45 |
Shiva Poudel
|
ee7755fd0e
|
Added Nepali Currency and Symbol.
|
2014-08-21 10:10:51 +05:45 |
Mike Jolley
|
c829788ebc
|
Set simplify user agent
|
2014-08-20 16:47:01 +01:00 |
claudiosmweb
|
aeaa1577e3
|
fixed wc_get_customer_available_downloads() query, closes #6057
|
2014-08-19 14:50:27 -03:00 |
Mike Jolley
|
474cba9b87
|
Merge pull request #6052 from barrykooij/refactor/get_product
Renamed get_product to wc_get_product
|
2014-08-19 11:51:20 +01:00 |
Barry Kooij
|
fde10a967b
|
Soft deprecated get_product function
|
2014-08-19 12:19:26 +02:00 |
Barry Kooij
|
94365791af
|
Changed all use of get_product to wc_get_product
|
2014-08-19 12:09:29 +02:00 |
Barry Kooij
|
7cd2e8c10a
|
Renamed get_product to wc_get_product
|
2014-08-19 12:05:02 +02:00 |
Mike Jolley
|
16754a7d01
|
Add file to downloads array Closes #6044
|
2014-08-19 11:01:55 +01:00 |
Mike Jolley
|
c6fe731337
|
Fix password reset
Fixes #6049
|
2014-08-19 10:43:51 +01:00 |
Mike Jolley
|
ca1cefd112
|
Merge pull request #6040 from woothemes/feature-order-refunds-api
Initial order refunds API
|
2014-08-18 15:13:57 +01:00 |
claudiosmweb
|
4acb90def2
|
changed api_refund for true
|
2014-08-18 10:47:56 -03:00 |
claudiosmweb
|
288732a4be
|
added refund amount validation
|
2014-08-18 10:47:24 -03:00 |
claudiosmweb
|
924e0f92c5
|
updated woocommerce_api_order_refunds_response filter params
|
2014-08-18 10:42:37 -03:00 |
Mike Jolley
|
421de8f668
|
Merge pull request #6038 from barrykooij/refactor/wc_get_order-args
Passed $args to dynamic class that inherits WC_Abstract_Order is never used
|
2014-08-18 13:30:13 +01:00 |
Mike Jolley
|
0333cf9d0d
|
Merge pull request #6039 from thenbrent/i18n_product_type_alert
Tweak language used for i18n_product_type_alert
|
2014-08-18 13:29:52 +01:00 |
Mikel Martin
|
1ed0a9e9db
|
Payment unavailable if max_amount greater than 0 and order totar greater than max_amount
|
2014-08-17 22:10:35 +02:00 |
claudiosmweb
|
6081f3b61f
|
fixed some missing and wrong textdomains
|
2014-08-15 16:08:43 -03:00 |
claudiosmweb
|
2bbcea9de2
|
orders API for refunds now accepts the api_refund param
|
2014-08-15 15:58:55 -03:00 |
claudiosmweb
|
1294696fcf
|
created API method for delete order refunds
|
2014-08-15 15:38:39 -03:00 |
claudiosmweb
|
6d4ea6e54e
|
created initial API method for edit order refunds
|
2014-08-15 15:28:43 -03:00 |
thenbrent
|
320156aca0
|
Tweak language used for i18n_product_type_alert
|
2014-08-15 11:16:30 -07:00 |
claudiosmweb
|
d02a803e83
|
added API method for create an order refund
|
2014-08-15 14:54:19 -03:00 |
claudiosmweb
|
b972494ac8
|
created method API to get individual order refunds
|
2014-08-15 14:40:34 -03:00 |