Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiacalendar/.git
7 years agoAdded monthviewgen.cpp to build.sh
Steve Brokenshire [Sun, 19 Jun 2016 22:26:19 +0000 (23:26 +0100)]
Added monthviewgen.cpp to build.sh

7 years agoAdded code and first unit tests for the GenerateMonthGrid function
Steve Brokenshire [Sun, 19 Jun 2016 22:25:59 +0000 (23:25 +0100)]
Added code and first unit tests for the GenerateMonthGrid function

7 years agoAdded initial events for Xestia Calendar.
Steve Brokenshire [Sun, 19 Jun 2016 22:20:00 +0000 (23:20 +0100)]
Added initial events for Xestia Calendar.

Initial events for the XCCalendarDay and XCCalendarDayEntry widgets.

7 years agoAdded code and unit tests for the PreviousMonthNumberofDays function
Steve Brokenshire [Sun, 19 Jun 2016 09:55:47 +0000 (10:55 +0100)]
Added code and unit tests for the PreviousMonthNumberofDays function

7 years agoAdded build shell scripts for unit testing and GUI building
Steve Brokenshire [Sat, 18 Jun 2016 22:36:17 +0000 (23:36 +0100)]
Added build shell scripts for unit testing and GUI building

Please do not rely on these script - they will be removed and replaced
with proper Makefiles at a later date.

7 years agoImages for the XCCalendarDay and XCCalendarDayEntry widget
Steve Brokenshire [Sat, 18 Jun 2016 22:33:50 +0000 (23:33 +0100)]
Images for the XCCalendarDay and XCCalendarDayEntry widget

7 years agoInitial version of the XCCalendarDayEntry widget
Steve Brokenshire [Sat, 18 Jun 2016 22:33:21 +0000 (23:33 +0100)]
Initial version of the XCCalendarDayEntry widget

Basic version. Will be changed as progress is made on Xestia Calendar.

7 years agoSet default values for the colours/alpha in the Colour struct
Steve Brokenshire [Sat, 18 Jun 2016 22:31:47 +0000 (23:31 +0100)]
Set default values for the colours/alpha in the Colour struct

7 years agoInitial version of the XCCalendarDay widget
Steve Brokenshire [Sat, 18 Jun 2016 22:31:19 +0000 (23:31 +0100)]
Initial version of the XCCalendarDay widget

Basic version. Will be changed as progress is made on Xestia Calendar.

7 years agoAdded X-Token property for saving data from a CalendarTimezoneObject.
Steve Brokenshire [Sun, 12 Jun 2016 00:00:48 +0000 (01:00 +0100)]
Added X-Token property for saving data from a CalendarTimezoneObject.

Added the code and unit tests for the X-Token property in both
STANDARD and DAYLIGHT timezone types.

7 years agoAdded TZNAME property for saving data from a CalendarTimezoneObject.
Steve Brokenshire [Sat, 11 Jun 2016 22:10:19 +0000 (23:10 +0100)]
Added TZNAME property for saving data from a CalendarTimezoneObject.

Added the code and unit tests for the TZNAME property in both
STANDARD and DAYLIGHT timezone types.

7 years agoRenamed CommentListSeek integer to RecurranceDataSeek for RDATE
Steve Brokenshire [Sat, 11 Jun 2016 22:05:50 +0000 (23:05 +0100)]
Renamed CommentListSeek integer to RecurranceDataSeek for RDATE

Renaming of CommentListSeek integer to RecurranceDataSeek for RDATE
applies to the STANDARD and DAYLIGHT sections.

7 years agoAdded RDATE property for saving data from a CalendarTimezoneObject.
Steve Brokenshire [Sat, 11 Jun 2016 21:41:38 +0000 (22:41 +0100)]
Added RDATE property for saving data from a CalendarTimezoneObject.

Added the code and unit tests for the RDATE property in both
STANDARD and DAYLIGHT timezone types.

7 years agoAdded COMMENT property for saving data from a CalendarTimezoneObject.
Steve Brokenshire [Sat, 11 Jun 2016 10:00:07 +0000 (11:00 +0100)]
Added COMMENT property for saving data from a CalendarTimezoneObject.

Added the code and unit tests for the COMMENT property in both
STANDARD and DAYLIGHT timezone types.

7 years agoAdded RRULE property for saving data from a CalendarTimezoneObject.
Steve Brokenshire [Sat, 11 Jun 2016 09:31:55 +0000 (10:31 +0100)]
Added RRULE property for saving data from a CalendarTimezoneObject.

Added the code and unit tests for the RRULE property in both
STANDARD and DAYLIGHT timezone types.

7 years agoAdded TZOFFSETTO property for saving data from a CalendarTimezoneObject.
Steve Brokenshire [Sat, 11 Jun 2016 09:16:45 +0000 (10:16 +0100)]
Added TZOFFSETTO property for saving data from a CalendarTimezoneObject.

Added the code and unit tests for the TZOFFSETTO property in both
STANDARD and DAYLIGHT timezone types.

7 years agoAdded TZOFFSETFROM property for saving data from a CalendarTimezoneObject.
Steve Brokenshire [Sat, 11 Jun 2016 09:09:26 +0000 (10:09 +0100)]
Added TZOFFSETFROM property for saving data from a CalendarTimezoneObject.

Added the code and unit tests for the TZOFFSETFROM property in both
STANDARD and DAYLIGHT timezone types.

7 years agoCorrected comment looking for DTSTAMP when it was looking for TZID.
Steve Brokenshire [Sat, 11 Jun 2016 08:55:58 +0000 (09:55 +0100)]
Corrected comment looking for DTSTAMP when it was looking for TZID.

When loading the data for a CalendarTimezoneObject, we are looking for
TZID not DTSTAMP.

7 years agoAdded DTSTART property for saving data from a CalendarTimezoneObject.
Steve Brokenshire [Sat, 11 Jun 2016 08:53:49 +0000 (09:53 +0100)]
Added DTSTART property for saving data from a CalendarTimezoneObject.

Added the code and unit tests for the DTSTART property in both STANDARD
and DAYLIGHT timezone types.

7 years agoAdded TZURL property for saving data from a CalendarTimezoneObject.
Steve Brokenshire [Thu, 9 Jun 2016 22:32:48 +0000 (23:32 +0100)]
Added TZURL property for saving data from a CalendarTimezoneObject.

Added the code and unit tests for the TZURL property.

7 years agoAdded LAST-MODIFIED property for saving data from a CalendarTimezoneObject.
Steve Brokenshire [Thu, 9 Jun 2016 21:40:45 +0000 (22:40 +0100)]
Added LAST-MODIFIED property for saving data from a CalendarTimezoneObject.

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

7 years agoAdded initial tests for the iCalendarTimezone-Load2.vcf
Steve Brokenshire [Thu, 9 Jun 2016 21:37:59 +0000 (22:37 +0100)]
Added initial tests for the iCalendarTimezone-Load2.vcf

7 years agoMoved TZID in iCalendarTimezone-Load1.vcf into VTIMEZONE.
Steve Brokenshire [Thu, 9 Jun 2016 21:08:37 +0000 (22:08 +0100)]
Moved TZID in iCalendarTimezone-Load1.vcf into VTIMEZONE.

7 years agoAdded TZID property for saving data from a CalendarTaskObject.
Steve Brokenshire [Thu, 9 Jun 2016 21:04:12 +0000 (22:04 +0100)]
Added TZID property for saving data from a CalendarTaskObject.

Added the code and unit tests for the TZID property.

7 years agoAdded menu option for unit testing saving timezone information
Steve Brokenshire [Thu, 9 Jun 2016 20:05:36 +0000 (21:05 +0100)]
Added menu option for unit testing saving timezone information

7 years agoCorrected file description for xestiacalendar_icaljournalsave.h
Steve Brokenshire [Thu, 9 Jun 2016 18:59:00 +0000 (19:59 +0100)]
Corrected file description for xestiacalendar_icaljournalsave.h

7 years agoAdded DURATION property for saving data from a CalendarTaskObject.
Steve Brokenshire [Tue, 7 Jun 2016 22:30:13 +0000 (23:30 +0100)]
Added DURATION property for saving data from a CalendarTaskObject.

Added the code and unit tests for the DURATION property.

7 years agoAdded X-Token property for saving data from a CalendarTaskObject.
Steve Brokenshire [Tue, 7 Jun 2016 22:01:28 +0000 (23:01 +0100)]
Added X-Token property for saving data from a CalendarTaskObject.

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

7 years agoAdded VALARM properties for saving data from a CalendarTaskObject.
Steve Brokenshire [Tue, 7 Jun 2016 20:15:42 +0000 (21:15 +0100)]
Added VALARM properties for saving data from a CalendarTaskObject.

Added the code and unit tests for the VALARM properties.

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

Added the code and unit tests for the RDATE property.

7 years agoAdded RESOURCES property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 22:17:34 +0000 (23:17 +0100)]
Added RESOURCES property for saving data from a CalendarTaskObject.

Added the code and unit tests for the RESOURCES property.

7 years agoAdded RELATED-TO property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 22:15:07 +0000 (23:15 +0100)]
Added RELATED-TO property for saving data from a CalendarTaskObject.

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

7 years agoAdded REQUEST-STATUS property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 22:13:52 +0000 (23:13 +0100)]
Added REQUEST-STATUS property for saving data from a CalendarTaskObject.

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

7 years agoAdded EXDATE property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 22:12:44 +0000 (23:12 +0100)]
Added EXDATE property for saving data from a CalendarTaskObject.

Added the code and unit tests for the EXDATE property.

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

Added the code and unit tests for the CONTACT property.

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

Added the code and unit tests for the COMMENT property.

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

Added the code and unit tests for the CATEGORIES property.

7 years agoAdded ATTENDEE property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 22:04:36 +0000 (23:04 +0100)]
Added ATTENDEE property for saving data from a CalendarTaskObject.

Added the code and unit tests for the ATTENDEE property.

7 years agoAdded ATTACH property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 22:02:44 +0000 (23:02 +0100)]
Added ATTACH property for saving data from a CalendarTaskObject.

Added the code and unit tests for the ATTACH property.

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

Added the code and unit tests for the DUE property.

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

Added the code and unit tests for the RRULE property.

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

Added the code and unit tests for the URL property.

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

Added the code and unit tests for the SUMMARY property.

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

Added the code and unit tests for the STATUS property.

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

Added the code and unit tests for the SEQUENCE property.

7 years agoAdded RECURRENCE-ID property for saving data from a CalendarTaskObject.
Steve Brokenshire [Mon, 6 Jun 2016 21:34:55 +0000 (22:34 +0100)]
Added RECURRENCE-ID property for saving data from a CalendarTaskObject.

Added the code and unit tests for the RECURRENCE-ID property.

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

Added the code and unit tests for the PRIORITY property.

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.

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