egroupware_official/api/js/etemplate/Et2Textbox
nathan 86740d8b90 Fix up password customfield
- passwd->et2-password custom field type
- passwordToggle attribute (changed name, icon didn't change)
2023-08-16 09:20:18 -06:00
..
test Api: Fix number could not handle comma as decimal separator if different from browser's region. 2023-03-31 10:31:43 -06:00
Et2Number.ts Always strip comma regardless of number preference so parse float always works. 2023-04-25 08:07:53 -06:00
Et2NumberReadonly.ts Et2NumberReadonly: If value is null, just show nothing 2023-04-12 10:55:18 +02:00
Et2Password.ts Fix up password customfield 2023-08-16 09:20:18 -06:00
Et2Searchbox.ts Fix searchbox triggered change an extra time after pressing Enter key 2022-12-05 10:31:15 -07:00
Et2Textbox.ts Fix required validator went missing if a regex validator was added 2023-03-08 11:00:27 -07:00
Et2TextboxReadonly.ts Readonly textbox 2022-01-13 15:31:01 -07:00