Commit Graph

9142 Commits

Author SHA1 Message Date
Shiva Poudel ebca0ddb49 Merge pull request #2 from woothemes/master
Updated WooComerce
2014-08-23 09:30:04 +05:45
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
Ninos Ego 27532a446d Small fixes 2014-08-22 13:12:26 +02:00
Ninos Ego 4adc74337f Merged: 65e6bf5aed 2014-08-22 12:57:49 +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
Shiva Poudel 0143114dd9 Merge pull request #1 from woothemes/master
Updated WooComerce
2014-08-22 03:39:40 +05:45
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
Ninos Ego 47e6f98501 Display on blog (if not front page)
The breadcrumb should be displayed on the blog page, if it's not the
front page.
2014-08-19 19:16:52 +02:00
Ninos Ego 5417e7f8c6 Template: breadcrumb - category structure
The html structure of multidimensional categories was wrong ($before &
$after was missing).
2014-08-19 19:00:07 +02:00
Ninos Ego 7819a78462 Template: breadcrumb - small fixes
- undefined variable on author page
- wrong html structure on hierarchical page
2014-08-19 17:29:58 +02: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