Steve Brokenshire [Sun, 5 Jun 2016 22:30:09 +0000 (23:30 +0100)]
Added URL property for saving data from a CalendarJournalObject.
Added the code and unit tests for the URL property.
Steve Brokenshire [Sun, 5 Jun 2016 22:28:18 +0000 (23:28 +0100)]
Added STATUS property for saving data from a CalendarJournalObject.
Added the code and unit tests for the STATUS property.
Steve Brokenshire [Sun, 5 Jun 2016 22:25:41 +0000 (23:25 +0100)]
Added SEQUENCE property for saving data from a CalendarJournalObject.
Added the code and unit tests for the SEQUENCE property.
Steve Brokenshire [Sun, 5 Jun 2016 22:24:11 +0000 (23:24 +0100)]
Added RECURRENCE-ID property for saving data from a CalendarJournalObject.
Added the code and unit tests for the RECURRENCE-ID property.
Steve Brokenshire [Sun, 5 Jun 2016 22:22:10 +0000 (23:22 +0100)]
Added ORGANIZER property for saving data from a CalendarJournalObject.
Added the code and unit tests for the ORGANIZER property.
Steve Brokenshire [Sun, 5 Jun 2016 22:18:56 +0000 (23:18 +0100)]
Added LAST-MODIFIED property for saving data from a CalendarJournalObject.
Added the code and unit tests for the LAST-MODIFIED property.
Steve Brokenshire [Sun, 5 Jun 2016 22:13:47 +0000 (23:13 +0100)]
Added DTSTART property for saving data from a CalendarJournalObject.
Added the code and unit tests for the DTSTART property.
Steve Brokenshire [Sun, 5 Jun 2016 22:10:22 +0000 (23:10 +0100)]
Added CLASS property for saving data from a CalendarJournalObject.
Added the code and unit tests for the CLASS property.
Steve Brokenshire [Sun, 5 Jun 2016 21:54:03 +0000 (22:54 +0100)]
Added SUMMARY property for saving data from a CalendarJournalObject.
Added the code and unit tests for the SUMMARY property.
Steve Brokenshire [Sun, 5 Jun 2016 21:51:43 +0000 (22:51 +0100)]
Added DTSTAMP property for saving data from a CalendarJournalObject.
Added the code and unit tests for the DTSTAMP property.
Steve Brokenshire [Sun, 5 Jun 2016 19:34:13 +0000 (20:34 +0100)]
Added initial code and UID unit test for the CalendarJournalObject
Steve Brokenshire [Sun, 5 Jun 2016 19:19:42 +0000 (20:19 +0100)]
Added menu option for unit testing saving journal information
Steve Brokenshire [Sun, 5 Jun 2016 19:02:25 +0000 (20:02 +0100)]
Added X-Token property for saving data from a CalendarFreeBusyObject.
Added the code and unit tests for the X-Token property.
Steve Brokenshire [Sun, 5 Jun 2016 18:50:07 +0000 (19:50 +0100)]
Added REQUEST-STATUS property for saving data from a CalendarFreeBusyObject.
Added the code and unit tests for the REQUEST-STATUS property.
Steve Brokenshire [Sun, 5 Jun 2016 18:47:41 +0000 (19:47 +0100)]
Added FREEBUSY property for saving data from a CalendarFreeBusyObject.
Added the code and unit tests for the FREEBUSY property.
Steve Brokenshire [Sun, 5 Jun 2016 18:40:42 +0000 (19:40 +0100)]
Added COMMENT property for saving data from a CalendarFreeBusyObject.
Added the code and unit tests for the COMMENT property.
Steve Brokenshire [Sun, 5 Jun 2016 18:38:45 +0000 (19:38 +0100)]
Added ATTENDEE property for saving data from a CalendarFreeBusyObject.
Added the code and unit tests for the ATTENDEE property.
Steve Brokenshire [Sun, 5 Jun 2016 17:19:03 +0000 (18:19 +0100)]
Added URL property for saving data from a CalendarFreeBusyObject.
Added the code and unit tests for the URL property.
Steve Brokenshire [Sun, 5 Jun 2016 17:16:53 +0000 (18:16 +0100)]
Added ORGANIZER property for saving data from a CalendarFreeBusyObject.
Added the code and unit tests for the ORGANIZER property.
Steve Brokenshire [Sun, 5 Jun 2016 17:16:36 +0000 (18:16 +0100)]
Added DTEND property for saving data from a CalendarFreeBusyObject.
Added the code and unit tests for the DTEND property.
Steve Brokenshire [Sun, 5 Jun 2016 14:01:12 +0000 (15:01 +0100)]
Added DTSTART property for saving data from a CalendarFreeBusyObject.
Added the code and unit tests for the DTSTART property.
Steve Brokenshire [Sun, 5 Jun 2016 13:57:36 +0000 (14:57 +0100)]
Added CONTACT property for saving data from a CalendarFreeBusyObject.
Added the code and unit tests for the CONTACT property.
Steve Brokenshire [Sun, 5 Jun 2016 13:33:13 +0000 (14:33 +0100)]
Added DTSTAMP property for saving data from a CalendarFreeBusyObject.
Added the code and unit tests for the DTSTAMP property.
Steve Brokenshire [Sun, 5 Jun 2016 13:17:29 +0000 (14:17 +0100)]
Added initial code and UID unit test for the CalendarFreeBusyObject
Steve Brokenshire [Sun, 5 Jun 2016 13:01:25 +0000 (14:01 +0100)]
Added menu option for unit testing saving Free/Busy information
Steve Brokenshire [Sun, 5 Jun 2016 12:12:42 +0000 (13:12 +0100)]
Incorrect message given when running iCalendar Timezone Component tests.
Steve Brokenshire [Sun, 5 Jun 2016 02:24:21 +0000 (03:24 +0100)]
Added DURATION property for saving data from a CalendarEventObject.
Added the code and unit tests for the DURATION property.
Steve Brokenshire [Sun, 5 Jun 2016 01:51:27 +0000 (02:51 +0100)]
Added X-Token property for saving data from a CalendarEventObject.
Added the code and unit tests for the X-Token property.
Steve Brokenshire [Sun, 5 Jun 2016 00:14:56 +0000 (01:14 +0100)]
Replaced mention of VCARD with VCALENDAR.
Force of habit, used VCARD instead of VCALENDAR (worked on Xestia
Address Book for far too long before first release).
Steve Brokenshire [Sat, 4 Jun 2016 23:48:32 +0000 (00:48 +0100)]
Added VALARM:X-Token property for saving data from a CalendarEventObject.
Added the code and unit tests for the VALARM:X-Token property.
Steve Brokenshire [Sat, 4 Jun 2016 23:03:31 +0000 (00:03 +0100)]
Added VALARM:ATTACH property for saving data from a CalendarEventObject.
Added the code and unit tests for the VALARM:ATTACH property.
Steve Brokenshire [Sat, 4 Jun 2016 22:20:20 +0000 (23:20 +0100)]
Added VALARM:ATTENDEE property for saving data from a CalendarEventObject.
Added the code and unit tests for the VALARM:ATTENDEE property.
Steve Brokenshire [Sat, 4 Jun 2016 21:50:41 +0000 (22:50 +0100)]
Added VALARM:REPEAT property for saving data from a CalendarEventObject.
Added the code and unit tests for the VALARM:REPEAT property.
Steve Brokenshire [Sat, 4 Jun 2016 21:44:07 +0000 (22:44 +0100)]
Added VALARM:DESCRIPTION property for saving data from a CalendarEventObject.
Added the code and unit tests for the VALARM:DESCRIPTION property.
Steve Brokenshire [Sat, 4 Jun 2016 21:35:29 +0000 (22:35 +0100)]
Added VALARM:DESCRIPTION property for saving data from a CalendarEventObject.
Added the code and unit tests for the VALARM:DESCRIPTION property.
Steve Brokenshire [Sat, 4 Jun 2016 21:17:24 +0000 (22:17 +0100)]
Added VALARM:DURATION property for saving data from a CalendarEventObject.
Added the code and unit tests for the VALARM:DURATION property.
Steve Brokenshire [Sat, 4 Jun 2016 21:11:31 +0000 (22:11 +0100)]
Added VALARM:TRIGGER property for saving data from a CalendarEventObject.
Added the code and unit tests for the VALARM:TRIGGER property.
Steve Brokenshire [Sat, 4 Jun 2016 20:55:10 +0000 (21:55 +0100)]
Added VALARM:ACTION property for saving data from a CalendarEventObject.
Added the code and unit tests for the VALARM:ACTION property.
Steve Brokenshire [Sat, 4 Jun 2016 20:18:55 +0000 (21:18 +0100)]
Added RDATE property for saving data from a CalendarEventObject.
Added the code and unit tests for the RDATE property.
Steve Brokenshire [Sat, 4 Jun 2016 20:14:23 +0000 (21:14 +0100)]
Added RESOURCES property for saving data from a CalendarEventObject.
Added the code and unit tests for the RESOURCES property.
Steve Brokenshire [Sat, 4 Jun 2016 20:07:12 +0000 (21:07 +0100)]
Added RELATED-TO property for saving data from a CalendarEventObject.
Added the code and unit tests for the RELATED-TO property.
Steve Brokenshire [Sat, 4 Jun 2016 19:56:29 +0000 (20:56 +0100)]
Added REQUEST-STATUS property for saving data from a CalendarEventObject.
Added the code and unit tests for the REQUEST-STATUS property.
Steve Brokenshire [Sat, 4 Jun 2016 19:46:16 +0000 (20:46 +0100)]
Added EXDATE property for saving data from a CalendarEventObject.
Added the code and unit tests for the EXDATE property.
Steve Brokenshire [Sat, 4 Jun 2016 19:37:29 +0000 (20:37 +0100)]
Added CONTACT property for saving data from a CalendarEventObject.
Added the code and unit tests for the CONTACT property.
Steve Brokenshire [Sat, 4 Jun 2016 17:48:17 +0000 (18:48 +0100)]
Added COMMENT property for saving data from a CalendarEventObject.
Added the code and unit tests for the COMMENT property.
Steve Brokenshire [Sat, 4 Jun 2016 17:11:19 +0000 (18:11 +0100)]
Added CATEGORIES property for saving data from a CalendarEventObject.
Added the code and unit tests for the CATEGORIES property.
Steve Brokenshire [Sat, 4 Jun 2016 16:58:29 +0000 (17:58 +0100)]
Added ATTENDEE property for saving data from a CalendarEventObject.
Added the code and unit tests for the ATTENDEE property.
Steve Brokenshire [Sat, 4 Jun 2016 15:23:15 +0000 (16:23 +0100)]
Added ATTACH property for saving data from a CalendarEventObject.
Added the code and unit tests for the ATTACH property.
Steve Brokenshire [Sat, 4 Jun 2016 08:03:57 +0000 (09:03 +0100)]
Added RRULE property for saving data from a CalendarEventObject.
Added the code and unit tests for the RRULE property.
Steve Brokenshire [Sat, 4 Jun 2016 07:58:41 +0000 (08:58 +0100)]
Added RECURRENCE-ID property for saving data from a CalendarEventObject.
Added the code and unit tests for the RECURRENCE-ID property.
Steve Brokenshire [Thu, 2 Jun 2016 22:30:46 +0000 (23:30 +0100)]
Added URL property for saving data from a CalendarEventObject.
Added the code and unit tests for the URL property.
Steve Brokenshire [Thu, 2 Jun 2016 22:07:20 +0000 (23:07 +0100)]
Added TRANSP property for saving data from a CalendarEventObject.
Added the code and unit tests for the TRANSP property.
Steve Brokenshire [Thu, 2 Jun 2016 22:01:36 +0000 (23:01 +0100)]
Added STATUS property for saving data from a CalendarEventObject.
Added the code and unit tests for the STATUS property.
Steve Brokenshire [Thu, 2 Jun 2016 21:50:30 +0000 (22:50 +0100)]
Added SEQUENCE property for saving data from a CalendarEventObject.
Added the code and unit tests for the SEQUENCE property.
Steve Brokenshire [Thu, 2 Jun 2016 21:44:28 +0000 (22:44 +0100)]
Added PRIORITY property for saving data from a CalendarEventObject.
Added the code and unit tests for the PRIORITY property.
Steve Brokenshire [Thu, 2 Jun 2016 21:28:19 +0000 (22:28 +0100)]
Added ORGANIZER property for saving data from a CalendarEventObject.
Added the code and unit tests for the ORGANIZER property.
Steve Brokenshire [Thu, 2 Jun 2016 21:06:04 +0000 (22:06 +0100)]
Added LOCATION property for saving data from a CalendarEventObject.
Added the code and unit tests for the LOCATION property.
Steve Brokenshire [Thu, 2 Jun 2016 20:54:44 +0000 (21:54 +0100)]
Added LAST-MODIFIED property for saving data from a CalendarEventObject.
Added the code and unit tests for the LAST-MODIFIED property.
Steve Brokenshire [Wed, 1 Jun 2016 22:52:10 +0000 (23:52 +0100)]
Added GEO property for saving data from a CalendarEventObject.
Added the code and unit tests for the GEO property.
Steve Brokenshire [Wed, 1 Jun 2016 21:48:51 +0000 (22:48 +0100)]
Added DESCRIPTION property for saving data from a CalendarEventObject.
Added the code and unit tests for the DESCRIPTION property.
Steve Brokenshire [Wed, 1 Jun 2016 21:07:20 +0000 (22:07 +0100)]
Added CREATED value for saving data from a CalendarEventObject.
Added the code and unit tests for the CREATED value.
Steve Brokenshire [Tue, 31 May 2016 23:07:19 +0000 (00:07 +0100)]
DTEND now using the correct variables in SaveData for CalendarEventObject
Steve Brokenshire [Tue, 31 May 2016 23:06:32 +0000 (00:06 +0100)]
Added more to unit test checking for CLASS for CalendarEventObject
Steve Brokenshire [Tue, 31 May 2016 23:05:50 +0000 (00:05 +0100)]
Check if character is not a newline character
Steve Brokenshire [Tue, 31 May 2016 23:05:37 +0000 (00:05 +0100)]
Added check if OutputLine is effectively empty.
Steve Brokenshire [Tue, 31 May 2016 21:32:39 +0000 (22:32 +0100)]
Replaced use of access function with stat function when using FileExists
Steve Brokenshire [Tue, 31 May 2016 19:06:12 +0000 (20:06 +0100)]
Added code and unit tests for saving CLASS in CalendarEventObject.
Steve Brokenshire [Tue, 31 May 2016 06:31:35 +0000 (07:31 +0100)]
Added more unit tests for saving data in CalendarEventObject
First tests deal with iCalendarEvent-Load1.vcf
Steve Brokenshire [Tue, 31 May 2016 06:30:50 +0000 (07:30 +0100)]
Added SaveObjectData for CalendarEventObject
Steve Brokenshire [Mon, 30 May 2016 15:12:13 +0000 (16:12 +0100)]
Added code to generate UUIDs using built-in operating system tools.
Steve Brokenshire [Mon, 30 May 2016 15:11:36 +0000 (16:11 +0100)]
Added version information file.
Steve Brokenshire [Mon, 30 May 2016 15:10:02 +0000 (16:10 +0100)]
Updated virtual SaveObjectData function so that it uses a string pointer.
Steve Brokenshire [Mon, 30 May 2016 15:09:36 +0000 (16:09 +0100)]
Work in progress for the SaveFile functions in the CalendarObject class
Progress made on the SaveFile functions. Still work needed to be done to
be able to write to the file.
Steve Brokenshire [Mon, 30 May 2016 15:05:49 +0000 (16:05 +0100)]
Added the OutputText function along with unit tests for it.
Steve Brokenshire [Mon, 30 May 2016 08:26:51 +0000 (09:26 +0100)]
Setup initial version of the SaveFile functions for the CalendarObject class.
Steve Brokenshire [Mon, 30 May 2016 08:21:15 +0000 (09:21 +0100)]
Added menu option for testing the saving of iCalendar Events.
Steve Brokenshire [Mon, 30 May 2016 08:18:48 +0000 (09:18 +0100)]
Added initial unit test for iCalendarSaveEvent.
Steve Brokenshire [Mon, 30 May 2016 08:17:34 +0000 (09:17 +0100)]
Setup initial version of the CalendarObjectSaveResult enum.
Steve Brokenshire [Sun, 29 May 2016 19:35:01 +0000 (20:35 +0100)]
Added the ProcessXMLSyncTokenList function for the CalDAV class
Steve Brokenshire [Sun, 29 May 2016 19:34:25 +0000 (20:34 +0100)]
Added the ProcessXMLEntryList function for the CalDAV class
Steve Brokenshire [Sun, 29 May 2016 19:26:59 +0000 (20:26 +0100)]
Added unit tests for the GetEntryList functions in the CalDAV object.
Steve Brokenshire [Sun, 29 May 2016 19:26:29 +0000 (20:26 +0100)]
Added the GetEntryList functions for the CalDAV object.
Steve Brokenshire [Sun, 29 May 2016 19:07:07 +0000 (20:07 +0100)]
Perform checks if XML Node(s) have been found or not.
The addition of this check improves the reliability of Xestia Calendar.
Steve Brokenshire [Sun, 29 May 2016 19:01:58 +0000 (20:01 +0100)]
Added support to add a calendar using a shortname.
Added support to add a calendar using a shortname instead of a randomly
generated UUID.
Steve Brokenshire [Sun, 29 May 2016 18:57:05 +0000 (19:57 +0100)]
Get the sync-token value for the calendars.
When using the GetCalendars function in the CalDAV class to get the list
of calendars, also get the sync-token for the calendar.
Steve Brokenshire [Mon, 2 May 2016 08:20:31 +0000 (09:20 +0100)]
When processing calendars, attempt to get the sync-token.
Steve Brokenshire [Mon, 2 May 2016 08:16:49 +0000 (09:16 +0100)]
Added option to populate a CalDAV calendar in the unit testing application
Steve Brokenshire [Sat, 30 Apr 2016 23:26:43 +0000 (00:26 +0100)]
Clean up in unit testing for CalDAV and in the CalDAV object itself.
Steve Brokenshire [Sat, 30 Apr 2016 23:24:47 +0000 (00:24 +0100)]
Added code and unit tests for editing entries in the CalDAV object
Added the following subroutines to the CalDAV object:
CalDAVServerResult EditEntry(string *CalendarEntryHREF, string
*EntryData, string *EntryETag);
Unit tests setup for deleting calendars under CalDAV/EditEntry
testing the above function.
Steve Brokenshire [Sat, 30 Apr 2016 23:18:17 +0000 (00:18 +0100)]
Updated code for AddEntry in the CalDAV object.
Steve Brokenshire [Sat, 30 Apr 2016 20:52:04 +0000 (21:52 +0100)]
Created EntryUUID string for adding and editing entries
Steve Brokenshire [Sat, 30 Apr 2016 20:43:49 +0000 (21:43 +0100)]
Added code and unit tests for deleting entries in the CalDAV object
Added the following subroutines to the CalDAV object:
GetEntryETag(*string);
Unit tests setup for deleting calendars under CalDAV/GetEntryETag
testing the above function.
Steve Brokenshire [Mon, 25 Apr 2016 23:05:39 +0000 (00:05 +0100)]
Added the SplitPathFilename subroutine and unit tests
Steve Brokenshire [Sun, 24 Apr 2016 22:24:27 +0000 (23:24 +0100)]
Added code and unit tests for deleting entries in the CalDAV object
Added the following subroutines to the CalDAV object:
DeleteEntry(*string);
Unit tests setup for deleting calendars under CalDAV/DeleteEntry
testing the above function.
Steve Brokenshire [Sun, 24 Apr 2016 20:54:06 +0000 (21:54 +0100)]
Removed code to output of CalendarEditHREF address to console
This code appeared in the DeleteCalendar function of the CalDAV object.
Steve Brokenshire [Sun, 24 Apr 2016 20:53:24 +0000 (21:53 +0100)]
Forgot to add unit tests for AddEntry in CalDAV object.
Steve Brokenshire [Sun, 24 Apr 2016 20:52:58 +0000 (21:52 +0100)]
Added code and unit tests for AddEntry in the CalDAV object.
Steve Brokenshire [Sun, 24 Apr 2016 19:24:37 +0000 (20:24 +0100)]
Don't add a calendar when trying to delete a calendar in unit testing
Steve Brokenshire [Sat, 23 Apr 2016 23:35:55 +0000 (00:35 +0100)]
Moved resetting and result processing code in CalDAV::GetCalendars()
Steve Brokenshire [Sat, 23 Apr 2016 23:34:35 +0000 (00:34 +0100)]
Added code and unit tests for deleting calendars in the CalDAV object
Added the following subroutines to the CalDAV object:
DeleteCalendar(*string);
Unit tests setup for deleting calendars under CalDAV/DeleteCalendar
testing the above function.