Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiacalendar/.git
7 years agoAdded PERCENT-COMPLETE property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 21:31:55 +0000 (22:31 +0100)]
Added PERCENT-COMPLETE property for saving data from a CalendarTaskObject.

Added the code and unit tests for the PERCENT-COMPLETE property.

7 years agoAdded ORGANIZER property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 21:10:08 +0000 (22:10 +0100)]
Added ORGANIZER property for saving data from a CalendarTaskObject.

Added the code and unit tests for the ORGANIZER property.

7 years agoAdded LOCATION property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 21:08:01 +0000 (22:08 +0100)]
Added LOCATION property for saving data from a CalendarTaskObject.

Added the code and unit tests for the LOCATION property.

7 years agoAdded LAST-MODIFIED property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 21:03:43 +0000 (22:03 +0100)]
Added LAST-MODIFIED property for saving data from a CalendarTaskObject.

Added the code and unit tests for the LAST-MODIFIED property.

7 years agoAdded GEO property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 21:00:10 +0000 (22:00 +0100)]
Added GEO property for saving data from a CalendarTaskObject.

Added the code and unit tests for the GEO property.

7 years agoAdded DTSTART property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 20:54:28 +0000 (21:54 +0100)]
Added DTSTART property for saving data from a CalendarTaskObject.

Added the code and unit tests for the DTSTART property.

7 years agoAdded DESCRIPTION property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 20:51:40 +0000 (21:51 +0100)]
Added DESCRIPTION property for saving data from a CalendarTaskObject.

Added the code and unit tests for the DESCRIPTION property.

7 years agoAdded CREATED property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 20:46:31 +0000 (21:46 +0100)]
Added CREATED property for saving data from a CalendarTaskObject.

Added the code and unit tests for the CREATED property.

7 years agoAdded COMPLETED property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 20:42:44 +0000 (21:42 +0100)]
Added COMPLETED property for saving data from a CalendarTaskObject.

Added the code and unit tests for the COMPLETED property.

7 years agoAdded CLASS property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 20:40:36 +0000 (21:40 +0100)]
Added CLASS property for saving data from a CalendarTaskObject.

Added the code and unit tests for the CLASS property.

7 years agoAdded DTSTAMP property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 20:33:13 +0000 (21:33 +0100)]
Added DTSTAMP property for saving data from a CalendarTaskObject.

Added the code and unit tests for the DTSTAMP property.

7 years agoAdded initial code and UID unit test for the CalendarTaskObject
Steve Brokenshire [Mon, 6 Jun 2016 20:29:49 +0000 (21:29 +0100)]
Added initial code and UID unit test for the CalendarTaskObject

7 years agoAdded menu option for unit testing saving task information
Steve Brokenshire [Mon, 6 Jun 2016 20:29:07 +0000 (21:29 +0100)]
Added menu option for unit testing saving task information

7 years agoAdded X-Token property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 23:08:07 +0000 (00:08 +0100)]
Added X-Token property for saving data from a CalendarJournalObject.

Added the code and unit tests for the X-Token property.

7 years agoAdded REQUEST-STATUS property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 23:03:23 +0000 (00:03 +0100)]
Added REQUEST-STATUS property for saving data from a CalendarJournalObject.

Added the code and unit tests for the REQUEST-STATUS property.

7 years agoAdded RDATE property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 23:02:57 +0000 (00:02 +0100)]
Added RDATE property for saving data from a CalendarJournalObject.

Added the code and unit tests for the RDATE property.

7 years agoAdded RELATED-TO property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 22:57:22 +0000 (23:57 +0100)]
Added RELATED-TO property for saving data from a CalendarJournalObject.

Added the code and unit tests for the RELATED-TO property.

7 years agoAdded EXDATE property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 22:55:24 +0000 (23:55 +0100)]
Added EXDATE property for saving data from a CalendarJournalObject.

Added the code and unit tests for the EXDATE property.

7 years agoAdded DESCRIPTION property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 22:53:21 +0000 (23:53 +0100)]
Added DESCRIPTION property for saving data from a CalendarJournalObject.

Added the code and unit tests for the DESCRIPTION property.

7 years agoAdded CONTACT property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 22:46:33 +0000 (23:46 +0100)]
Added CONTACT property for saving data from a CalendarJournalObject.

Added the code and unit tests for the CONTACT property.

7 years agoAdded COMMENT property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 22:45:06 +0000 (23:45 +0100)]
Added COMMENT property for saving data from a CalendarJournalObject.

Added the code and unit tests for the COMMENT property.

7 years agoAdded CATEGORIES property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 22:41:23 +0000 (23:41 +0100)]
Added CATEGORIES property for saving data from a CalendarJournalObject.

Added the code and unit tests for the CATEGORIES property.

7 years agoAdded ATTENDEE property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 22:38:43 +0000 (23:38 +0100)]
Added ATTENDEE property for saving data from a CalendarJournalObject.

Added the code and unit tests for the ATTENDEE property.

7 years agoAdded ATTACH property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 22:36:07 +0000 (23:36 +0100)]
Added ATTACH property for saving data from a CalendarJournalObject.

Added the code and unit tests for the ATTACH property.

7 years agoAdded RRULE property for saving data from a CalendarJournalObject.
Steve Brokenshire [Sun, 5 Jun 2016 22:35:45 +0000 (23:35 +0100)]
Added RRULE property for saving data from a CalendarJournalObject.

Added the code and unit tests for the RRULE property.

7 years agoAdded URL property for saving data from a CalendarJournalObject.
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.

7 years agoAdded STATUS property for saving data from a CalendarJournalObject.
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.

7 years agoAdded SEQUENCE property for saving data from a CalendarJournalObject.
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.

7 years agoAdded RECURRENCE-ID property for saving data from a CalendarJournalObject.
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.

7 years agoAdded ORGANIZER property for saving data from a CalendarJournalObject.
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.

7 years agoAdded LAST-MODIFIED property for saving data from a CalendarJournalObject.
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.

7 years agoAdded DTSTART property for saving data from a CalendarJournalObject.
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.

7 years agoAdded CLASS property for saving data from a CalendarJournalObject.
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.

7 years agoAdded SUMMARY property for saving data from a CalendarJournalObject.
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.

7 years agoAdded DTSTAMP property for saving data from a CalendarJournalObject.
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.

7 years agoAdded initial code and UID unit test for the CalendarJournalObject
Steve Brokenshire [Sun, 5 Jun 2016 19:34:13 +0000 (20:34 +0100)]
Added initial code and UID unit test for the CalendarJournalObject

7 years agoAdded menu option for unit testing saving journal information
Steve Brokenshire [Sun, 5 Jun 2016 19:19:42 +0000 (20:19 +0100)]
Added menu option for unit testing saving journal information

7 years agoAdded X-Token property for saving data from a CalendarFreeBusyObject.
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.

7 years agoAdded REQUEST-STATUS property for saving data from a CalendarFreeBusyObject.
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.

7 years agoAdded FREEBUSY property for saving data from a CalendarFreeBusyObject.
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.

7 years agoAdded COMMENT property for saving data from a CalendarFreeBusyObject.
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.

7 years agoAdded ATTENDEE property for saving data from a CalendarFreeBusyObject.
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.

7 years agoAdded URL property for saving data from a CalendarFreeBusyObject.
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.

7 years agoAdded ORGANIZER property for saving data from a CalendarFreeBusyObject.
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.

7 years agoAdded DTEND property for saving data from a CalendarFreeBusyObject.
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.

7 years agoAdded DTSTART property for saving data from a CalendarFreeBusyObject.
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.

7 years agoAdded CONTACT property for saving data from a CalendarFreeBusyObject.
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.

7 years agoAdded DTSTAMP property for saving data from a CalendarFreeBusyObject.
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.

7 years agoAdded initial code and UID unit test for the CalendarFreeBusyObject
Steve Brokenshire [Sun, 5 Jun 2016 13:17:29 +0000 (14:17 +0100)]
Added initial code and UID unit test for the CalendarFreeBusyObject

7 years agoAdded menu option for unit testing saving Free/Busy information
Steve Brokenshire [Sun, 5 Jun 2016 13:01:25 +0000 (14:01 +0100)]
Added menu option for unit testing saving Free/Busy information

7 years agoIncorrect message given when running iCalendar Timezone Component tests.
Steve Brokenshire [Sun, 5 Jun 2016 12:12:42 +0000 (13:12 +0100)]
Incorrect message given when running iCalendar Timezone Component tests.

7 years agoAdded DURATION property for saving data from a CalendarEventObject.
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.

7 years agoAdded X-Token property for saving data from a CalendarEventObject.
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.

7 years agoReplaced mention of VCARD with VCALENDAR.
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).

7 years agoAdded VALARM:X-Token property for saving data from a CalendarEventObject.
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.

7 years agoAdded VALARM:ATTACH property for saving data from a CalendarEventObject.
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.

7 years agoAdded VALARM:ATTENDEE property for saving data from a CalendarEventObject.
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.

7 years agoAdded VALARM:REPEAT property for saving data from a CalendarEventObject.
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.

7 years agoAdded VALARM:DESCRIPTION property for saving data from a CalendarEventObject.
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.

7 years agoAdded VALARM:DESCRIPTION property for saving data from a CalendarEventObject.
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.

7 years agoAdded VALARM:DURATION property for saving data from a CalendarEventObject.
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.

7 years agoAdded VALARM:TRIGGER property for saving data from a CalendarEventObject.
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.

7 years agoAdded VALARM:ACTION property for saving data from a CalendarEventObject.
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.

7 years agoAdded RDATE property for saving data from a CalendarEventObject.
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.

7 years agoAdded RESOURCES property for saving data from a CalendarEventObject.
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.

7 years agoAdded RELATED-TO property for saving data from a CalendarEventObject.
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.

7 years agoAdded REQUEST-STATUS property for saving data from a CalendarEventObject.
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.

7 years agoAdded EXDATE property for saving data from a CalendarEventObject.
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.

7 years agoAdded CONTACT property for saving data from a CalendarEventObject.
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.

7 years agoAdded COMMENT property for saving data from a CalendarEventObject.
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.

7 years agoAdded CATEGORIES property for saving data from a CalendarEventObject.
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.

7 years agoAdded ATTENDEE property for saving data from a CalendarEventObject.
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.

7 years agoAdded ATTACH property for saving data from a CalendarEventObject.
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.

7 years agoAdded RRULE property for saving data from a CalendarEventObject.
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.

7 years agoAdded RECURRENCE-ID property for saving data from a CalendarEventObject.
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.

7 years agoAdded URL property for saving data from a CalendarEventObject.
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.

7 years agoAdded TRANSP property for saving data from a CalendarEventObject.
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.

7 years agoAdded STATUS property for saving data from a CalendarEventObject.
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.

7 years agoAdded SEQUENCE property for saving data from a CalendarEventObject.
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.

7 years agoAdded PRIORITY property for saving data from a CalendarEventObject.
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.

7 years agoAdded ORGANIZER property for saving data from a CalendarEventObject.
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.

7 years agoAdded LOCATION property for saving data from a CalendarEventObject.
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.

7 years agoAdded LAST-MODIFIED property for saving data from a CalendarEventObject.
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.

7 years agoAdded GEO property for saving data from a CalendarEventObject.
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.

7 years agoAdded DESCRIPTION property for saving data from a CalendarEventObject.
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.

7 years agoAdded CREATED value for saving data from a CalendarEventObject.
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.

7 years agoDTEND now using the correct variables in SaveData for CalendarEventObject
Steve Brokenshire [Tue, 31 May 2016 23:07:19 +0000 (00:07 +0100)]
DTEND now using the correct variables in SaveData for CalendarEventObject

7 years agoAdded more to unit test checking for CLASS 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

7 years agoCheck if character is not a newline character
Steve Brokenshire [Tue, 31 May 2016 23:05:50 +0000 (00:05 +0100)]
Check if character is not a newline character

7 years agoAdded check if OutputLine is effectively empty.
Steve Brokenshire [Tue, 31 May 2016 23:05:37 +0000 (00:05 +0100)]
Added check if OutputLine is effectively empty.

7 years agoReplaced use of access function with stat function when using FileExists
Steve Brokenshire [Tue, 31 May 2016 21:32:39 +0000 (22:32 +0100)]
Replaced use of access function with stat function when using FileExists

7 years agoAdded code and unit tests for saving CLASS in CalendarEventObject.
Steve Brokenshire [Tue, 31 May 2016 19:06:12 +0000 (20:06 +0100)]
Added code and unit tests for saving CLASS in CalendarEventObject.

7 years agoAdded more unit tests for saving data 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

7 years agoAdded SaveObjectData for CalendarEventObject
Steve Brokenshire [Tue, 31 May 2016 06:30:50 +0000 (07:30 +0100)]
Added SaveObjectData for CalendarEventObject

7 years agoAdded code to generate UUIDs using built-in operating system tools.
Steve Brokenshire [Mon, 30 May 2016 15:12:13 +0000 (16:12 +0100)]
Added code to generate UUIDs using built-in operating system tools.

7 years agoAdded version information file.
Steve Brokenshire [Mon, 30 May 2016 15:11:36 +0000 (16:11 +0100)]
Added version information file.

7 years agoUpdated virtual SaveObjectData function so that it uses a string pointer.
Steve Brokenshire [Mon, 30 May 2016 15:10:02 +0000 (16:10 +0100)]
Updated virtual SaveObjectData function so that it uses a string pointer.

7 years agoWork in progress for the SaveFile functions in the CalendarObject class
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.

7 years agoAdded the OutputText function along with unit tests for it.
Steve Brokenshire [Mon, 30 May 2016 15:05:49 +0000 (16:05 +0100)]
Added the OutputText function along with unit tests for it.

7 years agoSetup initial version of the SaveFile functions for the CalendarObject class.
Steve Brokenshire [Mon, 30 May 2016 08:26:51 +0000 (09:26 +0100)]
Setup initial version of the SaveFile functions for the CalendarObject class.

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