Commit Graph

1394 Commits

Author SHA1 Message Date
shivapoudel 30ca85619d Better Tweet button alignment 2014-08-28 02:44:33 +05:45
thenbrent 30e95ab16e Fix "remote" typo - should be "remove" 2014-08-27 13:05:35 -07:00
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
thenbrent a3dfc9e356 Allow extensions to hijack i18n_product_type_alert 2014-08-20 16:00:41 -07: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 7d4a6fc7d8 Merge branch 'master' into issue/5875
Conflicts:
	assets/css/admin.css
2014-08-05 01:21:48 -03:00
Nicola Mustone 1414c47fbe following wc js coding standards 2014-08-04 17:53:17 +02:00
Nicola Mustone c5f9f2157f Fixed issue #5895 2014-08-04 17:28:20 +02:00
Mike Jolley f84cd332dc Merge pull request #5960 from bordoni/issue/5958
User that refunded now been shown at the Order edit page
2014-08-04 14:18:32 +01:00
Mike Jolley 4e65275821 Minify 2014-08-04 11:19:34 +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
Gustavo Bordoni c4082c6867 On reordering products the cells of the placeholder need to match the attributes of the original row cells, otherwise the width gets messed up 2014-08-02 21:05:44 -03:00
Gustavo Bordoni 0c6553b220 When modifying from a Country with Select Box to choose state it was duplicating the Chosen element 2014-08-02 18:34:30 -03:00
Gustavo Bordoni f147f07232 Now using `Chosen` on the Selects from the Edit Order page 2014-08-01 01:47:03 -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
Gustavo Bordoni 022cffd078 Adding the Logic to parse and output the State/Country on the Edit Order Metabox 2014-08-01 01:27:22 -03:00
claudiosmweb 1a9d346e1f sync with master 2014-07-31 09:39:24 -03:00
claudiosmweb 25787b0330 removed a console.log() 2014-07-30 16:12:32 -03:00
claudiosmweb 4b04c763f0 fixed the variation manage stock visibility 2014-07-30 15:43:40 -03:00
claudiosmweb a0bd72b9f3 Hide variation stock when manage stock is unchecked
closes #5935

@mikejolley
2014-07-30 15:32:06 -03:00
claudiosmweb 519de5be59 added alert about changing the product type that has variations
closes #5864

@mikejolley
2014-07-30 15:04:04 -03:00
claudiosmweb 6b486014a9 processed all css files 2014-07-30 14:25:01 -03:00
claudiosmweb d12bce4fce fixed variation bulk edit, closes #5847 2014-07-29 14:28:22 -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
claudiosmweb ba7a1a2e5c prevented unnecessary scrollbar when viewing refunds 2014-07-25 13:35:59 -03:00
claudiosmweb acaee93236 fixed refunds cancel button action 2014-07-25 13:32:16 -03:00
Mike Jolley 5e663a7fa8 Show refunded line items inline 2014-07-25 16:48:19 +01:00
Mike Jolley 710a570525 Coded in Restore stock option 2014-07-25 11:29:24 +01:00
claudiosmweb 5b3f69de0a fixed the "calculate tax" action #3164 2014-07-24 17:33:26 -03:00
Mike Jolley 19b6922044 Refund line items and taxes 2014-07-24 15:34:14 +01:00
Mike Jolley e38dcf79bb Show refund boxes on click 2014-07-24 10:56:32 +01:00
Mike Jolley 0b231f2e03 Calc refund amounts and total via javascript 2014-07-24 10:53:29 +01:00
Mike Jolley 11835826de A start on negative line items
@claudiosmweb
2014-07-23 17:41:35 +01:00
Mike Jolley dcf4a4e5a8 Prevent chosen being cut off 2014-07-23 11:51:09 +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 ce767f1ec2 rates should not be joined; it is an array. Fixes tax rate exists check. 2014-07-23 09:51:57 +01:00
claudiosmweb ae1881de06 fixed the line item quantity calcule #3164 2014-07-22 18:08:24 -03:00
claudiosmweb fdf48d92e8 fixed some js coding standards 2014-07-22 16:52:36 -03:00
Mike Jolley 249f18f70d Merge branch 'credit-notes' of https://github.com/woothemes/woocommerce into credit-notes
Conflicts:
	assets/js/admin/meta-boxes-order.min.js
2014-07-22 16:44:23 +01:00
Mike Jolley 3e4506c376 Clean up total/subtotal display 2014-07-22 16:44:02 +01:00
claudiosmweb 7b5b1fc845 prevented that exist duplicate tax rate columns #3164 2014-07-22 12:42:17 -03:00
claudiosmweb aae1dbbe2e fixed refunds button with the corrent total when using commas instead of decimals 2014-07-22 11:40:26 -03:00
Mike Jolley 01950bebdc Add confirmation before deleting tax column #3164 2014-07-22 15:26:18 +01:00
Mike Jolley b032c857ee Fix delete of shipping and fee line items. Remove checkbox for refunds. 2014-07-22 14:38:07 +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 8d257efa92 fixed the modals with ajax 2014-07-20 23:58:34 -03:00
claudiosmweb d2340a5cef fixed refund calcule 2014-07-20 23:26:40 -03: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 d875cfa1ac created ajax method to add new taxes 2014-07-20 22:36:12 -03:00
claudiosmweb 3e287ff19c fixed calculate total action 2014-07-20 21:12:39 -03:00
claudiosmweb 20f4509a93 created a simple jquery plugin for open backbone modals 2014-07-20 15:25:20 -03:00
claudiosmweb 93cf3c88bd initial implementation of order items taxes 2014-07-19 01:08:02 -03:00
claudiosmweb 794548e923 added tiptip for order totals 2014-07-18 20:27:10 -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 501cc29bd9 hide the order totals when active the refunds panel 2014-07-16 23:08:59 -03:00
claudiosmweb af235e08f6 moved refunds to order items 2014-07-16 17:12:33 -03:00
claudiosmweb d7133035e1 added order items add shipping cost button 2014-07-16 15:41:18 -03:00
claudiosmweb 04e8fbcb5e added new add products order items action 2014-07-16 15:11:48 -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 280b884c28 Create refunds and process via gateway 2014-07-10 14:49:04 +01:00
Mike Jolley d88279fe53 Start on ajax handlers 2014-07-10 13:33:05 +01:00
Mike Jolley e7dc58ac31 Tidied up order script 2014-07-10 11:25:50 +01:00
Mike Jolley 8ccd716062 Fix parsefloat 2014-07-10 11:00:48 +01:00
Mike Jolley c15b8e817c split up meta box scripts 2014-07-08 14:14:41 +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
Julian Acosta 8f3586fccb Added touch support to price filter widget using jquery ui touch punch 2014-07-01 00:00:26 -05:00
Patrick Garman a880c6eb19 LESS Typos
:D
2014-06-29 02:04:49 -05: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 63c0b75972 Conditional is no longer required 2014-06-24 13:00:21 +01:00
Mike Jolley 7591e07d81 Field show/hide options for stock fields and variations 2014-06-19 16:17:43 +01:00
Mike Jolley cf3cca4c8e Merge branch 'feature-wc-create-order' 2014-06-18 16:07:29 +01:00
Mike Jolley 93778e72b0 Tax class fixes + notices 2014-06-13 15:53:59 +01:00
justinstern ce3ac21ab3 Checkout Update Totals for Radio Fields 2014-06-11 12:32:23 -04:00
Mike Jolley a9ff58508e Merge pull request #5602 from getdave/master
Ensure script is safe when global var not available/enqueued
2014-06-06 16:07:14 +01:00
David 40326e388a Ensure script that references global objects safe on pages where global is not enqueued 2014-06-02 16:34:55 +01:00
Mike Jolley 04a304e81c Get rid of anything shop_order_status related 2014-05-30 17:45:11 +01:00
Mike Jolley 526ad2e30d Min 2014-05-28 11:28:25 +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
claudiosmweb 322c655e61 added validation for country code in tax settings, closes #5180 2014-05-27 19:03:21 -03:00
Mike Jolley 84740c1449 Merge pull request #5560 from woothemes/remove-tinymce-button
Removed unused TinyMCE button
2014-05-27 13:02:02 +01:00
Coen Jacobs 09a9463b0a Removed unused TinyMCE button 2014-05-26 16:17:56 +02:00
splashingpixels 7e787530e3 added check to make sure thumbnail url exists otherwise fallback to main url 2014-05-23 07:29:08 -07:00
splashingpixels 029bed8631 added delete variation image to be more specific 2014-05-22 20:46:42 -07:00
splashingpixels 22e9f833b1 return thumb size of variation image on upload 2014-05-22 20:18:50 -07:00
Mike Jolley 4877e28fcc Merge branch '2.1'
Conflicts:
i18n/languages/woocommerce-admin.pot
i18n/languages/woocommerce.pot
package.json
readme.txt
woocommerce.php
2014-05-14 14:14:38 +01:00
Mike Jolley aeeb68f3ff [2.2] Respect login hidden toggle Fixes #5479 2014-05-14 11:38:06 +01:00
claudiosmweb 38f4d7744d hide number input buttons in firefox 29 and later 2014-05-06 21:40:19 -03:00
Mike Jolley a042bd00dd Minify 2014-04-30 11:20:25 +01:00
James Koster 1839f7032b twenty thirteen spacing. 2014-04-30 11:07:51 +01:00
Mike Martel 6918602002 Updated minified woocommerce_admin JS 2014-04-25 09:29:21 +02:00
Mike Martel dc1271ce19 Cleanup indentation in woocommerce_admin.js
File mixed tabs and spaces. Converted all spaces to tabs.
2014-04-25 09:28:35 +02:00
Mike Martel 5b81c7f320 Allow negative amount in price field validation
The price field validation method in the admin js did not allow negative numbers, which are valid as eg. negative fees.
2014-04-25 09:28:35 +02:00
Mike Martel e0dc31620b Bind price and decimal input events to body in woocommerce_admin js
The event was bound to the element directly, causing problems when the elements was added after dom ready (through ajax). Now the decimal format check will always take place.
2014-04-25 09:28:35 +02:00
Mike Jolley 5d872918d6 Change the way order review data is appended to checkout to reduce likelihood of error
Fixes #5332
2014-04-24 15:08: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
Mike Jolley 128eeb164c Only show upgrade notices, and use transient cache
Closes #5211
2014-04-07 16:39:19 +01:00
Mike Jolley 2b4906bf4c Prevent security error with try catch block Closes #5275 2014-04-07 14:34:47 +01:00
Mike Jolley 5810fe97a6 Prevent totals refreshing on every keydown event on the checkout
Fixes #5240
2014-04-07 12:42:54 +01:00
Mike Jolley 8cdd36b3cf min 2014-04-04 14:16:18 +01:00
JDGrimes f3ab25c12c Check wc_checkout_params.is_checkout against string '1' instead of int 1
This was causing `’init_checkout’` not to be triggered on page load. I
noticed this when the taxes for an order weren’t being shown on the
checkout page until changing the billing address.

Introduced in b85b1ab03b
2014-03-28 16:46:33 -04:00
James Koster c5656ee991 flat rate additional costs table 2014-03-25 13:59:30 +00:00
Mike Jolley 995f6a48f1 Trigger click event correctly in checkout 2014-03-24 11:16:07 +00:00
Mike Jolley 8007e4c102 Fix encoding issue with attribute values and move variation data to tooltip Closes #5169 2014-03-20 15:47:52 +00:00
splashingpixels c5f4120540 frontend woocommerce jshinted and coding standards 2014-03-19 16:02:54 -07:00
splashingpixels 222b57a159 frontend single-product jshinted and coding standards 2014-03-19 15:56:07 -07:00
splashingpixels b392b49147 frontend price-slider jshinted and coding standards 2014-03-19 15:54:38 -07:00
splashingpixels abf318db86 frontend credit-card-form jshinted and coding standards 2014-03-19 15:46:59 -07:00
splashingpixels 880d655539 frontend country-select jshinted and coding standards 2014-03-18 20:51:37 -07:00
splashingpixels f9f8b11d3a frontend chosen jshinted and coding standards 2014-03-18 20:44:22 -07:00
splashingpixels b85b1ab03b frontend checkout jshinted and coding standards 2014-03-18 20:42:53 -07:00
Juraj Kiss 888d57911c Fix bulk editing variation sale price #5164 2014-03-18 13:51:10 +01:00
splashingpixels ce3605ad36 cart jshinted and standard coding fixes 2014-03-17 20:08:41 -07:00
splashingpixels 6d2aa8b3c3 cart-fragments jshinted and standard coding fixes 2014-03-17 19:56:31 -07:00
splashingpixels cbb5a2fb55 address-il8n jshinted and standard coding fixes 2014-03-17 19:51:53 -07:00
Mike Jolley b321d6297b Use is_purchasable to determine if a variation cart button is needed, and potentially show empty_price_html Closes #5137 2014-03-17 12:12:10 +00:00
Mike Jolley c211164514 min 2014-03-17 10:53:54 +00:00
splashingpixels fc913b850f frontend add to cart jshinted and coding standards 2014-03-16 22:26:55 -07:00
splashingpixels e19fa9a73c frontend add to cart variation jshinted and coding standards 2014-03-16 22:19:58 -07:00
splashingpixels 0fda637dd9 lingering tooltip after gallery image delete fixes #5124 2014-03-13 21:27:18 -07:00
Mike Jolley 340efa690d Minify scripts for #5109 2014-03-12 14:34:49 +00:00
Mike Jolley d8116e4657 Merge pull request #5109 from jmotes/master
Fix for #5106 - allow checkout in older IE
2014-03-12 14:33:39 +00:00
splashingpixels be85affc89 variation bulk sale price edit over reaching causing errors on save 2014-03-11 17:03:55 -07:00
jmotes 1be965cdf9 Fix for #5106 - allow checkout in older IE 2014-03-11 18:54:37 -05:00
James Koster 8238739987 enable keyboard shortcuts in prettyPhoto 2014-03-11 11:14:25 +00:00
Coen Jacobs e2be27e7b5 Minified checkout.js for #5092 2014-03-10 17:22:17 +01:00
Niko Wicaksono e1d3cb6dd8 Allow city field to use another input method 2014-03-10 10:05:35 +07:00
Mike Jolley 90914cc3c8 Update LESS compiler and less files #5070 2014-03-06 16:23:43 +00:00
Mike Jolley ef0567ac4f Fix bulk edit % increase and decrease Closes #5068 2014-03-06 13:03:12 +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 dee51bd630 tabs. #5038 2014-03-05 09:37:40 +00:00
James Koster d55e72ada7 tabs. #5038 2014-03-05 09:37:26 +00:00
James Koster 9f75cf3316 tabs. closes #5038 2014-03-05 09:34:28 +00:00
Mike Jolley c01022f189 Fix variable product add file button after adding a new variation Closes #4994 2014-03-03 12:09:43 +00:00
splashingpixels 220c93f2b1 minified single-product.js 2014-03-01 12:12:25 -08:00
splashingpixels 76021004c1 external product review link not opening on load fixes #5008 2014-03-01 12:10:25 -08:00
Marc Pfister e365413cfc trim whitespace so parseHTML only contains HTML 2014-02-28 08:18:41 -07:00
Mike Jolley 77929bc27f grunt dev - updated languages 2014-02-27 14:21:25 +00:00
James Koster 957e4a6d6e product gallery images. closes #4963 2014-02-27 13:36:29 +00:00
Patrick Rauland f83cd143b6 adding year picker to reports section 2014-02-26 16:29:20 -06:00
Mike Jolley 6ff4ae1a7d Merge pull request #4903 from splashingpixels/master
Ran through jshint and fixed coding standards
2014-02-25 15:51:50 +00:00
Mike Jolley 3b8cbe350b Ensure button text stays changed 2014-02-24 15:39:15 +00:00
Mike Jolley 9a115dc1f4 Use parseHTML and enforce 1.8 jquery Closes #4899 2014-02-24 15:34:28 +00:00
splashingpixels 2944658f01 jshinted and coding standards see #4680 2014-02-21 20:08:08 -08:00
splashingpixels 9fe74e0073 jshinted and coding standards see #4680 2014-02-21 20:07:37 -08:00
James Koster 0d708cba34 radios. closes #4892 2014-02-21 16:16:23 +00:00
James Koster 981ad95e4c rating height fix. closes #4813 2014-02-17 14:17:55 +00:00
James Koster d3c1c4ec0f star rating tweaks. closes #4806 2014-02-17 12:49:19 +00:00
Mike Jolley 33ab2efb21 Min 2014-02-17 12:09:39 +00:00
Mike Jolley 9f7363a717 Turn off cursor for IE Closes #4824 2014-02-17 12:09:35 +00:00
claudiosmweb 199c13efda fixed the input names in assets/js/admin/meta-boxes-variations.js 2014-02-14 18:56:38 -02:00
claudiosmweb 3dd39c1fb9 fixed coding standards meta-boxes-variations.js
fixed some JSHint issues
this commit helps in #4680
2014-02-14 18:49:36 -02:00
claudiosmweb f3eb602532 fixed the indendation in assets/js/admin/meta-boxes-variations.js 2014-02-14 18:28:23 -02:00
claudiosmweb d3e4a18763 fixed the variation bulk edit, closes #4807
solved the issue with increase and decrease values forcing to be string the prompt return value
2014-02-14 18:24:48 -02:00
James Koster 081e1dc583 stack password reset fields on handheld. closes #4804 2014-02-14 15:18:37 +00:00
James Koster 64654094d4 stack password reset fields on handheld. closes #4804 2014-02-14 15:18:23 +00:00
Coen Jacobs 1f8baa241f Revert "Removed obsolete edit icon #4753"
This reverts commit c82ea5c84d.
2014-02-13 22:19:07 +01:00
Coen Jacobs c82ea5c84d Removed obsolete edit icon #4753 2014-02-13 15:46:15 +01:00
Mike Jolley 1ad036ebfb Fix multiple image selection for product gallery Closes #4751 2014-02-13 10:37:02 +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
Mike Jolley aa0842a2a6 Fix manual order calculation when using non-standard decimal points Closes #4742 2014-02-12 15:01:56 +00:00
James Koster d031c05f10 twenty thirteen single product layout 2014-02-11 16:20:05 +00:00
James Koster 35228c8d9c stack login fields on handheld. closes #4653 2014-02-06 16:34:23 +00:00
James Koster d4c2d54b0d js fix #4629 2014-02-06 09:36:55 +00:00
James Koster 2b8ef5101f review pagination. closes #4629 2014-02-05 12:40:15 +00:00
James Koster 08eb24afa9 button width. closes #4627 2014-02-05 12:02:37 +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 a078b942e7 removed a ↓ closes #4598 2014-01-31 15:31:35 +00:00
toddlahman 13c24b410e Removed (document).ready from jQuery scripts
jQuery(document).ready(function($) { is equivalent to calling
jQuery(function($) {.

http://api.jquery.com/ready/
2014-01-30 18:44:17 -08: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 cee534ac8f image optimisation 2014-01-29 17:22:07 +00:00
James Koster ef906de995 remove gear.png 2014-01-29 17:19:59 +00:00
James Koster 7c2778ac6c remove image_watermark 2014-01-29 17:19:02 +00:00
James Koster 29363f8dd8 remove star.png and update star-rating to use new icon font 2014-01-29 17:18:31 +00:00
James Koster 4efb2c6aba remove woocommerce-icons 2014-01-29 17:12:24 +00:00
James Koster 0eebc96eeb remove wc_icon 2014-01-29 17:11:14 +00:00
James Koster 2d6c4470a6 remove menu icons 2014-01-29 17:10:16 +00:00
Mike Jolley 154fae351c Unused assets 2014-01-29 17:07:44 +00:00