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