Commit Graph

1003 Commits

Author SHA1 Message Date
Coen Jacobs cb4f34a177 Introducing woocommerce_date_format() to properly do #1791 2012-11-21 13:28:16 +01:00
Coen Jacobs 3734f7addc Changed rest of #1791 translatable strings to date_format 2012-11-21 12:16:17 +01:00
Mike Jolley 4c0f805edf More input types and settings API support. Closes #1322. 2012-11-20 17:32:50 +00:00
Mike Jolley 8b7b297b8e 3.5 checks + 2012 tweaks. Closes #1788. 2012-11-20 13:03:45 +00:00
Mike Jolley ad78c3ccc0 Flat rate shipping - if no rules match, and no default is set, don't return a rate. Closes #1695. 2012-11-19 14:48:44 +00:00
Mike Jolley 4720628a71 Hooks galore for integers vs floats. Closes #1113. 2012-11-19 14:05:06 +00:00
Mike Jolley 7d017ca25c Merge pull request #1777 from andreibarabas/update-shareyourcart
increment the version to 1.9.5
2012-11-16 10:13:53 -08:00
Mike Jolley 5d91e9ad42 Shareyourcart tweaks. Closes #1774. 2012-11-16 18:13:23 +00:00
Andrei Barabas e9d3772484 increment the version to 1.9.5 2012-11-16 16:02:13 +02:00
Mike Jolley ffed61e35e Merge pull request #1774 from andreibarabas/master
Update ShareYourCart Integration
2012-11-16 05:54:14 -08:00
Mike Jolley 2d0909d28b Update weights/dimensions for variations if they differ. Closes #1629. 2012-11-16 13:50:15 +00:00
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
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 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 d804588334 Fix emails in gmail + added a function to insert inline styles. Closes #1710. 2012-11-14 17:44:58 +00:00
Mike Jolley 31e59aa6c0 Missing countries. Closes #1722. 2012-11-14 12:28:01 +00:00
Mike Jolley 514a313f0a Isset check Closes #1750. 2012-11-13 23:40:13 +00:00
Mike Jolley 58778fa4fe Store taxes on checkout 2012-11-13 15:28:39 +00:00
Mike Jolley 7e5d2ac174 Calc totals/tax rows rework 2012-11-13 14:54:34 +00:00
Mike Jolley 98ddb3bbc5 Display + storage 2012-11-12 17:15:54 +00:00
Mike Jolley f4a931f7cc Tweak panel layout and simplify get_items 2012-11-12 16:08:05 +00:00
Mike Jolley 6ecef0139c Calc totals for fees. 2012-11-12 14:34:10 +00:00
Mike Jolley a1ad595822 Add fees 2012-11-12 13:41:54 +00:00
Mike Jolley 8e74d043c1 template 2012-11-09 21:17:48 +00:00
Mike Jolley 2c26f06e55 Fees api started, and playing with line items 2012-11-09 21:15:15 +00:00
Mike Jolley fde3ba05bd Made armed forces 'states' under the US rather than in their own 'country'. Closes #1605. 2012-11-09 11:54:11 +00:00
Mike Jolley 764b34a938 Case insensitive coupons. Closes #1633. 2012-11-08 16:57:59 +00:00
Coen Jacobs 3baaf6029a Removed all deprecated classes and functions except for 1.6.x template files and functions 2012-11-08 16:27:47 +01:00
Mike Jolley 30410ff775 Dont track variable/grouped. Closes #1703. 2012-11-08 12:11:46 +00:00
Mike Jolley 92d61e5627 Fix grouped product issues. Closes #1693. 2012-11-08 11:15:52 +00:00
Mike Jolley 990fda440d fix guest cookie. 2012-11-08 10:22:39 +00:00
Mike Jolley 9bb52f8bd4 Work around rounding issue 2012-11-07 21:07:03 +00:00
Mike Jolley 1826e1632c Checkout line item clear 2012-11-07 21:06:52 +00:00
Mike Jolley ea3d1bb378 Filters for rate manipulation 2012-11-07 16:54:38 +00:00
Mike Jolley 58d60c5480 _cookie_expiration filter. Closes #1617. 2012-11-06 16:43:41 +00:00
Mike Jolley 133d93c592 Merge pull request #1673 from helgatheviking/feature/individual_product
allow any product to be sold individually
2012-11-06 06:01:59 -08:00
Mike Jolley 4124d0236c Class 2012-11-06 12:22:28 +00:00
Mike Jolley 54203455ba Set message. Closes #1681. 2012-11-06 11:31:31 +00:00
kathy 5f94c847b8 add woocommerce_add_order_item_meta hook 2012-10-31 12:09:22 -05:00
kathy 73175288c5 add write panel check box to allow any product to be sold individually 2012-10-31 12:02:32 -05:00
Mike Jolley aef47868fa Merge branch 'Line-items-data-tweak' 2012-10-24 17:53:44 +01:00
Mike Jolley df22e53412 Supress fclose errors. Closes #1631. 2012-10-24 11:28:45 +01:00
Mike Jolley 549880b8eb New structure for line items (this one uses meta more) 2012-10-23 17:41:42 +01:00
Mike Jolley 4b68bf78a3 PP clean 2012-10-20 15:40:27 +01:00
Mike Jolley c97aeaf533 use wp api for meta, and done the checkout 2012-10-19 18:59:17 +01:00
Mike Jolley a11804a61f add/remove/save meta 2012-10-18 18:56:28 +01:00
Mike Jolley 657c43a620 Order line work. 2012-10-18 14:47:21 +01:00
Coen Jacobs 9ecb20f259 [3.2.5] SQL injection #1575 2012-10-18 15:37:04 +02:00