Commit Graph

3704 Commits

Author SHA1 Message Date
Andrei Barabas b7acbc2d2a Updated the ShareYourCart Integration such that it uses the latest SDK but still has the layout style of WooCommerce.
Analytics has been disabled
2012-11-16 13:55:15 +02:00
Lee Willis 999d7e0bc9 Implement is_order_received_page 2012-11-15 20:12:51 +00:00
Mike Jolley 51bf586fd7 Widget wrap and tweaks. #1768. 2012-11-15 17:46:24 +00:00
Mike Jolley ec1377dfd2 error fix 2012-11-15 17:30:38 +00:00
Mike Jolley af8a7c51e0 readme 2012-11-15 16:49:18 +00:00
Mike Jolley 0e88b49ac9 Merge pull request #1768 from brianfeister/classname-hotfix
Hotfix for namespacing issue #1749.  Turns out `.woocommerce-page` is the...
2012-11-15 08:48:58 -08:00
Brian Feister 7c7c6a4326 Hotfix for namespacing issue #1749. Turns out `.woocommerce-pge` is the global namespace, not `.woocommerce`. 2012-11-15 11:39:41 -05:00
Mike Jolley 58c5bbef55 Merge pull request #1749 from brianfeister/classname-fix
Fix common css class name / namespace pollution issue
2012-11-15 08:10:29 -08:00
Mike Jolley 68418d3c2b Fix ordering. Closes #1763. 2012-11-15 15:32:58 +00:00
Mike Jolley 554634dd01 1 left in stock triggers is_sold_individually(). Closes #1701. 2012-11-15 15:28:08 +00:00
Mike Jolley d54bdb6609 Auto apply. #1641. 2012-11-15 15:12:42 +00:00
Mike Jolley cd42e90926 Coupon feedback. Closes #1641. 2012-11-15 15:10:41 +00:00
Coen Jacobs 8788495f79 Recount all visible products in categories. Closes #1756 2012-11-15 15:43:37 +01:00
Mike Jolley a232f21575 Shipping tax class options. Closes #1625. 2012-11-15 14:01:16 +00:00
Mike Jolley 25077e6b20 Add disabled to settings API. Closes #1761. 2012-11-15 11:46:18 +00:00
Mike Jolley a52021dd35 Fix notice. Closes #1760. 2012-11-15 11:27:14 +00:00
Mike Jolley fde2d939da Hook when linking variations. 2012-11-15 10:58:43 +00:00
Coen Jacobs db3960ce71 Casting magic to cover non-int quantity input #1752
https://github.com/woothemes/woocommerce/commit/590792cfbf32be50e88b39be
a248fadc6766d574
2012-11-15 11:22:40 +01:00
Mike Jolley 1fccab348f Price widget fixes. Closes #1757. 2012-11-14 17:55:20 +00:00
Mike Jolley 8a328ee202 Merge pull request #1758 from eteubert/master
Minor german translation adjustment
2012-11-14 09:45:23 -08:00
Mike Jolley d804588334 Fix emails in gmail + added a function to insert inline styles. Closes #1710. 2012-11-14 17:44:58 +00:00
Eric Teubert 97211a45a9 update german translation 'I accept the'
for legal reasons
2012-11-14 18:04:51 +01:00
Mike Jolley 8986da2ec2 This is fixed in iO6, so just show an alert when nothing matches. Closes #1737. 2012-11-14 15:38:56 +00:00
Mike Jolley 12075ee2cf Made update settings more dev friendly. Closes #1720. 2012-11-14 13:26:53 +00:00
Mike Jolley 31e59aa6c0 Missing countries. Closes #1722. 2012-11-14 12:28:01 +00:00
Mike Jolley 4c47f30fe1 Merge conflicts 2012-11-14 12:15:22 +00:00
Mike Jolley a183b84b43 update logic 2012-11-14 12:07:12 +00:00
Mike Jolley 5d4ff86e55 Tax reports based on order items. 2012-11-14 11:27:24 +00:00
Coen Jacobs 590792cfbf Check for non integer values in quantities box. Closes #1752 2012-11-14 12:17:56 +01:00
Mike Jolley f031e2e11b query 2012-11-14 10:28:11 +00:00
Mike Jolley d3068c2bef Min/max date fix. Closes #1728. 2012-11-13 23:58:32 +00:00
Mike Jolley 62fe207a02 WooCommerce_pay validation. Closes #1744. 2012-11-13 23:50:20 +00:00
Brian Feister 6aabdef3e6 Fix common css class name / namespace pollution issue and add a $wrapper parameter to the `shortcode_wrapper()` helper function with a default of `div.woocommerce`. Line 1601 2012-11-13 18:42:10 -05:00
Mike Jolley 514a313f0a Isset check Closes #1750. 2012-11-13 23:40:13 +00:00
Brian Feister 506c2bfc12 Make syntax more concise and add option to pass FALSE to function to disable wrapping. 2012-11-13 18:32:14 -05:00
Brian Feister dedc3fd0a4 Add a $wrapper parameter to the `shortcode_wrapper()` helper function with a default of `div.woocommerce`. Line 1601 2012-11-13 18:22:53 -05:00
Brian Feister ed625d25ef Fix common css class name / namespace pollution issue 2012-11-13 14:59:34 -05:00
James Koster 4aabf1bb0b Revert "grove test"
This reverts commit ae97bf939d.
2012-11-13 18:44:42 +00:00
James Koster ae97bf939d grove test 2012-11-13 18:40:57 +00:00
Coen Jacobs b1b7a99402 Refunds: Check refunded status per line before doing refund
in order to prevent multiple refunds of the same line item
2012-11-13 17:01:17 +01:00
Mike Jolley 58778fa4fe Store taxes on checkout 2012-11-13 15:28:39 +00:00
Mike Jolley a278909783 tweak to last commit 2012-11-13 15:28:38 +00:00
Mike Jolley e6c72148ea order taxes upgrade script 2012-11-13 15:28:38 +00:00
Coen Jacobs a617694e0f Refunds: Allow manual refunds without gateway calls 2012-11-13 16:26:07 +01:00
Coen Jacobs 3da5ccdafe Merged 'refunds' into 'fees-and-shipping'. Closes #1746 2012-11-13 16:03:42 +01:00
Mike Jolley 32c474ef42 Also update order tax 2012-11-13 14:59:28 +00:00
Mike Jolley 7e5d2ac174 Calc totals/tax rows rework 2012-11-13 14:54:34 +00:00
Coen Jacobs c99ec141d8 Refunds: Bug fixes in getting right gateway object 2012-11-13 15:18:26 +01:00
Coen Jacobs b4d17940de Refunds: Bug fix, missing closing ) 2012-11-13 15:14:11 +01:00
Coen Jacobs 393107f4a5 Refunds: Only show 'refund lines' option if gateway supports it 2012-11-13 15:13:34 +01:00