Commit Graph

3434 Commits

Author SHA1 Message Date
Mike Jolley dd1d41afa2 fallback title #1853 2012-11-27 16:32:59 +00:00
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 46ca015e4f Auto install crop for image width to 1 2012-11-27 12:42:01 +01: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 0387a81c7e Basket-case. Closes #1819. 2012-11-27 11:11:43 +00:00
Mike Jolley 7d580cf3a6 default to text. Closes #1838. 2012-11-27 10:37:28 +00:00
Mike Jolley db1d4e58ed Create, update, save variations. Closes #1806. 2012-11-27 10:34:02 +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
Mike Jolley eccfb9f2c8 Merge pull request #1839 from Geczy/tax-matched-rates-filter
Tax matched rates filter
2012-11-27 02:21:53 -08:00
Mike Jolley 64ca8cced6 Merge pull request #1840 from a1ur3l/master
Upate Romanian translation
2012-11-27 02:20:40 -08:00
Matt 8243974004 Add address to customer session. Closes #1836 2012-11-26 20:56:48 -05:00
Aurel Roman db7860ca39 Romanian translation - completed
Complete the Romanian translation with the new strings from the last
time. i didn`t translate 1 string, because i didn`t understand well the
context.

Also i have corect some strings from the previous translate
2012-11-27 00:12:16 +02:00
Matt e51651980a 'woocommerce_matched_rates' filter on get_rates() 2012-11-26 17:01:15 -05:00
Mike Jolley b0fa6d4481 Save attributs via ajax and refresh variations. Closes #1804. 2012-11-26 17:27:55 +00:00
Mike Jolley 999f02612a removed settings used for testing 2012-11-26 15:56:48 +00:00
Mike Jolley 539f2a1857 Settings API Tweaks + new types. Closes #1824. 2012-11-26 15:55:28 +00:00
Coen Jacobs 95ee532369 Stripped rest of wpdb->prepare calls without args #1717 2012-11-26 16:13:10 +01:00
Mike Jolley 3f02a1d305 wrong meta name Closes #1812. 2012-11-26 14:18:20 +00:00
Mike Jolley 54941092a2 Notices. Closes #1805. 2012-11-26 14:07:58 +00:00
Mike Jolley 97054d3d76 Save number/email Closes #1828. 2012-11-26 13:49:41 +00:00
Mike Jolley 3c29465ea1 textarea desc_tip Closes #1825. 2012-11-26 13:48:22 +00: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 71459fe75c __x should be _x. Closes #1820
Thanks @a1ur3l, you were right!
2012-11-26 12:18:33 +01:00
Coen Jacobs 4d95abe8be Merge pull request #1823 from lkraav/master
form-pay.php: add missing standard classes for .shop_table {th,td}
2012-11-26 03:12:52 -08:00
Coen Jacobs 2a45d82de9 Typo in spanish translation file, closes #1811 2012-11-26 12:12:12 +01:00
Coen Jacobs 3f5a4fbe9e Do not use wpdb->prepare without param arg. Closes #1717
Starting WordPress 3.5, wpdb->prepare should always have a second param
to discourage improper use:
https://core.trac.wordpress.org/changeset/22429 props @spencerfinnell
2012-11-26 11:03:47 +01:00
Leho Kraav f6e11bdb09 add missing standard classes for .shop_table td 2012-11-24 21:50:25 +02:00
Leho Kraav eeff8ce1cf add missing standard classes for .shop_table th
this probably needs further work to also add respective classes to td's
2012-11-24 21:36:16 +02: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
Mike Jolley 93fdca8530 Fix those darn categoies. Closes #1800. 2012-11-22 13:46:05 +00:00
Coen Jacobs ad71e7cd9d Merge pull request #1802 from woothemes/Product-Classes
IMPORTANT MERGE: Product classes (read notes!)
See notes: #1802
2012-11-22 05:33:52 -08:00
Mike Jolley f8a26a2426 Improved product data panels. 2012-11-22 13:28:32 +00: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
andreibarabas 04d4101e68 Merge pull request #1 from woothemes/master
update fork
2012-11-22 05:26:04 -08:00
Coen Jacobs 6ba6e410e5 Moved Product Factory class instance to WC global instance 2012-11-22 14:00:25 +01: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