]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Scheduler/ChangeLog
completed views
[scalable-opengroupware.org] / SOGo / UI / Scheduler / ChangeLog
1 2004-09-10  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * v0.9.81
4
5         * GNUmakefile, product.plist: added new image
6
7         * images/invisible_space_2.gif: new transparent image used by
8           UIxWeekListview.wox
9
10         * UIxCalDayView.m: rewrote -isCurrentDateInApt: to use
11           NGCalendarDateRange
12         
13         * UIxCalWeekListview.[m|wox]: implemented
14
15         * UIxCalWeekColumnsview.[m|wox]: implemented
16
17         * UIxCalWeekOverview.m: removed impl. of -appointments, moved to
18           superclass
19
20         * UIxCalWeekView.m: added impl. of -appointments
21
22 2004-09-10  Helge Hess  <helge.hess@skyrix.com>
23
24         * UIxAppointmentPrintview.wox, UIxAppointmentView.wox: added missing
25           label prefix (v0.9.80)
26
27 2004-09-09  Marcus Mueller  <znek@mulle-kybernetik.com>
28
29         * v0.9.79
30
31         * UIxAppointmentEditor.wox: removed debug output of clientObject,
32           UIxPageFrame.wox is doing this now.
33
34         * UIxCalDayListView.[wox|m]: fixed some wrong assumptions of uid
35           handling, corrected to use the (now bugfixed) calendarUIDs of
36           clientObject.
37
38 2004-09-07  Marcus Mueller  <znek@mulle-kybernetik.com>
39
40         * v0.9.78
41
42         * UIxCalDayOverview.m, UIxCalDayChartview.m: minor cleanups
43
44         * UIxCalDayOverview.wox, UIxCalDayChartview.wox: added style
45           information for appointments, used for colorization (doesn't work
46           due to style problems - needs to get investigated later on)
47
48         * UIxCalDayListview.[m|wox]: started implementation of list view,
49           not quite finished.
50
51 2004-09-06  Marcus Mueller  <znek@mulle-kybernetik.com>
52
53         * UIxAppointmentEditor.wox: fixed incorrect label (v0.9.77)
54
55 2004-09-01  Marcus Mueller  <znek@mulle-kybernetik.com>
56
57         * GNUmakefile.preamble: fixed for gsmake 1.9.2 build (v0.9.76)
58
59 2004-08-31  Marcus Mueller  <znek@mulle-kybernetik.com>
60
61         * UIxCalView.m: fixed stupid bug (v0.9.75)
62
63 2004-08-27  Marcus Mueller  <znek@mulle-kybernetik.com>
64
65         * v0.9.74
66
67         * English.lproj/default.plist: more labels
68         
69         * UIxAppointmentView.wox: replaced static strings with labels
70
71         * UIxAppointmentView.h, UIxCalView.h: exposed some methods
72
73         * product.plist: added "printview" method to SOGoAppointmentObject
74
75         * UIxAppointmentPrintview.[m|wox]: new printview for appointments
76
77 2004-08-27  Helge Hess  <helge.hess@skyrix.com>
78
79         * UIxAppointmentEditor.m: prepared to share code with contact editor
80           (v0.9.73)
81
82         * UIxCalView.m: minor code cleanups (v0.9.72)
83
84 2004-08-25  Marcus Mueller  <znek@mulle-kybernetik.com>
85
86         * GNUmakefile.preamble: removed NGScripting from dependencies - it's no
87           longer required (v0.9.71)
88
89         * UIxAppointmentProposal.m: changed -isSecondHalfGreen and
90           -isSlotRangeGreen due to a bugfix in NGExtensions (v0.9.70)
91
92         * v0.9.69
93
94         * UIxAppointmentProposal.m: completed edit functionality. Resources and
95           participants are now passed as query parameters.
96         
97         * UIxAppointmentEditor.m: Resources and Participants are now properly
98           constructed from existing query parameters.
99
100 2004-08-24  Marcus Mueller  <znek@mulle-kybernetik.com>
101
102         * v0.9.68
103
104         * UIxAppointmentEditor.m: added knowledge about "dur" parameter
105
106         * UIxAppointmentProposal.[m|wox]: added edit functionality, still
107           incomplete
108
109         * UIxCalView.[hm]: remove date related query parameter methods, moved
110           to UIxComponent
111
112         * GNUmakefile.preamble: changes for linking against SOPE 4.3 (v0.9.67)
113
114 2004-08-16  Marcus Mueller  <znek@mulle-kybernetik.com>
115
116         * AnaisUidSelector.[wox,m]: Added colorizing of login's uid. (v0.9.66)
117
118 2004-08-16  Helge Hess  <helge.hess@skyrix.com>
119
120         * UIxAppointmentProposal.m: small bugfix to range processing (v0.9.65)
121
122 2004-08-16  Marcus Mueller  <znek@mulle-kybernetik.com>
123
124         * UIxTimeDateControl.m: removed a debug log. (v0.9.64)
125
126         * v0.9.63
127
128         * UIxCalView.m: -isMyApt done properly.
129
130         * UIxCalWeekOverview.wox: use extra stylesheet info to colorize other's
131           appointments differently.
132
133         * UIxDatePicker.m: removed a debug log.
134
135 2004-08-16  Helge Hess  <helge.hess@skyrix.com>
136
137         * UIxAppointmentProposal.m: first working version of proposal (v0.9.62)
138
139         * UIxAppointmentProposal: proper vertical/horizontal row generation
140           (v0.9.61)
141
142 2004-08-16  Marcus Mueller  <znek@mulle-kybernetik.com>
143
144         * UIxAppointmentView.m: fixed redirect in deleteAction. (v0.9.60)
145
146         * v0.9.59
147
148         * UIxTimeDateControl.m: subclasses from UIxComponent now, hence
149           -viewTimeZone should work correctly now.
150
151         * UIxAppointmentProposal.wox, UIxAppointmentEditor.wox: fixed
152           cancel button urls.
153
154         * UIxAppointmentProposal.[wox,m]: fixed date/time fields. (v0.9.58)
155
156 2004-08-16  Helge Hess  <helge.hess@skyrix.com>
157
158         * UIxAppointmentProposal: added duration popup (v0.9.57)
159
160 2004-08-16  Marcus Mueller  <znek@mulle-kybernetik.com>
161
162         * v0.9.56
163
164         * UIxTimeDateControl.m: HACK: added correct timeZone.
165
166 2004-08-16  Helge Hess  <helge.hess@skyrix.com>
167
168         * v0.9.55
169
170         * UIxAppointmentProposal.m: load default start/enddates
171         
172         * UIxAppointmentEditor.m: add default start/enddates
173         
174 2004-08-16  Marcus Mueller  <znek@mulle-kybernetik.com>
175
176         * v0.9.54
177
178         * UIxTimeDateControl.*, UIxTimeSelector.*, UIxDatePicker.*:
179           fixed. DatePicker expects day, month, year bindings now, 
180           TimeSelector expects hour, minute, second.
181
182 2004-08-16  Helge Hess  <helge.hess@skyrix.com>
183
184         * v0.9.53
185
186         * UIxAppointmentProposal: added attendee selectors, added ivars, added
187           searchProposal action
188
189         * added green_corner.gif
190
191         * iCalPerson+UIx.m: fixed -cnForDisplay to properly check for quotes
192           prior removing them (v0.9.52)
193
194 2004-08-15  Helge Hess  <helge.hess@skyrix.com>
195
196         * UIxAppointmentEditor.m: fixed for new time fields (v0.9.51)
197
198         * fixed time field controls (v0.9.50)
199
200 2004-08-15  Marcus Mueller  <znek@mulle-kybernetik.com>
201
202         * v0.9.49
203
204         * UIxTimeDateControl.[wox,m]: new component.
205
206         * UIxAppointmentProposal.wox: added labels and stuff, work in progress.
207
208         * English.lproj/default.strings: new labels
209
210         * UIxTimeSelector.m, UIxDatePicker.m: correct date bindings.
211
212 2004-08-15  Helge Hess  <helge.hess@skyrix.com>
213
214         * v0.9.48
215
216         * UIxAppointmentEditor.m: minor cleanups
217
218         * UIxAppointmentView.m: added -delete action
219
220         * UIxAppointmentEditor.m: more decoupling from iCal. Added some error
221           handling UI code (errorText), date selector is broken (v0.9.47)
222
223         * v0.9.46
224         
225         * iCalPerson+UIx.m: changed -cnForDisplay method, znek needs to check
226           it for correctness
227
228         * UIxAppointmentEditor.m: rewrote not to work directly on the parsed
229           iCalendar appointment but rather track changes in the appointment
230           itself
231         
232         * UIxAppointmentEditor.m: removed now unused methods (due to attendee
233           selector) (v0.9.45)
234
235         * v0.9.44
236
237         * UIxAppointmentEditor.m: use new AnaisAttendeeSelector
238
239         * UIxAppointmentEditor.m: replaced formattedAptStartDate with a
240           titleDateFormatter (directly bound to the string element)
241
242 2004-08-15  Marcus Mueller  <znek@mulle-kybernetik.com>
243
244         * v0.9.43
245         
246         * UIxTimeSelector.[wox,m]: new component for selecting the time part
247           of a given date.
248
249         * UIxAppointmentEditor.[wox,m]: uses new UIxTimeSelector
250
251 2004-08-15  Helge Hess  <helge.hess@skyrix.com>
252
253         * v0.9.42
254
255         * UIxAppointmentEditor.m: minor cleanups
256
257         * UIxAppointmentProposal.wox: made mockup code dynamic
258
259 2004-08-15  Marcus Mueller  <znek@mulle-kybernetik.com>
260
261         * v0.9.41
262
263         * images/*: new images for UIxDatePicker and skycalendar.html.
264
265         * French.lproj/skycalendar.*, English.lproj/skycalendar.*: new js
266           based date picker taken from OGo.
267           NOTE: these files are currently NOT used/installed due to a bug
268           in SOPE. Instead, the non-localized versions are used. This will
269           go away as soon as the bug in SOPE is fixed.
270
271         * skycalendar.js, skycalendar.html: the non-localized versions as a
272           workaround to the problem described above.
273
274         * product.plist: added new images and the non-localized js date picker
275           as public resources.
276
277         * UIxDatePicker.[m,wox], UIxDatePickerScript.[m,wox]: new reusable
278           component for picking a date fancy style. ;-) Use UIxDatePickerScript
279           to load the necessary js code once in your component.
280
281 2004-08-15  Helge Hess  <helge.hess@skyrix.com>
282
283         * v0.9.40
284
285         * UIxAppointmentProposal.wox: fixes in mockup code
286
287         * UIxAppointmentEditor.m: some cleanups
288
289         * v0.9.39
290         
291         * UIxAppointmentProposal.wox: work on page layout
292
293         * UIxAppointmentView.wox, UIxCalWeekOverview.wox: minor cleanups
294
295 2004-08-15  Marcus Mueller  <znek@mulle-kybernetik.com>
296
297         * v0.9.38
298
299         * UIxComponent+Agenor.[hm]: -cnForUser and -emailForUser require the
300           AgenorUserManager from Logic.
301
302         * UIxAppointmentEditor.m: refactored -cnForUser and -emailForUser,
303           moved to extra category.
304
305         * UIxCalWeekView.wox: added custom style if apt belongs to user.
306
307         * UIxCalView.m: added some extra logic in redirect, provided extra
308           style sheet selector for appointments.
309
310         * GNUmakefile: added new files
311
312 2004-08-14  Marcus Mueller  <znek@mulle-kybernetik.com>
313
314         * v0.9.37
315
316         * English.lproj/default.strings: new labels
317
318         * UIxAppointmentEditor.m: after save, return to ".." instead of "view"
319
320         * UIxAppointmentEditor.wox: added "Cancel" button.
321
322         * UIxCalView.m: refined behaviour of redirects according to Helge's
323           request.
324
325 2004-08-14  Marcus Mueller  <znek@mulle-kybernetik.com>
326
327         * UIxAppointmentEditor.m: Changed "X-OGo-RESOURCE" into
328           "NON-PARTICIPANT" (v0.9.36)
329
330 2004-08-14  Marcus Mueller  <znek@mulle-kybernetik.com>
331
332         * UIxAppointmentView.[h,m,wox], UIxAppointmentEditor.[h,m,wox]:
333           general enhancements, use new API. (v0.9.35)
334
335 2004-08-13  Marcus Mueller  <znek@mulle-kybernetik.com>
336
337         * v0.9.34
338
339         * UIxCalView.[hm]: use new formatters.
340
341         * UIxCalDayOverview.m: fixed build warnings.
342
343         * UIxAppointmentEditor.m: added warnings.
344
345 2004-08-13  Marcus Mueller  <znek@mulle-kybernetik.com>
346
347         * v0.9.33
348
349         * UIxCalView.m: adjusted shortTextForApt to meet the requirements
350           specifictions.
351
352         * UIxCalDayView.m: removed shortTextForApt (moved to superclass).
353
354         * UIxCal*view.wox: escapeHTML="NO" for shortTextForApt.
355
356 2004-08-13  Marcus Mueller  <znek@mulle-kybernetik.com>
357
358         * v0.9.32
359
360         * UIxCalView.m: shouldHideWeekend according to new default,
361           SOGoShouldDisplayWeekend.
362
363         * UIxCalWeekOverview.wox, UIxCalWeekColumnsview.wox: use new dynamic
364           value for "hideWeekend" association.
365
366         * NOTES: new "Defaults" section.
367
368 2004-08-13  Helge Hess  <helge.hess@skyrix.com>
369
370         * UIxCalWeekColumnsview.wox: hide weekend (requires libWEExtensions 
371           v4.2.52) (v0.9.31)
372
373 2004-08-13  Marcus Mueller  <znek@mulle-kybernetik.com>
374
375         * UIxAppointmentEditor.[wox|m]: important fix for testing (v0.9.30)
376
377 2004-08-13  Helge Hess  <helge.hess@skyrix.com>
378
379         * UIxCalWeekColumnsview.wox: hide weekend (requires libWEExtensions 
380           v4.2.52) (v0.9.30)
381
382         * UIxCalWeekOverview.wox: hide weekend (requires libWEExtensions 
383           v4.2.51) (v0.9.29)
384
385 2004-08-13  Marcus Mueller  <znek@mulle-kybernetik.com>
386
387         * v0.9.28
388
389         * iCalPerson+UIx.[hm]: more convenience
390
391         * UIxAppointmentView.[hm]: display CN's as Names
392
393         * UIxAppointmentEditor.[wox|m]: more functionality, but still
394           unfinished. You can use it to test appointments, though.
395
396 2004-08-13  Helge Hess  <helge.hess@skyrix.com>
397
398         * UIxAppointmentEditor.wox: fixed base URL of form not to include
399           "save" (v0.9.27)
400
401         * UIxAppointmentEditor.m: catch a common programming mistake (invoking
402           a method on a method) (v0.9.26)
403
404 2004-08-12  Marcus Mueller  <znek@mulle-kybernetik.com>
405
406         * UIxAppointmentEditor.[m|wox]: participants are added correctly
407           now, resources are still lacking from save. (v0.9.25)
408
409 2004-08-12  Marcus Mueller  <znek@mulle-kybernetik.com>
410
411         * v0.9.24
412
413         * Added AnaisUidSelector to all views. Removed worse named -owner
414           method from all affected views and instead added
415           -formattedCalendarUIDs to UIxCalView. This is now used by all
416           print views in their header.
417
418         * UIxCalWeekOverview.m: adjusted endDate properly, if -displayWeekends
419           returns NO (the default).
420
421 2004-08-12  Marcus Mueller  <znek@mulle-kybernetik.com>
422
423         * UIxCalView.m: fixed problems with redirect (v0.9.23)
424
425 2004-08-12  Helge Hess  <helge.hess@skyrix.com>
426
427         * v0.9.22
428
429         * UIxAppointmentView.m: properly catch invalid appointment references
430           and return a 404 (because SOGoAppointmentObject's are created even
431           for invalid IDs for performance reasons)
432
433         * UIxCalView.m: generate appointment URLs using clientObject (the
434           appointment folder)
435
436         * more cleanups
437
438         * added (still empty) proposal component (v0.9.21)
439
440         * some code reorganizations, fixed some compile warnings (v0.9.20)
441
442 2004-08-11  Marcus Mueller  <znek@mulle-kybernetik.com>
443
444         * v0.9.19
445
446         * UIxCalView.m: implements -redirectForUIDsAction to construct a
447           redirect to a special appointment folder.
448
449         * product.plist: "show" method is mapped to UIxCalView's
450           -redirectForUIDsAction.
451
452 2004-08-11  Marcus Mueller  <znek@mulle-kybernetik.com>
453
454         * v0.9.18
455
456         * UIxCalWeekOverview.wox: added AnaisUidSelector
457
458         * English.lproj/default.strings: more labels
459
460 2004-08-11  Marcus Mueller  <znek@mulle-kybernetik.com>
461
462         * v0.9.17
463
464         * product.plist: removed "yearprintview" method - this doesn't exist.
465
466         * English.lproj/default.strings: more labels (these need to be added
467           to the French version!)
468
469         * UIxAppointmentEditor.[m|wox]: nice Anais integration showing up. ;-)
470
471 2004-08-10  Marcus Mueller  <znek@mulle-kybernetik.com>
472
473         * v0.9.16
474
475         * UIxAppointmentEditor.wox: pretty printing, use labels where appropriate.
476
477         * UIxAppointmentEditor.m: uses SOGoDateFormatter now.
478
479         * English.lproj/default.strings: added new labels.
480
481 2004-08-09  Marcus Mueller  <znek@mulle-kybernetik.com>
482
483         * v0.9.15
484
485         * UIxCalWeek*view.wox: added missing queryParameters to mode hrefs.
486
487 2004-08-05  Marcus Mueller  <znek@mulle-kybernetik.com>
488
489         * v0.9.14
490
491         * UIxCalDayOverview.[hm]: refactored currentDate -> moved to
492           UIxCalDayView.[hm].
493
494         * UIxCalDayView.[hm]: added currentDate and accompanied functionality.
495
496         * UIxCalView.[hm]: added -tooltipForApt.
497
498         * UIxCalDayChartview.[wox|m]: implemented.
499
500         * UIxCalInlineMonthOverview.wox: cosmetic changes.
501
502         * UIxCalDayOverview.wox, UIxCalWeekOverview.wox, UIxCalMonthOverview.wox:
503           uses "tooltipForApt" for view hyperlinks.
504
505 2004-08-02  Marcus Mueller  <znek@mulle-kybernetik.com>
506
507         * v0.9.13
508         
509         * UIxCalDayPrintview.[m|wox], UIxCalWeekPrintview.[m|wox],
510           UIxCalMonthPrintview.[m|wox]: finished print views.
511         
512         * UIxCalWeekOverview.wox: added numberformat for days.
513
514 2004-08-02  Marcus Mueller  <znek@mulle-kybernetik.com>
515
516         * v0.9.12
517         
518         * UIxCalMonthView.[hm]: fixed a nasty bug. Needed to add -startOfMonth to
519           overcome the problem associated with -startDate in the context of
520           month overview. -startDate is necessary for fetching the core infos and
521           almost always is member of the previous month. Also, -endDate isn't
522           necessarily in the same month we're talking about. I reworked this and
523           added some private category to NSCalendarDate which should be moved into
524           SxCore later on.
525         
526         * UIxCalMonthOverview.m: Use -startOfMonth instead of -startDate for all
527           calculations.
528
529         * UIxCalMonthOverview.wox: applied some pretty printing and added some
530           debugging info (commented out).
531
532 2004-07-30  Marcus Mueller  <znek@mulle-kybernetik.com>
533
534         * v0.9.11
535
536         * UIxCalDayOverview.h, UIxCalWeekOverview.h: new headers for subclassers.
537
538         * UIxCalDayPrintview.[wox|m], UIxCalWeekPrintview.[wox|m],
539           UIxCalMonthPrintview.[wox|m]: new views for printing.
540
541         * product.plist: mapped "*printview"'s to appropriate new classes
542
543 2004-07-29  Marcus Mueller  <znek@mulle-kybernetik.com>
544
545         * v0.9.10
546
547         * UIxCalDayView.m, UIxCalWeekView.m, UIxCalMonthView.m: reversed
548           previous changes to -startDate/-endDate as these were wrong.
549           Views have to deal on their own if appointments break the
550           "usual" time range. Nevertheless we should never drop any
551           appointments!
552
553         * UIxCalDayOverview.[wox|m]: refactored dateRanges (moved to
554           UIxCalDayView) and completed display of all appropriate attributes
555           (all day appointments, holiday info).
556
557         * UIxCalDayView.[hm]: fixed dateRanges.
558
559         * UIxCalView.[hm]: implemented -allDayApts and refactored some code.
560
561 2004-07-28  Marcus Mueller  <znek@mulle-kybernetik.com>
562
563         * v0.9.9
564
565         * UIxCalWeekColumnsview.[m|wox]: implemented.
566
567         * UIxCalWeekCharview.*, UIxCalWeekListview.*, UIxCalDayChartView.*,
568           UIxCalDayListview.*: enhanced templates.
569
570         * UIxCalDayView.[hm]: removed -thisMonth and -nextMonth.
571
572         * UIxCalView.[hm]: added -thisMonth and -nextMonth
573
574 2004-07-28  Marcus Mueller  <znek@mulle-kybernetik.com>
575
576         * v0.9.8
577         
578         * Renamed all images/icon_apt_* images into images/icon_view_*. for the
579           sake of simplicity and consistency.
580
581         * UIxCalInlineMonthOverview.m: fixed problems with a special set of edge
582           cases where inappropriate style sheets would have been selected.
583
584         * UIxCalDayChartview.*, UIxCalDayListview.*: new templates for respective
585           view modes.  Used UIxCalDayOverview as the template for these.
586         
587         * UIxCalWeekChartview.*, UIxCalWeekListview.*, UIxCalWeekColumnsview.*:
588           new templates for respective view modes. Used UIxCalWeekOverview as
589           the template for these.
590
591         * GNUmakefile: added new templates and classes, changed image names.
592
593         * product.plist: mapped methods to the correct classes.
594
595 2004-07-26  Marcus Mueller  <znek@mulle-kybernetik.com>
596
597         * v0.9.7
598
599         * UIxCalView.[hm]: new methods for defaults access, -dayStartHour,
600           -dayEndHour and -shouldDisplayWeekend.
601
602         * UIxCalDayOverview.[m|wox]: added content. CSS isn't 100% proper, yet.
603
604         * UIxCalWeekView.m, UIxCalMonthView.m: set startDate/endDate properly.
605
606         * UIxAppointmentEditor.m: fixed a subtle bug in -uriAsFormat that
607           prevented date information from being set properly in newAction:.
608
609 2004-07-23  Marcus Mueller  <znek@mulle-kybernetik.com>
610
611         * v0.9.6
612
613         * GNUmakefile: added UIxCalDayView.[hm] and UIxCalDayOverview.[m|wox]
614
615         * UIxCalDayView.[hm]: abstract superclass for all day related views.
616
617         * UIxCalDayOverview.[m|wox]: new component rendering the day overview.
618
619         * UIxCalInlineMonthOverview.[m|wox]: uses new "selectedDayExtraStyle"
620           binding and implements accompanied logic for its usage.
621
622         * product.plist: added 3 dayview methods, all currently pointing to
623           UIxCalDayOverview.
624
625 2004-07-22  Marcus Mueller  <znek@mulle-kybernetik.com>
626
627         * v0.9.5
628
629         * UIxCalInlineMonthOverview.m: new "style" binding for setting the global
630           style all elements will inherit from. Makes styling much easier.
631
632         * UIxCalYearOverview.wox: uses all appropriate styles now. Slight fixes
633           to alignment.
634
635         * UIxCalInlineMonthOverview.wox: uses new "style" binding and fixes a bug
636
637         * UIxCalYearOverview.m: fixed warnings.
638
639 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
640
641         * v0.9.4
642
643         * UIxCalMonthOverview.h: new header, required by new
644           UIxCalInlineMonthOverview component.
645
646         * UIxCalInlineMonthOverview.[m|wox]: new component rendering a month
647           overview suitable for inlining in other views. Several calendar
648           "modes" require this.
649
650         * UIxCalYearOverview.[m|wox]: new component rendering the year
651           overview.
652
653         * product.plist: yearoverview -> new method
654
655         * GNUmakefile: added UIxCalInlineMonthOverview.[m|wox] and
656           UIxCalYearOverview.[m|wox].
657
658 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
659
660         * v0.9.3
661
662         * *.wox: Use label associations where appropriate
663
664         * UIxCalView.m: Use labels for localization
665
666         * UIxCalMonthOverview.m: removed date specific labels, moved
667           to SOGoUI/UIxComponent.m.
668
669         * UIxCalDateLabel.m: subclasses from UIxComponent now. Corrected
670           localization using labels now.
671
672         * *.lproj/default.strings: new entries
673
674 2004-07-20  Marcus Mueller  <znek@mulle-kybernetik.com>
675
676         * v0.9.2
677
678         * GNUmakefile: added new .lproj resources.
679
680         * {English,French}.lproj/default.plist: localizable strings for the
681           Scheduler bundle.
682
683         * UIxCalSelectTab.m, UIxCalWeekOverview.wox,
684           UIxCalMonthOverview.[m|wox]:  changes for using new localization
685           features.
686
687 2004-07-19  Marcus Mueller  <znek@mulle-kybernetik.com>
688
689         * UIxAppointmentEditor.m: Use -backendTimeZone from UIxComponent.
690
691 2004-07-07  Marcus Mueller  <znek@mulle-kybernetik.com>
692
693         * UIxCalWeekOverview.wox: minor correction
694
695         * UIxAppointmentEditor.m: fixed handling in -saveAction:. Also,
696           added code to correctly convert dates into GMT upon storing.
697
698 2004-07-15  Helge Hess  <helge.hess@opengroupware.org>
699
700         * GNUmakefile.preamble: added proper include pathes to allow "inline"
701           compilation
702
703 2004-07-02  Helge Hess  <helge.hess@opengroupware.org>
704
705         * UIxAppointmentView.m: fixup timezone of start/enddate
706
707 2004-06-30  Helge Hess  <helge.hess@opengroupware.org>
708
709         * UIxCalWeekOverview.wox, UIxCalMonthOverview.wox: some minor tweaks
710
711         * UIxAppointmentView.wox: made the attendee emails clickable
712
713         * UIxCalView.m: removed -fetchGIDs, moved -fetchCoreInfos to client
714           object
715
716         * all files: removed ZideStore references
717
718         * UIxCalView.h, UIxAppointmentView.h, UIxAppointmentEditor.m,
719           UIxCalSelectTab.m: include UIxComponent from SOGoUI
720
721         * removed backend stuff from some sources
722
723         * product.plist: bind things on SOGoAppointmentXXX instead of SX...
724
725         * GNUmakefile: changed from ZideStore to SOGo
726
727         * created ChangeLog