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
claudiosmweb
322c655e61
added validation for country code in tax settings, closes #5180
2014-05-27 19:03:21 -03: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
James Koster
c5656ee991
flat rate additional costs table
2014-03-25 13:59:30 +00:00
James Koster
489bf34385
attributes table. closes #4118
2013-11-19 11:04:45 +00:00
Mike Jolley
3fd02a57d0
Locales - store standardised values, and display using locale in admin #3862
2013-11-12 17:43:30 +00:00
Mike Jolley
718093650f
Save fees
2013-10-02 12:58:26 +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
3d078397b3
Merge branch 'Re-organise-settings'
...
Moves settings together. Fixes #3497
2013-08-22 11:58:03 +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
981575491d
Review order columns Closes #2798 .
2013-07-31 15:12:53 +01:00
Mike Jolley
7d960e0c9d
HTML5 validation for product data. #1322
2012-11-20 14:16:13 +00:00
Mike Jolley
98b21a4a44
Split up scripts. #1575 .
2012-10-17 14:32:31 +01:00
Mike Jolley
377ddce930
Demo store notice option
2012-08-10 10:35:25 +01:00
Mike Jolley
59d2d792f6
Product data panels
2012-07-22 13:50:45 +01:00
Mike Jolley
bcec344c27
data tip. Closes #841 .
2012-03-20 19:40:52 +00:00
Mike Jolley
b2fcbb4717
Tweaks to #788 .
2012-03-12 15:48:22 +00:00
Geert De Deckere
0401e79ed4
Added option to globally enable/disable the use of coupons for clients
2012-03-12 10:25:06 +01:00
Mike Jolley
5091b20844
Inline validation. Closes #733 .
2012-03-05 17:19:06 +00:00
Mike Jolley
9554a4c52c
Admin tweaks and mixed cart handling. Closes #651 .
2012-02-24 20:04:05 +00:00
Mike Jolley
cc91cf5618
Conditional options
2011-12-21 21:12:48 +00:00
Mike Jolley
764341b228
Settings API
2011-11-28 15:50:19 +00:00
Mike Jolley
5fd566b47c
Improved look and feel of the orders section
2011-11-25 18:44:44 +00:00
Mike Jolley
b25436753d
All inputs now use 'chosen' instead of the multiselect widget
2011-11-23 17:28:58 +00:00
Mike Jolley
8dae9492ae
Fixed category ordering script
2011-09-19 17:53:08 +01:00
Mike Jolley
02aef8c295
Ditched datepicker in favour of jQuery ui
2011-09-19 11:30:23 +01:00
Mike Jolley
16565712a5
Updated settings page - individual page per tab for reduced lag
2011-09-15 17:37:38 +01:00
Mike Jolley
2e56353d70
Work on admin scripts + settings screens
2011-09-09 15:23:32 +01:00