Commit Graph

4412 Commits

Author SHA1 Message Date
Mike Jolley 39d60c9dd8 Merge pull request #2799 from maxrice/master
Fix WC_Product::set_stock_status() to correctly set status
2013-03-25 07:02:23 -07:00
Mike Jolley 93eb717f28 Merge pull request #2804 from kukac7/master
hungarian translation update
2013-03-25 07:01:24 -07:00
Mike Jolley 60adf29913 Merge pull request #2801 from sylwit/patch-1
Update woocommerce.php
2013-03-25 07:01:03 -07:00
Mike Jolley a402c5cbff Merge pull request #2805 from andreibarabas/master
Improve Merge #2767
2013-03-25 07:00:44 -07:00
Mike Jolley 6944b069a7 Merge pull request #2809 from frilyd/master
Completed Norwegian Nynorsk translation
2013-03-25 06:59:53 -07:00
Mike Jolley 76c7aed302 Download system report for FF 2013-03-25 13:57:56 +00:00
Mike Jolley c9b6b4a302 Refresh totals on field change, and format tax price if numeric. 2013-03-25 11:41:43 +00:00
Andrew Benbow 218a5eed1c Update class-wc-checkout.php
Change password confirmation label and placeholder
2013-03-25 11:38:24 +00:00
Mike Jolley 8b99a175a2 version data on system status page. 2013-03-25 10:34:36 +00:00
Eivind Ødegård 4f7cc642b2 Completed Norwegian Nynorsk translation 2013-03-25 08:14:13 +01:00
Andrei Barabas 8694ebfcdc coding standards 2013-03-24 21:16:22 +02:00
Andrei Barabas 6c865508c9 removed legacy code 2013-03-24 21:13:24 +02:00
andreibarabas 8d41dc8f90 Merge pull request #4 from woothemes/master
update fork
2013-03-24 11:43:25 -07:00
kukac7 ae36329d67 hungarian translation update 2013-03-24 19:11:25 +01:00
Sylvain WITMEYER e2a6e26d92 Update woocommerce.php
is_admin() return a boolean
2013-03-23 22:33:19 +01:00
Max Rice 3ce99ba71e Fix WC_Product::set_stock_status() to correctly set status 2013-03-23 14:36:23 -04:00
Mike Jolley 414315fde0 start/end to prevent hook conflict. @growdev 2013-03-23 15:18:53 +00:00
Mike Jolley 789e917a7c Backwards compat 2013-03-23 15:10:42 +00:00
Mike Jolley b87c7ebb01 lower case auto_increment. #2752 2013-03-22 20:47:07 +00:00
Mike Jolley 9c2a7afe8a Held duration must be > 0. Closes #2766. 2013-03-22 20:36:36 +00:00
Mike Jolley edb07efaef Allow messages to show with caching plugins on add to cart. 2013-03-22 20:34:20 +00:00
James Koster f7852906c9 Revert "Readme"
This reverts commit bc9e249826.
2013-03-22 20:05:07 +00:00
James Koster 3ea5afbbc0 Revert "Don't allow decimals in .qty. closes #2773"
This reverts commit 5e377c9f0f.
2013-03-22 20:04:44 +00:00
James Koster bc9e249826 Readme 2013-03-22 20:03:29 +00:00
James Koster 5e377c9f0f Don't allow decimals in .qty. closes #2773 2013-03-22 20:03:07 +00:00
Mike Jolley 6e118de52b stock_amount hook to ensure INT quantity. Closes #2773 2013-03-22 20:01:08 +00:00
Mike Jolley 95a86f15eb Some code standards work for #2767 2013-03-22 18:29:36 +00:00
Mike Jolley 194bcc13ba Readme update. 2013-03-22 18:09:09 +00:00
Mike Jolley c8cb35c544 Merge pull request #2767 from andreibarabas/master
Improved ShareYourCart compatibility with WooCommerce 2.x
2013-03-22 11:08:51 -07:00
Mike Jolley da15d78dc4 Merge pull request #2791 from maxrice/woocommerce-time-format
Add woocommerce_time_format() function
2013-03-22 11:07:38 -07:00
Mike Jolley ccfd4c2164 Merge pull request #2784 from leewillis77/issue_2783
Order bestselling products correctly, order term should be numerically s...
2013-03-22 11:06:54 -07:00
Mike Jolley 70552fdfad woocommerce_redirect_single_search_result #2775 2013-03-22 18:06:12 +00:00
Mike Jolley bc86f2a1f7 Merge pull request #2781 from daltonrooney/master
Product image gallery metabox should use thumbnail images
2013-03-22 11:02:08 -07:00
Mike Jolley 7480e1d02d Merge pull request #2778 from tomgreep/master
Some new Dutch translations
2013-03-22 11:01:42 -07:00
Mike Jolley 032ed32486 Merge pull request #2772 from frilyd/master
Updated Norwegian Nynorsk translation
2013-03-22 11:01:07 -07:00
Mike Jolley c227c97417 Merge pull request #2760 from Geczy/master
Tabindex -1 on anti-spam input field
2013-03-22 11:00:23 -07:00
Mike Jolley ca4e353c3f Merge pull request #2753 from bradyvercher/patch-1
Fix Mijireh checkout typo.
2013-03-22 10:59:52 -07:00
Mike Jolley 6443710db5 Fix title ordering 2013-03-22 17:06:49 +00:00
Max Rice 2b78261b92 Add woocommerce_time_format() function 2013-03-21 21:47:42 -04:00
James Koster 0e639c47fb Disabled keyboard shortcuts in prettyPhoto. Closes #2770
Not happy with this. The keyboard_shortcuts paramater doesn't seem to
work so had to disable in core which hits all instances of prettyPhoto.
Will revisit.
2013-03-22 00:24:00 +00:00
Lee Willis 4aa2c898e4 Order bestselling products correctly, order term should be numerically sorted, not alphabetically. Props mulinski 2013-03-21 19:56:21 +00:00
Dalton Rooney 00e54abdb2 Product gallery metabox should use thumbnails
Not full size images.
2013-03-21 13:04:15 -03:00
Tom 2e7a5da9d6 Some new Dutch translations 2013-03-20 22:39:14 +01:00
Eivind Ødegård 8a20cf2d41 Updated Norwegian Nynorsk translation 2013-03-20 14:22:01 +01:00
Mike Jolley 1853d639a8 Change filter name as its not neccessarily just for checkout. 2013-03-20 13:07:51 +00:00
Mike Jolley 3f7876063e Made no shipping available messages filterable via woocommerce_cart_no_shipping_available_html and woocommerce_checkout_no_shipping_available_html 2013-03-20 13:04:06 +00:00
Andrei Barabas 09b9e555d6 added support for woocommerce 2.x 2013-03-20 13:23:35 +02:00
andreibarabas 5970224047 Merge pull request #3 from woothemes/master
update fork
2013-03-20 00:05:41 -07:00
Mike Jolley c3e98eac8e always serialize. 2013-03-19 21:33:12 +00:00
Mike Jolley dc989bb2e9 Portugal missing state setting 2013-03-19 21:33:01 +00:00