Commit Graph

4215 Commits

Author SHA1 Message Date
d8e53a5aab fix to NOT use tls for IMAP 2006-06-07 06:49:08 +00:00
3234d5723e - fixed a view error in working together with setup
- quitent (hopefully) all debug messages
2006-06-07 05:16:56 +00:00
284369fa23 quitent a debug message 2006-06-07 02:38:47 +00:00
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
3821544b6d removed port if 80 or 443 2006-06-06 07:05:26 +00:00
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
c7007dbca6 rest of massive update 2006-06-03 20:30:48 +00:00
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
ef69e29a99 Fix from István Pongrácz for acl-problems in filemanager under php4.3.2 2006-06-03 01:43:40 +00:00
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
fcbe2e5dd5 SyncML fixes 2006-06-01 13:38:37 +00:00
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
ecae41f156 fixed smal prob with non existing header 2006-05-31 01:58:03 +00:00
6ccca34f85 - updated header to be processed by phpDocumentor
- fixed bug in delete pointed out by Steven Hammer
2006-05-28 02:39:39 +00:00
070e3c2861 added WebDAV access to filemanager, use the following URL:
- konq: webdav://localhost/egroupware/filemanager/webdav.php/home
- win: http://localhost/egroupware/filemanager/webdav.php/home
You can now you drag and drop to updload files or complete folders and you can edit files directly in the filemanger
2006-05-26 01:47:05 +00:00
20d7921564 tplsavant enhancements needed for jinn and japie functionality 2006-05-22 17:53:56 +00:00
87dcfb1c10 bugifx from jan 2006-05-18 14:21:29 +00:00
fb4182ea66 Correct spelling 2006-05-17 06:00:12 +00:00
32dc4fdb8b bugfix: url's containg var[]=val got corrupted 2006-05-17 05:53:12 +00:00
d03b888c94 fixed old search (read) for no filter given 2006-05-17 04:15:58 +00:00
73441f3ac3 SyncML fixes 2006-05-17 03:33:50 +00:00
8c0945b4d0 fix: count returns 1 if variable dosn't exists! 2006-05-16 09:22:29 +00:00
a2c7927269 lang updates 2006-05-01 23:09:26 +00:00
dca9b4194d bugfix for db::expression: As the function has a variable number of arguments, you CAN NOT add further parameters !!! 2006-04-30 18:23:17 +00:00
9adfc41c1e allow to create links pointing outside egw 2006-04-30 18:04:14 +00:00
ade66bd533 fixed critical bug:
a too long account-lid caused the complete lost of run-rigths from all user and groups
--> beside fixing the real bug, I'm changing egw_accounts.account_lid to varchar(64) as varchar(25) was too small anyway
2006-04-30 12:21:11 +00:00
c71c53851f fixed critical bug:
a too long account-lid caused the complete lost of run-rigths from all user and groups
2006-04-30 12:18:47 +00:00
2cafb3fbc3 fix for bug [ 1477553 ] contact selector does not keep category, patch from StadtFRLG 2006-04-29 05:18:55 +00:00
955f766a19 some minor fixes to make funambol happy 2006-04-28 05:44:43 +00:00
253c46bb9a added old field-list (stock_contact_fields) 2006-04-26 21:24:50 +00:00
897b4e1e67 moved the logic what fields to search from the uicontacts in the socontacts 2006-04-26 14:01:10 +00:00
4c0a9c5f1b new classes to detect ldap capabilities 2006-04-26 06:01:21 +00:00
58594a03d0 removed wrong parameter 2006-04-25 19:09:39 +00:00
e06b228b1b removed addressbook tables 2006-04-25 12:45:13 +00:00
c54ebc6323 accounts_sql::save_repository(): overwrite person_id only if set in data 2006-04-25 12:44:40 +00:00
53b47fed8d new API contacts class using the contacts service of addressbook:
- it extends the bocontacts class of addressbook and
- adds some depricated methods to add basic support for the old contacts methods: read, read_single_entry, add and update
2006-04-24 20:55:16 +00:00
9c9b127de6 bugfix suggested by <martinjcole-AT-gmail.com> 2006-04-24 20:20:48 +00:00
55bfc4fac2 weekend lang updates 2006-04-24 09:44:22 +00:00
2bbcde1238 add default contenttype for sifcalendar 2006-04-24 09:23:02 +00:00
df7d119bb3 enable funambol calendar sync 2006-04-24 08:25:53 +00:00
d01642a7ad moved addressbook tables to the addressbook app 2006-04-23 14:51:36 +00:00
912f82fd85 - new capability for outer joins
- new/changed param to allow to use db::get_table_definitions() without setting/chaning the definitions loaded by the db-class
2006-04-23 14:50:48 +00:00
1ed3143918 moved link registry and functions for addressbook into the bocontacts class of addressbook 2006-04-23 14:49:08 +00:00
e52c09e0a6 allow to search for fullname 2006-04-23 14:48:19 +00:00
6922784f83 new $enum_group_acl parameter for acl::get_grants: should group acls be returned for all members of that group, default yes 2006-04-23 14:46:38 +00:00
a6b53002df for https:// url the port was detected as 80 2006-04-20 06:03:02 +00:00
da7fe0c747 jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com> 2006-04-18 07:42:15 +00:00
0366415b23 several different lang updates 2006-04-17 06:40:29 +00:00
515a22be1a function to create email addresses after a configurable policy 2006-04-16 12:25:11 +00:00
dc68edab46 fixed csv import:
- no more caching in the cat_id function, as it's done in the categories class in the API no
- categories::name2id no longer caches not found entries, as they might be added in this request
- contacts_sql::add set's all unset telefon numbers to '', to avoid the stupid db-default '+1 (000) 000-0000', which I dont want to change in the stable release
2006-04-14 09:50:39 +00:00