2009-06-08 Adam Tauno Williams * LSNewTeamCommand.m: removed creation of staff entries. (v5.5.22) * LSSetTeamCommand.m: removed creation of staff entries. (v5.5.22) 2009-03-08 Adam Tauno Williams * LSNewTeamCommand.m: renamed sybaseMessgaes to dbMessages (v5.3.21) * LSSetTeamCommand.m: renamed sybaseMessgaes to dbMessages (v5.3.21) 2006-08-17 Helge Hess * GNUmakefile.preamble: explicitly link libNGiCal to make OSX happy (v5.3.20) 2006-07-04 Helge Hess * fixed gcc 4.1 warnings, 64bit tweaks, use -isNotEmpty: (v5.3.19) 2005-10-05 Helge Hess * LSExtendedSearchTeamCommand.m: removed a debug log (v5.3.18) 2005-09-30 Helge Hess * v5.3.17 * LSExtendedSearchTeamCommand.m: fixed a bug in owner processing * LSDeleteTeamCommand.m: also reset 'description' of deleted teams * LSNewTeamCommand.m: added team-creator permission check, team creator role team can be set using the OGoTeamCreatorRoleName default (defaults to 'team creators') (v5.3.16) * LSSetTeamCommand.m, LSDeleteTeamCommand.m: check whether login has 'write' permission prior changing/deleting team (v5.3.15) 2005-09-29 Helge Hess * LSExtendedSearchTeamCommand.m: added 'includeTeamsWithOwner' argument to include owned teams in member restricted fetches (v5.3.14) * LSExtendedSearchTeamCommand.m: code cleanups, fixed a bug in filtering for member-ids when fetching EOs (v5.3.13) 2005-08-08 Helge Hess * LSExtendedSearchTeamCommand.m: added ability to restrict results to teams which have a certain member (v5.3.12) 2005-06-04 Helge Hess * fixed compilation for new LSAddress (v5.1.11) 2005-05-12 Helge Hess * fixed gcc 4.0 warnings (v5.1.10) 2004-06-15 Helge Hess * LSGetMemberForTeamCommand.m: be more tolerant if global-ids are passed in (v5.0.9) 2004-01-25 Helge Hess * v5.0.8 * LSGetTeamCommand.m: subminor cleanups * LSResolveAccountsCommand.m: minor cleanups, allow 'team'/'teams' as a keys (instead of 'staffList' ...), added a 'teamGID' key 2003-11-30 Helge Hess * common.h: removed inclusion of FoundationExt headers (not required anyway) (v5.0.7) 2003-11-19 Helge Hess * LSGetMemberForTeamCommand.m: fixed minor memory leak, small code cleanups (v5.0.6) Mon Oct 20 11:04:20 2003 Jan Reichmann * v5.0.5 * LSGetTeamsForGlobalIDsCommand-old.m: removed * LSCheckPermissionCompanyCommand.m: remove unused code 2003-10-15 Helge Hess * v5.0.4 * various files: smaller cleanups * v5.0.3 * LSGetTeamsForGlobalIDsCommand.m: weird things are going on with the LSGetTeamsForGlobalIDsCommand.m file. Someone committed two versions of the file. For now moved the "#if 0" version to a separate file. Sun Sep 7 00:01:45 2003 Marcus Mueller * GNUmakefile: added /usr/local/lib to the required libraries path Mon Jul 7 14:24:46 2003 Helge Hess * OpenGroupware.org import (v5.0.2) 2003-04-17 Helge Hess * GNUmakefile (LSTeam_OBJC_FILES): added Version file 2003-01-16 Helge Hess * fixed compilation on OSX * created ChangeLog