Coen Jacobs
afc0add816
Default to the arguments array as second param for get_product()
2012-11-22 12:48:16 +01:00
Coen Jacobs
098e2d5d4d
Reinstated post_type to be used as a class parameter
2012-11-22 12:40:42 +01:00
Coen Jacobs
b2a868301c
Simplified version of Product Factory using an args array
2012-11-22 12:37:41 +01:00
James Koster
b91806b6c8
in some countries accepting the terms isn't enough.
2012-11-22 11:29:33 +00:00
Coen Jacobs
93cddbaa16
Abstract main product class, added simple product class
2012-11-22 11:22:18 +01:00
Mike Jolley
5d4277df03
nb Closes #1799 .
2012-11-21 19:51:06 +00:00
Mike Jolley
069325862a
remove instanceof
2012-11-21 18:39:51 +00:00
Mike Jolley
841624a0b2
Ensure child_ids (transient) is cleared on delete. Closes #1786 .
2012-11-21 18:26:42 +00:00
Mike Jolley
75ca794bba
Separate classes per product type, with new get_product function and hooks to change the classes which get loaded. #1497
2012-11-21 18:07:45 +00:00
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
Coen Jacobs
9345985666
Merge pull request #1791 from jorijnsmit/patch-1
...
replaced hard coded date format with get_option('date_format')
2012-11-21 03:10:32 -08:00
Mike Jolley
4c0f805edf
More input types and settings API support. Closes #1322 .
2012-11-20 17:32:50 +00:00
Mike Jolley
3a803b010a
Other writepanel html5 inputs. #1322 .
2012-11-20 16:49:05 +00:00
Mike Jolley
f52821ba2c
Coupon panel validation. #1322 .
2012-11-20 14:25:27 +00:00
Mike Jolley
7d960e0c9d
HTML5 validation for product data. #1322
2012-11-20 14:16:13 +00:00
Mike Jolley
8b7b297b8e
3.5 checks + 2012 tweaks. Closes #1788 .
2012-11-20 13:03:45 +00:00
jorijnsmit
29f8d1bee7
Update templates/emails/admin-new-order.php
...
Instead of the hard coded date format the date format from the admin panel is now used with get_option('date_format').
A more uniform and neater solution then via codestyling localization to my idea, I don't know how to replace all date related functions in the project in this way though...
2012-11-19 22:04:37 +01:00
jorijnsmit
02261e975c
Update templates/single-product/review.php
...
Replaced hard coded date format with get_option('date_format') so that date format from admin panel is used instead.
(woohoo, my first Github contribution :-))
2012-11-19 21:43:11 +01:00
Mike Jolley
b226b38c0c
custom_attributes option added to woocommerce_form_field args. Pass name/value pairs. Closes #1764 .
2012-11-19 15:05:23 +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
Coen Jacobs
22afc34052
Reverted changes for manual category count. Ref: #1789
2012-11-19 15:39:27 +01: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
470e1c3ab6
readme
2012-11-16 13:53:23 +00:00
Mike Jolley
9191363986
Merge pull request #1769 from leewillis77/master
...
Implement is_order_received_page()
2012-11-16 05:52:43 -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
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