2004-08-21 Helge Hess * v5.1.47 * SkyPersonViewer.m: fixed a warning * LSWPersonAdvancedSearch.m: fixed a MacOSX warning 2004-08-19 Helge Hess * SkyPersonViewer.m: minor code cleanups (v5.0.46) 2004-08-10 Helge Hess * SkyPersonEnterpriseSetViewer.wo, SkyWizardPersonViewer.wo: template cleanups, fixed some XHTML issues (v5.0.45) 2004-06-22 Helge Hess * LSWPersonAdvancedSearch.m, SkyPersonWizard.m, LSWPersons.m, SkyWizardPersonViewer.m: minor code cleanups, fixed some gcc 3.4 warnings (v5.0.44) 2004-05-09 Helge Hess * GNUmakefile.preamble: updated for current MacOSX compiler (v5.0.43) 2004-05-06 Helge Hess * GNUmakefile: added postamble which validates WOx files prior building (v5.0.42) 2004-05-05 Helge Hess * OGoPersonLinkEditor.m: post change notification if a link was created, so that the link list can properly refresh (v5.0.41) 2004-05-05 Helge Hess * v5.0.40 * SkyPersonEditor.m: code cleanups * SkyPersonEditor.wo: minor template cleanups * started OGoPersonLinkEditor for creating related links to person contacts 2004-05-04 Helge Hess * v5.0.39 * SkyPersonSearchPanel.m: code cleanups * SkyPersonSearchPanel.wo: changed to WOx template 2004-04-29 Helge Hess * v5.0.38 * SkyPersonAttributesEditor: template cleanups, code cleanups * SkyPersonEditor: use new SkyCollapsibleContent binding for defaults, some other template cleanups 2004-04-21 Helge Hess * LSWPersons: major code and template cleanups (v5.0.37) 2004-04-19 Helge Hess * v5.0.36 * started to work on .wox based templates * SkyPersonProjectList.wo/SkyPersonProjectList.wod: added proper ordering binding (avoids a warning) * SkyPersonViewer: added -isPersonNotRoot method and use that in the template instead of a complex conditional, removed unused accessTabClicked binding in .wod file * LSWPersonMailPage.m: minor code cleanups (v5.0.35) 2004-03-27 Helge Hess * SkyPersonViewer.wo/SkyPersonViewer.wod (IsInEnterpriseCond): fixed bug introduced in v5.0.33 (missing IsInEnterpriseCond) (v5.0.34) 2004-03-24 Helge Hess * SkyPersonViewer.wo/SkyPersonViewer.wod: removed some unused bindings (v5.0.33) 2004-03-15 Helge Hess * LSWPersons.m: various code cleanups, use new 'qualifier' binding in LSWFullSearch, removed LSWPersons.h (v5.0.32) 2004-03-10 Helge Hess * v5.0.31 * SkyPersonEnterpriseSetViewer.m, SkyPersonList.m: fixed minor compilation warnings with gstep-base * SkyPersonViewer.m: properly pass command context to datasource 2004-01-29 Helge Hess * SkyPersonViewer.m: minor cleanups (v5.0.30) 2004-01-19 Helge Hess * LSWPersonAdvancedSearch.m: replaced -indexOfString: with -rangeOfString: (v5.0.29) 2004-01-14 Helge Hess * various cleanups (v5.0.28) 2004-01-10 Helge Hess * SkyPersonList.wo: minor cleanups in template (v5.0.27) 2003-12-28 Helge Hess * v5.0.26 * LSWPersons: minor cleanups, moved SkyPersonWizard to separate file, do not use -enterPage: but rather return page as result in action methods, made LSMaxSearchCount an application wide default * SkyPersonSearchPanel.wo/SkyPersonSearchPanel.html: minor cleanups 2003-12-03 Helge Hess * v5.0.25 * LSWPersonHtmlMailPage.wo: minor template cleanups, now uses the "activate" direct-action instead of viewPerson * SkyPersonViewer.m: added default "OGoPersonLinksEnabled", use activate direct action for URLs, moved the apt-attributes to be fetched for the tableview into a default 2003-12-02 Helge Hess * SkyPersonViewer.wo/SkyPersonViewer.wod: added link tab, removed "license" bindings ... (v5.0.24) Fri Nov 28 19:12:00 2003 Martin Hoerning * LSWPersonAdvancedSearch.m: fixed use of '%' wildcard (ogo bug 118) (v5.0.23) 2003-11-27 Thomas Schild * GNUmakefile: removed DERIVED_RESOURCES * PersonsDerived.make: removed * SkyPersonViewer.wo, SkyPersonEditor.wo, SkyPersonList.wo: removed *.lproj (v5.0.22) Tue Nov 18 17:50:04 2003 Martin Hoerning * LSWPersons.m, SkyPersonList.m: fixed removing of favorites. moved favorites tab to the left (solves ogo bug 176) (v5.0.21) Fri Nov 7 18:59:29 2003 Martin Hoerning * SkyPersonViewer.m (prepareForActivationCommand): fetch comment (if not already fetched) if activated with an eo-record (which is the case when LSWViewAction/viewPerson?companyId=...) is used (v5.0.20) (sx bug 1915) 2003-10-30 Helge Hess * remove the derived resources from CVS (SkyPersonViewer) (v5.0.19) Mon Oct 27 16:51:52 2003 Jan Reichmann * SkyPersonViewer: add referred person support (v5.0.18) 2003-10-21 Helge Hess * SkyPersonViewer.m: smaller cleanups, requires OGoFoundation v5.0.17 (v5.0.17) 2003-09-30 Thomas Schild * LSWPersons.wo, LSWPersonAdvancedSearch.wo, SkyPersonSearchPanel.wo: imageButton --> css submitButton * GNUmakefile: some clean ups in PersonDerived.make Tue Aug 12 17:52:45 2003 Martin Hoerning * LSWPersons.m: added customTabLabel, new default: contacts_maxTabTitleLength (fixes sx bug 1794) (v5.0.16) Mon Aug 11 16:58:17 2003 Martin Hoerning * LSWPersonAdvancedSearch.m: sort saved searches popup (fixed sx bug 1732) (v5.0.15) Fri Aug 8 17:27:55 2003 Martin Hoerning * SkyPersonEditor.wo/SkyPersonEditor.wod: fixed save/cancel labels (solves bug 1448) (v5.0.14) 2003-08-06 Helge Hess * SkyPersonViewer.m: fixed access editor bug as reported by schnello (v5.0.13) Thu Jul 31 11:04:44 2003 Martin Hoerning * LSWPersonAdvancedSearch.m: fixed keywords query (for new LSExtendedSearchPersonCommand (LSPerson v5.0.6)) (fixes bug 671) (v5.0.12) Wed Jul 23 18:08:53 2003 Martin Hoerning * SkyPersonEditor.m: fixed autorelease bug (bug 1812) (v5.0.11) Mon Jul 21 14:37:53 2003 Jan Reichmann * bundle-info.plist: add OGoProject as required bundle (needed for SkyAccessEditor) (v5.0.10) Mon Jul 7 17:38:09 2003 Helge Hess * OpenGroupware.org import (v5.0.9) * removed historic ChangeLogs Wed May 24 11:55:11 2000 Helge Hess * created ChangeLog