Commit Graph

4266 Commits

Author SHA1 Message Date
Pascal Borreli ae7899c67b Fixed typos 2013-03-03 17:07:31 +00:00
Ramon van Belzen b8a3a8c4f9 nl-NL 100% translated
Props to the one and only Ramoonus
2013-03-03 16:27:02 +01:00
Ramon van Belzen a25f7da5fd nl-NL 98% complete
Before lunchbreak
2013-03-03 12:15:06 +01:00
Brad Parbs cf01cc01d2 Punctuation & Spelling fixes in CONTRIBUTING.md
Just wanted to clean up this doc a litte. :D

WooCommerce rocks!
2013-03-03 03:25:22 -06:00
Ramon van Belzen d78ad9cf8b nl-NL currency 2013-03-03 10:18:22 +01:00
Ramon van Belzen 8e06c7a37c nl-NL more strings 2013-03-03 10:14:33 +01:00
Ramon van Belzen 4757d69b08 nl-NL places 2013-03-03 10:00:57 +01:00
Ramon van Belzen 997b6887ec sv-SE refreshed with POT 2013-03-03 09:58:39 +01:00
Ramon van Belzen d97278bd6a nl-NL refreshed with POT 2013-03-03 09:58:26 +01:00
kukac7 b7dcb453af hungarian translation v0.9
90%
2013-03-02 13:35:13 +01:00
Coen Jacobs 46c0f6827e Tagged RC3 - code freeze is in effect
Code is now frozen until Monday morning, when we will check the bugs reported in the time between and do final fixes, tweaks and documentation changes. Here comes WooCommerce 2.0!
2013-03-02 11:05:31 +01:00
Mike Jolley 4018f8cab8 Min #2557 2013-03-01 21:04:26 +00:00
Mike Jolley 1148cdecc0 Merge pull request #2557 from desrosj/master
IE8 Review Order Bug
2013-03-01 13:01:34 -08:00
Mike Jolley 4918d7a27d Billing email must be set to grant permission. #2555 2013-03-01 20:58:25 +00:00
Jonathan Desrosiers b81381feec Merge branch 'hotfix/ie-8-review-order' 2013-03-01 15:53:33 -05:00
Jonathan Desrosiers 52f827a3cf IE8 Fix - Review order was being deleted because there are two #order_review on the page. Better practice to never have two of the same IDs on the same page anyways. 2013-03-01 15:53:27 -05:00
Mike Jolley 4913a09e54 Outlying territories -> states 2013-03-01 20:40:20 +00:00
Mike Jolley 1f345b7bf9 api_request_url tweak 2013-03-01 18:47:25 +00:00
Mike Jolley 1104924e1a deprecated function 2013-03-01 18:05:35 +00:00
James Koster b6f270d0d7 readme 2013-03-01 17:17:11 +00:00
James Koster b0e2114006 retinafied and optimised necessary images, removed doddle :p 2013-03-01 16:17:15 +00:00
Mike Jolley d84180c1ca Merge pull request #2553 from arhipaiva/master
Updated Finnish language files
2013-03-01 08:13:48 -08:00
Mike Jolley 4eb00fa281 Merge pull request #2552 from thenbrent/add-to-cart-button-handler
Use handler for add-to-cart button text also
2013-03-01 08:13:36 -08:00
Mike Jolley 7abaa58504 Merge pull request #2551 from pmgarman/master
Allow custom actions to easily be added to orders.
2013-03-01 08:13:16 -08:00
Mike Jolley 15f4eaa81a Updated all docs links 2013-03-01 16:10:03 +00:00
Mike Jolley d618b306a2 Welcome page 2013-03-01 16:03:10 +00:00
Arhi Paivarinta 9dabf727e4 Updated Finnish language files 2013-03-01 12:54:47 +02:00
Brent Shepherd 4edd972644 Use handler for add-to-cart button text also
Related to SHA: bd78ca6
2013-03-01 14:52:04 +10:00
Patrick Garman d68141d02f Not sure how that got changed... 2013-02-28 15:45:02 -06:00
Patrick Garman dba43faa4c Allow custom actions to be added 2013-02-28 15:42:19 -06:00
Mike Jolley d8282b9a98 Hook consistency 2013-02-28 19:32:26 +00:00
Mike Jolley b4ebbd5e9e hook name consistancy 2013-02-28 17:24:16 +00:00
Coen Jacobs 0770515825 show_classes var didn't contain show_if_external. Closes #2542 2013-02-28 16:44:27 +01:00
Mike Jolley b1d613af6c Merge pull request #2541 from dgwatkins/master
Apply filters to custom attribute option names for translation
2013-02-28 07:29:02 -08:00
Mike Jolley f7d52e5393 Check if set 2013-02-28 14:59:44 +00:00
James Koster 9e9183367f fix star ratings in firefox 2013-02-28 12:19:25 +00:00
Mike Jolley 356042e655 Merge pull request #2547 from thenbrent/variation-patches
Variation patch & sanitized product_type names
2013-02-28 01:50:52 -08:00
Brent Shepherd 9247e3277c Create WC standards compliant class name from term 2013-02-28 15:39:02 +10:00
Brent Shepherd 2eb8b26aad Use sanitized $product_type->name values
product_type term slugs are inconsistent so can not be used as unique
identifiers, but product_type term names may have white space and other
characters unsafe for option values, class names & or hooks, therefore,
product_type term names should be sanitized.
2013-02-28 15:39:02 +10:00
Brent Shepherd e2c50cd529 Set $variation object when add variation via ajax
When the variation-admin-html.php template is loaded on the Edit
Product screen, $variation is a WP_Post Object. When the template
is loaded by woocommerce_add_variation() handling an Ajax call,
$variation is an array. This commit makes $variation consistent so
functions hooking to 'woocommerce_product_after_variable_attributes'
and 'woocommerce_variation_options' receive the same variable type
regardless of what initiated the template loading.
2013-02-28 15:37:51 +10:00
David Garcia Watkins 38a2aac997 Apply filters to custom attribute option names for translation 2013-02-27 15:14:05 +01:00
Mike Jolley 22376b8d73 order terms by parent Closes #2534. 2013-02-27 13:43:38 +00:00
Mike Jolley 505f9f0b43 Stock increase/descrease alerts Closes #2536. 2013-02-27 12:50:02 +00:00
Mike Jolley b8a92318e0 filter is_enabled boolean Closes #2535. 2013-02-27 10:10:40 +00:00
Mike Jolley f7de23f199 Merge pull request #2539 from thenbrent/master
Allow extensions to run core WC add-to-cart handlers
2013-02-27 02:02:23 -08:00
kukac7 fafdb56cd3 hungarian translation v0.9.1
91%
2013-02-27 10:50:25 +01:00
Brent Shepherd b1acb6c657 Whitespace tweak 2013-02-27 17:57:13 +10:00
Brent Shepherd bd78ca6eec Allow extensions to run core WC cart handlers
Rather than determining how to handle a product being added to the cart
based on its type, create a handler flag which extensions can set in
order to run core WC handlers for different product types.
2013-02-27 17:55:39 +10:00
Mike Jolley 80b4ef14c9 Slugs are unreliable, and support show_if hide_if for all product types 2013-02-26 15:14:49 +00:00
Mike Jolley 890640afca Remove, don't hide. Closes #2532. 2013-02-26 14:36:18 +00:00