Commit Graph

13816 Commits

Author SHA1 Message Date
Mike Jolley 24c7f56b03 move attribute code above selector 2015-08-20 10:52:59 +01:00
Mike Jolley e8bfe70c47 Readme 2015-08-20 10:39:38 +01:00
Mike Jolley 9ed36d4b01 In add_to_cart_action, check is_purchasable rather than post status. 2015-08-20 10:39:38 +01:00
Claudio Sanches 823a71e7e1 Merge pull request #8897 from lucasstark/patch-1
Update class-wc-admin-settings.php
2015-08-19 14:43:58 -03:00
Lucas Stark 00be9b1324 Update class-wc-admin-settings.php
Reset the $value to array when processing image_width.  Strange bug if the value is a string and the array is not explicitly created.
2015-08-19 13:39:38 -04:00
Claudio Sanches c889c4406a Merge pull request #8896 from shivapoudel/scrutinizer-ocular
Corrected docblock for scrutinizer ocular
2015-08-19 13:39:58 -03:00
Claudio Sanches 186257fcd1 Removed the forced redirect 2015-08-19 12:43:13 -03:00
Claudio Sanches aa8e469a9d Download translations in setup wizard 2015-08-19 12:36:59 -03:00
Shiva Poudel 376320f4eb Corrected docblock for scrutinizer ocular 2015-08-19 20:34:05 +05:45
Claudio Sanches 1d6fb39dbe Merge pull request #8891 from Ramoonus/patch-9
travis: merge after UT code
2015-08-19 11:28:31 -03:00
Claudio Sanches 74abca79ae Merge pull request #8890 from Ramoonus/patch-8
travis: add wordpress 4.3
2015-08-19 11:24:05 -03:00
Mike Jolley ac90660f7d Add expand/close links for attributes and match variation UI
Closes #8875
2015-08-19 14:00:26 +01:00
Mike Jolley ecc50f78ab Don't clean keys - avoids destroying special chars 2015-08-19 11:33:42 +01:00
Ramon van Belzen cba9d40177 Update .travis.yml 2015-08-19 09:48:44 +02:00
Ramon van Belzen ff2feed3f3 Update travis.sh 2015-08-19 09:47:50 +02:00
Ramon van Belzen 35ef6da767 travis: add wordpress 4.3 2015-08-19 09:45:42 +02:00
Claudio Sanches 6267fee6bc Merge pull request #8887 from mkrdip/patch-4
Add Bangladeshi Locale Information
2015-08-18 20:01:31 -03:00
Mrinal Kanti Roy 05ba3300c2 Add Bangladeshi Locale Information
For https://github.com/woothemes/woocommerce/issues/8886
2015-08-19 04:40:24 +06:00
Claudio Sanches dc5d3be933 Merge pull request #8883 from LeGaS/patch-1
Add Hungarian locale information
2015-08-18 15:53:23 -03:00
Szabolcs Légrádi 0dc91ecca9 Add Hungarian locale information 2015-08-18 20:43:21 +02:00
Claudio Sanches 3d1d182e0f Merge pull request #8878 from shivapoudel/nepali-info
Local info for country Nepal(NP)
2015-08-18 13:13:09 -03:00
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