Commit Graph

385 Commits

Author SHA1 Message Date
James Koster 30a5c4bfdb bye bye ajax loader gif. 2014-11-13 18:28:15 +00:00
Mike Jolley af20848b46 Fix load/copy address #5949 2014-11-11 11:31:58 +00:00
Mike Jolley d00998b16e Fix default value for input box #5949 2014-11-11 11:24:02 +00:00
Mike Jolley 01091c304c Fix conflicts in #5949 2014-11-11 11:23:44 +00:00
claudiosmweb 2f7fcb56ae Improved the Shipping class field in quick edit and bulk edit, closes #6681 2014-11-04 11:49:15 -08:00
claudiosmweb fbe890646b Added keyup event for refunds gateway button 2014-11-04 09:15:20 -08:00
James Koster e27d4afee1 data tabs tweaks. #6562 2014-10-17 14:50:23 +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
Mike Jolley 0c11534716 [2.2] Prevent sale prices showing errors erroneously Fixes #6445 2014-10-02 17:18: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
Mike Jolley ab34f3d771 [2.2] Prevent bulk edit cancel from clearing options.
Fixes #6344
2014-09-24 11:38:13 +01: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 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
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
Mike Jolley 47b9e54797 Hide export csv button when browser lacks support
Closes #6122
2014-08-29 11:29:11 +01:00
Mike Jolley 4a73cb4e7e Merge pull request #6112 from axisthemes/replacement
Replacement for core Tweaks and fixes
2014-08-28 12:07:05 +01:00
shivapoudel db872e9704 Updates with grunt dev for assets & POT; #6110 2014-08-28 02:50:06 +05:45
thenbrent 30e95ab16e Fix "remote" typo - should be "remove" 2014-08-27 13:05:35 -07:00
thenbrent a3dfc9e356 Allow extensions to hijack i18n_product_type_alert 2014-08-20 16:00:41 -07: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 4e65275821 Minify 2014-08-04 11:19:34 +01: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 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 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 d12bce4fce fixed variation bulk edit, closes #5847 2014-07-29 14:28:22 -03: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 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 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