Commit Graph

501 Commits

Author SHA1 Message Date
James Koster eb258950bd variations markup / css refactor. #6562 2014-10-17 12:17:30 +01:00
James Koster cf2e17e74c minor responsive tweaks in product data tabs. #4872 2014-10-16 17:48:32 +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 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 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
shivapoudel f4f5359451 Updated with grunt dev 2014-08-29 04:15:31 +05:45
shivapoudel c90a421747 Updates with grunt dev for assets & POT; #6112 2014-08-28 11:35:28 +05:45
shivapoudel db872e9704 Updates with grunt dev for assets & POT; #6110 2014-08-28 02:50:06 +05:45
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 7d4a6fc7d8 Merge branch 'master' into issue/5875
Conflicts:
	assets/css/admin.css
2014-08-05 01:21:48 -03: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
Gustavo Bordoni 64aba7ce4c Removing overflow: hidden to allow the `chosen` select box to completely show 2014-08-01 01:46:17 -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
claudiosmweb 3ca145ac85 created backbone modal dialog 2014-07-15 19:56:07 -03:00
claudiosmweb ef2bff285a created new order totals display in order items 2014-07-14 15:23:56 -03:00
Mike Jolley eca4025f5e Delete and display refunds 2014-07-10 16:39:10 +01:00
Mike Jolley 2282d76efb More UI / Split up meta box scripts 2014-07-08 14:14:29 +01:00
Mike Jolley 5c0ea16a39 More refund UI -show qty boxes and totals 2014-07-08 10:51:10 +01:00
Mike Jolley fdccaa21d3 Rough, non-functioning example of the UI for refund total and add items in the order items panel
#3164
2014-07-07 16:45:08 +01:00
Mike Jolley cc1d1e2237 Included method to define a link format for a transaction ID, set transaction ID manually, and tweaked display. 2014-06-27 13:12:10 +01:00
Mike Jolley 1ed0938581 [2.2] Log changes Closes #4926
Added WC_LOG_DIR constant
Added log viewer
Changed default logging directory to 1 up from ABSPATH inside wc-logs
2014-05-28 11:12:38 +01:00
James Koster a4d754bbf7 tooltip max-width. closes #5304 2014-04-10 11:29:02 +01:00
Mike Jolley faa4aefbf5 Fix dashboard styles, and remove non-used styles 2014-04-08 11:15:05 +01:00
James Koster c5656ee991 flat rate additional costs table 2014-03-25 13:59:30 +00:00
Mike Jolley de2b608db3 We can hide suffix for prices in admin lists Closes #5048 2014-03-06 12:44:05 +00:00
James Koster 957e4a6d6e product gallery images. closes #4963 2014-02-27 13:36:29 +00:00
James Koster 0d708cba34 radios. closes #4892 2014-02-21 16:16:23 +00:00
James Koster 7b92e26341 reports font size tweak. closes #4732 2014-02-13 09:42:24 +00:00
James Koster f2f919ebca stock report icons. closes #4753 2014-02-13 09:38:08 +00:00
James Koster dd24dc6c7e checkbox description wrapping #4615 2014-02-03 15:20:50 +00:00
Mike Jolley 4e9a21a8e8 Fix description wrapping Closes #4615
@jameskoster take a look
2014-02-03 15:05:41 +00:00
Mike Jolley b1b6e10b98 Result of Grunt minification + tx pull 2014-02-03 14:35:26 +00:00
James Koster 361cb67adb removed #wc_get_started 2014-01-29 17:43:52 +00:00
James Koster 006541ae03 tweaked mijireh getting started message 2014-01-29 17:42:59 +00:00
James Koster 9b18edb2f7 Revert "remove mijireh assets"
This reverts commit 7afb6e2af1.
2014-01-29 17:37:38 +00:00
James Koster 7afb6e2af1 remove mijireh assets 2014-01-29 17:26:01 +00:00
James Koster ef906de995 remove gear.png 2014-01-29 17:19:59 +00:00
James Koster 4efb2c6aba remove woocommerce-icons 2014-01-29 17:12:24 +00:00
James Koster 75b2c9f2da drag and drop icon. closes #4553 2014-01-22 10:36:51 +00:00
Mike Jolley 03f8d500a2 Input styling fixes 2014-01-13 12:46:54 +00:00
Mike Jolley 539a736882 woocommerce_wp_radio styling Closes #4383 2013-12-27 13:26:37 +00:00
James Koster b0412ccd25 product data tab select. closes #4370 2013-12-27 11:40:27 +00:00
James Koster 1343731031 color tweaks 2013-12-13 10:45:13 +00:00
James Koster f6d057dc48 data tabs tweaks 2013-12-13 10:40:28 +00:00
Emyr Thomas 9c2d2dff75 Fix checkbox width in product data meta box 2013-12-12 20:50:04 +00:00
James Koster 05dda2c16a add gallery images link 2013-12-12 14:08:26 +00:00
James Koster bcee9b4a05 checkboxes in product data tabs #4356 2013-12-12 14:08:26 +00:00
James Koster 87ecd3dce5 short description meta box #4356 2013-12-12 14:08:26 +00:00
James Koster dbf1b15001 replace a few missed →'s. closes #4350 2013-12-12 13:42:29 +00:00
Emyr Thomas 3a3e678db6 Fix product details meta box tabs for small width screens 2013-12-10 12:10:08 +00:00
James Koster 1eb979c5ba edit icon in customer list. closes #4287 2013-12-06 10:04:54 +00:00
Mike Jolley 24be342db0 Fix sort icon in firefox. Closes #4283 2013-12-05 15:19:52 +00:00
Mike Jolley 684fd36288 #4287 2013-12-05 13:18:04 +00:00
Mike Jolley 153c367ef4 Missing icons #4287 2013-12-05 13:16:52 +00:00
James Koster b4c66db7e2 remove unnecessary z-index on admin messages. closes #4200 2013-11-25 17:19:00 +00:00
James Koster e2a56a92c5 status_table #4042 2013-11-22 17:21:18 +00:00
James Koster 48a6b2b6d8 debug report #4042 2013-11-22 17:20:25 +00:00
James Koster e9473e3aea tax rates table #4042 2013-11-22 17:18:04 +00:00
James Koster 517c4396a3 chosen #4042 2013-11-22 17:14:04 +00:00
James Koster d33af19913 reports #4042 2013-11-22 17:09:05 +00:00
James Koster 38ae710996 order items #4042 2013-11-22 16:54:11 +00:00
James Koster 5acbe6c5b3 order totals #4042 2013-11-22 16:52:36 +00:00
James Koster b2aee0c400 order notes #4042 2013-11-22 16:40:37 +00:00
James Koster a4c707342e order totals #4042 2013-11-22 16:38:16 +00:00
James Koster 0257ce201a wc messages #4042 2013-11-19 11:22:59 +00:00
James Koster 489bf34385 attributes table. closes #4118 2013-11-19 11:04:45 +00:00
James Koster e44c75f2c5 mp6 #4042 2013-11-15 14:32:44 +00:00
James Koster 1ca24f492d mp6 bits #4042 2013-11-14 19:42:17 +00:00
James Koster 81122c1d1c handlediv. closes #4098 2013-11-13 10:02:04 +00:00
James Koster f50e741397 fix handledivs in meta boxes #4042 2013-11-12 17:01:13 +00:00
James Koster 202c16087b variations tables #4042 2013-11-12 16:50:26 +00:00
James Koster 999c250614 attributes meta box #4042 2013-11-12 16:41:29 +00:00
James Koster 86316f9f01 checkboxes on variable products #4042 2013-11-12 16:34:44 +00:00
James Koster fbf738b334 actions colour in products list #4042 2013-11-12 16:19:03 +00:00
James Koster d11d137162 add-ons. closes #4044 2013-11-12 16:15:09 +00:00
Mike Jolley 5f62c532c3 Clean up formatting in admin - use autop #3926 2013-11-11 13:50:36 +00:00
Mike Jolley 442f3b54cf Use textarea for meta #3926 2013-11-08 17:03:46 +00:00
James Koster 85ccbea9ca text indent on icon replacement mixin 2013-11-08 13:03:09 +00:00
James Koster 44215c88cc menu icons... #4042 2013-11-08 12:29:59 +00:00
James Koster 3101de6989 menu icons #4042 2013-11-08 12:22:35 +00:00
James Koster 4ef71b1762 colors #4042 2013-11-08 12:00:40 +00:00
James Koster 097c3266d4 sys status #4042 2013-11-08 11:50:45 +00:00
James Koster 1603902051 reports #4042 2013-11-08 11:46:44 +00:00
James Koster 324d3932f1 product data handle #4042 2013-11-08 11:38:45 +00:00
James Koster cb24997c11 sort / add account. #4042 2013-11-08 11:33:22 +00:00
James Koster 77b35c4be8 add ons layout. closes #4044 2013-11-08 11:04:55 +00:00
James Koster dcf54c23bd edit coupon icons and new version of WooCommerce icon font. #3585 2013-10-28 11:19:56 +00:00
Mike Jolley 423cedc425 Wordwrap 2013-10-25 14:42:05 +01:00
Mike Jolley 5d2e1ac031 Refactor coupon code so coupons get the actual discount amount, redone edit coupon screen with tabs, added coupon item limits which Closes #3902 2013-10-18 18:10:58 +01:00
Mike Jolley 8929c03e11 Minify 2013-10-16 12:32:49 +01:00
Scott Basgaard 9c1e4515fb Fix styling issue for add-ons list
Min-height wasn't enough for some extension descriptions. Seen here: http://cld.wthms.co/7ypt
2013-10-14 22:15:08 +02:00
Mike Jolley 5a5e563522 Fix focus. Closes #3898 2013-10-14 13:43:02 +01:00
Mike Jolley 6646b7817b Styling and removed un-used script. #3897 2013-10-10 18:16:06 +01:00
Mike Jolley 24a3e3e17b Format decimals with single function, convert locale to standard form. #3862 2013-10-01 17:54:32 +01:00
Mike Jolley b892815336 Remove html5 number inputs (unreliable at present, locale issues), add JS validation for price inputs. New price input type in settings API to make future changes easier to implement. Closes #3587
@coenjacobs hows this look?
2013-09-27 20:28:42 +01:00
Mike Jolley 67b50e7eaa Sortable downloads #3812 2013-09-26 16:35:37 +01:00
Mike Jolley 97b1e176d2 Merge branch 'downloadable-files-2.1'
Conflicts:
	assets/css/admin.css
2013-09-23 12:44:35 +01:00
Mike Jolley 96a7a4b730 Restructure 'file_paths' to allow for names (Closes #3320) etc. For #2765.
@coenjacobs @justinstern @maxrice These are major changes - CC ing you
guys in to take a quick look through. I know some extensions such as
vouchers will be affected.
2013-09-20 17:01:09 +01:00
James Koster 6294b916e4 tweaked icon mixins 2013-09-20 12:08:56 +01:00
Mike Jolley b6e7eeb241 Support no default and make the gateway/shipping tables more streamlined. Closes #3472 2013-09-09 17:16:02 +01:00
Mike Jolley d1b020b661 Add a script to add support for RTL when enabled to fix chosen. Fixes #3604
@coenjacobs maybe for .14?
2013-09-02 14:22:53 +01:00
Mike Jolley c534f26126 Addon layout fix 2013-08-22 12:38:08 +01:00
Mike Jolley 3d078397b3 Merge branch 'Re-organise-settings'
Moves settings together. Fixes #3497
2013-08-22 11:58:03 +01:00
James Koster 55eef35e36 shortcode columns. closes #3534 2013-08-19 15:12:20 +01:00
James Koster 4f6bed2620 mixin tidyup 2013-08-19 13:48:50 +01:00
James Koster ebf0cad6bd a.delete_tax_row, a.delete_total_row tweaks #3585 2013-08-19 13:40:21 +01:00
Coen Jacobs 5ebc15cafb Merge branch 'Dynamic-total-rows'
Conflicts:
	assets/css/admin.css
2013-08-16 18:21:52 +02:00
Mike Jolley a66472d148 Order panel improvements + save multiple shipping methods 2013-08-16 16:43:26 +01:00
Mike Jolley 7cd4e46846 Cleaner orders items, and show meta in text until editing.
@coenjacobs this commit has the urldecode fix. Will move it over to
master/.14 later
2013-08-15 16:49:09 +01:00
Patrick Rauland 2f6d907b13 adding exact time to order notes 2013-08-15 08:42:08 -05:00
Mike Jolley b62747a810 Tax rates pagination. Closes #3036. 2013-08-13 12:18:24 +01:00
Mike Jolley fa7c1d9a6a Addons page Closes #3331 2013-08-06 14:04:40 +01:00
Mike Jolley 110d8c3026 BACS, Cheque, COD Closes #3172
Rather than merging them (they are all different) I've refactered code
and added multiple accounts in BACS which has had multiple requests.
2013-08-05 16:34:54 +01:00
Mike Jolley 03af136986 Separate ship to options from sell to. Closes #3215. 2013-08-02 16:54:28 +01:00
Mike Jolley 981575491d Review order columns Closes #2798. 2013-07-31 15:12:53 +01:00
Mike Jolley 8f04446a61 Dashboard. Closes #3493 2013-07-25 15:00:23 +01:00
Mike Jolley d471de289d Switched to new wp color picker. 2013-07-24 13:34:30 +01:00
James Koster e1387509f1 set a default icon for product tabs #3294 2013-07-22 12:03:50 +01:00
James Koster ea3c950567 tweaked expand / contract #3294 2013-07-22 11:29:19 +01:00
James Koster 7c48626d4d expand/contract icons. external icon. gallery icons. #3294 2013-07-22 11:23:57 +01:00
James Koster dbaff0df6d product icons (external to do) 2013-07-19 17:13:25 +01:00
James Koster bebee7a266 payment gateway status icons #3294 2013-07-19 12:52:03 +01:00
James Koster 7af731b0f3 export and ratings icons #3294 2013-07-19 12:41:38 +01:00