Florian Ludwig
|
83ed3aa534
|
Fixed jQuery call
|
2014-08-22 23:01:25 +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
|
65e6bf5aed
|
get_category_parents can still be used for #6055
|
2014-08-22 11:02:05 +01: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
|
117ec66098
|
Merge pull request #6064 from thenbrent/product-type-alert
Allow extensions to hijack i18n_product_type_alert
|
2014-08-22 10:31:54 +01:00 |
Mike Jolley
|
e1de82f31c
|
Merge pull request #6071 from axistools/makepot
options.include is now supported for makepot task
|
2014-08-22 10:29:07 +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 |
Shiva Poudel
|
838cb83ff4
|
Updated grunt-wp-i18n to 0.4.7 to support options.include
|
2014-08-22 00:17:29 +05:45 |
Shiva Poudel
|
099b861e46
|
options.include for makepot admin task
Added an `includes` option for the `makepot` task to specify which files should be scanned.
`grunt-wp-i18n` has now support for [options.include](https://github.com/blazersix/grunt-wp-i18n#optionsinclude)
|
2014-08-22 00:16:13 +05:45 |
claudiosmweb
|
b08a0cf1f3
|
stopped deprecated warnings about like_escape() function since WP 4.0
|
2014-08-21 14:00:39 -03:00 |
claudiosmweb
|
21e4737f2f
|
updated the .pot files
|
2014-08-21 13:05:41 -03:00 |
Mike Jolley
|
d87688f857
|
Simplfy typo
|
2014-08-21 17:03:16 +01:00 |
Bryce
|
101b0eb2e0
|
Added actions before and after all available downloads
For `my-downloads.php` template file
|
2014-08-21 20:12:02 +07: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 |
thenbrent
|
a3dfc9e356
|
Allow extensions to hijack i18n_product_type_alert
|
2014-08-20 16:00:41 -07:00 |
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 |
claudiosmweb
|
e578ef2db4
|
updated the pot files
|
2014-08-19 10:31:48 -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
|
73dfba8573
|
Merge pull request #6050 from alexsalas/patch-1
Change the place of [WordPress Coding Standards]
|
2014-08-18 18:46:50 +01:00 |
Alexander Salas
|
de99720fad
|
Change the place of [WordPress Coding Standards]
The WordPress PHP Coding Standards are now located in the Core Contributor Handbook.
|
2014-08-18 13:16:13 -04:30 |
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
|
44bdf27986
|
shareyourcart is no longer part of core, so no uninstaller needed
|
2014-08-18 13:45:26 +01: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 |
Mike Jolley
|
882e1951f1
|
Merge pull request #6046 from m1k3lm/patch-3
Correct unavailable condition
|
2014-08-18 13:29:23 +01:00 |
Mike Jolley
|
a54cf4b189
|
Merge pull request #6047 from GeertDD/wc_global
Removed unused global $woocommerce variable from the templates
|
2014-08-18 13:28:34 +01:00 |
Mike Jolley
|
bde0dbed8e
|
Updated read me file to include links to more extensions
Closes #6028
|
2014-08-18 13:05:50 +01:00 |
Geert De Deckere
|
24d588544b
|
Removed unused global $woocommerce variable from the templates
The WC() function is to be used since v2.1
|
2014-08-17 22:29:51 +02: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 |