2008-09-05 Adam Tauno Williams * ZideStore.m: capture requests to anything.vfb as well as "freebusy" in order to server short-form F/B requests. See OGo Bug#377. (v1.5.92) 2006-07-05 Helge Hess * ZideStore.m: changed to find OGo bundles on 64bit systems in lib64, added FHS_INSTALL_ROOT to lookup path (v1.5.91) 2005-06-11 Helge Hess * ZideStore.m: improved ZideStore bundle lookup on Cocoa (v1.3.90) 2004-10-18 Helge Hess * ZideStore.m: check for 'public' key prior calling parent, otherwise it won't be found (v1.3.89) 2004-09-29 Helge Hess * fhs.make: install daemon into $FHS_ROOT/sbin (v1.3.88) 2004-09-27 Helge Hess * GNUmakefile: renamed ogo-zidestore-13 to ogo-zidestore-1.3 (v1.3.87) 2004-09-24 Helge Hess * ZideStore.m: prepared to use defaults in /etc/ (v1.3.86) * v1.3.85 * made ZideStore a regular, versioned tool (ogo-zidestore-13) * moved product.plist to the new ZSCommon product (SoObjects/) * GNUmakefile: moved all maps to appropriate subdirs (v1.3.84) 2004-09-23 Helge Hess * ZideStore.m: moved some mappings to ZSFrontend, rewrite startup on default port 20000 to port 21000 to avoid clashes with no WOPort being configured (v1.3.83) 2004-09-14 Helge Hess * ZideStore.m: use ZS version from makefile to build bundle lookup pathes (v1.3.82) 2004-09-10 Helge Hess * GNUmakefile: moved PrefsUI image resources to PrefsUI bundle (works now with fixed SoProductResourceManager) (v1.3.81) 2004-09-08 Helge Hess * ZideStore.m: override WOHttpTransactionUseSimpleParser default and always use the simple parser (v1.3.80) 2004-09-08 Helge Hess * ZideStore.m: do not warn on empty GNUstep env variables (v1.3.79) 2004-08-31 Helge Hess * GNUmakefile.preamble: added library lookup pathes for FHS (v1.3.78) 2004-08-30 Helge Hess * ZideStore.m: load ZideStore bundles from /usr/local/lib/zidestore-1.3 and /usr/lib/zidestore-1.3 (v1.3.77) 2004-08-24 Helge Hess * Main/ZideStore.m: load products from Library/ZideStore-1.3 (v1.3.76) 2004-07-30 Helge Hess * Maps/DAVPropSets.plist(CadaverListSet): added properties requested by Konqueror in WebDAV mode (davLockDiscovery, davSourceURL, davSupportedLock) (v1.2.74) 2004-06-16 Helge Hess * ZideStore.m ([ZideStore -handleException:inContext:]): fixed a gcc 3.4 warning (v1.2.73) 2004-06-08 Helge Hess * ZideStore.m: check the 'GNUSTEP_PATHLIST' envvar in case the GNUSTEP_PATHPREFIX_LIST is not set (v1.2.72) * GNUmakefile (SUBPROJECTS): do not compile EvoConnect, RSS and WCAP products on MacOSX (v1.2.71) 2004-05-18 Helge Hess * GNUmakefile: fixed OGo bug #766 (build ZideStore main executable after the libraries) (v1.2.70) 2004-05-10 Helge Hess * GNUmakefile.preamble (ADDITIONAL_TOOL_LIBS): fixed dependencies for current MacOSX gcc (v1.2.69) 2004-04-05 Helge Hess * SxAuthenticator.m: changed auth realm from SKYRiX to OpenGroupware.org (v1.2.68) 2004-03-06 Helge Hess * v1.2.67 * Maps/E2KAttrMap.plist: added various properties as used by the Kontact Exchange resource * Maps/DAVPropSets.plist: added KOrgExInitialAptQuerySet as used by Kontact 2003-12-22 Helge Hess * Maps/E2KAttrMap.plist: added two new Office related namespaces (v1.2.66) 2003-12-12 Helge Hess * Maps/E2KAttrMap.plist: added attributes necessary for iSync AB sync (v1.2.65) 2003-12-10 Helge Hess * ZideStore.m: fixed some issue with a cmdctx not being available prior login (v1.2.64) 2003-12-10 Helge Hess * ZideStore.m: properly check whether a login exists prior creating a SxUserFolder object (v1.2.63) 2003-11-24 Helge Hess * Maps/PersonalFolderInfo.plist: added proper mapping for Projects folder creation (v1.2.62) 2003-11-21 Helge Hess * Maps/DAVPropSets.plist: added IE 6 WebFolders tags to Cadaver query set 2003-11-19 Thomas Schild * Maps/PersonalFolderInfo.plist: add SxSearchFolder key for danish language v1.2.61 2003-11-17 Thomas Schild * Maps/PersonalFolderInfo.plist: add SxSearchFolder key for dutch language v1.2.60 2003-11-14 Helge Hess * v1.2.59 * product.plist: moved the SoClass definitions to the appropriate product bundles * major reworks of internal structure, folder specific Frontend functionality is now provided by separate ZideStore product bundles instead of being linked into a monolithic libZideStoreFrontend library * ZideStore.m: look for products in Library/ZideStore12 instead of Library/ZideStore, to avoid clashes with ZideStore 1.1 2003-11-13 Helge Hess * product.plist: added SxOptionsForm protection settings (v1.2.58) 2003-11-13 Thomas Schild * Maps/PersonalFolderInfo.plist: add SxSearchFolder key for italian/french language v1.2.57 2003-11-05 Helge Hess * v1.2.56 * Maps/PersonalFolderInfo.plist: added new flatRootKeys entry for a "flattened" tree structure (does not work yet) * Maps/DAVPropSets.plist: added appleDoubleHeader as a set key to the Cadaver query set 2003-10-13 Helge Hess * bumped version to v1.2.55 because of the new library architecture (this ZideStore is currently not in sync with the SKYRiX 5 ZideStore which is based on 1.1.51) 2003-09-04 Helge Hess * v1.1.54 * Frontend, Backend: made the frontend a shared library 2003-09-03 Helge Hess * v1.1.53 * Frontend/SxFolder.m: only warn once if a set could not be found * Frontend: moved Evo specific things to EvoConnect bundle 2003-08-26 Helge Hess * v1.1.52 * Frontend/SxFolder.m: only log missing ZideLook support once * Frontend/Appointments/SxAppointmentMessageParser.m: added a hack for parsing broken iCal entities which do not properly close the VTIMEZONE tag (eg Entourage ;-) 2003-08-19 Helge Hess * Maps/E2KAttrMap.plist: added Entourage resource tag (v1.1.51) Thu Aug 14 15:16:22 2003 Martin Hoerning * Backend/SxFreeBusyManager.m: added support for pKey-Emails (fixes sx bug 1558) (v1.1.50) Thu Aug 14 13:37:44 2003 Martin Hoerning * Frontend/Appointments/SxAppointment+Participants.m: check for pkey-emails anyway (sx bug 1737) (v1.1.49) 2003-08-07 Helge Hess * Maps/DAVPropSets.plist: fixed EvolutionSubFolderSet for Evo 1.4.4 (v1.1.48) * Frontend/Contacts/SxEvoContactQueryInfo.m: added a new Evo 1.4.4 search qualifier pattern (davIsCollection=0) (v1.1.47) * ZideStore.m: reqister "dateTime" class as value object for both, "dateTime" and "dateTime.tz" - required for Evo 1.4.4 (v1.1.46) * Maps/MAPIPropMap.plist: also map 3A1D001F and 3A1A001F (unicode variants of 3A1D001E/radioTelephoneNumber and 3A1A001E/primaryTelephoneNumber which were already mapped) - send by Evolution 1.4.4 (v1.1.45) Fri Jul 25 14:16:32 2003 Jan Reichmann * Frontend/Persons/SxVCardPersonRenderer.m: check whether bday is a String or Date object (v1.1.44); Thu Jul 24 16:34:13 2003 Jan Reichmann * Frontend/SxFolder.m: ZL patches (v1.1.43) 2003-07-24 Helge Hess * patches for ZideLook support (v1.1.42) Thu Jul 24 14:04:52 2003 Jan Reichmann * SxAuthenticator.m: remove unnessary code (v1.1.41) Wed Jul 23 19:28:36 2003 Jan Reichmann * SxAuthenticator: add managerStore (v1.1.40) Tue Jul 22 22:14:26 2003 Jan Reichmann * Frontend/SxUserFolder.m: add methods to determine accountRootURL and tasksFolderURL (v1.1.39) Tue Jul 22 21:01:21 2003 Jan Reichmann * Frontend/SxFolder: check bundles to load property maps (v1.1.38) Tue Jul 22 18:42:07 2003 Jan Reichmann * OLDavPropMapper.m: use lowercase string to compare xml-tag prefix (v1.1.37) Mon Jul 21 19:38:46 2003 Jan Reichmann * add license to *.[mhc] (v1.1.36) 2003-07-21 Helge Hess * v1.1.35 * OGo import * removed historic ChangeLog's 2002-12-20 Helge Hess * product.plist: added default-role for DAV because WebFolders connect the app URI to check the options * added support for x0ffb0102 attribute (PR_STORE_ENTRYID) - a globalid for Exchange Stores