Commit Graph

1295 Commits

Author SHA1 Message Date
James Koster cca87d5cb5 don't use border radius mixin 2014-10-17 20:18:11 +01:00
James Koster ab6f05d6b5 bourbon node and import 2014-10-17 18:21:54 +01:00
James Koster 34a0f331f9 padded helper class for extension devs. 2014-10-17 18:15:15 +01:00
James Koster e2cf7b0f36 active colour for product data tabs 2014-10-17 18:13:13 +01:00
James Koster 3d85305eb8 more download table tweaks. #6562 2014-10-17 14:50:23 +01:00
James Koster e27d4afee1 data tabs tweaks. #6562 2014-10-17 14:50:23 +01:00
James Koster eb258950bd variations markup / css refactor. #6562 2014-10-17 12:17:30 +01:00
Mike Jolley e926f49ae2 Merge pull request #6194 from AardvarkMike/master
Suggested fix for Issue #6193
2014-10-17 12:06:33 +01:00
Mike Jolley d079a7a1a6 Merge pull request #6557 from SiR-DanieL/lost-psw
Fix lost password submitting twice
2014-10-17 11:54:46 +01:00
Nicola Mustone 6e9176a5bf Fix disable password submitting twice 2014-10-16 21:59:45 +02:00
Nicola Mustone df13e6068f Ratings hidden when reviews are disabled 2014-10-16 21:38:04 +02:00
James Koster cf2e17e74c minor responsive tweaks in product data tabs. #4872 2014-10-16 17:48:32 +01:00
James Koster 1a5b9aced3 customer details. closes #6470 2014-10-16 17:01:00 +01:00
Mike Jolley 342f5e9472 [2.2] Update jquery payment to prevent autocomplete issues 2014-10-15 11:12:15 +01:00
Mike Jolley 98361804e6 Merge pull request #5767 from IAmJulianAcosta/touch-compability
Price filter widget touch compability
2014-10-10 12:16:18 +01:00
Mike Jolley d17e656061 [2.2] Prevent bulk edit from breaking sale price scheduled dates
Fixes #6474
2014-10-08 15:29:42 +01:00
James Koster ef28c43862 move proceed to checkout button. closes #5496 2014-10-06 12:33:39 +01:00
James Koster 0fa63d6da0 responsive orders table and adds .shop_table_responsive. closes #5121 2014-10-02 20:44:38 +01:00
Mike Jolley 0c11534716 [2.2] Prevent sale prices showing errors erroneously Fixes #6445 2014-10-02 17:18:36 +01:00
Mike Jolley b6835a009c wc_paying_customer to only increase for 'simple' orders and added tool to refresh stats to customer list.
Closes #6395
2014-10-02 16:44:36 +01:00
Mike Jolley cc9988ae45 minify 2014-10-02 13:56:26 +01:00
Cor van Noorloos c8688a0809 product meta box 2014-09-28 17:23:05 +02:00
James Koster 63f45a8720 variation visibility, based on #6182. #5661 2014-09-26 17:22:43 +01:00
James Koster 64b639ba74 upsell / related product clears. closes #6101 2014-09-26 15:04:09 +01:00
James Koster a66ae12707 bye bye coupon styling. closes #6360 2014-09-26 14:37:26 +01:00
claudiosmweb 0a8acae150 removed source maps in sass and created the css task in grunt 2014-09-26 10:00:36 -03:00
Mike Jolley ab34f3d771 [2.2] Prevent bulk edit cancel from clearing options.
Fixes #6344
2014-09-24 11:38:13 +01:00
claudiosmweb 8599376c8b fixed some sass functions 2014-09-22 14:48:26 -03:00
claudiosmweb 5ed619bf66 less to scss #5606 2014-09-22 14:38:53 -03:00
Mike Jolley b11a5fdfcf Merge pull request #6331 from joshlevinson/master
Remove enforcement of 100% width on prettyphoto images
2014-09-22 09:44:08 +01:00
Mike Jolley 80d4a73f52 Added acceptance marks to PayPal Standard where applicable to replace generic PayPal icon. 2014-09-19 16:55:14 +01:00
Josh Levinson 8b715dc783 Forcing all images in a prettyphoto modal to be 100% width removes the ability for WC extension developers to use prettyphoto for inline content modals.
I was using it for a modal map for a WC extension, which broke < 768px because the tile images were 100% width.
This change makes images 100% width only when they are directly within the pp_full_res container, which is the behavior for image modals like the ones used by WC.
2014-09-19 10:45:12 -04:00
Mike Jolley 28e13bdab3 Add notice when order is no longer editable.
Closes #6298
2014-09-18 11:32:25 +01:00
Barry Kooij 9723ed8096 Added settings sub title styling 2014-09-15 17:47:01 +02:00
claudiosmweb c385c56acc fixed the order items qty calculation, closes #6209 2014-09-10 11:07:24 -03:00
Mike Jolley 09a8d8a1ca JS min 2014-09-10 11:43:04 +01:00
Tamara Zuk 3418895ced Trigger event on order items save 2014-09-10 00:17:12 -04:00
Mike Hughes 5c4c5c1516 Fixed indentation for fix #6193 2014-09-09 12:43:56 +01:00
Mike Hughes be5623cf91 Fix for issue #6193 - loop through data- attributes for form submission data instead of hard coded 2014-09-09 12:41:14 +01:00
Mike Jolley 0af94c135b Fix refund qty amounts
Fixes #6186
2014-09-08 13:07:12 +01:00
Mike Jolley 8fc5d895eb Grunt dev 2014-09-04 15:14:27 +01:00
Mike Jolley 1d13f767b3 Merge pull request #6157 from tamarazuk/coding-standards
Coding standards Part 1
2014-09-03 17:05:42 +01:00
claudiosmweb 063d1eb349 fixed the access permissions 2014-09-01 12:44:51 -03:00
Mike Jolley 91149c4ac3 Backwards ship-to-different-address logic on checkout.
When you choose the option to ship to billing only, the second
condition would make the checkout try to set shipping address to
non-existent fields. cc @claudiosmweb
2014-09-01 10:54:16 +01:00
Tamara Zuk 0db4ab0f83 Coding Standards: Admin JS
Fixed spacing as per
http://make.wordpress.org/core/handbook/coding-standards/javascript/
2014-08-31 02:25:22 -04:00
Tamara Zuk e7dd92f369 Coding Standards: Less files
* fixed indentation - swapped spaces for tabs at start of line, swapped
tabs for spaces min-line for alignment
2014-08-31 01:51:21 -04:00
Mike Jolley 47b9e54797 Hide export csv button when browser lacks support
Closes #6122
2014-08-29 11:29:11 +01:00
shivapoudel f4f5359451 Updated with grunt dev 2014-08-29 04:15:31 +05:45
shivapoudel d667ea19e6 Updated with text-decoration 2014-08-29 04:13:38 +05:45
shivapoudel fbfedebca2 Fix text-decoration issue with notice in themes.php 2014-08-29 04:05:26 +05:45