Bryce
ca5416217c
Add check for my account page too
2014-12-29 21:46:03 +07:00
Bryce
ebf3ab5cc6
New `is_view_order_page` conditional function
...
Returns true when on the `my-account/view-order/` page
2014-12-29 15:31:18 +07:00
Bryce
7670a08ff4
Add filter 'woocommerce_grouped_children_args'
...
Allows people to filter the grouped product children, like changing the
order that the children products are displayed in, etc.
2014-12-29 13:13:26 +07:00
James Koster
773c87d254
Merge pull request #7006 from corsonr/welcome_screen_fix
...
Fix cart icon alignment on welcome page
2014-12-27 12:42:01 +00:00
Brandon Hubbard
018e56e957
Fixed Comment
2014-12-26 11:43:12 -08:00
Brandon Hubbard
79ba6bc31e
Added support for several Jetpack Features
...
* Added support for publicize and markdown editor for products
* Added support for product results in Omniseaarch
https://www.evernote.com/shard/s1/sh/f47adc63-2aa5-4f5e-9f0d-71a34dd145f
6/03b99171ff6e6fddabcea387f2db02f6
2014-12-26 09:44:38 -08:00
Mike Jolley
896ccb1b88
Force taxes to display/calculate for customer location
2014-12-23 22:07:27 +00:00
Mike Jolley
4e8e90a8de
Support dev environment
2014-12-23 22:03:10 +00:00
Mike Jolley
56c752ed22
Include geolocation class
2014-12-23 18:50:20 +00:00
Mike Jolley
f820905327
Handle geolocation option
2014-12-23 18:50:05 +00:00
Mike Jolley
bba6ca2007
Maxmind Geolocation library
2014-12-23 18:49:55 +00:00
Mike Jolley
ef3ad7d99f
Setup cron jobs
2014-12-23 18:49:43 +00:00
Mike Jolley
f561aa4224
Geolocation class
2014-12-23 18:49:37 +00:00
Mike Jolley
6800ee0ec3
Base vs default
2014-12-23 17:34:05 +00:00
Mike Jolley
34413a1dd7
Core methods for getting locations
2014-12-23 17:33:51 +00:00
Mike Jolley
d908093eac
Made function names make more sense (customer location vs base locations)
2014-12-23 17:33:33 +00:00
Mike Jolley
5b31745061
Add geolocation option for default address
2014-12-23 17:33:10 +00:00
Claudio Sanches
5ce07351a1
Merge branch 'master' of github.com:woothemes/woocommerce
2014-12-23 14:12:22 -02:00
Claudio Sanches
28d960d5bb
Added variable_pricing class/wrap for variable price fields, closes #7008
2014-12-23 14:12:12 -02:00
Claudio Sanches
9987f786a8
Merge pull request #7002 from SiR-DanieL/order-notes
...
Added variation ID in order stock notes, closes #6994
2014-12-23 13:50:36 -02:00
Remi Corson
3f882480e8
fix cart icon alignment
2014-12-23 16:04:46 +01:00
James Koster
c476f4ac9f
h1 spacing. #6358
2014-12-23 11:52:22 +00:00
James Koster
b58f669582
padding. #6358
2014-12-23 11:42:11 +00:00
James Koster
3abbeb4dae
paddings / margins. #6358
2014-12-23 11:37:14 +00:00
James Koster
9fd865351b
shadow. #6358
2014-12-23 11:33:30 +00:00
James Koster
e42c1d3d33
padding. #6358
2014-12-23 11:28:28 +00:00
James Koster
6f37b3f46d
radius. #6358
2014-12-23 11:25:31 +00:00
James Koster
3b2cbfee81
font family. #6358
2014-12-23 11:24:56 +00:00
Nicola Mustone
d6bf1e81f9
added variation ID in order stock notes
2014-12-23 12:01:11 +01:00
James Koster
00b51a6d5d
.qty width
2014-12-23 10:55:00 +00:00
James Koster
421d95d260
dummy data. closes #7000
2014-12-23 10:51:25 +00:00
Mike Jolley
a461a7d2d8
Merge pull request #6999 from boohoogal/master
...
Fixed parse error #6998
2014-12-23 00:01:18 +00:00
boohoogal
d3cdc5d795
Fixed parse error #6998
2014-12-22 23:40:27 +00:00
Claudio Sanches
55258fc426
Fixed variable fields on frontend, closes #6868
2014-12-22 13:29:13 -02:00
Mike Jolley
22cc1fb0c7
Add attributes with ajax and don't load all attributes at once.
...
Significantly improves performance with many attributes in admin.
Closes #6852 cc @claudiosmweb
2014-12-22 14:16:15 +00:00
Mike Jolley
8df8c9b482
Make 'public', and rewrite, optional for attributes
...
#6852
2014-12-22 14:16:15 +00:00
Jeroen Sormani
a1ee0d7d87
Revert back to original wp_test_dir
2014-12-22 13:34:43 +01:00
Jeroen Sormani
4a3bf7029c
Revert back to original wp_test_dir
2014-12-22 13:34:09 +01:00
Claudio Sanches
e7f0233c8e
Merge pull request #6992 from bryceadams/patch-6991
...
Check we're on the correct post type before editing columns
2014-12-22 00:01:39 -02:00
Mike Jolley
e6fd9f2288
Merge pull request #6990 from boohoogal/page_breadcrumbs_fix
...
Fix for breadcrumbs for pages #6989
2014-12-22 00:55:52 +00:00
JeroenSormani
d523bd4c82
Replace many asserts with @dataProvider
2014-12-21 21:57:30 +01:00
JeroenSormani
9fad3f2171
Fix to make it work on local machines
2014-12-21 21:47:59 +01:00
Bryce
75c40366bc
destroy the global!
2014-12-21 22:43:38 +07:00
Claudio Sanches
389a829474
Fixed meta_query for shortcodes, closes #6960
2014-12-21 13:31:27 -02:00
Bryce
41de9936fe
Check we're on the correct post type before editing columns
...
Closes #6991
2014-12-21 12:48:30 +07:00
boohoogal
efee85557c
Fix for breadcrumbs for pages #6989
2014-12-21 05:21:19 +00:00
Mike Jolley
a79bedc945
Merge pull request #6947 from juangadiel/master
...
Update class-wc-checkout.php fixes issue #6940
2014-12-21 00:36:04 +00:00
Juan Gadiel Rosado Colon
de1466779b
Fixes issue #6940
...
Check if the cart needs shipping before updating the user shipping address. This fixes the issue (#6940 ) of the shipping address being updated with the user billing address when purchasing a virtual product.
2014-12-20 20:29:09 -04:00
Mike Jolley
bb6b7c5489
Merge pull request #6967 from BFTrick/issue-6965
...
Adding Email Styles Back to Email Preview. Fixes #6965
2014-12-21 00:20:46 +00:00
Spencer Hill
d8c8d37fd6
Using post_status of 'any' causes a conflict with the WP Invoice Plugin by Usability Dynamics resulting in the Select Box for Variable Subscriptions - when the WooCommerce Variable Subscriptons Plugin is installed and activated - not functioning and returning an error to the user on the front end. Since it's filtering out the Trash status, and others, anyway when being displayed on the front end we found that setting the post_status to publish resolved the issue and doesn't appear to have adverse affects elsewhere.
2014-12-19 13:21:15 -08:00