2007-04-25 Olivier Hallot * LSWEnterprises.m: Enhanced with additionaldirect actions (v5.3.50) Bug#1734 2006-10-05 Helge Hess * LSWEnterprises.m: fixed a crasher (v5.3.49) 2006-10-03 Helge Hess * LSWEnterprises.m: added action to open mail panel based on a list result (v5.3.48) * LSWEnterprises.m: added support for bulk-ops, code cleanups, moved in interface (v5.3.47) 2006-10-02 Helge Hess * LSWEnterprises.m: added print button (v5.3.46) 2006-10-01 Helge Hess * LSWEnterprises.m: added configurable company lists (v5.3.45) * v5.3.44 * SkyEnterpriseViewer.m: added tableview configuration 2006-09-30 Helge Hess * SkyEnterpriseList.m: moved column configuration to user defaults (v5.3.43) * SkyEnterpriseList.m: changed to use new OGoListComponent class (v5.3.42) 2006-09-27 Helge Hess * SkyEnterpriseViewer.m: do not call hasLogTab (v5.3.41) 2006-09-11 Helge Hess * SkyEnterpriseList.m: properly inherit from OGoComponent, not OGoContentPage (its not a page, its a reusable component) (v5.3.40) 2006-07-07 Helge Hess * SkyEnterpriseViewer.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.39) 2006-07-04 Helge Hess * fixed some gcc 4.1 warnings (v5.3.38) 2006-03-10 Helge Hess * SkyEnterpriseEditor.m: added two defaults: OGoEnterpriseEditor_PreselectReadonlyCheckbox, OGoEnterpriseEditor_PreselectPrivateCheckbox to control the readonly and private checkboxes when the editor is invoked to create a new contact (v5.3.37) 2006-01-11 Helge Hess * v5.3.36 * SkyEnterpriseViewer.m: removed code for formletter downloads (now in OGoFormLetterAction) * LSWEnterpriseAdvancedSearch.m, SkyEnterpriseViewer.m: removed usage of SkyEnterpriseAddressConverterDataSource class 2005-06-28 Helge Hess * LSWEnterpriseAdvancedSearch.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.35) 2005-05-12 Helge Hess * v5.1.34 * LSWEnterpriseAdvancedSearch.m: added keywords-array accessor to support multi-keyword searches * fixed gcc 4.0 warnings 2004-11-24 Helge Hess * v5.1.33 * SkyAssignPersonSubEditor.m: code cleanups, moved SkyPersonFormatter class to own file * LSWEnterpriseAdvancedSearch.m, LSWEnterpriseSearchPage.m: minor code cleanups 2004-09-12 Helge Hess * LSWEnterpriseAdvancedSearch.wo: removed deprecated 'singleSelection' binding (v5.1.32) 2004-08-21 Helge Hess * LSWEnterpriseAdvancedSearch.m: fixed a MacOSX warning (v5.1.31) 2004-06-21 Helge Hess * LSWEnterprises.m, SkyAssignPersonSubEditor.m: various code cleanups (v5.0.30) 2004-05-06 Helge Hess * GNUmakefile: added postamble which validates WOx files prior building (v5.0.29) 2004-05-04 Helge Hess * SkyAssignPersonEditor.wo: changed to WOx template (v5.0.28) 2004-04-19 Helge Hess * SkyEnterpriseEditor.m: minor code cleanups (v5.0.27) 2004-04-11 Helge Hess * v5.0.26 * SkyEnterpriseViewer.m: removed a lot of unused methods related to projects, files and folders (managed by a separate subcomponent for quite some time now) * SkyEnterpriseViewer.wo: template cleanups 2004-01-19 Helge Hess * LSWEnterpriseAdvancedSearch.m: replaced -indexOfString: with -rangeOfString: (v5.0.25) 2004-01-14 Helge Hess * LSWEnterprises.m, SkyEnterpriseList.m, SkyEnterpriseProjectList.m, SkyEnterpriseViewer.m: various code cleanups (v5.0.24) 2003-12-22 Helge Hess * LSWEnterpriseAdvancedSearch.wo/LSWEnterpriseAdvancedSearch.wod: fixed CSS 'id' vs 'class' issue (v5.0.23) 2003-12-03 Helge Hess * SkyEnterpriseViewer: use "activate" direct action in URL generation, added related link tab, major cleanups, removed dead code (v5.0.22) * LSWEnterpriseHtmlMailPage.wo: minor template cleanups, now uses "activate" direct-action instead of "viewEnterprise" (v5.0.21) Fri Nov 28 19:13:34 2003 Martin Hoerning * LSWEnterpriseAdvancedSearch.m: fixed use of '%' wildcard (ogo bug 118) (v5.0.20) 2003-11-27 Thomas Schild * GNUmakefile: removed DERIVED_RESOURCES * EnterprisesDerived.make: removed * SkyEnterpriseViewer.wo, SkyEnterpriseEditor.wo, SkyEnterpriseList: removed *.lproj (v5.0.19) 2003-11-25 Thomas Schild * SkyEnterpriseEditor.wo/SkyEnterpriseEditor.html: moved formelementname 'description' in javascript to 'elements[0]' (fixed OGo bug 436) (v5.0.18) Tue Nov 18 17:51:33 2003 Martin Hoerning * LSWEnterprises.m, SkyEnterpriseList.m: fixed removing of favorites. moved favorites tab to the left (solves ogo bug 176) (v5.0.17) 2003-09-30 Thomas Schild * LSWEnterprises.wo: imageButton --> css submitButton * LSWEnterpriseAdvancedSearch.wo: imageButton --> css submitButton * SkyAssignPersonSubEditor.wo: imageButton --> css submitButton * LSWEnterpriseSearchPage.wo: imageButton --> css submitButton * GNUmakefile: some clean ups in EnterpriseDerived.make Tue Aug 12 17:57:00 2003 Martin Hoerning * LSWEnterprises.m: added customTabLabel, new default: contacts_maxTabTitleLength (fixes sx bug 1794) (v5.0.16) Mon Aug 11 16:59:12 2003 Martin Hoerning * LSWEnterpriseAdvancedSearch.m: sort saved searches popup (fixed sx bug 1732) (v5.0.15) Thu Jul 31 11:03:11 2003 Martin Hoerning * LSWEnterpriseAdvancedSearch.m: fixed keywords query (for new LSExtendedSearchEnterpriseCommand (LSEnterprise v5.0.4)) (fixes bug 671) (v5.0.14) Mon Jul 21 14:37:00 2003 Jan Reichmann * bundle-info.plist: add OGoProject as required bundle (needed for SkyAccessEditor) (v5.0.13) Mon Jul 7 17:31:56 2003 Helge Hess * OpenGroupware.org import (v5.0.12) * removed historic changelogs Wed May 24 17:39:11 2000 Martin Spindler * ChangeLog created