2006-01-29 Helge Hess * SkyInlineAptDataSourceView.m: fixed a crasher in a command call (occurred during IE DnD of an appointment) (v5.3.52) 2005-11-30 Helge Hess * SkyInlineDayOverview.m: code cleanups (v5.3.51) 2005-09-23 Helge Hess * SkyMonthRepetition.m: fixed a warning on OSX (v5.3.50) 2005-08-23 Helge Hess * SkySchedulerConflictCell.m: code cleanups (v5.3.49) 2005-08-22 Helge Hess * SkyMonthRepetition.m, SkySchedulerConflictCell: code cleanups (v5.3.48) 2005-08-18 Helge Hess * v5.3.47 * SkyInlineAptDataSourceView.m: do not use deprecated SkySchedulerConflictDataSource API * SkyMonthBrowser.m: code cleanups (moved some statics to Defaults.plist, removed unused ivars) 2005-08-02 Helge Hess * SkySchedulerDateCell.m: added ability to hide appointments which have only the 'list' permission. Can be activated using the bool default 'scheduler_hide_listonly_appointments' (#1505) (v5.3.46) 2005-06-17 Helge Hess * SkyInlineDayHChart.m, SkyInlineWeekHChart.m: major code cleanups, fixed OGo bug #1419 (issue with hcharts and multiple teams) (v5.1.45) 2005-05-12 Helge Hess * fixed gcc 4.0 warnings (v5.1.44) 2005-03-09 Helge Hess * SkyAptResourceList.m, SkyAptResourceGroupsList.m: minor code cleanups (v5.1.43) 2005-01-06 Helge Hess * SkySchedulerDateCell.m: code cleanups (v5.1.42) 2004-12-20 Helge Hess * GNUmakefile: removed old derived resources rules (v5.1.41) 2004-11-27 Helge Hess * SkyInlineAptDataSourceView.m: minor code cleanups (v5.1.40) 2004-09-07 Helge Hess * removed creation of derived resources in German.lproj and German_blue.lproj (not required anymore with fixed OGoResourceManager) (v5.1.39) 2004-08-10 Helge Hess * SkyInlineMonthOverview.wo/SkyInlineMonthOverview.html: minor template cleanups (v5.0.38) 2004-08-09 Helge Hess * v5.0.37 * OGo.make: properly added orange theme (fixes incorrect colors in orange theme) * SkyInlineAptDataSourceView.m: fixed a compiler warning 2004-08-05 Helge Hess * OGo.make: added blue theme (v5.0.36) 2004-06-24 Helge Hess * v5.0.35 * SkyInlineDayOverview.m: code cleanups * SkyInlineAptDataSourceView.m, SkyAppointmentFormatter.m: code cleanups 2004-06-23 Helge Hess * SkyPrintMonthOverview.m, SkyPrintWeekOverview.m, SkyAppointmentFormatter.m: moved some DUP formatter setup code from the print views to the formatter class (v5.0.34) * SkyPrintMonthOverview.m: code cleanups, improved checks for NSNull (v5.0.33) 2004-06-18 Helge Hess * SkyInlineAptDataSourceView.m: fixed a release bug in appointment type processing (probably introduced in v5.0.29) (v5.0.32) 2004-06-18 Helge Hess * SkySchedulerDateCell.m: fixed a warning, minor cleanups (v5.0.31) 2004-06-17 Helge Hess * SkySchedulerDateCell.m: minor code cleanups (v5.0.30) 2004-06-14 Helge Hess * SkyInlineAptDataSourceView.m: major code cleanups (needs a lot more) (v5.0.29) 2004-05-11 Helge Hess * v5.0.28 * SkyInlineDayChart.wo: minor template cleanups * SkyInlineDayChart.m: minor code cleanups 2004-05-09 Helge Hess * cleanups to print and inline component templates (v5.0.27) 2004-04-21 Helge Hess * SkyNewsAppointmentList.wo/SkyNewsAppointmentList.wod: removed license conditional (v5.0.26) 2004-03-30 Helge Hess * SkyAptResourceList.wo/SkyAptResourceList.wod (AptResourceButtons): added 'ordering' binding to SkyButtonRow, avoids a warning (v5.0.25) 2004-03-21 Helge Hess * SkyAppointmentList.wo/SkyAppointmentList.wod (NewAptButton): added missing ordering binding to button row (v5.0.24) 2004-03-11 Helge Hess * SkyNewsAppointmentList.m: properly generate "," between participant names, fixes OGo bug #626 (v5.0.23) 2004-02-15 Helge Hess * SkyNewsAppointmentList.m: subminor improvement to debug log (v5.0.22) 2004-02-13 Helge Hess * v5.0.21 * SkyMonthRepetition.m: code cleanups * SkyInlineAptDataSourceView.m: use -commandContext instead of (deprecated) -skyrixContext * SkyNewsAppointmentList.m: improved check for some edge condition 2004-01-20 Helge Hess * SkyPrintMonthOverview.m, SkyInlineWeekHChart.m, SkyInlineDayHChart.m, SkyMonthRepetition.m, SkyInlineAptDataSourceView.m: replaced -indexOfString: with -rangeOfString:, minor cleanups (v5.0.20) 2003-12-28 Helge Hess * SkyNewsAppointmentList.m: cleanups, made date format configurable, store fetch keys in defaults (v5.0.19) Tue Nov 18 19:50:32 2003 Martin Hoerning * SkyInlineAptDataSourceView.m, and subclasses: fixed apt-title colors (now takes stylesheed classes), apt-title is now also clickable, esp. allday apts with no time to click on (solves ogo bug 362) (v5.0.18) 2003-11-05 Thomas Schild * GNUmakefile: include SKYRIX.make, OGo.make * OGo.make: added (v5.0.17) Tue Oct 28 19:29:13 2003 Martin Hoerning * SkyPrintMonthOverview.m: added iVars (month, year, tz, weekOfYear) (solves ogo bug 110) (v5.0.16) Tue Oct 28 10:27:34 2003 Jan Reichmann * SkyInlineAptDataSourceView.m: replace to-relation with command call (v5.0.15) 2003-10-21 Helge Hess * SkyNewsAppointmentList.m: some code cleanups, highlight: "if (!(i == 0))" (v5.0.14) Wed Sep 3 16:11:55 2003 Martin Hoerning * v5.0.13 * SkyAppointmentFormatter.[m|h], SkyInlineAptDataSourceView.[m|h], SkyInlineDayChart.m, SkyInlineDayHChart.m, SkyInlineDayOverview.m, SkyInlineWeekChart.m, SkyInlineWeekColumnView.m, SkySchedulerDateCell.m: added AM/PM time formatting (OGo Bug 14) Tue Aug 5 16:47:14 2003 Martin Hoerning * SkyInlineAptDataSourceView.m: changed oid for directActions to submit mulit primaryKey GIDs (bug 1029) (v5.0.12) Mon Jul 7 20:10:32 2003 Jan Reichmann * fixed OGo import (v5.0.11) Mon Jul 7 18:13:36 2003 Helge Hess * OpenGroupware.org import (v5.0.10) * removed historic ChangeLogs Thu Nov 2 15:44:53 2000 Martin Spindler * ChangeLog: created