Ralf Becker
abcc643b2b
fixed not working attachments after first file-attachment on new created infolog-entries, eg. [ 1052140 ]
2005-02-09 15:02:44 +00:00
Ralf Becker
09279b48cb
fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
...
using adodb's datelibary instead of the regular php-functions: date, mktime, ...
2005-02-09 10:35:28 +00:00
Ralf Becker
3eb201a071
using clone() to create copies of the db-object for php5 compatibility
2005-02-08 18:03:28 +00:00
Ralf Becker
c5cd575b44
using clone() to create copies of the db-object for php5 compatibility
2005-02-08 17:58:25 +00:00
Ralf Becker
7a6e1b807a
fix for bug [ 1023559 ] Infolog does not search all entries while linking
2004-09-08 16:01:16 +00:00
Ralf Becker
4a96e87d96
fix for bug [ 994760 ] Linking sub-project (job) to an infolog entry
2004-08-28 19:28:39 +00:00
Ralf Becker
c38e3d2ecc
killed debug message
2004-08-28 19:01:39 +00:00
Ralf Becker
2077cf3fc2
fix for bug [ 1007297 ] Time offsets incorrect
...
==> all tz-conversation is done now in the bo-class, as I handle it in the new calendar too
2004-08-28 17:59:21 +00:00
Ralf Becker
1f69400c71
fixed ACL for status offer, it respects now the regular read-access restrictions
2004-08-22 19:21:50 +00:00
Ralf Becker
2327d941d2
fix for bug [ 1000255 ] Todo with progress screw formating in calender:
...
- partialy caused by a <div ... /> with no closing </div>
- a table around the icons and title, puts them in one line now
2004-08-07 18:29:23 +00:00
Ralf Becker
66b47c6c48
killed htmlentities warning
2004-08-01 19:28:54 +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