2005-02-28  Helge Hess  <helge.hess@opengroupware.org>

	* LSWSchedulerDateCell.m: minor code cleanups (v5.1.61)

2004-12-20  Helge Hess  <helge.hess@opengroupware.org>

	* SkyAppointmentPrintViewer.m: explicitly fetch owner (do not use
	  relationship fault), related to OGo bug #1065 (v5.1.60)

2004-11-27  Helge Hess  <helge.hess@opengroupware.org>

	* LSWAppointmentViewer.m: ensure that account has proper access to view
	  the appointment (OGo bug #556), code cleanups (v5.1.59)

2004-11-26  Helge Hess  <helge.hess@skyrix.com>

	* v5.1.58

	* LSWSchedulerPreferences.m, LSWAppointmentEditor.m: fixed some gcc
	  3.4 warning

	* LSWAppointmentEditor.m, LSWAppointmentMove.m: fixed include of
	  WEClientCapabilities.h for SOPE 4.5

2004-11-13  Helge Hess  <helge.hess@opengroupware.org>

	* removed old LSWAppointmentViewer.wo directory (v5.1.57)

2004-09-12  Helge Hess  <helge.hess@opengroupware.org>

	* removed deprecated 'singleSelection' bindings from components
	  (v5.1.56)

2004-09-09  Helge Hess  <helge.hess@opengroupware.org>

	* LSWSchedulerPreferences.m: fixed OGo bug #908 (calendar preferences
	  crashed with resource categories) (v5.1.55)

2004-09-07  Helge Hess  <helge.hess@opengroupware.org>

	* LSWAppointmentViewer.wo: removed German.lproj and German_orange.lproj
	  (not required with fixed OGoResourceManager) (v5.1.54)

2004-08-10  Helge Hess  <helge.hess@opengroupware.org>

	* SkyResourceSelection.wo: fixed some XHTML issues, minor template
	  cleanups (v5.0.53)

2004-08-02  Helge Hess  <helge.hess@skyrix.com>

	* SkyAptDateSelection.wo, Defaults.plist: moved the minute popup 
	  fields (00-59) a user default, removed deprecated 'singleSelection' 
	  bindings (v5.0.52)

2004-06-21  Helge Hess  <helge.hess@opengroupware.org>

	* LSWAppointmentMove.m: fixed a gstep-base warning (v5.0.51)

2004-06-18  Helge Hess  <helge.hess@opengroupware.org>

	* v5.0.50

	* SkyAppointmentPrintViewer.m: minor code cleanups

	* LSWAppointmentViewer.m, LSWAppointmentEditor.m: removed unused code

2004-06-16  Helge Hess  <helge.hess@skyrix.com>

	* LSWAppointmentEditor.wo/LSWAppointmentEditor.wod (CommentTextArea): 
	  the comment editfield was broken (probably due to changes in the
	  wod parser) - fixed that bug (v5.0.49)

2004-06-16  Helge Hess  <helge.hess@opengroupware.org>

	* v5.0.48

	* SkyAptParticipantsList.m: fixed an issue with NSNull participant
	  status fields on MacOSX

	* LSWAppointmentViewer.m: improved handling of NSNull values

2004-06-14  Helge Hess  <helge.hess@opengroupware.org>

	* LSWSchedulerDateTitle.m: minor code cleanups, need some more 
	  (v5.0.47)

2004-05-19  Helge Hess  <helge.hess@opengroupware.org>

	* LSWAppointmentEditor.m: minor cleanups, needs some more ... (v5.0.46)

2004-05-07  Helge Hess  <helge.hess@opengroupware.org>

	* SkyAptParticipantsList.m: major code cleanups (v5.0.45)

2004-05-05  Helge Hess  <helge.hess@opengroupware.org>

	* v5.0.44

	* LSWSchedulerPreferences.wod: removed some unused element declarations

	* SkyParticipantsSelection.m: minor cleanups

2004-05-04  Helge Hess  <helge.hess@opengroupware.org>

	* v5.0.43

	* LSWSchedulerPreferences.wo: minor cleanups
	
	* LSWSchedulerPreferences.m: major cleanups, needs a LOT more

	* SkyParticipantsSelection.wo: some template cleanups
	
	* LSWAppointmentProposal.wo: some template cleanups, improved XHTML
	  compatibility
	
2004-05-01  Helge Hess  <helge.hess@opengroupware.org>

	* LSWAppointmentViewer.wo: removed non-localized templates which are
	  never used (v5.0.42)

2004-04-20  Helge Hess  <helge.hess@skyrix.com>

	* LSWAppointmentViewer.wo: some template cleanups (v5.0.41)

2004-04-14  Helge Hess  <helge.hess@opengroupware.org>

	* LSWAppointmentMove.m: code cleanups (v5.0.40)

2004-03-30  Helge Hess  <helge.hess@skyrix.com>

	* LSWAppointmentViewer.m: properly display appointment title in 
	  navigation, some code cleanups (v5.0.39)

	* v5.0.38
	
	* SkyParticipantsSelection.m: major code cleanups

	* SkyResourceSelection.m: major code cleanups

	* v5.0.37

	* LSWAppointmentEditor+Fetches.m: minor code cleanups

	* LSWAppointmentEditor.m: properly deal with NSNull in cycleEndDate

2004-03-26  Helge Hess  <helge.hess@opengroupware.org>

	* LSWAppointmentEditor.m, SkyAptTypeSelection.m: minor code cleanups 
	  (v5.0.36)

2004-03-12  Helge Hess  <helge.hess@skyrix.com>

	* LSWAppointmentEditor.m: fixed OGo bug #664 (save&mail was broken),
	  probably introduced in v5.0.33 (v5.0.35)

2004-03-10  Helge Hess  <helge.hess@opengroupware.org>

	* v5.0.34

	* LSWSchedulerDateCell.m: major improvements to XHTML compatibility

	* SkyParticipantsSelection.m: fixed a compile time warning on
	  gstep-base

2004-02-24  Helge Hess  <helge.hess@skyrix.com>

	* v5.0.33

	* LSWAppointmentEditor.m: major code cleanups and reorganizations, 
	  started to move some date parsing/formatting code to a formatter
	  class (OGoAppointmentDateFormatter)
	
	* LSWAppointmentEditor.m: fixed OGo bug #623, some changes to enddate
	  processing (now limits to years smaller than 2037)

	* v5.0.32

	* LSWAppointmentEditor.m: properly check for NSNull in cycle type, 
	  fixes a bug with appointment creation on OSX

	* common.h: import NSString+Ext.h on Cocoa and gstep-base to avoid
	  some compiler warnings

2004-02-21  Helge Hess  <helge.hess@opengroupware.org>

	* SkyParticipantsSelection.m, LSWAppointmentEditor.m: ensure that the 
	  participants array is mutable, create mutable arrays with capacity
	  (v5.0.31)

2004-02-15  Helge Hess  <helge.hess@opengroupware.org>

	* v5.0.30

	* LSWAppointmentViewer.m: removed handling of NSNull's in write ACL
	  strings, some code cleanups

	* LSWAppointmentMove.m: use NSCalendarDate+UnitAdder methods for
	  date calculation, some code cleanups

	* NSCalendarDate+UnitAdder.m: added additional units as used in 
	  LSWAppointmentMove

2004-02-11  Helge Hess  <helge.hess@skyrix.com>

	* LSWAppointmentEditor.m: properly pass command-context to conflict
	  datasource (v5.0.29)

2004-01-26  Helge Hess  <helge.hess@opengroupware.org>

	* LSWAppointmentEditor.wo/LSWAppointmentEditor.wod: minor cleanups
	  (v5.0.28)

2004-01-22  Helge Hess  <helge.hess@skyrix.com>

	* v5.0.27

	* various cleanups regarding "== YES" and "== NO" ...

	* LSWAppointmentEditor.m: fixed a bug with in the context of
	  "shouldAttachAppointmentsToMails" (mail sending fails with exception)

2004-01-19  Helge Hess  <helge.hess@opengroupware.org>

	* v5.0.26

	* SkyParticipantsSelection.m, SkyResourceSelection.m: various code 
	  cleanups

	* SkyAppointmentPrintViewer.m, SkyAptDateSelection.m: minor cleanups

	* LSWAppointmentViewer.m, SkyAptParticipantsList.m: moved some 
	  defaults to Defaults.plist, major cleanups

	* LSWAppointmentEditor.m, LSWAppointmentProposal.m: major cleanups

	* GNUmakefile: fixed for MacOSX compilation

2003-12-22  Helge Hess  <helge.hess@skyrix.com>

	* fixed CSS 'id' vs 'class' issue (v5.0.25)

2003-12-12  Helge Hess  <helge.hess@skyrix.com>

	* v5.0.24
	
	* LSWAppointmentEditor.m: cleaned up calendar format parsing/generation
	  (needs more work)

	* LSWAppointmentEditor.m, Defaults.plist: moved hour/minute
	  delimiters to a default (scheduler_editor_hourdelimiters)

	* LSWAppointmentEditor.wo/LSWAppointmentEditor.html: only show delete
	  button if the user has permissions to delete, use CSS styling for 
	  delete button

	* LSWAppointmentEditor.m: sourcecode cleanups

2003-12-04  Helge Hess  <helge.hess@skyrix.com>

	* v5.0.23

	* LSWAppointmentTextMailPage.wo: minor cleanups

	* LSWAppointmentHtmlMailPage.wo/LSWAppointmentHtmlMailPage.html: do not
	  wrap viewertitle

	* LSWAppointmentMailPage.m: removed some dead code, major code 
	  cleanups (v5.0.22)

2003-12-03  Helge Hess  <helge.hess@skyrix.com>

	* v5.0.21

	* LSWAppointmentViewer: added related-links tab to English template -
	  the templates of the viewer really need further cleanups

	* LSWAppointmentEditor: minor tweaks

	* LSWAppointmentHtmlMailPage.wo: cleaned up template, now uses the
	  "activate" direct-action instead of viewAppointment (v5.0.20)

Thu Nov 27 17:28:12 2003  Martin Hoerning  <mh@skyrix.com>

	* LSWSchedulerPreferences.m: made aptType input type editable (v5.0.19)

Thu Nov 27 16:32:35 2003  Martin Hoerning  <mh@skyrix.com>

	* LSWAppointmentMove.m: fixed conflict panel appearance 
	  (solves ogo bug 2[again]) (v5.0.18)

2003-11-26  Thomas Schild  <ts@skyrix.com>

	* LSWAppointmentEditor.html: adjusted the sequence of
	  save/delete/cancel buttons (v5.0.17)

Tue Nov 25 18:06:52 2003  Martin Hoerning  <mh@skyrix.com>

	* v5.0.16
	
	* SkyAptDateSelection.m: added popup list for am/pm (was in hour popup)
	  this is disabled by default ('scheduler_useAMPMButton')
	  (solves ogo bug 373)

	* SkyAptTypeSelection.m: added apt type selection as component.
	  image list (default) or popup possible.

2003-11-25  Helge Hess  <helge.hess@skyrix.com>

	* LSWAppointmentViewer.m: include EOFault.h from GDLAccess (v5.0.15)

2003-11-25  Helge Hess  <helge.hess@opengroupware.org>

	* v5.0.14
	
	* LSWAppointmentViewer.m: fixes OGo bug 420, for some reason a fault
	  for sometimes passed into a direct-action activated viewer which
	  results in the usual, fault related issues ...
	
	* LSWAppointmentViewer.m: use "activate" direct action to activate the
	  viewer from mail actions
	
	* LSWAppointmentViewer.m: major cleanups
	
Wed Nov 19 20:18:09 2003  Martin Hoerning  <mh@skyrix.com>

	* v5.0.13
	
	* SkyAptParticipantsList.m: added participant detail columns/actions
	  (partStat, role), but disabled by default
	
	* LSWAppointmentEditor.m: added AM/PM time input (solves ogo bug
	  373)

2003-11-07  Thomas Schild  <ts@skyrix.com>

	* SkyParticipantsSelection.wo, SkyResourceSelection.wo,
	  LSWAppointmentMove.wo, LSWAppointmentProposal.wo,
	  LSWSchedulerPreferences.wo:
	  imageButton --> css submitButton
	
	* LSWSchedulerPreferences.wo: removed *.lproj
	  (v5.0.12)

2003-11-06  Thomas Schild  <ts@skyrix.com>

	* LSWAppointmentMove.wo: imageButton --> css submitButton
	
	* LSWAppointmentEditor.wo: removed *.lproj (v5.0.11)

Wed Sep  3 16:15:32 2003  Martin Hoerning  <mh@skyrix.com>

	* v5.0.10
	
	* LSWSchedulerDateTitle.m, LSWAppointmentViewer.m,
	  LSWAppointmentMove.m: added AM/PM time formatting (OGo bug 14)

2003-08-22  Helge Hess  <helge.hess@skyrix.com>

	* LSWAppointmentEditor.wo/LSWAppointmentEditor.html: smaller cleanups
	  (needs more ...) (v5.0.9)

2003-08-18  Helge Hess  <helge.hess@skyrix.com>

	* LSWAppointmentEditor.m: major cleanups (still a lot to do ...) -
	  fixed OGo Bug #1 (v5.0.8)

Tue Aug 12 18:27:32 2003  Martin Hoerning  <mh@skyrix.com>

	* LSWAppointmentMove.m: saving appointment with command 
	  "appointment::move" (needs LSScheduler version v5.0.19)
	  (fixes sx bug 1589) (v5.0.7)

Tue Aug 12 17:28:19 2003  Martin Hoerning  <mh@skyrix.com>

	* LSWAppointmentMove.m: display holidays at example dates
	  (fixes sx bug 1730) (v5.0.6)

Fri Aug  8 17:44:08 2003  Martin Hoerning  <mh@skyrix.com>

	* LSWAppointmentEditor.m: added year range check and warning
	  (solves bug 1495) (v5.0.5)

Tue Aug  5 17:53:40 2003  Martin Hoerning  <mh@skyrix.com>

	* LSWAppointmentMove.m: added localized weekday to example dates
	  (solves bug 1029) (v5.0.4)

Tue Jul 15 14:53:50 2003  Jan Reichmann  <jr@skyrix.com>

	* SkyAptParticipantsList.wo/SkyAptParticipantsList.html: add missing
	  end tag (v5.0.3)

Mon Jul  7 20:00:34 2003  Jan Reichmann  <jr@skyrix.com>

	*  fixed OGo import (v5.0.2)

Mon Jul  7 18:06:06 2003  Helge Hess  <helge.hess@skyrix.com>

	* OpenGroupware.org import (v5.0.1)

	* removed historic ChangeLogs

Tue Dec  8 17:00:13 1998  Helge Hess  <helge@trex.mdlink.de>

	* created ChangeLog
