]> err.no Git - sope/blob - sope-ical/NGiCal/ChangeLog
fixed a Cocoa compile warning
[sope] / sope-ical / NGiCal / ChangeLog
1 2006-01-16  Helge Hess  <helge.hess@opengroupware.org>
2
3         * iCalRecurrenceRule.m: properly include NSString+Ext.h to avoid a
4           warning during Cocoa compilation (v4.5.71)
5
6 2005-11-17  Helge Hess  <helge.hess@opengroupware.org>
7
8         * include string.h where required (v4.5.70)
9
10 2005-10-05  Helge Hess  <helge.hess@opengroupware.org>
11
12         * iCalMonthlyRecurrenceCalculator.m: implemented calculation of
13           negative byday occurrences (eg -1TH) (v4.5.69)
14
15 2005-09-22  Helge Hess  <helge.hess@skyrix.com>
16
17         * iCalRecurrenceRule.m: added direct parser support for 'interval',
18           allow 'until' values w/o Z marker for date-only values (v4.5.68)
19
20 2005-09-22  Helge Hess  <helge.hess@opengroupware.org>
21
22         * v4.5.67
23
24         * iCalMonthlyRecurrenceCalculator.m: finished 'byday' calculation
25
26         * iCalRecurrenceRule.m: added support for 'bymonthday', fixed handling
27           of occurrence1
28
29 2005-09-21  Helge Hess  <helge.hess@skyrix.com>
30
31         * v4.5.66
32
33         * iCalRecurrenceRule.m: temporarily expose byDayOccurence1 until the
34           API is fixed
35
36         * iCalMonthlyRecurrenceCalculator.m: prepared for byday/bymonthday
37           rule specs
38
39         * v4.5.65
40
41         * iCalMonthlyRecurrenceCalculator.m: fixed calculation of 'count' field
42
43         * iCalRecurrenceCalculator.m: minor code cleanups
44
45         * iCalRecurrenceRule.m: improved rrule parser
46
47 2005-09-20  Helge Hess  <helge.hess@opengroupware.org>
48
49         * iCalMonthlyRecurrenceCalculator.m: stop calculation if a byday part
50           was detected in the rule (v4.5.64)
51
52         * iCalRecurrenceCalculator.m: moved cluster subclasses to own source
53           files (v4.5.63)
54
55         * iCalRecurrenceRule.m: added some parsing/gen support for BYDAY
56           (v4.5.62)
57
58 2005-09-19  Helge Hess  <helge.hess@opengroupware.org>
59
60         * iCalRecurrenceRule.m: minor code improvements, more tolerant on
61           invalid iCal rrule input (v4.5.61)
62
63 2005-08-16  Helge Hess  <helge.hess@opengroupware.org>
64
65         * GNUmakefile, GNUmakefile.preamble: added OSX framework compilation
66           (v4.5.60)
67
68 2005-08-06  Helge Hess  <helge.hess@opengroupware.org>
69
70         * iCalCalendar.m, NGVCardName.m: fixed gcc 4.0 warnings (v4.5.59)
71
72 2005-08-05  Helge Hess  <helge.hess@opengroupware.org>
73
74         * NGVCardSaxHandler.h: fixed a gcc 4.0 warning (v4.5.58)
75
76 2005-07-18  Helge Hess  <helge.hess@opengroupware.org>
77
78         * iCalPerson.m: added -partStatWithDefault method to retrieve the
79           partstat and return NEEDS-ACTION in case none is set (v4.5.57)
80
81 2005-07-15  Marcus Mueller  <znek@mulle-kybernetik.com>
82
83         * iCalObject.[hm], iCalEntityObject.m, iCalToDo.m, iCalAlarm.m,
84           iCalPerson.m, iCalCalendar.m, iCalEvent.m, iCalTrigger.m,
85           iCalObject.m, iCalFreeBusy.m, iCalRepeatableEntityObject.m:
86           fixed NSCopying (v4.5.56)
87
88 2005-07-15  Helge Hess  <helge.hess@opengroupware.org>
89
90         * added fragile base class version checks (v4.5.55)
91
92 2005-07-15  Marcus Mueller  <znek@mulle-kybernetik.com>
93
94         * iCalObject.[hm], iCalEntityObject.m, iCalToDo.m, iCalAlarm.m,
95           iCalPerson.m, iCalCalendar.m, iCalEvent.m, iCalTrigger.m,
96           iCalObject.m, iCalFreeBusy.m, iCalRepeatableEntityObject.m:
97           added NSCopying (v4.5.54)
98
99 2005-07-15  Helge Hess  <helge.hess@opengroupware.org>
100
101         * v4.5.53
102
103         * iCalCalendar.m: added +parseCalendarFromSource: convenience method
104
105         * NGVCard.m: properly reset sax driver after parsing
106
107 2005-07-15  Marcus Mueller  <znek@mulle-kybernetik.com>
108
109         * iCalEntityObject.[hm]: added -increaseSequence (v4.5.52)
110
111         * iCalPerson.m: fixed -hasSameEmailAddress: to lowercase email
112           addresses before attempting comparison (v4.5.51)
113
114 2005-07-15  Helge Hess  <helge.hess@opengroupware.org>
115
116         * v4.5.50
117         
118         * NGiCal.xmap: fixed mapping of 'method' property (is an attribute of
119           the calendar)
120           
121         * iCalCalendar.m: use ASSIGNCOPY in accessors, added 'method' to
122           -description
123           
124 2005-07-14  Marcus Mueller  <znek@mulle-kybernetik.com>
125
126         * v4.5.49
127
128         * iCalCalendar.[hm]: added 'method'
129
130         * iCalEntityObject.[hm]: added 'userComment', changed all email
131           related comparisons to lowercase all strings before comparison
132
133         * iCalEvent.h: pretty printed iVars
134
135         * NGiCal.xmap: added mapping for 'comment' -> 'userComment' and
136           'method' -> 'method'
137
138 2005-07-13  Helge Hess  <helge.hess@opengroupware.org>
139
140         * v4.5.48
141
142         * NGVCard.m: added some convenience methods to access the preferred
143           email, tel and adr
144
145         * NGVCardOrg.m: added a convenience method to access the first orgunit
146
147 2005-07-05  Marcus Mueller  <znek@mulle-kybernetik.com>
148
149         * NSCalendarDate+ICal.m: fixed 'gmtcalfmt' which removed seconds from
150           format for no obvious reason (v4.5.47)
151
152 2005-05-31  Helge Hess  <helge.hess@skyrix.com>
153
154         * NGVCardSaxHandler.m: ensure that types are always uppercase, improved
155           check for DUPs (v4.5.46)
156
157 2005-05-16  Marcus Mueller  <znek@mulle-kybernetik.com>
158
159         * NGiCal.xcode: reorganized ordering of headers/classes
160
161 2005-05-15  Marcus Mueller  <znek@mulle-kybernetik.com>
162
163         * NGiCal.xcode: added vCard related stuff
164
165 2005-05-10  Helge Hess  <helge.hess@opengroupware.org>
166
167         * NGVCard.m: added support for profile, source, name (v4.5.45)
168
169 2005-05-09  Helge Hess  <helge.hess@opengroupware.org>
170
171         * first version of working vCard SAX handler (v4.5.54)
172
173 2005-05-08  Helge Hess  <helge.hess@opengroupware.org>
174
175         * more work on vCard parsing (v4.5.53)
176
177         * work on vCard objects (incomplete) (v4.5.52)
178
179 2005-04-25  Helge Hess  <helge.hess@opengroupware.org>
180
181         * iCalDateHolder.m, iCalDataSource.m: fixed gcc 4.0 warnings (v4.5.51)
182
183 2005-03-23  Marcus Mueller  <znek@mulle-kybernetik.com>
184
185         * v4.5.50
186
187         * iCalRenderer.h: added missing paranthesis for iVar declarations
188
189         * iCalTrigger.m, iCalEntityObject.m, iCalToDo.m,
190           iCalRecurrenceCalculator.m, iCalDateHolder.m, iCalDataSource.m,
191           iCalPerson.m, iCalCalendar.m: numerous dealloc bugs/leaks fixed
192
193 2005-03-02  Marcus Mueller  <znek@mulle-kybernetik.com>
194
195         * iCalRecurrenceCalculator.m: bugfix for monthly and yearly recurrences
196           (v4.5.49)
197
198         * iCalRecurrenceCalculator.m: optimized exception date handling in
199           complex calculation method quite a bit. Fixed bugs in all calculation
200           methods by introducing checks on the desired range. (v4.5.48)
201
202 2005-02-28  Marcus Mueller  <znek@mulle-kybernetik.com>
203
204         * v4.5.47
205
206         * iCalRepeatableEntityObject.m:  shifted code to
207           iCalRecurrenceCalculator
208
209         * iCalRecurrenceCalculator.[hm]: new class method to calculate
210           complex recurrences. In SOGo this information is stored in quick
211           fields to reduce the complexity of lookups, hence we need to offer
212           a proper API to calculate date ranges from this information.
213           Fixed all calculations to explicitly set timeZone for all newly
214           created startDates - it seems the timeZone information is not
215           properly retained by the hour:minute:second: method from NGExtensions
216           which lead to improper DST related shifts.
217
218         * iCalDateHolder.h: exposed the API
219
220         * NSCalendarDate+ICal.[hm]: new convenience constructor for calendar
221           dates from iCal representations (uses iCalDateHolder internally)
222
223         * iCalRecurrenceRule.m: changed setUntil: to utilize new public
224           NSCalendarDate+ICal category
225
226         * NGiCal.h: added NSCalendarDate+ICal.h to the public headers
227
228         * GNUmakefile: NSCalendarDate+ICal.h is public now
229
230 2005-02-20  Helge Hess  <helge.hess@opengroupware.org>
231
232         * NGiCal.xmap: fixed a missing semicolon (did not load on MacOSX)
233           (v.4.5.46)
234
235 2005-02-17  Helge Hess  <helge.hess@skyrix.com>
236
237         * GNUmakefile.preamble: fixed linking locations for dependencies
238           (v4.5.45)
239
240 2005-02-17  Marcus Mueller  <znek@mulle-kybernetik.com>
241
242         * v4.5.44
243
244         * iCalEntityObject.[hm]: added convenience API
245
246         * iCalRepeatableEntityObject.[hm]: added convenience API
247
248         * iCalRecurrenceRule.m: bugfixes in -byDayList and
249           -iCalRepresentationForWeekDay:
250
251         * iCalRecurrenceCalculator.m: implemented 'BYDAY' calculations for
252           weekly frequency. Note that 'COUNT' is still broken for this case.
253
254         * iCalRenderer.m: updated rendering, now can render recurrence rules
255           and accompanied stuff properly.
256
257 2005-02-15  Marcus Mueller  <znek@mulle-kybernetik.com>
258
259         * v4.5.43
260
261         * iCalRecurrenceRule.[hm]: exposed some more of the API
262
263         * iCalRecurrenceCalculator.m: some bugfixes. Split the code and gave
264           iCalWeeklyRecurrenceCalculator its own calculation - there are a
265           number of foreseeable differences to daily calculation that make
266           this necessary in the near future anyways.
267
268         * v4.5.42
269
270         * iCalRepeatableEntityObject.[hm]: added ability to properly calculate
271           the recurrence ranges within a specific calendar date range, taking
272           all possible exceptions into account.
273
274         * iCalEvent.[hm]: convenience wrapper for the new method found in
275           iCalRepeatableEntityObject.
276
277 2005-02-14  Helge Hess  <helge.hess@opengroupware.org>
278
279         * v4.5.41
280
281         * GNUmakefile.preamble: added missing dependency on libNGExtensions
282           (which also adds the dependency on libDOM)
283
284         * iCalRecurrenceCalculator.h: fixed missing forward declaration in
285           header
286
287 2005-02-12  Marcus Mueller  <znek@mulle-kybernetik.com>
288
289         * v4.5.40
290
291         * iCalRecurrenceCalculator.[hm]: implemented all required (and simple)
292           calculations. Added some convenience API to query some of the more
293           obvious ranges suitable as limits for fetching/comparison. 
294
295         * iCalRepeatableEntityObject.[hm]: new method for calculating the
296           last possible recurrence start date. This can be used for fetches
297           as well.
298
299         * iCalEvent.[hm]: more convenient wrapper for the new method found in
300           iCalRepeatableEntityObject.
301
302         * NSCalendarDate+ICal.[hm]: convenience methods for calculating
303           "distances" between dates.
304
305         * tests/*: updated
306
307 2005-02-11  Marcus Mueller  <znek@mulle-kybernetik.com>
308
309         * v4.5.39
310
311         * README: updated
312
313         * iCalRepeatableEntityObject.[hm]: new base class for all other
314           repeatable entity objects. Offers a convenience API for generating
315           recurrence ranges and tests, taking all exceptions into account.
316
317         * iCalRecurrenceRule.[hm]: an iCal recurrence rule, modeled as closely
318           as possible to RFC2445. Please note that this is work in progress
319           and far from being complete, yet.
320
321         * iCalRecurrenceCalculator.[hm]: a controller implementing RFC2445
322           to properly generate recurrence ranges and accompanied functionality.
323
324         * iCalEvent.[hm], iCalToDo.[hm]: now subclasses from
325           iCalRepeatableEntityObject, thus removed code dealing with
326           recurrences
327
328         * NGiCal.h: added new headers
329
330         * NGiCal.xmap: changed recurrenceRule mappings due to model change
331
332         * tests/*: contains unit tests for stuff dealing with recurrences. See
333           accompanied README for details
334
335 2004-12-17  Marcus Mueller  <znek@mulle-kybernetik.com>
336
337         * iCalPerson.[hm]: formalized participationStatus according to RFC2445.
338           Provided convenience API to set status without concrete knowledge
339           of string values involved. (v4.5.38)
340
341 2004-12-16  Marcus Mueller  <znek@mulle-kybernetik.com>
342
343         * v4.5.37
344
345         * iCalEvent.[hm]: Added transparency 'TRANSP'. Also multiple
346           convenience methods provided.
347
348         * NGiCal.xmap: added proper mapping for 'transp'.
349
350 2004-12-14  Marcus Mueller  <znek@mulle-kybernetik.com>
351
352         * NGiCal.xcode: minor changes and updated
353
354 2004-12-13  Marcus Mueller  <znek@mulle-kybernetik.com>
355
356         * iCalPerson.[hm]: added -cnWithoutQuotes and -rfc822Email convenience
357           methods to simplify client code dealing with these properties
358           (v4.5.36)
359
360 2004-11-07  Marcus Mueller  <znek@mulle-kybernetik.com>
361
362         * NGiCal.xcode: provide SOPE_{MAJOR,MINOR}_VERSION to the build
363
364 2004-11-06  Helge Hess  <helge.hess@opengroupware.org>
365
366         * iCalRenderer.m: use SOPE version defines for iCalendar product id
367           (v4.5.35)
368
369 2004-11-04  Helge Hess  <helge.hess@skyrix.com>
370
371         * use Version file for install directory location of sax mapping
372
373 2004-10-31  Marcus Mueller  <znek@mulle-kybernetik.com>
374
375         * iCalAlarm.[hm], iCalEvent.[hm], iCalToDo.[hm],
376           NGiCal.xmap: added recurrenceRule (v4.3.34)
377
378 2004-10-20  Marcus Mueller  <znek@mulle-kybernetik.com>
379
380         * NGiCal.xcode: added iCalRenderer.[hm], bumped framework version
381
382 2004-10-20  Helge Hess  <helge.hess@opengroupware.org>
383
384         * iCalRenderer.m: fixed some issue with Cocoa Foundation (v4.3.33)
385
386         * v4.3.32
387
388         * iCalEvent.m: added -vEvent method to produce an iCalendar
389           representation of an event
390
391         * added iCalRenderer class based on the SOGo render by ZNeK
392
393 2004-10-14  Marcus Mueller  <znek@mulle-kybernetik.com>
394
395         * NGiCal.xmap: added "categories" mapping (v4.3.31)
396
397 2004-10-05  Marcus Mueller  <znek@mulle-kybernetik.com>
398
399         * iCalEntityObject.[hm]: added categories property (v4.3.30)
400
401 2004-09-22  Marcus Mueller  <znek@mulle-kybernetik.com>
402
403         * NGiCal.xcode: fixed several build parameters
404
405 2004-09-01  Marcus Mueller  <znek@mulle-kybernetik.com>
406
407         * v4.3.29
408
409         * iCalEventChanges.[hm]: new class for tracking changes between
410           two given events
411
412         * iCalEvent.[hm]: new API to generate iCalEventChanges objects.
413
414         * common.h: inline function and macro for "safe" comparison of
415           object values
416
417 2004-09-01  Helge Hess  <helge.hess@opengroupware.org>
418
419         * GNUmakefile.postamble: copy sax-model to FHS_INSTALL_ROOT + 
420           /share/sope-4.3/saxmappings/ when compiling for FHS (v4.3.28)
421
422 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
423
424         * added hack to install the project in FHS locations - the library,
425           its headers, the tools and the resources will be installed in
426           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
427           (v4.3.27)
428
429 2004-08-26  Marcus Mueller  <znek@mulle-kybernetik.com>
430
431         * NGiCal.xcode: new Xcode project
432
433 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
434
435         * fixed for SOPE 3.3 directory layout (v4.3.26)
436
437         * moved to sope-ical
438
439         * moved to SOPE 4.3 (v4.3.25)
440
441 2004-08-14  Helge Hess  <helge.hess@opengroupware.org>
442
443         * iCalEntityObject.m: changed "sequence" attribute from NSString to
444           NSNumber (this might break some code, though some care was taken to
445           accept NSString parameters) (v4.2.24)
446
447 2004-07-14  Helge Hess  <helge.hess@opengroupware.org>
448
449         * iCalEvent.h: moved 'status' field to iCalEntityObject, because it is
450           also available in todo objects (v4.2.23)
451
452 2004-06-30  Marcus Mueller  <znek@mulle-kybernetik.com>
453
454         * iCalEntityObject.m: added -removeAllAttendees and -removeAllAlarms.
455           These are necessary in case you want to remake the contents of these
456           collections, but keep all other attributes otherwise. (v4.2.22)
457
458 2004-06-09  Helge Hess  <helge.hess@opengroupware.org>
459
460         * v4.2.21
461
462         * GNUmakefile.preamble: added prebinding
463
464         * GNUmakefile: create GNUmakefile.preamble, GNUmakefile.postamble
465
466 2004-05-05  Marcus Mueller  <znek@mulle-kybernetik.com>
467
468         * GNUmakefile: added support for building with
469           GNUSTEP_BUILD_DIR environment variable set for recent
470           gnustep-make package. (v4.2.20)
471
472 2004-01-23  Helge Hess  <helge.hess@opengroupware.org>
473
474         * iCalDataSource.m: added some sanity checks, improved to work better
475           with Mozilla generated iCal files (v4.2.19)
476
477 2003-12-22  Helge Hess  <helge.hess@skyrix.com>
478
479         * iCalDateHolder.m: small fix not to print a warning for "YYYYMMDD"
480           style dates (which are supported) (v4.2.18)
481
482 2003-12-21  Helge Hess  <helge.hess@opengroupware.org>
483
484         * v4.2.17
485
486         * iCalEvent.m: added parsing of duration values and calculation of 
487           end-dates based on that (eg required for Panther iCal.app)
488         
489         * iCalEvent.m: added support for 'status' and 'duration' fields 
490
491 Thu Nov 20 16:31:15 2003  Martin Hoerning  <martin@opengroupware.org>
492
493         * iCalDateHolder.m: added timeless date format: YYYYMMDD
494           (solves ogo bug 424) (v4.2.16)
495
496 Wed Oct 29 22:04:32 2003  Martin Hoerning  <martin@opengroupware.org>
497
498         * iCalDateHolder.m, iCalObject.[m|h]: added iCalDefaultTimeZone to 
499           create date from iCalDates without timeZone. (solves OGoo bug 257) 
500           (v4.2.15)
501
502 2003-10-12  Helge Hess  <helge@opengroupware.org>
503
504         * GNUmakefile (libNGiCal_LIBRARIES_DEPEND_UPON): link against
505           libSaxObjC on MacOSX (v4.2.14)
506
507 Fri Jul 18 17:04:55 2003  Martin Hoerning  <mh@skyrix.com>
508
509         * iCalToDo.h, iCalPerson.h, iCalEvent.h, iCalEntityObject.h: added 
510           accessor-methods to interface (v4.2.13)
511
512 2003-07-18  Helge Hess  <helge.hess@skyrix.com>
513
514         * iCalDateHolder.m: replaces and indexOfString with rangeOfString,
515           thanks to Filip Van Raemdonck for pointing that out (v4.2.12)
516
517 2003-03-21  Helge Hess  <helge.hess@skyrix.com>
518
519         * added some method prototypes
520
521 2003-03-13  Helge Hess  <helge.hess@skyrix.com>
522
523         * moved iCalEntityObject to a separate file (v4.2.11)
524
525 Mon Mar 10 18:41:10 2003  Bjoern Stierand  <bjoern@skyrix.com>
526
527         * NGiCal.xmap: added missing attendee attributes (as dictated by
528           mh on the phone)
529
530 2003-03-10  Helge Hess  <helge.hess@skyrix.com>
531
532         * iCalPerson.h: added some method prototypes
533
534 2003-02-24  Helge Hess  <helge.hess@skyrix.com>
535
536         * iCalObject.h: added some accessors (v4.2.10)
537
538 2003-02-12  Helge Hess  <helge.hess@skyrix.com>
539
540         * moved to skyrix-core (v4.2.9)
541
542 2003-01-13  Helge Hess  <helge.hess@skyrix.com>
543
544         * added some support for timezones to be able to parse Evolution
545           apt creation requests (v4.2.7)
546
547 2002-10-14  Helge Hess  <helge.hess@skyrix.com>
548
549         * added iCalDateHolder for decoding xCal date values with timezone
550           attributes to a NSCalendarDate
551
552         * iCalObject.m: ignore X- keys
553
554         * removed all the old stuff (v4.2.4)
555
556         * ICalVEvent.m: renamed -class to -eventClass since -class conflicts
557           with the NSObject method
558
559         * started XML based iCal (v4.2.3)
560
561 2002-10-10  Helge Hess  <helge.hess@skyrix.com>
562
563         * ICalParser.m: small cleanups (v4.2.2)
564
565 2002-10-04  Helge Hess  <helge.hess@skyrix.com>
566
567         * created ChangeLog, created NGiCal library into SkyCore
568
569