Commit Graph

1034 Commits

Author SHA1 Message Date
Mike Jolley bd9cee8eaa Merge pull request #1854 from Geczy/fix-nonobject-variation
Fix when instantiating WC_Product_Variation when it isn't a variation
2012-11-27 08:25:17 -08:00
Mike Jolley b1ec4b289a Nuked whitespace. Closes #1846. 2012-11-27 16:22:47 +00:00
Matt ad3a7bef8e Fix when instantiating WC_Product_Variation when it isn't a variation 2012-11-27 11:16:17 -05:00
Mike Jolley 5124604710 Merge pull request #1851 from Geczy/ucfirst-classname
ucfirst() on the $product_type when instantiating WC_Product_x
2012-11-27 07:40:09 -08:00
Mike Jolley 0361a2f0cb Settings API tweaks.
Uses same names as the settings API for gateways which Closes #1848.
Allows a single level of array based IDs for options which Closes #1826.
Related to #1826 this is now used for image size settings.
2012-11-27 15:39:32 +00:00
Matt eddbf11e13 ucfirst() on the $product_type when instantiating WC_Product_x 2012-11-27 10:31:07 -05:00
Coen Jacobs 4e1a451566 Merge pull request #1843 from scottbasgaard/master
Add order email notifications for failed orders > on-hold status
2012-11-27 03:26:39 -08:00
Mike Jolley 279bbd126d Local pickup zips. Closes #1809. 2012-11-27 11:25:21 +00:00
Scott Basgaard 3304694cef Add order email notifications for failed orders > on-hold status 2012-11-27 12:15:52 +01:00
Mike Jolley 7d580cf3a6 default to text. Closes #1838. 2012-11-27 10:37:28 +00:00
Mike Jolley a7a681b38d Merge pull request #1841 from Geczy/customer-data-address
Add address to customer session. Closes #1836
2012-11-27 02:23:45 -08:00
Matt 8243974004 Add address to customer session. Closes #1836 2012-11-26 20:56:48 -05:00
Matt e51651980a 'woocommerce_matched_rates' filter on get_rates() 2012-11-26 17:01:15 -05:00
Mike Jolley ddbfd2bd28 Factory tweak 2012-11-26 13:39:12 +00:00
Coen Jacobs 930a36e90c Filter to provide icon to COD. Closes #1831 2012-11-26 12:48:19 +01:00
Coen Jacobs fccbb18fb4 Check for empty terms array before current(). Closes #1807 2012-11-23 13:39:01 +01:00
Mike Jolley 64b3af1ffc Fix notices 2012-11-22 14:59:04 +00:00
Coen Jacobs 554c73f05b Fixed missing $args attribute in class construction 2012-11-22 15:13:34 +01:00
Mike Jolley e95509adff Merge pull request #1803 from andreibarabas/update-shareyourcart
Apply coupons only for shared products
2012-11-22 06:10:23 -08:00
Andrei Barabas fb4dd68a4b v1.9.6 apply coupons only for the woocommerce product that has been shared 2012-11-22 16:04:29 +02:00
Coen Jacobs 13f6ec9b29 Moved WC_Abstract to abstracts folder 2012-11-22 15:04:15 +01:00
Andrei Barabas f32b01fdf7 Merge branch 'update-shareyourcart' of https://github.com/andreibarabas/woocommerce into update-shareyourcart 2012-11-22 15:27:15 +02:00
Coen Jacobs 85f55e5ee8 Set the product type to 'variation' if post type is like that
Because variation post types do not have a product type
2012-11-22 13:56:52 +01:00
Andrei Barabas a5908571ad remove sprintf as it seems there is a conflict between Gettext and sprintf 2012-11-22 14:08:09 +02:00
Coen Jacobs afc0add816 Default to the arguments array as second param for get_product() 2012-11-22 12:48:16 +01:00
Coen Jacobs 098e2d5d4d Reinstated post_type to be used as a class parameter 2012-11-22 12:40:42 +01:00
Coen Jacobs b2a868301c Simplified version of Product Factory using an args array 2012-11-22 12:37:41 +01:00
Coen Jacobs 93cddbaa16 Abstract main product class, added simple product class 2012-11-22 11:22:18 +01:00
Mike Jolley 069325862a remove instanceof 2012-11-21 18:39:51 +00:00
Mike Jolley 841624a0b2 Ensure child_ids (transient) is cleared on delete. Closes #1786. 2012-11-21 18:26:42 +00:00
Mike Jolley 75ca794bba Separate classes per product type, with new get_product function and hooks to change the classes which get loaded. #1497 2012-11-21 18:07:45 +00:00
Coen Jacobs cb4f34a177 Introducing woocommerce_date_format() to properly do #1791 2012-11-21 13:28:16 +01:00
Coen Jacobs 3734f7addc Changed rest of #1791 translatable strings to date_format 2012-11-21 12:16:17 +01:00
Mike Jolley 4c0f805edf More input types and settings API support. Closes #1322. 2012-11-20 17:32:50 +00:00
Mike Jolley 8b7b297b8e 3.5 checks + 2012 tweaks. Closes #1788. 2012-11-20 13:03:45 +00:00
Mike Jolley ad78c3ccc0 Flat rate shipping - if no rules match, and no default is set, don't return a rate. Closes #1695. 2012-11-19 14:48:44 +00:00
Mike Jolley 4720628a71 Hooks galore for integers vs floats. Closes #1113. 2012-11-19 14:05:06 +00:00
Mike Jolley 7d017ca25c Merge pull request #1777 from andreibarabas/update-shareyourcart
increment the version to 1.9.5
2012-11-16 10:13:53 -08:00
Mike Jolley 5d91e9ad42 Shareyourcart tweaks. Closes #1774. 2012-11-16 18:13:23 +00:00
Andrei Barabas e9d3772484 increment the version to 1.9.5 2012-11-16 16:02:13 +02:00
Mike Jolley ffed61e35e Merge pull request #1774 from andreibarabas/master
Update ShareYourCart Integration
2012-11-16 05:54:14 -08:00
Mike Jolley 2d0909d28b Update weights/dimensions for variations if they differ. Closes #1629. 2012-11-16 13:50:15 +00:00
Andrei Barabas b7acbc2d2a Updated the ShareYourCart Integration such that it uses the latest SDK but still has the layout style of WooCommerce.
Analytics has been disabled
2012-11-16 13:55:15 +02:00
Mike Jolley 554634dd01 1 left in stock triggers is_sold_individually(). Closes #1701. 2012-11-15 15:28:08 +00:00
Mike Jolley d54bdb6609 Auto apply. #1641. 2012-11-15 15:12:42 +00:00
Mike Jolley a232f21575 Shipping tax class options. Closes #1625. 2012-11-15 14:01:16 +00:00
Mike Jolley 25077e6b20 Add disabled to settings API. Closes #1761. 2012-11-15 11:46:18 +00:00
Mike Jolley d804588334 Fix emails in gmail + added a function to insert inline styles. Closes #1710. 2012-11-14 17:44:58 +00:00
Mike Jolley 31e59aa6c0 Missing countries. Closes #1722. 2012-11-14 12:28:01 +00:00
Mike Jolley 514a313f0a Isset check Closes #1750. 2012-11-13 23:40:13 +00:00