Commit Graph

17833 Commits

Author SHA1 Message Date
Matty ae75f8b8cd Adjusts all references of 'woothemes' to 'woocommerce' in relevant URLs, excluding the Travis CI integration which correctly uses 'woocommerce/woocommerce'. 2016-09-28 12:17:40 +02:00
Claudio Sanches 4267275ab9 Update composer dependencies using --prefer-stable #11980 2016-09-27 23:10:58 -03:00
Justin Shreve 0aa65fa0d0 Merge pull request #11951 from woothemes/feature-add-ons
[feature] Add ons screen update
2016-09-27 11:25:53 -07:00
Claudio Sanches 2104f95ea1 Merge pull request #11978 from vishalkakadiya/master
Fixed typo mistake
2016-09-27 14:52:09 -03:00
Vishal Kakadiya 14b2e4f609 Fixed typo mistake 2016-09-27 21:52:46 +05:30
Claudio Sanches 150ce8b7ee Merge pull request #11965 from woothemes/iMazed-patch-1
Change Twitter handle to WooCommerce
2016-09-27 12:45:36 -03:00
Claudio Sanches e972c1aac2 Change woothemes.com to woocommerce.com, closes #11966 2016-09-27 12:44:48 -03:00
Claudio Sanches 232ad888ec Merge pull request #11968 from vishalkakadiya/master
Added @return in add_additional_fields_schema()
2016-09-27 12:39:55 -03:00
Jonathan Belcher 1d066234d5
[feature] Add ons screen update 2016-09-26 15:45:10 -04:00
James Koster c1d989df2c Fix layout breakage when order item table overflows. closes #11841 2016-09-26 16:08:54 +01:00
Vishal Kakadiya 611460317a Fixed whitespace issue 2016-09-24 10:16:22 +05:30
Mike Jolley 83cc0c7066 Work on shipping zone screens 2016-09-24 03:22:57 +01:00
Vishal Kakadiya c4a62e215f Added @return in add_additional_fields_schema() 2016-09-24 00:33:39 +05:30
Ines 53391bad01 Change Twitter handle to WooCommerce
Tweets were sending out with the @WooThemes handle still, the account we're phasing out. Changed `data-via=` from WooThemes to WooCommerce.
2016-09-23 10:34:23 +02:00
Mike Jolley e408391fa9 [2.6] Merge pull request #11903 from A5hleyRich/background-processing-session-locking
Fix session locking in background processing class
2016-09-22 17:36:30 -07:00
Mike Jolley 0898060f49 [2.6] Merge pull request #11963 from woothemes/fix/cart-js-for-ie
Fix cart update field enter on submit for IE
2016-09-22 15:17:00 -07:00
Kevin Killingsworth 81d186000d Fix cart update field enter on submit for IE
Fix for issue #11811
https://github.com/woothemes/woocommerce/issues/11811

IE handles hitting <ENTER> on an input field differently than
Chrome or Firefox in that it finds the nearest submit button
and fires the event from it instead of the actual text field
from which the user hit <ENTER>.

This commit catches the <ENTER> key event before the submit happens
and forces the cart_submit handling on that event instead.
2016-09-22 16:52:23 -04:00
Claudio Sanches e0572c782d Included @since in wc_get_product() 2016-09-21 20:19:04 -03:00
Claudio Sanches 8502a4c7fd Merge pull request #11957 from woothemes/fix-KGS-currency-symbol
Fixed KGS currency symbol.
2016-09-21 15:18:54 -03:00
Claudio Sanches baceb4621b Fixed KGS currency symbol.
Fixes based in the http://www.nbkr.kg website
2016-09-21 15:15:51 -03:00
opportus d22589ba5a improved structured data - valids TCI checks - revision1 2016-09-21 17:11:34 +02:00
opportus af26ab6f3d improved structured data - valids TCI checks 2016-09-21 16:37:54 +02:00
opportus cff7189a87 improved structured data - branch update
Travis CI check...
2016-09-21 15:52:27 +02:00
Claudio Sanches f08ad38f12 Added fixes suggested by WP CodeSniffer #11954 2016-09-20 22:24:03 -03:00
Claudio Sanches 9076d6cb7c Merge pull request #11954 from matheusgimenez/master
change echo __() to _e() on cart/proceed-to-checkout.php
2016-09-20 22:20:49 -03:00
matheusgimenez 6ddd09098b change echo __() to _e() on cart/proceed-to-checkout.php 2016-09-20 21:38:25 -03:00
Claudio Sanches a5b7c4f94a Merge pull request #11938 from flyonthenet/patch-1
L'Aquila city name correction
2016-09-18 17:34:18 -03:00
flyonthenet 050f7f8497 Changed 'L&apos;Aquila' to 'L\'Aquila'
In orders admin view, city name is converted to uppercase L&APOS;AQUILA - not legal HTML entity
2016-09-17 12:08:04 +02:00
Claudio Sanches 55d034a5cf Merge pull request #11934 from shivapoudel/composer-wpcs
Fix - Composer post-{install|update}-cmd scripts on windows
2016-09-16 16:48:52 -03:00
Shiva Poudel 8867ecdb8c Added wimg/php-compatibility again 2016-09-17 01:25:11 +05:45
corsonr 97e95e3e99 fixed extra space and escaped $args[autofocus] 2016-09-16 09:53:33 -07:00
Shiva Poudel 20f473189c Executed composer update 2016-09-16 11:13:31 +05:45
Shiva Poudel 46d95c5373 Fix - Composer post-{install|update}-cmd scripts on windows 2016-09-16 11:02:16 +05:45
Claudio Sanches 34784e5dca Fixed unit tests for wc_get_account_downloads_columns()
cc @mikejolley
2016-09-15 19:56:23 -03:00
Claudio Sanches beaeac9648 Fixed coding standards
cc @mikejolley
2016-09-15 19:22:30 -03:00
Claudio Sanches 847be0aa21 Updated composer.json scripts 2016-09-15 19:18:35 -03:00
Claudio Sanches ff052ef292 Update WooCommerce.com premium support link 2016-09-15 19:05:52 -03:00
Mike Jolley 74063fe52c Merge pull request #11908 from woothemes/download-layout-11806
Tweak download layout
2016-09-15 20:56:39 +01:00
Manos Psychogyiopoulos 55f4a846db fix variation is_on_backorder when parent manages stock 2016-09-15 22:56:33 +03:00
Mike Jolley 0eb1c4f846 Merge pull request #11930 from jamesckemp/patch-4
Min/Max Modifications
2016-09-15 20:48:13 +01:00
David Marín 22229d1e2e Fix space between parenthesis 2016-09-15 21:43:56 +02:00
Ashley Rich fa66dfa935 Fix session locking on async requests 2016-09-15 19:05:16 +01:00
James Kemp b2bf294e03 Min/Max Modifications
CAST min/max as decimal. Otherwise, a max of 59.99 will return 59 instead of 60 - so the product will be missed when using the filter.

Added filter on post_type so I can add product_variation for compatibility with one of my plugins.
2016-09-15 12:05:59 +01:00
David Marín 3ab087212b Update class-wc-logger.php 2016-09-15 11:04:35 +02:00
opportus 8123ba6184 improved structured data - merge conflict fix 2016-09-14 22:15:49 +02:00
opportus eaa7def18a improved structured data - some little tweaks 2016-09-14 22:08:57 +02:00
Claudio Sanches 7172429244 Fixed coding standards 2016-09-14 16:00:14 -03:00
Claudio Sanches 0fced8d5d5 Fixed wrong "quantity" while reducing stock
cc @mikejolley
2016-09-14 15:35:17 -03:00
Claudio Sanches 9817caccdd Removed multiple lines #11915 2016-09-14 11:27:11 -03:00
Claudio Sanches 651a4cb26b Merge pull request #11907 from woothemes/ua-tracking-11848
User agent tracking
2016-09-14 10:33:37 -03:00