2005-06-04  Helge Hess  <helge.hess@opengroupware.org>

	* fixed compilation for new LSAddress (v5.1.27)

2005-05-12  Helge Hess  <helge.hess@opengroupware.org>

	* LSExtendedSearchPersonCommand.m: moved some methods to superclass
	  (v5.1.26)

	* LSExtendedSearchPersonCommand.m: modified to allow fetches for
	  just categories (without other keys) (v5.1.25)

	* LSExtendedSearchPersonCommand.m: do not use LOWER in keyword fetches,
	  changed behaviour to strip patterns from keywords (v5.1.24)

	* v5.1.23

	* LSExtendedSearchPersonCommand.m: code cleanups, added
	  'LSDebugExtSearch' default to enable debug logs for command

	* fixed gcc 4.0 warnings

2005-05-10  Helge Hess  <helge.hess@opengroupware.org>

	* LSSetPersonCommand.m: minor code cleanups (v5.1.22)

2005-05-09  Helge Hess  <helge.hess@skyrix.com>

	* LSGetPersonCommand.m, LSGetPersonsForGlobalIDs.m: minor code cleanups
	  (v5.1.21)

2004-12-22  Helge Hess  <helge.hess@opengroupware.org>
	
	* LSExtendedSearchPersonCommand.m: minor code cleanups (v5.1.20)
	
2004-11-23  Helge Hess  <helge.hess@skyrix.com>

	* LSGetAssignedProjectIdsForPersonCommand.m: code cleanups (v5.1.19)

2004-06-17  Helge Hess  <helge.hess@skyrix.com>

	* LSExtendedSearchPersonCommand.m: minor code cleanups, fixed some
	  gcc 3.4 warning (v5.0.18)

2004-06-03  Helge Hess  <helge.hess@skyrix.com>

	* LSGetProjectForPersonCommand.m: minor code cleanups (v5.0.17)

2004-04-26  Helge Hess  <helge.hess@skyrix.com>

	* LSFullSearchPersonCommand.m: minor code cleanups, updated for new
	  LSFullSearchCommand version (v5.0.16)

2004-02-26  Helge Hess  <helge.hess@skyrix.com>

	* LSGetPersonsForGlobalIDs.m: subminor code cleanups (v5.0.15)

2004-01-29  Helge Hess  <helge.hess@skyrix.com>

	* LSExtendedSearchPersonCommand.m: cleaned up format string generation
	  (v5.0.14)

2004-01-06  Helge Hess  <helge@groove.local>

	* LSExtendedSearchPersonCommand.m: subminor tweak for MacOSX (v5.0.13)

2003-12-31  Helge Hess  <helge.hess@opengroupware.org>

	* LSGetProjectForPersonCommand.m: improved check for NSNull (v5.0.12)

2003-12-11  Helge Hess  <helge.hess@skyrix.com>

	* LSExtendedSearchPersonCommand.m: fixed a memory leak (-dealloc was
	  commented out ...), fixed a compile warning, minor cleanups (v5.0.11)

2003-11-30  Helge Hess  <helge.hess@opengroupware.org>

	* common.h: removed inclusion of FoundationExt headers (not required
	  anyway) (v5.0.10)

Wed Aug 13 16:55:45 2003  Martin Hoerning  <martin@opengroupware.org>

	* LSExtendedSearchPersonCommand.m: fixed keyword query again
	  (now supports OR qualifier and case insensitive search) (v5.0.9)

Thu Aug  7 19:08:12 2003  Martin Hoerning  <mh@skyrix.com>

	* LSExtendedSearchPersonCommand.m: "is NULL" => "IS NULL" in query 
	  (v5.0.8)

Tue Aug  5 17:26:48 2003  Martin Hoerning  <mh@skyrix.com>

	* LSExtendedSearchPersonCommand.m: fixed keywords query bug
	  (reported by sven.jansen@nakatomi) (v5.0.7)

Thu Jul 31 11:05:31 2003  Martin Hoerning  <mh@skyrix.com>

	* LSExtendedSearchPersonCommand.m: added detailed keywords search
	  (fixes bug 671) (v5.0.6)

Mon Jul  7 13:49:56 2003  Helge Hess  <helge.hess@skyrix.com>

	* OpenGroupware.org import (v5.0.5)

Fri May 16 09:57:36 2003  Jan Reichmann  <jan@skyrix.com>

	* LSExtendedSearchPersonCommand, LSFullSearchPersonCommand, LSGetPersonCommand: 
	  remove template user from person search (bug 1500) (v4.1.4)

Wed May  7 16:01:45 2003  Jan Reichmann  <jan@skyrix.com>

	* LSSetPersonCommand.m: call notification if a account was changed 
	  (bug 1582) (v4.1.3)

Fri May  2 15:36:48 2003  Jan Reichmann  <jan@skyrix.com>

	* LSSetPersonCommand.m: save bookmark data (bug 1564) (v4.1.2)

2003-04-17  Helge Hess  <helge.hess@skyrix.com>

	* GNUmakefile (LSPerson_RESOURCE_FILES): added Version file

Wed Feb 12 10:52:46 2003    <jan@skyrix.com>

	* LSGetPersonCommand.m: check whether search objects are given

2003-02-03  Helge Hess  <helge.hess@skyrix.com>

	* LSSetPersonCommand.m: fixed a bug when the command was called without
	  a "companyId" parameter but with just "object". cleanups and removal
	  of dead code

2003-01-16  Helge Hess  <helge.hess@skyrix.com>

	* fixed some compilation warnings, fixed compilation on OSX

Thu Jan  2 15:17:13 2003  Martin Hoerning  <mh@skyrix.com>

	* LSPersonToAccountCommand.m: added
	
	* LSNewPersonCommand.m: setting of account values not allowed
	
	* LSSetPersonCommand.m: setting of account values not allowed

2002-12-03  Helge Hess  <helge.hess@skyrix.com>
	
	* GNUmakefile: do not link against -lldap
	
Tue Dec  3 11:37:58 2002    <jan@skyrix.com>
	
	* GNUmakefile: remove LDAP compile Flag

Wed Oct 23 16:37:18 2002  Joerg Grimm  <joerg@trex2>

	* LSGetPersonCommand.m: add checkAccess check

Sun Oct 28 22:20:30 2001  Jan Reichmann  <jan@skyrix.com>

	* SkyPersonAccessHandler.m: access

Tue Oct  2 17:25:42 2001  Martin Spindler  <spindler@mdlink.de>

	* LSExtendedSearchPersonCommand.m, LSGetEnterpriseForPersonCommand.m:
	  config the fetched attributes

Mon Jun 18 16:58:37 2001  Martin Spindler  <spindler@mdlink.de>

	* bundle-info.plist: increased version of LSFullSearchCommand

Sat Apr 28 17:55:32 2001  Helge Hess  <helge.hess@skyrix.com>

	* added person::get-project-globalids command (naive implementation)

Tue Sep 26 18:59:30 2000  Martin Spindler  <spindler@mdlink.de>

	* LSExtendedSearchPersonCommand.m: added attribute 'searchAttributes'

Mon Jul 24 16:39:53 2000  Joerg Grimm  <joerg@trex2>

	* LSGetProjectForPersonCommand.m: unused variable removed

Wed Jul 19 18:11:02 2000  Helge Hess  <helge.hess@mdlink.de>

	* LSGetProjectForPersonCommand.m: fixed RC bug (~3.5 hours of work ..)

Fri Jun 23 19:36:00 2000  Joerg Grimm  <joerg@trex2>

	* LSGetProjectForPersonCommand.m: col db_status is used for archived
	  instead of status

Thu Jun 22 19:31:51 2000  Joerg Grimm  <joerg@trex2>

	* LSGetProjectForPersonCommand.m: archived are not fetched any longer

Fri May 26 19:55:33 2000  Helge Hess  <helge.hess@mdlink.de>

	* LSGetPersonsForGlobalIDs.m: extended to support 'groupBy' and
 	  attribute fetch for 'globalID'

Tue May 23 15:39:47 2000  Helge Hess  <helge.hess@mdlink.de>

	* added LSGetPersonsForGlobalIDs command

Tue May 23 14:22:49 2000  Helge Hess  <helge.hess@mdlink.de>

	* created LSPersons bundle

