Commit Graph

5822 Commits

Author SHA1 Message Date
Mike Jolley 9a82aecaad Min 2013-11-08 17:03:59 +00:00
Mike Jolley 442f3b54cf Use textarea for meta #3926 2013-11-08 17:03:46 +00:00
Mike Jolley ac6bb25a22 Merge pull request #4053 from helgatheviking/feature/variation-bulk-edit-trigger
Add a custom trigger handler based on the value of select#field_to_edit
2013-11-08 08:08:12 -08:00
Mike Jolley a8d8cd971a Fixed notice when adding variation 2013-11-08 16:05:17 +00:00
Mike Jolley 97bdb1555f Sync only when needed 2013-11-08 16:02:03 +00:00
Mike Jolley 47fc9b2922 Merge pull request #4068 from BFTrick/sanitzie-admin-order-meta
Removing Extra Slashes When Order Meta is Saved in Admin
2013-11-08 07:58:25 -08:00
Mike Jolley 78832e7e79 woocommerce_is_filtered filter Closes #4078 2013-11-08 15:56:38 +00:00
Mike Jolley 98d247eb76 Rather than storing prices themselves, store the ID's of variations during price sync - output prices using variation tax class Closes #4032 2013-11-08 15:53:57 +00:00
James Koster e13d29648c dashboard colors #4042 2013-11-08 14:05:52 +00:00
Mike Jolley 59ca87be5d Merge pull request #4079 from BFTrick/update-local-pickup-description
Make the Local Pickup Tooltip More Descriptive
2013-11-08 05:12:44 -08:00
Patrick Rauland cc79155f0d making the local pickup tooltip more descriptive 2013-11-08 07:10:43 -06:00
James Koster 85ccbea9ca text indent on icon replacement mixin 2013-11-08 13:03:09 +00:00
James Koster 44215c88cc menu icons... #4042 2013-11-08 12:29:59 +00:00
James Koster 3101de6989 menu icons #4042 2013-11-08 12:22:35 +00:00
James Koster 4ef71b1762 colors #4042 2013-11-08 12:00:40 +00:00
James Koster 097c3266d4 sys status #4042 2013-11-08 11:50:45 +00:00
James Koster 1603902051 reports #4042 2013-11-08 11:46:44 +00:00
James Koster 324d3932f1 product data handle #4042 2013-11-08 11:38:45 +00:00
James Koster cb24997c11 sort / add account. #4042 2013-11-08 11:33:22 +00:00
James Koster 77b35c4be8 add ons layout. closes #4044 2013-11-08 11:04:55 +00:00
Mike Jolley ff0fae0c1f action, not filter 2013-11-07 09:53:28 +00:00
Patrick Rauland 3ba5aa3369 removing extra slashes when order meta is saved in admin 2013-11-06 10:30:36 -06:00
James Koster 2ce069ea2e payment heading 2013-11-06 13:56:59 +00:00
Mike Jolley 95b91dad5e Merge pull request #4060 from AndriyGusak/master
Ukrainian language
2013-11-06 01:52:37 -08:00
Andriy Gusak 6f8a4aa938 Ukrainian language 2013-11-05 23:38:36 +02:00
Mike Jolley c530e8bfcd Schema: ProductID can now be SKU, added URL 2013-11-04 12:53:49 +00:00
Coen Jacobs b9b9f3a49e Fixed docs for enabled params (string, not bool), closes #4052 2013-11-04 11:29:20 +01:00
Coen Jacobs c58621f3f8 Fixed docblock return type, closes #4057 2013-11-04 11:20:45 +01:00
Mike Jolley 43b302e9dc Merge pull request #4047 from thenbrent/form_pay_fix
Fix markup on form-pay.php
2013-11-04 02:00:14 -08:00
Mike Jolley e3a8b7dfdc Merge pull request #4045 from scottbasgaard/master
Class name consistency for woocommerce_attributes > product_attributes. ...
2013-11-04 01:59:58 -08:00
Kathy Darling a97e1a697d Add a custom trigger handler based on the value of select#field_to_edit 2013-11-03 18:50:24 +01:00
Coen Jacobs c31a48fa6c Merge pull request #4049 from thenbrent/fix_deprecated_class
Fix use of `__CLASS__` when not in class
2013-11-01 15:19:11 -07:00
thenbrent dae90d0dd0 Fix use of __CLASS__ when not in class 2013-11-01 15:00:09 -07:00
Coen Jacobs 16162ca8db We'll let autoload handle this file loading
Revert: 1428bf8f9c
2013-11-01 21:05:02 +01:00
thenbrent 9716c985cd Fix markup on form-pay.php
Payment method fields were not displaying on the "Checkout -> Pay" page
because checkout.js was using a input#payment_method_{name} selector, which
worked fine with the payment method markup used in the review-order.php template,
but not with the markup used in the form-pay.php template.

This moves the #payment_method_{name} attribute from the <li/> elements to the
<input/> element so that checkout.js correctly display's payment method fields.
2013-11-01 11:54:29 -07:00
Scott Basgaard 5b4ef0b8bd Class name consistency for woocommerce_attributes > product_attributes. See #4019 2013-11-01 13:06:14 -04:00
Coen Jacobs 1428bf8f9c Only load integration abstract when needed #3169 2013-11-01 17:39:33 +01:00
Coen Jacobs ae64e20bb3 Take out default variations #3169 2013-11-01 17:33:33 +01:00
Mike Jolley 5faf171a48 Merge pull request #4030 from bernardpeh/woocommerce-dev
polish up attributes section confusing tips.
2013-11-01 08:47:04 -07:00
Mike Jolley ab94de75d6 Merge pull request #4038 from emzo/widget-product-categories-orderby
Changed label of orderby setting in product category widget.
2013-11-01 07:02:38 -07:00
Mike Jolley e9c130145a Merge pull request #4031 from helgatheviking/sync/add-child-to-action
pass $children variable (variations) to the woocommerce_variable_product...
2013-11-01 07:01:28 -07:00
Emyr Thomas ba3282c737 Changed label of orderby setting in product category widget. 2013-10-31 21:42:31 +00:00
Mike Jolley 19fcf30a66 Option to limit reviews to purchasers. Closes #4021 2013-10-31 17:37:36 +00:00
Mike Jolley 3c80c9d655 Dump pre 2.0 readme 2013-10-31 16:26:51 +00:00
Mike Jolley b4d1c764d5 Move average rating outside of hidden tab. Closes #3867. 2013-10-31 16:26:20 +00:00
Mike Jolley 447b9d8b4f Unlike the suggestion in #3965, the HTML email preview should preview the layout only (selected colours etc). Content is irrelevant.
Closes #3965
2013-10-31 15:07:43 +00:00
Mike Jolley f6b317f199 Labels need to be clickable 2013-10-31 12:01:11 +00:00
Kathy Darling b444b42275 pass $children variable (variations) to the woocommerce_variable_product_sync hook 2013-10-31 09:17:00 +01:00
Bernard Peh f4291f9333 polish up attributes section confusing tips. 2013-10-31 17:14:35 +11:00
Mike Jolley bbbcae2027 Merge pull request #4028 from ragulka/estonian-translation
Update estonian translation
2013-10-30 08:36:17 -07:00