Commit Graph

9 Commits

Author SHA1 Message Date
Ralf Becker
6270294429 fix for problem reported by Julius Wehrmann, a single date-picker (no other widgets) does not work 2004-09-20 18:50:36 +00:00
Ralf Becker
7af22613de added option to suppress time in the readonly display if it's 0h0 2004-08-28 17:55:29 +00:00
Ralf Becker
ff09d66a4b removed tz-converstation:
- to fix tz-probs in infolog
- in my belive tz-conversation should always be done in the bo-layer and not in ui (eTemplate)
2004-08-28 17:07:57 +00:00
Ralf Becker
fc866feeaa fixed double translation of extra options in selectboxes 2004-08-28 15:51:38 +00:00
Ralf Becker
1d5a9f0954 ability to specify plugins for htmlarea 2004-08-21 08:00:58 +00:00
Ralf Becker
d4477d501d fix for mbstring.func_overload 7: ereg_* where looping infinit, changed to preg_* 2004-08-08 09:19:06 +00:00
Ralf Becker
bd4b5a2242 always use the charset param for htmlspecialchars (via html::htmlspecialchars) 2004-08-02 07:25:59 +00:00
Ralf Becker
2fe830f811 1) fixed missing translation in validation messages
2) validation only loops now, if a button (not cancle) is pressed, selectboxes with onchange dont get stoped by validation errors ==> fix for bug [ 1001568 ] status is not updated
2004-08-01 19:27:28 +00:00
Ralf Becker
459a8bd101 fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
- knowledgebase is not working: select distinct is not possible with text-columns
- fudforum is not working: is does not use ADOdb and has no own db-layer for mssql
- other apps seem to work, everthing needs through testing - incl. our "old" db's
2004-07-25 01:34:59 +00:00