Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiacalendar/.git
2016-01-31 Steve BrokenshireAdded code to process the RRULE property in CalendarJou...
2016-01-31 Steve BrokenshireAdded unit tests for SUMMARY and URL in iCalendarJourna...
2016-01-31 Steve BrokenshireAdded the SUMMARY and URL properties to iCalendarJourna...
2016-01-31 Steve BrokenshireAdded code to process the SUMMARY property in CalendarJ...
2016-01-31 Steve BrokenshireAdded the STATUS property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded unit tests for STATUS in iCalendarJournal/ObjectD...
2016-01-31 Steve BrokenshireAdded the STATUS property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded unit tests for SEQUENCE in iCalendarJournal/Objec...
2016-01-31 Steve BrokenshireAdded the SEQUENCE property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the SEQUENCE property in Calendar...
2016-01-31 Steve BrokenshireAdded unit tests for RECURRENCE-ID in iCalendarJournal...
2016-01-31 Steve BrokenshireAdded the RECURRENCE-ID property to iCalendarJournal...
2016-01-31 Steve BrokenshireAdded code to process the RECURRENCE-ID property in...
2016-01-31 Steve BrokenshireReplaced unit tests for LOCATION with ORGANIZER for...
2016-01-31 Steve BrokenshireReplaced LOCATION with ORGANIZER for tests/iCalendarJou...
2016-01-31 Steve BrokenshireReplaced LOCATION with ORGANIZER for CalendarJournalObject.
2016-01-31 Steve BrokenshireAdded unit tests for LOCATION in iCalendarJournal/Objec...
2016-01-31 Steve BrokenshireAdded the LOCATION property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the LOCATION property in Calendar...
2016-01-31 Steve BrokenshireAdded unit tests for DTSTART and LAST-MODIFIED in iCale...
2016-01-31 Steve BrokenshireAdded the LAST-MODIFIED property to iCalendarJournal...
2016-01-31 Steve BrokenshireAdded code to process the LAST-MODIFIED property in...
2016-01-31 Steve BrokenshireAdded unit tests for CLASS in iCalendarJournal/ObjectDa...
2016-01-31 Steve BrokenshireAdded the CLASS property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the CLASS property in CalendarJou...
2016-01-31 Steve BrokenshireAdded unit tests for UID in iCalendarJournal/ObjectData...
2016-01-31 Steve BrokenshireAdded code to process the UID property in CalendarJourn...
2016-01-31 Steve BrokenshireAdded the tests/iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the DTSTAMP property in CalendarJ...
2016-01-31 Steve BrokenshireAdded unit tests for DTSTAMP in iCalendarJournal/Object...
2016-01-31 Steve BrokenshireAdded initial unit tests for iCalendarJournal.
2016-01-31 Steve BrokenshireCorrected filter for iCalendar Journal tests to iCalend...
2016-01-31 Steve BrokenshireAdded iCalendarJournal-Load1.vcf for unit testing.
2016-01-31 Steve BrokenshireAdded iCalendarJournal-InvalidPermissions.vcf for unit...
2016-01-31 Steve BrokenshireAdded the iCalendar Journal unit tests to the unit...
2016-01-31 Steve BrokenshireSetup the initial version of CalendarJournalObject.
2016-01-31 Steve BrokenshireAdded unit tests for X-* in iCalendarTask/ObjectDataTests.
2016-01-31 Steve BrokenshireAdded the X-* property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process X-* in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for RDATE in iCalendarTask/ObjectDataT...
2016-01-31 Steve BrokenshireAdded the RDATE property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process RDATE in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for RESOURCES in iCalendarTask/ObjectD...
2016-01-31 Steve BrokenshireAdded the RESOURCES property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process RESOURCES in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for RELATED-TO in iCalendarTask/Object...
2016-01-31 Steve BrokenshireAdded the RELATED-TO property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process RELATED-TO in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for REQUEST-STATUS in iCalendarTask...
2016-01-31 Steve BrokenshireAdded the REQUEST-STATUS property to iCalendarTask...
2016-01-31 Steve BrokenshireAdded code to process REQUEST-STATUS in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for EXDATE in iCalendarTask/ObjectData...
2016-01-31 Steve BrokenshireAdded the EXDATE property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process EXDATE in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for CONTACT in iCalendarTask/ObjectDat...
2016-01-31 Steve BrokenshireAdded the CONTACT property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process CONTACT in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for CATEGORIES and COMMENT in iCalenda...
2016-01-31 Steve BrokenshireAdded the CATEGORIES and COMMENT properties to iCalenda...
2016-01-31 Steve BrokenshireAdded code to process CATEGORIES in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for ATTENDEE in iCalendarTask/ObjectDa...
2016-01-31 Steve BrokenshireAdded the ATTENDEE property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process ATTENDEE in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for ATTACH in iCalendarTask/ObjectData...
2016-01-31 Steve BrokenshireAdded the ATTACH property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process ATTACH in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for DUE and DURATION in iCalendarTask...
2016-01-31 Steve BrokenshireAdded tests/iCalendarTask-Load3.vcf for testing DURATION
2016-01-31 Steve BrokenshireAdded the DUE property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process DUE and DURATION in CalendarTaskO...
2016-01-31 Steve BrokenshireAdded unit tests for RRULE in iCalendarTask/ObjectDataT...
2016-01-31 Steve BrokenshireAdded the RRULE property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process RRULE in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for URL in iCalendarTask/ObjectDataTests.
2016-01-31 Steve BrokenshireAdded the URL property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process URL in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for SUMMARY in iCalendarTask/ObjectDat...
2016-01-31 Steve BrokenshireAdded the SUMMARY property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process SUMMARY in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded the SEQUENCE and STATUS properties to iCalendarTa...
2016-01-31 Steve BrokenshireAdded unit tests for SEQUENCE and STATUS in iCalendarTa...
2016-01-31 Steve BrokenshireAdded code to process SEQUENCE and STATUS in CalendarTa...
2016-01-31 Steve BrokenshireAdded unit tests for RECURRENCE-ID in iCalendarTask...
2016-01-31 Steve BrokenshireAdded the RECURRENCE-ID property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process RECURRENCE-ID in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for PRIORITY in iCalendarTask/ObjectDa...
2016-01-31 Steve BrokenshireAdded the PRIORITY property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process PRIORITY in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for PERCENT-COMPLETE in iCalendarTask...
2016-01-31 Steve BrokenshireAdded the PERCENT-COMPLETE property to iCalendarTask...
2016-01-31 Steve BrokenshireAdded code to process PERCENT-COMPLETE in CalendarTaskO...
2016-01-31 Steve BrokenshireAdded unit tests for ORGANIZER in iCalendarTask/ObjectD...
2016-01-31 Steve BrokenshireAdded the ORGANIZER property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process ORGANIZER in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for LOCATION in iCalendarTask/ObjectDa...
2016-01-31 Steve BrokenshireAdded the LOCATION property to iCalendarTask-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process LOCATION in CalendarTaskObject.
2016-01-31 Steve BrokenshireAdded unit tests for GEO and LAST-MODIFIED in iCalendar...
2016-01-31 Steve BrokenshireAdded the GEO and LAST-MODIFIED properties to iCalendar...
2016-01-31 Steve BrokenshireAdded code to process GEO and LAST-MODIFIED in Calendar...
next
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