2004-09-10 Helge Hess * UIxAppointmentPrintview.wox, UIxAppointmentView.wox: added missing label prefix (v0.9.80) 2004-09-09 Marcus Mueller * v0.9.79 * UIxAppointmentEditor.wox: removed debug output of clientObject, UIxPageFrame.wox is doing this now. * UIxCalDayListView.[wox|m]: fixed some wrong assumptions of uid handling, corrected to use the (now bugfixed) calendarUIDs of clientObject. 2004-09-07 Marcus Mueller * v0.9.78 * UIxCalDayOverview.m, UIxCalDayChartview.m: minor cleanups * UIxCalDayOverview.wox, UIxCalDayChartview.wox: added style information for appointments, used for colorization (doesn't work due to style problems - needs to get investigated later on) * UIxCalDayListview.[m|wox]: started implementation of list view, not quite finished. 2004-09-06 Marcus Mueller * UIxAppointmentEditor.wox: fixed incorrect label (v0.9.77) 2004-09-01 Marcus Mueller * GNUmakefile.preamble: fixed for gsmake 1.9.2 build (v0.9.76) 2004-08-31 Marcus Mueller * UIxCalView.m: fixed stupid bug (v0.9.75) 2004-08-27 Marcus Mueller * v0.9.74 * English.lproj/default.plist: more labels * UIxAppointmentView.wox: replaced static strings with labels * UIxAppointmentView.h, UIxCalView.h: exposed some methods * product.plist: added "printview" method to SOGoAppointmentObject * UIxAppointmentPrintview.[m|wox]: new printview for appointments 2004-08-27 Helge Hess * UIxAppointmentEditor.m: prepared to share code with contact editor (v0.9.73) * UIxCalView.m: minor code cleanups (v0.9.72) 2004-08-25 Marcus Mueller * GNUmakefile.preamble: removed NGScripting from dependencies - it's no longer required (v0.9.71) * UIxAppointmentProposal.m: changed -isSecondHalfGreen and -isSlotRangeGreen due to a bugfix in NGExtensions (v0.9.70) * v0.9.69 * UIxAppointmentProposal.m: completed edit functionality. Resources and participants are now passed as query parameters. * UIxAppointmentEditor.m: Resources and Participants are now properly constructed from existing query parameters. 2004-08-24 Marcus Mueller * v0.9.68 * UIxAppointmentEditor.m: added knowledge about "dur" parameter * UIxAppointmentProposal.[m|wox]: added edit functionality, still incomplete * UIxCalView.[hm]: remove date related query parameter methods, moved to UIxComponent * GNUmakefile.preamble: changes for linking against SOPE 4.3 (v0.9.67) 2004-08-16 Marcus Mueller * AnaisUidSelector.[wox,m]: Added colorizing of login's uid. (v0.9.66) 2004-08-16 Helge Hess * UIxAppointmentProposal.m: small bugfix to range processing (v0.9.65) 2004-08-16 Marcus Mueller * UIxTimeDateControl.m: removed a debug log. (v0.9.64) * v0.9.63 * UIxCalView.m: -isMyApt done properly. * UIxCalWeekOverview.wox: use extra stylesheet info to colorize other's appointments differently. * UIxDatePicker.m: removed a debug log. 2004-08-16 Helge Hess * UIxAppointmentProposal.m: first working version of proposal (v0.9.62) * UIxAppointmentProposal: proper vertical/horizontal row generation (v0.9.61) 2004-08-16 Marcus Mueller * UIxAppointmentView.m: fixed redirect in deleteAction. (v0.9.60) * v0.9.59 * UIxTimeDateControl.m: subclasses from UIxComponent now, hence -viewTimeZone should work correctly now. * UIxAppointmentProposal.wox, UIxAppointmentEditor.wox: fixed cancel button urls. * UIxAppointmentProposal.[wox,m]: fixed date/time fields. (v0.9.58) 2004-08-16 Helge Hess * UIxAppointmentProposal: added duration popup (v0.9.57) 2004-08-16 Marcus Mueller * v0.9.56 * UIxTimeDateControl.m: HACK: added correct timeZone. 2004-08-16 Helge Hess * v0.9.55 * UIxAppointmentProposal.m: load default start/enddates * UIxAppointmentEditor.m: add default start/enddates 2004-08-16 Marcus Mueller * v0.9.54 * UIxTimeDateControl.*, UIxTimeSelector.*, UIxDatePicker.*: fixed. DatePicker expects day, month, year bindings now, TimeSelector expects hour, minute, second. 2004-08-16 Helge Hess * v0.9.53 * UIxAppointmentProposal: added attendee selectors, added ivars, added searchProposal action * added green_corner.gif * iCalPerson+UIx.m: fixed -cnForDisplay to properly check for quotes prior removing them (v0.9.52) 2004-08-15 Helge Hess * UIxAppointmentEditor.m: fixed for new time fields (v0.9.51) * fixed time field controls (v0.9.50) 2004-08-15 Marcus Mueller * v0.9.49 * UIxTimeDateControl.[wox,m]: new component. * UIxAppointmentProposal.wox: added labels and stuff, work in progress. * English.lproj/default.strings: new labels * UIxTimeSelector.m, UIxDatePicker.m: correct date bindings. 2004-08-15 Helge Hess * v0.9.48 * UIxAppointmentEditor.m: minor cleanups * UIxAppointmentView.m: added -delete action * UIxAppointmentEditor.m: more decoupling from iCal. Added some error handling UI code (errorText), date selector is broken (v0.9.47) * v0.9.46 * iCalPerson+UIx.m: changed -cnForDisplay method, znek needs to check it for correctness * UIxAppointmentEditor.m: rewrote not to work directly on the parsed iCalendar appointment but rather track changes in the appointment itself * UIxAppointmentEditor.m: removed now unused methods (due to attendee selector) (v0.9.45) * v0.9.44 * UIxAppointmentEditor.m: use new AnaisAttendeeSelector * UIxAppointmentEditor.m: replaced formattedAptStartDate with a titleDateFormatter (directly bound to the string element) 2004-08-15 Marcus Mueller * v0.9.43 * UIxTimeSelector.[wox,m]: new component for selecting the time part of a given date. * UIxAppointmentEditor.[wox,m]: uses new UIxTimeSelector 2004-08-15 Helge Hess * v0.9.42 * UIxAppointmentEditor.m: minor cleanups * UIxAppointmentProposal.wox: made mockup code dynamic 2004-08-15 Marcus Mueller * v0.9.41 * images/*: new images for UIxDatePicker and skycalendar.html. * French.lproj/skycalendar.*, English.lproj/skycalendar.*: new js based date picker taken from OGo. NOTE: these files are currently NOT used/installed due to a bug in SOPE. Instead, the non-localized versions are used. This will go away as soon as the bug in SOPE is fixed. * skycalendar.js, skycalendar.html: the non-localized versions as a workaround to the problem described above. * product.plist: added new images and the non-localized js date picker as public resources. * UIxDatePicker.[m,wox], UIxDatePickerScript.[m,wox]: new reusable component for picking a date fancy style. ;-) Use UIxDatePickerScript to load the necessary js code once in your component. 2004-08-15 Helge Hess * v0.9.40 * UIxAppointmentProposal.wox: fixes in mockup code * UIxAppointmentEditor.m: some cleanups * v0.9.39 * UIxAppointmentProposal.wox: work on page layout * UIxAppointmentView.wox, UIxCalWeekOverview.wox: minor cleanups 2004-08-15 Marcus Mueller * v0.9.38 * UIxComponent+Agenor.[hm]: -cnForUser and -emailForUser require the AgenorUserManager from Logic. * UIxAppointmentEditor.m: refactored -cnForUser and -emailForUser, moved to extra category. * UIxCalWeekView.wox: added custom style if apt belongs to user. * UIxCalView.m: added some extra logic in redirect, provided extra style sheet selector for appointments. * GNUmakefile: added new files 2004-08-14 Marcus Mueller * v0.9.37 * English.lproj/default.strings: new labels * UIxAppointmentEditor.m: after save, return to ".." instead of "view" * UIxAppointmentEditor.wox: added "Cancel" button. * UIxCalView.m: refined behaviour of redirects according to Helge's request. 2004-08-14 Marcus Mueller * UIxAppointmentEditor.m: Changed "X-OGo-RESOURCE" into "NON-PARTICIPANT" (v0.9.36) 2004-08-14 Marcus Mueller * UIxAppointmentView.[h,m,wox], UIxAppointmentEditor.[h,m,wox]: general enhancements, use new API. (v0.9.35) 2004-08-13 Marcus Mueller * v0.9.34 * UIxCalView.[hm]: use new formatters. * UIxCalDayOverview.m: fixed build warnings. * UIxAppointmentEditor.m: added warnings. 2004-08-13 Marcus Mueller * v0.9.33 * UIxCalView.m: adjusted shortTextForApt to meet the requirements specifictions. * UIxCalDayView.m: removed shortTextForApt (moved to superclass). * UIxCal*view.wox: escapeHTML="NO" for shortTextForApt. 2004-08-13 Marcus Mueller * v0.9.32 * UIxCalView.m: shouldHideWeekend according to new default, SOGoShouldDisplayWeekend. * UIxCalWeekOverview.wox, UIxCalWeekColumnsview.wox: use new dynamic value for "hideWeekend" association. * NOTES: new "Defaults" section. 2004-08-13 Helge Hess * UIxCalWeekColumnsview.wox: hide weekend (requires libWEExtensions v4.2.52) (v0.9.31) 2004-08-13 Marcus Mueller * UIxAppointmentEditor.[wox|m]: important fix for testing (v0.9.30) 2004-08-13 Helge Hess * UIxCalWeekColumnsview.wox: hide weekend (requires libWEExtensions v4.2.52) (v0.9.30) * UIxCalWeekOverview.wox: hide weekend (requires libWEExtensions v4.2.51) (v0.9.29) 2004-08-13 Marcus Mueller * v0.9.28 * iCalPerson+UIx.[hm]: more convenience * UIxAppointmentView.[hm]: display CN's as Names * UIxAppointmentEditor.[wox|m]: more functionality, but still unfinished. You can use it to test appointments, though. 2004-08-13 Helge Hess * UIxAppointmentEditor.wox: fixed base URL of form not to include "save" (v0.9.27) * UIxAppointmentEditor.m: catch a common programming mistake (invoking a method on a method) (v0.9.26) 2004-08-12 Marcus Mueller * UIxAppointmentEditor.[m|wox]: participants are added correctly now, resources are still lacking from save. (v0.9.25) 2004-08-12 Marcus Mueller * v0.9.24 * Added AnaisUidSelector to all views. Removed worse named -owner method from all affected views and instead added -formattedCalendarUIDs to UIxCalView. This is now used by all print views in their header. * UIxCalWeekOverview.m: adjusted endDate properly, if -displayWeekends returns NO (the default). 2004-08-12 Marcus Mueller * UIxCalView.m: fixed problems with redirect (v0.9.23) 2004-08-12 Helge Hess * v0.9.22 * UIxAppointmentView.m: properly catch invalid appointment references and return a 404 (because SOGoAppointmentObject's are created even for invalid IDs for performance reasons) * UIxCalView.m: generate appointment URLs using clientObject (the appointment folder) * more cleanups * added (still empty) proposal component (v0.9.21) * some code reorganizations, fixed some compile warnings (v0.9.20) 2004-08-11 Marcus Mueller * v0.9.19 * UIxCalView.m: implements -redirectForUIDsAction to construct a redirect to a special appointment folder. * product.plist: "show" method is mapped to UIxCalView's -redirectForUIDsAction. 2004-08-11 Marcus Mueller * v0.9.18 * UIxCalWeekOverview.wox: added AnaisUidSelector * English.lproj/default.strings: more labels 2004-08-11 Marcus Mueller * v0.9.17 * product.plist: removed "yearprintview" method - this doesn't exist. * English.lproj/default.strings: more labels (these need to be added to the French version!) * UIxAppointmentEditor.[m|wox]: nice Anais integration showing up. ;-) 2004-08-10 Marcus Mueller * v0.9.16 * UIxAppointmentEditor.wox: pretty printing, use labels where appropriate. * UIxAppointmentEditor.m: uses SOGoDateFormatter now. * English.lproj/default.strings: added new labels. 2004-08-09 Marcus Mueller * v0.9.15 * UIxCalWeek*view.wox: added missing queryParameters to mode hrefs. 2004-08-05 Marcus Mueller * v0.9.14 * UIxCalDayOverview.[hm]: refactored currentDate -> moved to UIxCalDayView.[hm]. * UIxCalDayView.[hm]: added currentDate and accompanied functionality. * UIxCalView.[hm]: added -tooltipForApt. * UIxCalDayChartview.[wox|m]: implemented. * UIxCalInlineMonthOverview.wox: cosmetic changes. * UIxCalDayOverview.wox, UIxCalWeekOverview.wox, UIxCalMonthOverview.wox: uses "tooltipForApt" for view hyperlinks. 2004-08-02 Marcus Mueller * v0.9.13 * UIxCalDayPrintview.[m|wox], UIxCalWeekPrintview.[m|wox], UIxCalMonthPrintview.[m|wox]: finished print views. * UIxCalWeekOverview.wox: added numberformat for days. 2004-08-02 Marcus Mueller * v0.9.12 * UIxCalMonthView.[hm]: fixed a nasty bug. Needed to add -startOfMonth to overcome the problem associated with -startDate in the context of month overview. -startDate is necessary for fetching the core infos and almost always is member of the previous month. Also, -endDate isn't necessarily in the same month we're talking about. I reworked this and added some private category to NSCalendarDate which should be moved into SxCore later on. * UIxCalMonthOverview.m: Use -startOfMonth instead of -startDate for all calculations. * UIxCalMonthOverview.wox: applied some pretty printing and added some debugging info (commented out). 2004-07-30 Marcus Mueller * v0.9.11 * UIxCalDayOverview.h, UIxCalWeekOverview.h: new headers for subclassers. * UIxCalDayPrintview.[wox|m], UIxCalWeekPrintview.[wox|m], UIxCalMonthPrintview.[wox|m]: new views for printing. * product.plist: mapped "*printview"'s to appropriate new classes 2004-07-29 Marcus Mueller * v0.9.10 * UIxCalDayView.m, UIxCalWeekView.m, UIxCalMonthView.m: reversed previous changes to -startDate/-endDate as these were wrong. Views have to deal on their own if appointments break the "usual" time range. Nevertheless we should never drop any appointments! * UIxCalDayOverview.[wox|m]: refactored dateRanges (moved to UIxCalDayView) and completed display of all appropriate attributes (all day appointments, holiday info). * UIxCalDayView.[hm]: fixed dateRanges. * UIxCalView.[hm]: implemented -allDayApts and refactored some code. 2004-07-28 Marcus Mueller * v0.9.9 * UIxCalWeekColumnsview.[m|wox]: implemented. * UIxCalWeekCharview.*, UIxCalWeekListview.*, UIxCalDayChartView.*, UIxCalDayListview.*: enhanced templates. * UIxCalDayView.[hm]: removed -thisMonth and -nextMonth. * UIxCalView.[hm]: added -thisMonth and -nextMonth 2004-07-28 Marcus Mueller * v0.9.8 * Renamed all images/icon_apt_* images into images/icon_view_*. for the sake of simplicity and consistency. * UIxCalInlineMonthOverview.m: fixed problems with a special set of edge cases where inappropriate style sheets would have been selected. * UIxCalDayChartview.*, UIxCalDayListview.*: new templates for respective view modes. Used UIxCalDayOverview as the template for these. * UIxCalWeekChartview.*, UIxCalWeekListview.*, UIxCalWeekColumnsview.*: new templates for respective view modes. Used UIxCalWeekOverview as the template for these. * GNUmakefile: added new templates and classes, changed image names. * product.plist: mapped methods to the correct classes. 2004-07-26 Marcus Mueller * v0.9.7 * UIxCalView.[hm]: new methods for defaults access, -dayStartHour, -dayEndHour and -shouldDisplayWeekend. * UIxCalDayOverview.[m|wox]: added content. CSS isn't 100% proper, yet. * UIxCalWeekView.m, UIxCalMonthView.m: set startDate/endDate properly. * UIxAppointmentEditor.m: fixed a subtle bug in -uriAsFormat that prevented date information from being set properly in newAction:. 2004-07-23 Marcus Mueller * v0.9.6 * GNUmakefile: added UIxCalDayView.[hm] and UIxCalDayOverview.[m|wox] * UIxCalDayView.[hm]: abstract superclass for all day related views. * UIxCalDayOverview.[m|wox]: new component rendering the day overview. * UIxCalInlineMonthOverview.[m|wox]: uses new "selectedDayExtraStyle" binding and implements accompanied logic for its usage. * product.plist: added 3 dayview methods, all currently pointing to UIxCalDayOverview. 2004-07-22 Marcus Mueller * v0.9.5 * UIxCalInlineMonthOverview.m: new "style" binding for setting the global style all elements will inherit from. Makes styling much easier. * UIxCalYearOverview.wox: uses all appropriate styles now. Slight fixes to alignment. * UIxCalInlineMonthOverview.wox: uses new "style" binding and fixes a bug * UIxCalYearOverview.m: fixed warnings. 2004-07-21 Marcus Mueller * v0.9.4 * UIxCalMonthOverview.h: new header, required by new UIxCalInlineMonthOverview component. * UIxCalInlineMonthOverview.[m|wox]: new component rendering a month overview suitable for inlining in other views. Several calendar "modes" require this. * UIxCalYearOverview.[m|wox]: new component rendering the year overview. * product.plist: yearoverview -> new method * GNUmakefile: added UIxCalInlineMonthOverview.[m|wox] and UIxCalYearOverview.[m|wox]. 2004-07-21 Marcus Mueller * v0.9.3 * *.wox: Use label associations where appropriate * UIxCalView.m: Use labels for localization * UIxCalMonthOverview.m: removed date specific labels, moved to SOGoUI/UIxComponent.m. * UIxCalDateLabel.m: subclasses from UIxComponent now. Corrected localization using labels now. * *.lproj/default.strings: new entries 2004-07-20 Marcus Mueller * v0.9.2 * GNUmakefile: added new .lproj resources. * {English,French}.lproj/default.plist: localizable strings for the Scheduler bundle. * UIxCalSelectTab.m, UIxCalWeekOverview.wox, UIxCalMonthOverview.[m|wox]: changes for using new localization features. 2004-07-19 Marcus Mueller * UIxAppointmentEditor.m: Use -backendTimeZone from UIxComponent. 2004-07-07 Marcus Mueller * UIxCalWeekOverview.wox: minor correction * UIxAppointmentEditor.m: fixed handling in -saveAction:. Also, added code to correctly convert dates into GMT upon storing. 2004-07-15 Helge Hess * GNUmakefile.preamble: added proper include pathes to allow "inline" compilation 2004-07-02 Helge Hess * UIxAppointmentView.m: fixup timezone of start/enddate 2004-06-30 Helge Hess * UIxCalWeekOverview.wox, UIxCalMonthOverview.wox: some minor tweaks * UIxAppointmentView.wox: made the attendee emails clickable * UIxCalView.m: removed -fetchGIDs, moved -fetchCoreInfos to client object * all files: removed ZideStore references * UIxCalView.h, UIxAppointmentView.h, UIxAppointmentEditor.m, UIxCalSelectTab.m: include UIxComponent from SOGoUI * removed backend stuff from some sources * product.plist: bind things on SOGoAppointmentXXX instead of SX... * GNUmakefile: changed from ZideStore to SOGo * created ChangeLog