2004-04-03 Helge Hess * updated for OGo environment (v5.0.2) Tue Oct 15 16:43:56 2002 Bjoern Stierand * SkyContactAction+PrivateMethods.m: filter out empty strings returned by the document manager * SkyContactAction.m: fixed broken get methods * INTERFACE-*.xml: updated for new test database * added some parameter checking Fri Oct 4 15:28:43 2002 Bjoern Stierand * SkyContactAction.m: DirectAction was splitted up in several parts -> code cleanups Wed Sep 18 13:45:04 2002 Bjoern Stierand * moved SkyCacheManager and SkyCacheResult to SkyDaemon Thu Aug 8 16:35:05 2002 Bjoern Stierand * SkyContactAction.m: fixed return count bug Mon Jul 8 17:14:08 2002 Bjoern Stierand * splitted up INTERFACE.xml to separate files for contacts and enterprises Tue Jul 2 17:32:28 2002 Bjoern Stierand * SkyContactAction.m: fixed auth failed exception problem Mon Jul 1 17:49:38 2002 Bjoern Stierand * INTERFACE.xml: fixed parameter documentation Wed Jun 26 11:44:44 2002 Bjoern Stierand * SkyContactAction.m: fixed automatically team resolving (did only with with 2 or more teams given) Wed Jun 26 10:10:30 2002 Bjoern Stierand * SkyContactAction.m: fixed namespace settings to work with sxc_call Tue Jun 25 16:00:27 2002 Bjoern Stierand * SkyContactAction.m: added automagically resolving of team URLs (used to get the participants for appointments) Mon Jun 24 14:51:05 2002 Bjoern Stierand * SkyContactAction.m: fixed advancedSearch (now matching the beginning of the searchstring), maxSearchCount handling improved Mon Jun 24 11:23:22 2002 Bjoern Stierand * SkyContactAction.m: fixed broken search limit argument on advanced search Wed Jun 19 17:21:24 2002 Bjoern Stierand * SkyContactAction.m: fixed extendedSearch Wed Jun 19 15:55:06 2002 Bjoern Stierand * SkyContactAction.m: added invalidation of containedOIDs, fixed handling of cached objects whose corresponding cache files got deleted Mon Jun 17 16:25:51 2002 Bjoern Stierand * merged methods from skyenterprised, cleanups, added caching for enterprises Mon Jun 17 10:10:49 2002 Bjoern Stierand * SkyContactAction.m: added seperate cache for contacts used in the participants overview Fri Jun 14 13:37:21 2002 Bjoern Stierand * SkyContactAction.m: added getContacts method, getContact is now also being cached Thu Jun 13 17:48:24 2002 Bjoern Stierand * added SkyCacheManager/SkyCacheResult classes, results are cached on disk and checked against their 'live'- version when queying Tue Jun 11 10:14:52 2002 Bjoern Stierand * SkyContactAction.m: search results are cached locally, but no cache expiration yet Fri Jun 7 11:51:31 2002 Bjoern Stierand * SkyContactAction.m: fixed fullSearch, added commiting of current transaction if there is one Thu Jun 6 17:19:01 2002 Bjoern Stierand * SkyContactAction.m: fixed advancedSearch when only an email address is given Wed Jun 5 17:51:39 2002 Bjoern Stierand * SkyContactAction.m: added advancedSearch * created ChangeLog