Commit Graph

25 Commits

Author SHA1 Message Date
Cornelius Weiß
ee4bd62b03 fix: to short column definition for remark field in link class 2006-06-28 12:24:53 +00:00
Ralf Becker
6702c7f683 backport of webdav server 2006-06-24 17:48:23 +00:00
Ralf Becker
c10a66fdee fix for some situations in setup 2006-06-24 17:47:41 +00:00
Ralf Becker
627146c9a3 pushing the version-number to 1.2.103 for the 3. bugfix release 2006-06-24 17:30:31 +00:00
Ralf Becker
da51cab0aa 1) fixed critical bug in links class: viewing an entry which has links to other entries, for which the user has no view permissions, caused the deleting of the links to these entries. The title function/hook returns now null to indicate an entry does not exist (and all links can be deleted) or false (as previously allways) if there are insufficent rights to view the title. Links get now only deleted in the first case, if title() returns null
2) dont ask ;-)
2006-06-24 16:01:32 +00:00
Lars Kneschke
2c5d378335 added support for fetching body and header for composed email 2006-06-23 19:15:09 +00:00
Lars Kneschke
033237ade3 added support for commiting sessions(remove file lock for php sessions) 2006-06-23 19:14:55 +00:00
Ralf Becker
2c77374389 fix 2006-06-14 23:46:15 +00:00
Lars Kneschke
4c277884e0 fix for incomplete targetURI
Patch from Franky(liedekef)
2006-06-14 05:37:53 +00:00
Lars Kneschke
52f03e7fce fixed handling of session url, when behind a proxy 2006-06-08 03:45:01 +00:00
Cornelius Weiß
109f0e93a8 fix: multidomain handling for fqdns 2006-06-07 07:38:10 +00:00
Cornelius Weiß
62aa256eaf add autologin for anonymous user as we need to have on community.egroupware.org 2006-06-07 07:32:58 +00:00
Cornelius Weiß
bcb99c7746 add autologin for anonymous user as we need to have on community.egroupware.org 2006-06-07 07:32:46 +00:00
Ralf Becker
830b578c38 fix to NOT use tls for IMAP 2006-06-07 06:50:26 +00:00
Lars Kneschke
06178bef5f removed port if 80 or 443 2006-06-06 07:05:47 +00:00
Ralf Becker
86ee441733 Fixed bug introduced with the fix for the "no images" bug, thanks to John Thomas for letting me know 2006-06-06 05:33:33 +00:00
Ralf Becker
4df8986066 Fixed problem that on newer SuSE (and maybe other distros too) none of our required objectclasses for groups are an structural object, which caused the adding of new groups to fail. Now I add the 'namedObject' objectclass, if the first adding fails. 2006-06-03 19:49:57 +00:00
Ralf Becker
2911840b45 Fix from István Pongrácz for acl-problems in filemanager under php4.3.2 2006-06-03 01:44:24 +00:00
Ralf Becker
860459af96 fixed bug [ 1497590 ] syncml fails due to excessive session id length
--> new version 1.2.102 for the upcomming bugfix release this weekend
2006-06-01 19:52:06 +00:00
Lars Kneschke
d8450c3c9c SyncML fixes 2006-06-01 13:32:55 +00:00
Ralf Becker
f816917dca fixed not shown images, if eGW is installed in the document root, with webserver_url empty 2006-06-01 03:51:37 +00:00
Lars Kneschke
521dedc631 Bugfix from jan 2006-05-18 14:21:12 +00:00
Ralf Becker
fbd45e074c bugfix: url's containg var[]=val got corrupted 2006-05-17 05:51:28 +00:00
Lars Kneschke
6c81d3358f syncml fixes 2006-05-16 17:15:08 +00:00
Cornelius Weiß
f9f5ddbcc8 fix: count returns 1 if variable dosn't exists! 2006-05-16 09:09:45 +00:00