Commit Graph

9856 Commits

Author SHA1 Message Date
James Koster 56ae4c1f87 review gravatar shadow. #6737 2014-11-13 14:06:52 +00:00
James Koster a63422d0e0 simplify tabs. #6737 2014-11-13 14:06:52 +00:00
James Koster 2f314c8bfe single product images. #6737 2014-11-13 14:06:52 +00:00
James Koster d074fcf8fb simplify sale marker #6737 2014-11-13 14:06:52 +00:00
James Koster 8130ec9472 archive button margin. #6737 2014-11-13 14:06:52 +00:00
James Koster 1f64519c24 archive star rating size. #6737 2014-11-13 14:06:52 +00:00
James Koster c368731752 archive prices. #6737 2014-11-13 14:06:52 +00:00
James Koster ecbaea1a59 em margin. #6737 2014-11-13 14:06:52 +00:00
James Koster 1318b240b3 remove image shadows. #6737 2014-11-13 14:06:51 +00:00
James Koster e4e4265840 more button tweaks. #6737 2014-11-13 14:06:51 +00:00
James Koster 19fece6a9d split variables into separate file and simplify buttons. #6737 2014-11-13 14:06:51 +00:00
Mike Jolley ea335e5e61 missing colon in wc-emails class 2014-11-13 14:02:06 +00:00
Mike Jolley 7c666852c7 If totals mismatch in paypal, don't send line items 2014-11-13 13:41:51 +00:00
James Koster 16fb0f18c6 group table border. #5606 2014-11-13 11:47:54 +00:00
James Koster eaa6e87e84 simplify woocommerce.css. #5606 2014-11-13 11:43:26 +00:00
James Koster 7f10815c85 remove un-necessary #content selector. #5606 2014-11-13 11:24:10 +00:00
James Koster 1de54c5095 price slider color 2014-11-13 11:14:57 +00:00
James Koster 0e56b6dd3e box sizing mixin. #5606 2014-11-13 11:12:21 +00:00
James Koster 6c90c471b2 woocommerce.scss coding standards. #5606 2014-11-13 10:08:14 +00:00
James Koster ad757b27d8 woocommerce-smallscreen.scss coding standards. #5606 2014-11-13 09:52:29 +00:00
James Koster b0ef0d583b woocommerce-layout.scss coding standards. #5606 2014-11-13 09:50:38 +00:00
James Koster d2ddfa9f6c reports-print.scss coding standards. #5606 2014-11-13 09:48:17 +00:00
James Koster 72f5c80121 prettyPhoto.scss coding standards. #5606 2014-11-13 09:47:34 +00:00
James Koster 1c552374be menu.scss coding standards. #5606 2014-11-13 09:39:58 +00:00
James Koster ba428be0fd dashboard.scss coding standards. #5606 2014-11-13 09:38:39 +00:00
James Koster 300698e6c3 activation.scss and admin.scss coding standards. #5606 2014-11-13 09:34:32 +00:00
James Koster 400e21c521 remove box-sizing vendor prefix. #5606 2014-11-13 08:47:35 +00:00
James Koster 9a8e62278a remove scale vendor prefix. #5606 2014-11-13 08:44:36 +00:00
James Koster c0c998589f remove transition vendor prefixes. #5606 2014-11-13 08:43:52 +00:00
James Koster 51c4698778 refine gradient mixin. #5606 2014-11-13 08:40:28 +00:00
James Koster a63d90b0ec remove box-shadow vendor prefix. #5606 2014-11-13 08:35:22 +00:00
James Koster f91f1945bc remove opacity vendor prefix. #5606 2014-11-13 08:34:45 +00:00
James Koster e4360489d6 remove border-radius vendor prefix. #5606 2014-11-13 08:33:25 +00:00
James Koster 452cb56cd9 layered nav count markup matches product/post categories. #5606 2014-11-13 08:30:10 +00:00
claudiosmweb 75c28e715f fixed the deprecated filters 2014-11-12 22:57:45 -02:00
claudiosmweb bac2af461a Improved the WC_Emails::order_meta() method
Deprecated the woocommerce_email_order_meta_keys filter in favor to woocommerce_email_order_meta_fields

Now we can filter and work with the data without worrying about translations.

cc: @mikejolley @helgatheviking
2014-11-12 22:53:36 -02:00
claudiosmweb 7200b449dc Fixed the labels in customer details 2014-11-12 22:33:47 -02:00
Claudio Sanches 8c8159ec55 Merge pull request #6735 from helgatheviking/email_customer_details_hook_2
Email customer details hook
2014-11-12 22:29:11 -02:00
Kathy Darling cfeeb7e9c6 Merge branch 'email_customer_details_hook_backup' into email_customer_details_hook_2
Conflicts:
	includes/class-wc-emails.php
2014-11-13 00:32:15 +01:00
Kathy Darling 520cb4e385 change array to account for localization per @claudiosmweb 2014-11-12 20:44:11 +01:00
Mike Jolley ca6885c4a3 Merge pull request #6731 from SiR-DanieL/patch-2
Hide order again button
2014-11-12 09:06:29 -08:00
Mike Jolley 622c031f05 Merge pull request #6733 from SiR-DanieL/patch-3
Improved Shop Page Display option
2014-11-12 09:05:54 -08:00
Mike Jolley ccdacb76b7 Fire all form handlers priority 20
Closes #6706
2014-11-12 16:43:29 +00:00
claudiosmweb c4ae4e6931 Added template docs for order-again.php 2014-11-12 14:17:53 -02:00
Mike Jolley a1c04670bc End output buffering even if buffers are empty.
Closes #6659
2014-11-12 16:15:47 +00:00
Mike Jolley 18ebded7c5 Make check_cart_items consistantly placed
Closes #6708
2014-11-12 15:47:27 +00:00
Mike Jolley 4b2ab00be3 Order again button template file
Closes #6664
2014-11-12 15:33:00 +00:00
Mike Jolley 3ccd54f268 English version of Taiwan address format
Closes #6651
2014-11-12 15:28:33 +00:00
Mike Jolley 87c417e56a When bulk editing variable products, set the stock status for non-stock managed variations
Fixes #6661
2014-11-12 15:15:05 +00:00
Mike Jolley bb1564d6c4 Incorrect variable
#6626 cc @claudiosmweb
2014-11-12 14:50:01 +00:00