Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiacalendar/.git
8 years agoAdded TriggerRelated value to CalendarAlarmDataStruct.
Steve Brokenshire [Sat, 13 Feb 2016 16:39:01 +0000 (16:39 +0000)]
Added TriggerRelated value to CalendarAlarmDataStruct.

8 years agoAdded code to process TRIGGER in VALARM for CalendarEventObject.
Steve Brokenshire [Sat, 13 Feb 2016 16:38:49 +0000 (16:38 +0000)]
Added code to process TRIGGER in VALARM for CalendarEventObject.

8 years agoAdded unit tests to process TRIGGER in VALARM for CalendarEventObject.
Steve Brokenshire [Sat, 13 Feb 2016 16:38:36 +0000 (16:38 +0000)]
Added unit tests to process TRIGGER in VALARM for CalendarEventObject.

8 years agoAdded initial first VALARM section to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sat, 13 Feb 2016 16:14:52 +0000 (16:14 +0000)]
Added initial first VALARM section to iCalendarEvent-Load2.vcf

8 years agoAdded initial VALARM processing in CalendarEventObject.
Steve Brokenshire [Sat, 13 Feb 2016 16:14:01 +0000 (16:14 +0000)]
Added initial VALARM processing in CalendarEventObject.

8 years agoRemove include header for CalendarAlarmObject.
Steve Brokenshire [Sun, 7 Feb 2016 13:56:06 +0000 (13:56 +0000)]
Remove include header for CalendarAlarmObject.

8 years agoRemoved iCalendar Alarm Comonent Load unit test menu option.
Steve Brokenshire [Sun, 7 Feb 2016 13:55:37 +0000 (13:55 +0000)]
Removed iCalendar Alarm Comonent Load unit test menu option.

8 years agoRemoved CalendarAlarmObject object and unit tests.
Steve Brokenshire [Sun, 7 Feb 2016 13:55:10 +0000 (13:55 +0000)]
Removed CalendarAlarmObject object and unit tests.

CalendarAlarmObject to be implemented in CalendarEventObject and
CalendarJournalObject.

8 years agoAdded the initial unit tests for iCalendarAlarm.
Steve Brokenshire [Sun, 7 Feb 2016 13:20:12 +0000 (13:20 +0000)]
Added the initial unit tests for iCalendarAlarm.

8 years agoAdded the initial version of CalendarAlarmObject.
Steve Brokenshire [Sun, 7 Feb 2016 13:19:59 +0000 (13:19 +0000)]
Added the initial version of CalendarAlarmObject.

8 years agoAdded iCalendar Alarm Component Load unit test to the menu.
Steve Brokenshire [Sun, 7 Feb 2016 13:19:41 +0000 (13:19 +0000)]
Added iCalendar Alarm Component Load unit test to the menu.

8 years agoAdded unit tests for DAYLIGHT section in iCalendarTimezone/ObjectDataTests
Steve Brokenshire [Sun, 7 Feb 2016 12:29:19 +0000 (12:29 +0000)]
Added unit tests for DAYLIGHT section in iCalendarTimezone/ObjectDataTests

8 years agoAdded the DAYLIGHT section to iCalendarTimezone-Laod2.vcf
Steve Brokenshire [Sun, 7 Feb 2016 11:58:30 +0000 (11:58 +0000)]
Added the DAYLIGHT section to iCalendarTimezone-Laod2.vcf

8 years agoAdded code to process DAYLIGHT section in CalendarTimezoneObject
Steve Brokenshire [Sun, 7 Feb 2016 11:58:09 +0000 (11:58 +0000)]
Added code to process DAYLIGHT section in CalendarTimezoneObject

8 years agoMoved initialisation of string values to somewhere more appropriate.
Steve Brokenshire [Sat, 6 Feb 2016 12:49:31 +0000 (12:49 +0000)]
Moved initialisation of string values to somewhere more appropriate.

8 years agoAdded unit tests for TZURL and STANDARD section.
Steve Brokenshire [Sat, 6 Feb 2016 12:42:49 +0000 (12:42 +0000)]
Added unit tests for TZURL and STANDARD section.

8 years agoAdded the TZURL property and implemented STANDARD section to iCalendarTimezone-Laod2.vcf
Steve Brokenshire [Sat, 6 Feb 2016 12:18:40 +0000 (12:18 +0000)]
Added the TZURL property and implemented STANDARD section to iCalendarTimezone-Laod2.vcf

8 years agoAdded CalendarTimezoneObject specific variables and implemented TimezoneDataStruct
Steve Brokenshire [Sat, 6 Feb 2016 12:18:14 +0000 (12:18 +0000)]
Added CalendarTimezoneObject specific variables and implemented TimezoneDataStruct

8 years agoAdded code to process TZURL and STANDARD section.
Steve Brokenshire [Sat, 6 Feb 2016 12:17:22 +0000 (12:17 +0000)]
Added code to process TZURL and STANDARD section.

8 years agoCorrected DTSTAMP to TZID in CalendarTimezoneObject
Steve Brokenshire [Sat, 6 Feb 2016 12:16:52 +0000 (12:16 +0000)]
Corrected DTSTAMP to TZID in CalendarTimezoneObject

8 years agoRemoved std:: as now using namespace std in CalendarObject.h
Steve Brokenshire [Sat, 6 Feb 2016 12:16:30 +0000 (12:16 +0000)]
Removed std:: as now using namespace std in CalendarObject.h

8 years agoAdded initial unit tests for iCalender Timezone Component Unit
Steve Brokenshire [Wed, 3 Feb 2016 20:09:49 +0000 (20:09 +0000)]
Added initial unit tests for iCalender Timezone Component Unit

8 years agoAdded the LAST-MODIFIED property to iCalendarTimezone-Load2.vcf
Steve Brokenshire [Wed, 3 Feb 2016 20:09:28 +0000 (20:09 +0000)]
Added the LAST-MODIFIED property to iCalendarTimezone-Load2.vcf

8 years agoAdded code to process LAST-MODIFIED in CalendarTimezoneObject
Steve Brokenshire [Wed, 3 Feb 2016 20:09:01 +0000 (20:09 +0000)]
Added code to process LAST-MODIFIED in CalendarTimezoneObject

8 years agoAdded the iCalendarTimezone-Load2.vcf file for unit testing.
Steve Brokenshire [Wed, 3 Feb 2016 19:58:14 +0000 (19:58 +0000)]
Added the iCalendarTimezone-Load2.vcf file for unit testing.

8 years agoAdded code to process TZID in CalendarTimezoneObject
Steve Brokenshire [Wed, 3 Feb 2016 19:57:55 +0000 (19:57 +0000)]
Added code to process TZID in CalendarTimezoneObject

8 years agoGetting the right amount of characters to check for TZID in CalendarTimezoneObject
Steve Brokenshire [Wed, 3 Feb 2016 19:57:39 +0000 (19:57 +0000)]
Getting the right amount of characters to check for TZID in CalendarTimezoneObject

8 years agoCreated the CalendarTimezoneObject.
Steve Brokenshire [Wed, 3 Feb 2016 19:27:48 +0000 (19:27 +0000)]
Created the CalendarTimezoneObject.

8 years agoAdded iCalendarTimezone-Load1.vcf for basic unit testing.
Steve Brokenshire [Wed, 3 Feb 2016 19:23:19 +0000 (19:23 +0000)]
Added iCalendarTimezone-Load1.vcf for basic unit testing.

8 years agoAdded iCalendar Timezone Component Load unit test to the menu.
Steve Brokenshire [Wed, 3 Feb 2016 19:10:49 +0000 (19:10 +0000)]
Added iCalendar Timezone Component Load unit test to the menu.

8 years agoAdded iCalendarTimezone-InvalidPermissions.vcf for unit testing.
Steve Brokenshire [Wed, 3 Feb 2016 19:10:03 +0000 (19:10 +0000)]
Added iCalendarTimezone-InvalidPermissions.vcf for unit testing.

8 years agoAdded code to process X-* in CalendarFreeBusyObject
Steve Brokenshire [Wed, 3 Feb 2016 18:38:52 +0000 (18:38 +0000)]
Added code to process X-* in CalendarFreeBusyObject

8 years agoAdded unit tests for X-* in iCalendarFreeBusy/ObjectDataTests.
Steve Brokenshire [Wed, 3 Feb 2016 18:38:30 +0000 (18:38 +0000)]
Added unit tests for X-* in iCalendarFreeBusy/ObjectDataTests.

8 years agoAdded the X-* property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Wed, 3 Feb 2016 18:38:20 +0000 (18:38 +0000)]
Added the X-* property to iCalendarJournal-Load2.vcf

8 years agoRemoved RequestStatus* from X-* in the derived CalendarObjects
Steve Brokenshire [Wed, 3 Feb 2016 18:35:35 +0000 (18:35 +0000)]
Removed RequestStatus* from X-* in the derived CalendarObjects

8 years agoAdded unit tests for REQUEST-STATUS in iCalendarFreeBusy/ObjectDataTests.
Steve Brokenshire [Wed, 3 Feb 2016 17:49:36 +0000 (17:49 +0000)]
Added unit tests for REQUEST-STATUS in iCalendarFreeBusy/ObjectDataTests.

8 years agoMade sure that the correct variables are fetched in iCalendarEvent unit tests.
Steve Brokenshire [Wed, 3 Feb 2016 17:49:26 +0000 (17:49 +0000)]
Made sure that the correct variables are fetched in iCalendarEvent unit tests.

Swapped ContactList for RequestStatusData in REQUEST-STATUS.

8 years agoAdded the REQUEST-STATUS property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Wed, 3 Feb 2016 17:48:29 +0000 (17:48 +0000)]
Added the REQUEST-STATUS property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the REQUEST-STATUS property in CalendarFreeBusyObject.
Steve Brokenshire [Wed, 3 Feb 2016 17:48:17 +0000 (17:48 +0000)]
Added code to process the REQUEST-STATUS property in CalendarFreeBusyObject.

8 years agoAdded unit tests for ATTENDEE in iCalendarFreeBusy/ObjectDataTests.
Steve Brokenshire [Tue, 2 Feb 2016 23:07:24 +0000 (23:07 +0000)]
Added unit tests for ATTENDEE in iCalendarFreeBusy/ObjectDataTests.

8 years agoAdded the FREEBUSY property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Tue, 2 Feb 2016 23:07:15 +0000 (23:07 +0000)]
Added the FREEBUSY property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the FREEBUSY property in CalendarFreeBusyObject.
Steve Brokenshire [Tue, 2 Feb 2016 23:06:44 +0000 (23:06 +0000)]
Added code to process the FREEBUSY property in CalendarFreeBusyObject.

8 years agoAdded unit tests for COMMENT in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Mon, 1 Feb 2016 21:55:38 +0000 (21:55 +0000)]
Added unit tests for COMMENT in iCalendarJournal/ObjectDataTests.

8 years agoAdded the COMMENT property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Mon, 1 Feb 2016 21:55:30 +0000 (21:55 +0000)]
Added the COMMENT property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the COMMENT property in CalendarFreeBusyObject.
Steve Brokenshire [Mon, 1 Feb 2016 21:55:19 +0000 (21:55 +0000)]
Added code to process the COMMENT property in CalendarFreeBusyObject.

8 years agoAdded unit tests for ATTENDEE in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Mon, 1 Feb 2016 21:39:27 +0000 (21:39 +0000)]
Added unit tests for ATTENDEE in iCalendarJournal/ObjectDataTests.

8 years agoAdded the ATTENDEE property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Mon, 1 Feb 2016 21:39:11 +0000 (21:39 +0000)]
Added the ATTENDEE property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the ATTENDEE property in CalendarFreeBusyObject.
Steve Brokenshire [Mon, 1 Feb 2016 21:34:54 +0000 (21:34 +0000)]
Added code to process the ATTENDEE property in CalendarFreeBusyObject.

8 years agoAdded unit tests for URL in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Mon, 1 Feb 2016 21:22:13 +0000 (21:22 +0000)]
Added unit tests for URL in iCalendarJournal/ObjectDataTests.

8 years agoAdded the URL property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Mon, 1 Feb 2016 21:21:25 +0000 (21:21 +0000)]
Added the URL property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the URL property in CalendarFreeBusyObject.
Steve Brokenshire [Mon, 1 Feb 2016 21:21:16 +0000 (21:21 +0000)]
Added code to process the URL property in CalendarFreeBusyObject.

8 years agoAdded unit tests for ORGANIZER in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Mon, 1 Feb 2016 20:56:42 +0000 (20:56 +0000)]
Added unit tests for ORGANIZER in iCalendarJournal/ObjectDataTests.

8 years agoAdded the ORGANIZER property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Mon, 1 Feb 2016 20:32:17 +0000 (20:32 +0000)]
Added the ORGANIZER property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the ORGANIZER property in CalendarFreeBusyObject.
Steve Brokenshire [Mon, 1 Feb 2016 20:32:07 +0000 (20:32 +0000)]
Added code to process the ORGANIZER property in CalendarFreeBusyObject.

8 years agoAdded unit tests for DTEND in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 18:11:20 +0000 (18:11 +0000)]
Added unit tests for DTEND in iCalendarJournal/ObjectDataTests.

8 years agoAdded the DTEND property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 18:11:05 +0000 (18:11 +0000)]
Added the DTEND property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the DTEND property in CalendarFreeBusyObject.
Steve Brokenshire [Sun, 31 Jan 2016 18:10:55 +0000 (18:10 +0000)]
Added code to process the DTEND property in CalendarFreeBusyObject.

8 years agoAdded unit tests for UID, CONTACT and DTSTART in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 18:05:18 +0000 (18:05 +0000)]
Added unit tests for UID, CONTACT and DTSTART in iCalendarJournal/ObjectDataTests.

8 years agoAdded the UID, DTSTART, CONTACT property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 18:04:55 +0000 (18:04 +0000)]
Added the UID, DTSTART, CONTACT property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the UID, CONTACT and DTSTART property in CalendarFreeBusyObject.
Steve Brokenshire [Sun, 31 Jan 2016 18:04:21 +0000 (18:04 +0000)]
Added code to process the UID, CONTACT and DTSTART property in CalendarFreeBusyObject.

8 years agoAdded the tests/iCalendarFreeBusy-Load2.vcf for unit testing.
Steve Brokenshire [Sun, 31 Jan 2016 17:39:11 +0000 (17:39 +0000)]
Added the tests/iCalendarFreeBusy-Load2.vcf for unit testing.

8 years agoAdded unit tests for DTSTAMP in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 17:38:58 +0000 (17:38 +0000)]
Added unit tests for DTSTAMP in iCalendarJournal/ObjectDataTests.

8 years agoAdded code to process the DTSTAMP property in CalendarFreeBusyObject.
Steve Brokenshire [Sun, 31 Jan 2016 17:38:16 +0000 (17:38 +0000)]
Added code to process the DTSTAMP property in CalendarFreeBusyObject.

8 years agoAdded initial version of the CalendarFreeBusyObject.
Steve Brokenshire [Sun, 31 Jan 2016 17:23:12 +0000 (17:23 +0000)]
Added initial version of the CalendarFreeBusyObject.

8 years agoAdded initial unit tests for the iCalendar Free Busy object.
Steve Brokenshire [Sun, 31 Jan 2016 17:21:54 +0000 (17:21 +0000)]
Added initial unit tests for the iCalendar Free Busy object.

8 years agoAdded iCalendarFreeBusy-Load1.vcf for unit testing.
Steve Brokenshire [Sun, 31 Jan 2016 17:11:05 +0000 (17:11 +0000)]
Added iCalendarFreeBusy-Load1.vcf for unit testing.

8 years agoAdded iCalendar Free Busy unit testing to the unit testing application.
Steve Brokenshire [Sun, 31 Jan 2016 16:42:56 +0000 (16:42 +0000)]
Added iCalendar Free Busy unit testing to the unit testing application.

8 years agoAdded iCalendarFreeBusy-InvalidPermissions.vcf for unit testing.
Steve Brokenshire [Sun, 31 Jan 2016 16:39:40 +0000 (16:39 +0000)]
Added iCalendarFreeBusy-InvalidPermissions.vcf for unit testing.

8 years agoAdded unit tests for X-* in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 15:54:15 +0000 (15:54 +0000)]
Added unit tests for X-* in iCalendarJournal/ObjectDataTests.

8 years agoAdded the X-* property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 15:53:51 +0000 (15:53 +0000)]
Added the X-* property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the X-* property in CalendarJournalObject.
Steve Brokenshire [Sun, 31 Jan 2016 15:53:40 +0000 (15:53 +0000)]
Added code to process the X-* property in CalendarJournalObject.

8 years agoAdded unit tests for REQUEST-STATUS in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 15:51:40 +0000 (15:51 +0000)]
Added unit tests for REQUEST-STATUS in iCalendarJournal/ObjectDataTests.

8 years agoAdded the REQUEST-STATUS property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 15:51:21 +0000 (15:51 +0000)]
Added the REQUEST-STATUS property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the REQUEST-STATUS property in CalendarJournalObject.
Steve Brokenshire [Sun, 31 Jan 2016 15:51:09 +0000 (15:51 +0000)]
Added code to process the REQUEST-STATUS property in CalendarJournalObject.

8 years agoAdded unit tests for RDATE in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 15:47:54 +0000 (15:47 +0000)]
Added unit tests for RDATE in iCalendarJournal/ObjectDataTests.

8 years agoAdded the RDATE property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 15:47:47 +0000 (15:47 +0000)]
Added the RDATE property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the RDATE property in CalendarJournalObject.
Steve Brokenshire [Sun, 31 Jan 2016 15:47:13 +0000 (15:47 +0000)]
Added code to process the RDATE property in CalendarJournalObject.

8 years agoAdded unit tests for RELATED-TO in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 15:43:43 +0000 (15:43 +0000)]
Added unit tests for RELATED-TO in iCalendarJournal/ObjectDataTests.

8 years agoAdded the RELATED-TO property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 15:43:32 +0000 (15:43 +0000)]
Added the RELATED-TO property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the RELATED-TO property in CalendarJournalObject.
Steve Brokenshire [Sun, 31 Jan 2016 15:43:21 +0000 (15:43 +0000)]
Added code to process the RELATED-TO property in CalendarJournalObject.

8 years agoAdded unit tests for EXDATE in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 15:37:43 +0000 (15:37 +0000)]
Added unit tests for EXDATE in iCalendarJournal/ObjectDataTests.

8 years agoAdded the EXDATE property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 15:37:30 +0000 (15:37 +0000)]
Added the EXDATE property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the EXDATE property in CalendarJournalObject.
Steve Brokenshire [Sun, 31 Jan 2016 15:37:20 +0000 (15:37 +0000)]
Added code to process the EXDATE property in CalendarJournalObject.

8 years agoAdded unit tests for DESCRIPTION in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 15:31:53 +0000 (15:31 +0000)]
Added unit tests for DESCRIPTION in iCalendarJournal/ObjectDataTests.

8 years agoAdded the DESCRIPTION property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 15:31:34 +0000 (15:31 +0000)]
Added the DESCRIPTION property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the DESCRIPTION property in CalendarJournalObject.
Steve Brokenshire [Sun, 31 Jan 2016 15:31:23 +0000 (15:31 +0000)]
Added code to process the DESCRIPTION property in CalendarJournalObject.

8 years agoAdded unit tests for CONTACT in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 15:14:49 +0000 (15:14 +0000)]
Added unit tests for CONTACT in iCalendarJournal/ObjectDataTests.

8 years agoAdded the CONTACT property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 15:14:42 +0000 (15:14 +0000)]
Added the CONTACT property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the CONTACT property in CalendarJournalObject.
Steve Brokenshire [Sun, 31 Jan 2016 15:14:32 +0000 (15:14 +0000)]
Added code to process the CONTACT property in CalendarJournalObject.

8 years agoAdded unit tests for CATEGORIES and COMMENT in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 15:12:23 +0000 (15:12 +0000)]
Added unit tests for CATEGORIES and COMMENT in iCalendarJournal/ObjectDataTests.

8 years agoAdded the CATEGORIES and COMMENT property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 15:12:14 +0000 (15:12 +0000)]
Added the CATEGORIES and COMMENT property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the CATEGORIES and COMMENT property in CalendarJournalObject.
Steve Brokenshire [Sun, 31 Jan 2016 15:12:01 +0000 (15:12 +0000)]
Added code to process the CATEGORIES and COMMENT property in CalendarJournalObject.

8 years agoAdded unit tests for ATTENDEE in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 15:08:49 +0000 (15:08 +0000)]
Added unit tests for ATTENDEE in iCalendarJournal/ObjectDataTests.

8 years agoAdded the ATTENDEE property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 15:08:38 +0000 (15:08 +0000)]
Added the ATTENDEE property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the ATTENDEE property in CalendarJournalObject.
Steve Brokenshire [Sun, 31 Jan 2016 15:08:28 +0000 (15:08 +0000)]
Added code to process the ATTENDEE property in CalendarJournalObject.

8 years agoAdded unit tests for ATTACH in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 15:05:58 +0000 (15:05 +0000)]
Added unit tests for ATTACH in iCalendarJournal/ObjectDataTests.

8 years agoAdded the ATTACH property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 15:05:41 +0000 (15:05 +0000)]
Added the ATTACH property to iCalendarJournal-Load2.vcf

8 years agoAdded code to process the ATTACH property in CalendarJournalObject.
Steve Brokenshire [Sun, 31 Jan 2016 15:05:29 +0000 (15:05 +0000)]
Added code to process the ATTACH property in CalendarJournalObject.

8 years agoAdded unit tests for RRULE in iCalendarJournal/ObjectDataTests.
Steve Brokenshire [Sun, 31 Jan 2016 15:03:21 +0000 (15:03 +0000)]
Added unit tests for RRULE in iCalendarJournal/ObjectDataTests.

8 years agoAdded the RRULE property to iCalendarJournal-Load2.vcf
Steve Brokenshire [Sun, 31 Jan 2016 15:03:12 +0000 (15:03 +0000)]
Added the RRULE property to iCalendarJournal-Load2.vcf

Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy