nathan
|
9b57b24f0e
|
Always strip comma regardless of number preference so parse float always works.
|
2023-04-25 08:07:53 -06:00 |
|
nathan
|
abea23e9c1
|
Api: Fix number could not handle comma as decimal separator if different from browser's region.
|
2023-03-31 10:31:43 -06:00 |
|
nathan
|
5c8fb1eb2e
|
Fix numeric validator on a Et2Number would not pass
|
2023-03-13 08:10:56 -06:00 |
|
ralf
|
817aba5af6
|
fix custom fields (somehow input widgets had no readonly) and some JS errors
Et2Number still misses styles, thought it extends Et2Textbox
|
2022-07-22 09:03:54 +02:00 |
|
ralf
|
f76ee3c920
|
forward min, max and step attribute to input node
|
2022-03-06 20:44:20 +02:00 |
|
ralf
|
4f93ceb16e
|
Implement et2-number(_ro) and preprocess <(textbox|float|int(eger)|number) type="float|int(eger)" to it in etemplate.php
.
|
2022-03-06 20:14:53 +02:00 |
|