2007-04-25 Olivier Hallot * LSWPersons.m: Enhanced with additional direct actions (v5.3.75) Bug#1732 2006-10-03 Helge Hess * LSWPersons.m: added action to open mail panel based on a list result (v5.3.73) * LSWPersons.m: added 'bulk' button (v5.3.72) 2006-10-02 Helge Hess * LSWPersons.m: added print button (v5.3.71) 2006-10-01 Helge Hess * LSWPersons.m: added userlist configuration (v5.3.70) 2006-09-30 Helge Hess * SkyPersonList.m: moved column configuration to user defaults (v5.3.69) * SkyPersonList.m: modified to use new OGoListComponent class (v5.3.68) * SkyPersonList.m: prepared support for custom column configurations (v5.3.67) 2006-09-27 Helge Hess * SkyPersonAttributesEditor.m: code cleanups (v5.3.66) * v5.3.65 * LSWPersons.m: minor code cleanups, added some comments * SkyPersonViewer.m: do not call hasLogTab, minor code cleanups 2006-09-11 Helge Hess * SkyPersonList.m: properly inherit from OGoComponent, not OGoContentPage (its not a page, its a reusable component) (v5.3.64) 2006-08-08 Helge Hess * OGoPersonQCreatePanel.m: added salutation to quick-create panel (v5.3.63) 2006-07-07 Helge Hess * SkyPersonViewer.m: properly use person::get-by-globalID, not the generic object::get-by-globalID to activate the person viewer from a global id (should fix bug #1744) (v5.3.62) 2006-07-04 Helge Hess * fixed some gcc 4.1 warnings (v5.3.61) 2006-03-10 Helge Hess * SkyPersonEditor.m: added two defaults: OGoPersonEditor_PreselectReadonlyCheckbox, OGoPersonEditor_PreselectPrivateCheckbox to control the readonly and private checkboxes when the editor is invoked to create a new contact (v5.3.60) 2006-01-30 Helge Hess * OGoPersonQCreatePanel.m: properly refresh appointment editor if the save operation was successful (v5.3.59) 2006-01-29 Helge Hess * v5.3.58 * added OGoPersonQCreatePanel for creating person records in a separate HTML panel * SkyPersonViewer.m, SkyPersonEditor.m: code cleanups 2006-01-12 Helge Hess * v5.3.57 * SkyPersonViewer.m: show all configured form letter types 2006-01-11 Helge Hess * v5.3.56 * SkyPersonViewer.m: removed code for formletter downloads (now in OGoFormLetterAction) * LSWPersonAdvancedSearch.m, SkyPersonViewer.m: removed usage of SkyPersonAddressConverterDataSource class 2005-10-14 Helge Hess * LSWAddressFunctions.m: minor code cleanups (v5.3.55) 2005-06-28 Helge Hess * LSWPersonAdvancedSearch.m: when multiple keywords (categories) are selected the search UI now creates multiple EOKeyValueQualifiers to represent the query. Further it now supports the selection of the search operation (AND or OR) (v5.3.54) 2005-05-12 Helge Hess * v5.1.53 * LSWPersons.m: added direct action to jump to advanced search (LSWPersons/showAdvancedSearch) * LSWPersonAdvancedSearch.m: included @interface in .m file, deleted .h file 2005-03-05 Helge Hess * LSWPersons.m, EOQualifier+PersonUI.m: fixed a warning on MacOSX (v5.1.52) 2004-12-22 Helge Hess * v5.1.51 * EOQualifier+PersonUI.m: added ability to create OR qualifier for search strings which contain spaces (related to OGo enh #1034) * LSWPersons.m: trim spaces in search string, moved qualifier creation to EOQualifier category in an own file 2004-11-24 Helge Hess * code cleanups (v5.1.50) 2004-11-13 Helge Hess * LSWPersons.m: minor code cleanup (v5.1.49) 2004-09-12 Helge Hess * v5.1.48 * LSWPersonAdvancedSearch.wo/LSWPersonAdvancedSearch.wod: major template cleanups * LSWPersonAdvancedSearch.wo, SkyPersonSelectPopUp.wo: removed deprecated 'singleSelection' binding 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