This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
817aba5af6
egroupware
/
api
/
js
/
etemplate
/
Et2Textbox
History
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
..
test
Fix missing import in et2 tests
2022-02-15 12:48:01 -07:00
Et2Number.ts
fix custom fields (somehow input widgets had no readonly) and some JS errors
2022-07-22 09:03:54 +02:00
Et2NumberReadonly.ts
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
Et2Textbox.ts
Switch Et2Template to extend SlInput instead of LionInput
2022-07-21 12:39:00 -06:00
Et2TextboxReadonly.ts
Readonly textbox
2022-01-13 15:31:01 -07:00