Commit Graph

13008 Commits

Author SHA1 Message Date
Claudio Sanches b6b34255d2 Stop for change inputs when add a new variation on admin, closes #8874 2015-08-18 13:00:38 -03:00
Claudio Sanches c6ec8dfd26 Merge branch 'master' of github.com:woothemes/woocommerce 2015-08-18 12:59:49 -03:00
Claudio Sanches 36bd8538bf Minify 2015-08-18 12:59:40 -03:00
Mike Jolley 57bb0ebe25 Record manual order status change 2015-08-18 16:33:38 +01:00
Shiva Poudel 780a29cce7 Local info for country Nepal(NP) 2015-08-18 20:47:54 +05:45
Mike Jolley d493e0fafa Merge pull request #8870 from JeroenSormani/no-shipping-message-fix
Show the right 'no shipping availalbe' message when a country doesn't…
2015-08-18 14:55:11 +01:00
Mike Jolley 03aa88e5a9 Merge pull request #8872 from shoheitanaka/master
Set Japanese Basic setting
2015-08-18 14:48:06 +01:00
Mike Jolley 625105b1c7 Merge pull request #8873 from SiR-DanieL/transient-limit-filter
Added filter woocommerce_delete_version_transients_limit
2015-08-18 14:44:41 +01:00
Mike Jolley c6d6a6b439 Merge pull request #8866 from woothemes/fix/pinking-shears
Pinking Shears.
2015-08-18 14:36:52 +01:00
Mike Jolley dc37e49c02 Suppress set_time_limit errors to prevent issues in some environments
“Warning: Cannot set max_execution_time above master value of 30 (tried
to set unlimited) in
/var/www/web1043/html/wordpress/wp-content/plugins/woocommerce/includes/
class-wc-download-handler.php on line 337</p>”
2015-08-18 13:16:25 +01:00
Nicola Mustone 7f879b416a added filter woocommerce_delete_version_transients_limit 2015-08-18 11:47:19 +02:00
Shohei Tanaka 3ba467b363 Set Japanese setting
I set Japanese locale info for setting.
2015-08-18 18:18:28 +09:00
JeroenSormani 922226e280 Show the right 'no shipping availalbe' message when a country doesn't have a state. 2015-08-18 07:37:46 +02:00
Claudio Sanches c00239fbef Fixed visual endpoint callback content-type #8021 2015-08-17 19:19:08 -03:00
George Stephanis ffd2b2de30 Pinking Shears. 2015-08-17 17:35:10 -04:00
Claudio Sanches 8da7369088 Just avoid deprecated notices for #8848 2015-08-17 14:04:12 -03:00
Claudio Sanches a12552dbf1 [API] Removed $HTTP_RAW_POST_DATA in favor of php://input, closes #8848 2015-08-17 12:51:19 -03:00
Mike Jolley a5a7c71aa7 Keep new variation in sync so actions can modify data Closes #8858 2015-08-17 15:11:34 +01:00
Mike Jolley 9330176865 Flush product cache so prices are regenerated
Fixes #8851
2015-08-17 14:19:58 +01:00
Mike Jolley f2d4a47da1 Add required postcode marker after label replace
Fixes #8857
2015-08-17 13:35:17 +01:00
Mike Jolley 1999dbe92d Improve display_item_downloads numbering and use same function in emails. 2015-08-17 12:17:56 +01:00
Mike Jolley ad691fe916 save_account_details should check display name of current user.
Fixes #8856
2015-08-17 12:02:16 +01:00
Mike Jolley 7f247880cc grunt dev 2015-08-17 11:28:16 +01:00
Mike Jolley 4697f5f600 typo + min 2015-08-17 11:27:11 +01:00
Mike Jolley 329c2c9c9b Merge pull request #8838 from StuartOB/master
Missing object attributes
2015-08-17 11:03:44 +01:00
Claudio Sanches a9a6009b66 Check if order is valid in checkout shortcode, closes #8829 2015-08-15 17:50:42 -03:00
stuartobrien 237acd7e90 consistent code formatting 2015-08-15 01:28:48 +02:00
stuartobrien 3ce5374cd9 fixed - missing attribute $password_generated used in the object but not declared 2015-08-15 01:16:02 +02:00
stuartobrien 6a8742d4d6 change type to boolean 2015-08-15 01:03:18 +02:00
stuartobrien 5a616d86c3 fixed - missing attributes refund and partial_refund are used in the object but are not declared 2015-08-15 00:57:12 +02:00
Claudio Sanches c324c66acc Fixed tests for #8835 2015-08-14 15:39:20 -03:00
Claudio Sanches 13c34f6ba2 Fixed Allowed Zip description for Local Delivery, closes #8831 2015-08-14 15:28:34 -03:00
Claudio Sanches 1411a3ae7a Changelog for #8823 2015-08-14 15:25:06 -03:00
Claudio Sanches 1d0d48b1ad Fix attribute text based in API, closes #8823 2015-08-14 15:22:57 -03:00
Claudio Sanches 934808fc37 Created new wc_sanitize_term_text_based() for properly sanitize term text based before save, closes #8823 2015-08-14 15:22:16 -03:00
Claudio Sanches dc666f6b27 Added missing $menu_order on WC_Ajax::add_variation() 2015-08-14 14:40:46 -03:00
Claudio Sanches 3f41f4f75b Merge pull request #8835 from lhopkins/master
Wrap product name in correct double quotes in wc_format_list_of_items()
2015-08-14 14:17:29 -03:00
Claudio Sanches 9512aa66ef Merge pull request #8822 from franticpsyx/wc-metaboxes-class-toggle-ajax
WC Metabox classes don't get toggled when box added via js
2015-08-14 14:10:49 -03:00
Lee Hopkins 9632077c7e Wrap product name in correct double quotes in wc_format_list_of_items() 2015-08-14 09:57:35 -07:00
Manos Psychogyiopoulos 9652d881f9 child selector 2015-08-14 09:46:22 +03:00
Manos Psychogyiopoulos a86403f884 toggle metabox classes on boxes added via ajax 2015-08-14 09:38:22 +03:00
Claudio Sanches 2da4ea0084 Version 2.4.4 2015-08-13 23:53:19 -03:00
Claudio Sanches a5b4d7ff1d POT 2015-08-13 23:37:08 -03:00
Claudio Sanches 086566092a Minify files 2015-08-13 23:37:04 -03:00
Mike Jolley a0be65596f COD: remove shipping check if the cart is 100% virtual.
@claudiosmweb
2015-08-13 23:54:16 +01:00
Mike Jolley 18c7538a26 Merge branch 'pr/8821' 2015-08-13 23:35:50 +01:00
Mike Jolley dc1798f942 woocommerce_variable_children_args hook. 2015-08-13 23:35:41 +01:00
Diego Zanella 5b29d23daf Added filter for Variable Products, as suggested in #8820
* The new filter allows to alter the query used to retrieve children of a variable product.
2015-08-13 22:42:16 +01:00
Mike Jolley 92043a19f2 Free shipping should not be on by default
Closes #8819
2015-08-13 22:02:44 +01:00
Claudio Sanches 893d0e40da Include attribute archives support in the breadcrumbs 2015-08-13 16:02:57 -03:00