This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-06-08 02:56:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
egroupware
/
api
/
js
/
etemplate
/
Et2Textbox
History
ralf
873dcb126f
implement deprecated set_suggest to fix JS errors from apps calling it (mail)
2022-07-31 11:43:20 +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
Et2Password.ts
implement deprecated set_suggest to fix JS errors from apps calling it (mail)
2022-07-31 11:43:20 +02:00
Et2Searchbox.ts
implement et2-searchbox and using it in NM
2022-07-22 20:43:09 +02:00
Et2Textbox.ts
Fix some textboxes refused to flex smaller than 160px
2022-07-22 09:04:14 -06:00
Et2TextboxReadonly.ts
Readonly textbox
2022-01-13 15:31:01 -07:00