Commit Graph

639 Commits

Author SHA1 Message Date
James Koster 0fa63d6da0 responsive orders table and adds .shop_table_responsive. closes #5121 2014-10-02 20:44:38 +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
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
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
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
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
Mike Jolley 3a6f0f3141 Merge pull request #6099 from benmatselby/qty-button-fix
Define a margin for the input.qty
2014-08-28 12:10:57 +01:00
shivapoudel c90a421747 Updates with grunt dev for assets & POT; #6112 2014-08-28 11:35:28 +05:45
shivapoudel fc665a61b9 Resize vertical for log-viewer 2014-08-28 11:27:23 +05:45
shivapoudel 36d99ff2b5 em value change for .woocommerce-actions 2014-08-28 05:07:10 +05:45
shivapoudel db872e9704 Updates with grunt dev for assets & POT; #6110 2014-08-28 02:50:06 +05:45
shivapoudel 30ca85619d Better Tweet button alignment 2014-08-28 02:44:33 +05:45
Ben Selby c7727d1f3f Define a margin for the input.qty
* This is needed, as it seems on at least Safari/Chrome it would push the -
  button down outside of the text field
* Tested on OS X Mavericks
2014-08-26 21:00:22 +01:00
Mike Jolley da483198f8 Simplify icons 2014-08-15 11:50:53 +01:00
Mike Jolley 7a267d2e31 Simplify Commerce by Mastercard gateway 2014-08-15 11:50:53 +01:00
Mike Jolley fe12b330c0 Fix sorting indicator and add help text to parent. Fixes #5977 2014-08-08 10:24:42 +01:00
Gustavo Bordoni 74728c1d73 Adding a CSS to mark that the `->display_name` is an `abbr` with the `title` been the `->ID` 2014-08-02 21:59:16 -03:00
claudiosmweb 1a9d346e1f sync with master 2014-07-31 09:39:24 -03:00
claudiosmweb 6b486014a9 processed all css files 2014-07-30 14:25:01 -03:00
claudiosmweb 1cce388e1e added copy for support button, closes #5865 2014-07-29 12:06:58 -03:00
Mike Jolley bf86072cce Interface tweaks
#3164
2014-07-28 11:41:52 +01:00
Mike Jolley 5e663a7fa8 Show refunded line items inline 2014-07-25 16:48:19 +01:00
Mike Jolley 19b6922044 Refund line items and taxes 2014-07-24 15:34:14 +01:00
Mike Jolley 11835826de A start on negative line items
@claudiosmweb
2014-07-23 17:41:35 +01:00
Mike Jolley 3aa9475e39 Coupon code display 2014-07-23 11:47:02 +01:00
Mike Jolley 4a306beef5 Max 100 taxes displayed, but show text input 2014-07-23 11:30:06 +01:00
Mike Jolley 036c02725b Variable height modal 2014-07-23 10:49:39 +01:00
Mike Jolley 3e4506c376 Clean up total/subtotal display 2014-07-22 16:44:02 +01:00
Mike Jolley 550db70d77 Line item icons 2014-07-22 14:27:47 +01:00
Mike Jolley 6e0a880699 Group line items by type 2014-07-22 14:18:11 +01:00
Mike Jolley bf2c30c320 Reduce delete padding 2014-07-22 11:57:46 +01:00
Mike Jolley c65cd44aef Fix input styling 2014-07-22 11:56:52 +01:00
Mike Jolley 0c5be5f054 Moved add tax button, and tidied up tax column display 2014-07-22 11:54:59 +01:00
claudiosmweb 098919f469 removed some order totals old stuff 2014-07-20 22:59:42 -03:00
claudiosmweb 144d094ad2 created method for delete order tax 2014-07-20 22:57:23 -03:00
claudiosmweb 93cf3c88bd initial implementation of order items taxes 2014-07-19 01:08:02 -03:00
claudiosmweb e0aeacb734 added action to calculte the order total and edit discount and total 2014-07-18 17:24:34 -03:00
claudiosmweb f3ef446678 improved the order totals display 2014-07-17 18:17:42 -03:00
claudiosmweb d321395946 created new methods to save and load the order items in shop_order screen 2014-07-17 17:17:54 -03:00
claudiosmweb af235e08f6 moved refunds to order items 2014-07-16 17:12:33 -03:00