2009-10-12 Adam Tauno Williams * OGoModel.py: fixed typo in the state field of LSAddress that got introduced when the district attribute was added. (v5.5.28) 2009-09-14 Adam Tauno Williams * OGoModel.py: Added district to address. Added death date, family status, citizenship, birth place, and birth name to model. (v5.5.27) 2009-09-11 Adam Tauno Williams * OGoModel.py: Added ownerId/owner_id to job table. (v5.5.26) 2009-05-17 Adam Tauno Williams * OGoModel.py: Removed Trust from database model. * Classes/GNUmakefile: Removed the LSTrust class, removing this entity from them schema. (v5.5.25) * bundle-info.plist: Removes the LSTrust class. (v5.5.25) 2009-05-15 Adam Tauno Williams * OGoModel.py (Note): added companyId attribute to note entity; new attribute in schema. (v5.5.24) 2008-07-23 Adam Tauno Williams * OGoModel.py (Telephone & Address): added objectVersion attribute, already present in database. (v5.3.23) 2008-07-10 Adam Tauno Williams * OGoModel.py (Appointment): added travel duration before and travel duration after fields. (v5.3.22) 2008-05-30 Adam Tauno Williams * OGoModel.py (Project): add 'toNote' relation (v5.3.21) 2007-05-29 Helge Hess * OGoModel.py (Project): expose 'objectVersion' property (v5.3.20) 2007-05-28 Helge Hess * v5.3.19 * OGoModel.py (Doc): expose 'objectVersion' property to Doc entity * OGoModel.py (Note): expose 'objectVersion' and 'lastModified' properties to Note entity 2005-12-01 Helge Hess * OGoModel.py (Date): bumped length of type field to 255 (v5.3.18) 2005-09-29 Helge Hess * OGoModel.py (Team): expose isPrivate and isReadonly columns of team table (v5.3.17) 2005-09-14 Helge Hess * bundle-info.plist: fixed dependencies (this bundle provides the OGoModel class, it doesn't require it) (v5.3.16) 2005-04-19 Helge Hess * OGoModel.py: added MySQL5 model information (v5.1.15) 2005-03-07 Helge Hess * Classes/GNUmakefile: properly include config.make (v5.1.14) 2004-09-28 Helge Hess * added an own principal class for the bundle (v5.1.13) 2004-09-06 Helge Hess * GNUmakefile.postamble: do not delete models in distclean (v5.1.12) * v5.1.11 * GNUmakefile: include PostgreSQL SQL create/update scripts in bundle * GNUmakefile.postamble: do not autogenerate the EOModels 2004-08-31 Helge Hess * GNUmakefile.preamble: added library lookup pathes for FHS (v5.1.10) 2004-08-23 Helge Hess * install bundle into Library/OpenGroupware.org-1.0a/ (v5.1.9) 2004-08-21 Helge Hess * GNUmakefile.preamble (OGo_BUNDLE_LIBS): fixed for OGo 1.0 (v5.1.8) 2004-03-10 Helge Hess * GNUmakefile (BUNDLE_INSTALL_DIR): install into local root (v5.0.7) 2004-02-12 Helge Hess * common.h, GNUmakefile.preamble: fixed for MacOSX (v5.0.6) Fri Dec 5 17:25:06 2003 Martin Hoerning * OGoModel.py: added columns 'object_version', 'skyrix_palm_version' to palm tables (v5.0.5) 2003-11-27 Helge Hess * GNUmakefile: added Nicola's patch so that just "make" works. Also moved the postamble rules to GNUmakefile.postamble ... (v5.0.4) 2003-11-11 Helge Hess * OGoModel.py: mark "password" attribute as being up to 255 chars long instead of a 50 char limitation (related to OGo bug 364) (v5.0.3) Fri Jul 11 15:00:11 2003 Jan Reichmann * GNUmakefile.preamble: fixed bundle name (v4.1.2) Fri Jul 4 15:35:51 2003 Helge Hess * first OpenGroupware.org version. based on SKYRiX 4.1 version, last changed Wed May 28 15:42:55 2003 (v4.1.1) * SKYRiX ChangeLog entries cut out, being irrelevant for first OGo release Mon Nov 1 16:05:56 1999 Helge Hess * sybase_lso31.eomodel: removed some attributes-used-for-locking of the email entity since email is practically write-once. Wed Oct 6 16:05:41 1999 Helge Hess * GNUmakefile: added required bundle libs