Commit Graph

10964 Commits

Author SHA1 Message Date
Cornelius Weiß
51ca785916 add autologin for anonymous user as we need to have on community.egroupware.org 2006-06-07 14:52:10 +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
Cornelius Weiß
b324db1175 add autologin for anonymous user as we need to have on community.egroupware.org 2006-06-07 07:27:00 +00:00
Cornelius Weiß
dc6952f364 add autologin for anonymous user as we need to have on community.egroupware.org 2006-06-07 07:26:24 +00:00
Ralf Becker
830b578c38 fix to NOT use tls for IMAP 2006-06-07 06:50:26 +00:00
Ralf Becker
d8e53a5aab fix to NOT use tls for IMAP 2006-06-07 06:49:08 +00:00
Ralf Becker
3234d5723e - fixed a view error in working together with setup
- quitent (hopefully) all debug messages
2006-06-07 05:16:56 +00:00
Ralf Becker
284369fa23 quitent a debug message 2006-06-07 02:38:47 +00:00
Ralf Becker
df3fb3b9ac rewrite of the accounts classes:
- new cleaner AND documented interfaces
- old interfaces are still availible, but depricated
- LDAP backend stores now membership information in LDAP too, and does NO longer require the phpgwAccount schema
- LDAP backend deals now well with LDAP schema in which posixGroup is no structural object (eg. newer SuSE distros)
- password from users are done now binded as that user, so if you dont need/use our admin to manage accounts, you can give a root-dn which only allows to search&read accounts
2006-06-06 23:44:50 +00:00
Ralf Becker
6557128ec6 rewrite of the accounts classes:
- new cleaner AND documented interfaces
- old interfaces are still availible, but depricated
- LDAP backend stores now membership information in LDAP too, and does NO longer require the phpgwAccount schema
- LDAP backend deals now well with LDAP schema in which posixGroup is no structural object (eg. newer SuSE distros)
- password from users are done now binded as that user, so if you dont need/use our admin to manage accounts, you can give a root-dn which only allows to search&read accounts
2006-06-06 23:42:56 +00:00
Ralf Becker
98d8b30761 rewrite of the accounts classes:
- new cleaner AND documented interfaces
- old interfaces are still availible, but depricated
- LDAP backend stores now membership information in LDAP too, and does NO longer require the phpgwAccount schema
- LDAP backend deals now well with LDAP schema in which posixGroup is no structural object (eg. newer SuSE distros)
- password from users are done now binded as that user, so if you dont need/use our admin to manage accounts, you can give a root-dn which only allows to search&read accounts
2006-06-06 23:42:36 +00:00
Lars Kneschke
2517192f05 bug reported by admlange
spelling error
2006-06-06 10:24:49 +00:00
Lars Kneschke
06178bef5f removed port if 80 or 443 2006-06-06 07:05:47 +00:00
Lars Kneschke
3821544b6d removed port if 80 or 443 2006-06-06 07:05:26 +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
73b00c865e Fixed bug introduced with the fix for the "no images" bug, thanks to John Thomas for letting me know 2006-06-06 05:33:10 +00:00
Oscar Manuel Gómez Senovilla
c7007dbca6 rest of massive update 2006-06-03 20:30:48 +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
b4f3452ffc 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:44:44 +00:00
Ralf Becker
00f00c9304 fixed not working import of SQL groups (incl. memberships now) 2006-06-03 19:37:14 +00:00
Ralf Becker
fbd2895b99 fixed not working import of SQL groups (incl. memberships now) 2006-06-03 19:32:54 +00:00
Oscar Manuel Gómez Senovilla
ecca7d62f3 admin lang updates 2006-06-03 17:42:34 +00:00
Oscar Manuel Gómez Senovilla
76aa311f39 addressbook lang updates 2006-06-03 17:36:08 +00:00
Oscar Manuel Gómez Senovilla
6d7f643690 calendar lang update 2006-06-03 17:33:31 +00:00
Ralf Becker
408a951b23 small fix to be able to upgrade a pre 1.2 header 2006-06-03 14:45:49 +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
ef69e29a99 Fix from István Pongrácz for acl-problems in filemanager under php4.3.2 2006-06-03 01:43:40 +00:00
Ralf Becker
7c55d3bdb3 - fixed for IE not working switch "use end date" in freetimesearch
- using duration selectbox now in edit too (incl. "use end date" to give longer/other durations)
2006-06-02 23:36:43 +00:00
Ralf Becker
366f164183 - reworked display of events:
+ no more redundant information in header and body
 + header shows left start-time plus duration and right the icons
 + short events show title
 + in mozilla events are displayed with nice rounded corners
--> IE display is broken at the moment :-(
- added (next) Four day view
- re-added "classic" 1.0 view with no fixed time intervals (4-day, week &  month), configurable via prefs
- restructured prefs to show notification stuff at the end
2006-06-02 19:38:08 +00:00
Lars Kneschke
06e015ff63 commited fix from Conrad Becker
detect charset properly
2006-06-02 10:34:03 +00:00
Lars Kneschke
5029c5daa3 filter out undisplayable characters 2006-06-02 07:59:02 +00:00
Ralf Becker
3660a8f6ad 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 20:04:05 +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
b4bf20dfac fixed slowsync 2006-06-01 16:28:04 +00:00
Lars Kneschke
3bbd54e12d fixed slowsync 2006-06-01 16:27:49 +00:00
Lars Kneschke
fcbe2e5dd5 SyncML fixes 2006-06-01 13:38:37 +00:00
Lars Kneschke
d8450c3c9c SyncML fixes 2006-06-01 13:32:55 +00:00
Lars Kneschke
84485d8bca SyncML fixes 2006-06-01 13:29:18 +00:00
Lars Kneschke
31d02fcbf5 SyncML fixes 2006-06-01 13:28:08 +00:00
Lars Kneschke
742141f415 reomved double decoding 2006-06-01 13:26:02 +00:00
Lars Kneschke
3648a0eb9e removed double encoding 2006-06-01 13:25:16 +00:00
Lars Kneschke
3e0662cbd8 SyncML fixes 2006-06-01 13:23:47 +00:00
Ralf Becker
5fa113916e fixed not working --webserver-url option, it even sets empty URL for eGW installed in the docroot now 2006-06-01 03:53:07 +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
Ralf Becker
208a375928 fixed not shown images, if eGW is installed in the document root, with webserver_url empty 2006-06-01 03:48:06 +00:00
Ralf Becker
478c9ab8e2 fixed not working --config (after last changes) and added output of (basic) current config 2006-05-31 17:21:25 +00:00
Ralf Becker
ecae41f156 fixed smal prob with non existing header 2006-05-31 01:58:03 +00:00
Ralf Becker
7690dd10f7 fixed smal prob with non existing header 2006-05-31 01:55:13 +00:00