2009-05-22 Adam Tauno Williams * LSNewEnterpriseCommand.m: Added support for the supression of the creation of "fake" projects when a new enterprise is created. Name of the default is LSDisableEnterpriseProjectCreate. (v5.5.20) 2009-03-08 Adam Tauno Williams * LSGetFakeProjectForEnterpriseCommand.m: renamed sybaseMessages to dbMessages. (v5.3.19) * LSGetProjectForEnterpriseCommand.m: renamed sybaseMessages to dbMessages. (v5.3.19) 2006-09-27 Helge Hess * added enterprise::qsearch command (v5.3.18) 2006-08-17 Helge Hess * GNUmakefile.preamble: explicitly link libNGiCal to make OSX happy (v5.3.17) 2005-06-28 Helge Hess * LSExtendedSearchEnterpriseCommand.m: added special processing for keyword searches (v5.3.16) 2005-06-04 Helge Hess * fixed compilation for new LSAddress, fixed gcc 4.0 warnings (v5.1.15) 2005-05-12 Helge Hess * LSExtendedSearchEnterpriseCommand.m: changed to use new methods for keyword generation/handling (see LSPerson for details) (v5.1.14) 2004-11-29 Helge Hess * LSGetProjectForEnterpriseCommand.m: fixed a typo in SQL qualifier (fixes OGo bug #1056) (v5.1.13) 2004-11-24 Helge Hess * LSNewEnterpriseCommand.m: code cleanups in fake project creation (v5.1.12) 2004-11-23 Helge Hess * minor code cleanups (v5.1.11) 2004-04-26 Helge Hess * LSFullSearchEnterpriseCommand.m: updated for new LSFullSearchCommand version (v5.0.10) 2004-01-05 Helge Hess * common.h, LSExtendedSearchEnterpriseCommand.m: minor tweaks for MacOSX (v5.0.9) Fri Nov 28 19:09:19 2003 Martin Hoerning * LSExtendedSearchEnterpriseCommand.m: fixed additional keyword qualifier (a 'lower' was missing) (in conexion with ogo bug 118) (v5.0.8) 2003-08-20 Helge Hess * v5.0.7 * LSGetFakeProjectForEnterpriseCommand.m: don't throw an exception if we find no fake-project, but rather print a warning on the shell and return nil * LSExtendedSearchEnterpriseCommand.m: cleanups Wed Aug 13 16:44:45 2003 Martin Hoerning * LSExtendedSearchEnterpriseCommand.m: fixed keyword query again (now supports OR qualifier and case insensitive search) (v5.0.6) Tue Aug 5 17:28:10 2003 Martin Hoerning * LSExtendedSearchEnterpriseCommand.m: fixed keyword query (v5.0.5) Wed Jul 30 13:31:49 2003 Martin Hoerning * LSExtendedSearchEnterpriseCommand.m: added detailed keywords search (fixes bug 671) (v5.0.4) Mon Jul 7 17:49:54 2003 Jan Reichmann * fixed OGo import (v5.0.3) Mon Jul 7 14:07:31 2003 Helge Hess * OpenGroupware.org import (v5.0.2) 2003-04-17 Helge Hess * GNUmakefile: added a Version file 2003-01-16 Helge Hess * fixed some compilation warnings, fixed compilation OSX Thu Nov 22 10:43:20 2001 Helge Hess * LSNewEnterpriseCommand.m: set end-date of created projects to 2032 instead of 2100 ... (broke some Unix code) Fri Oct 5 12:55:17 2001 Martin Spindler * LSGetEnterprisesForGlobalIDs.m: configure the additional infos Mon Jun 18 16:57:35 2001 Martin Spindler * bundle-info.plist: increased version of LSFullSearchCommand Mon Jul 10 17:45:02 2000 Helge Hess * added licensing Fri Jun 23 19:34:32 2000 Joerg Grimm * LSGetProjectForEnterpriseCommand.m: col db_status is used for archived instead of status Thu Jun 22 19:42:02 2000 Joerg Grimm * LSGetProjectForEnterpriseCommand.m: archived are not fetched Tue May 23 14:44:59 2000 Helge Hess * created LSEnterprise bundle