summaryrefslogtreecommitdiff
path: root/design-data
Commit message (Collapse)AuthorAgeFilesLines
* lots of spelling fixes found by codespellAllen Winter2021-11-282-2/+2
|
* restrictions.csv: DECLINECOUNTER,VEVENT: DURATION and DTEND are mutually ↵Дилян Палаузов2021-11-201-3/+3
| | | | | | | | | exclusive My reading of https://datatracker.ietf.org/doc/html/rfc5546#section-3.2.8 is that for METHOD:DECLINECOUNTER either DTEND or DURATION must be present. If both are absent, the usual logic of calculating the end applies, based on the value-type of DTSTART.
* restrictions: VTIMEZONE can contain any number of X propertiesДилян Палаузов2020-10-241-1/+1
|
* design-data/properties.csv - allow COMPLETED property to be a date or datetimeAllen Winter2018-02-191-1/+1
|
* value-types.csv: Added STATUS:DELETEDvpatchKen Murchison2017-10-211-1/+1
|
* Initial VPATCH implementationKen Murchison2017-02-145-1/+30
|
* - handle properties which don't have "default" value typesKen Murchison2016-12-231-15/+15
| | | | | - better handling of multi-valued properties and valid value type checking - suppress VALUE= parameter on properties when they contain the default value type
* created new DATE-TIME-DATE type for those properties that accept both ↵Ken Murchison2016-12-202-7/+8
| | | | | | DATE-TIME and DATE. DATE and DATE-TIME now only accept the proper values (date without time and date with time respectively)
* icalderivedvalue.c.in: icalvalue_new/set/get_binary() need to use v_attach ↵Ken Murchison2016-12-181-1/+1
| | | | data element to match what icalparser.c does with ATTACH;VALUE=BINARY
* parameters.csv: Managed Attachments is now a CALEXT WG documentKen Murchison2016-11-121-1/+1
|
* draft-ietf-calext-extensions is now RFC 7986Ken Murchison2016-10-192-2/+2
|
* update restrictions on properties modified by ↵Ken Murchison2016-09-031-5/+5
| | | | draft-ietf-calext-extensions-05 (soon to be RFC)
* VAVAILABILITY spec is now RFC 7953Ken Murchison2016-08-302-2/+2
|
* added properties and parameters from draft-ietf-calext-extensionsKen Murchison2016-06-264-6/+92
|
* properties.csv: note that EXRULE has been deprecatedKen Murchison2015-08-181-2/+3
|
* properties.csv: fix section numbers in RFC 5545 referenceKen Murchison2015-08-181-1/+1
|
* parameters.csv: fix title of RFC 6638Ken Murchison2015-08-181-1/+1
|
* Added new Task Extensions properties, parameters, and parameter values ↵Ken Murchison2015-03-054-9/+19
| | | | (draft-apthorp-ical-tasks)
* Fix missing or stray double quotes in design-data.Robert Stepanek2015-03-032-5/+5
|
* design-data/parameters.csv,value-types.csv: spread out parameter/value-type ↵Ken Murchison2015-02-192-31/+35
| | | | enum values so that future values can be inserted in the X -> NONE range without breaking binary compatibility and functions like icalproperty_xxx_to_string() continue to operate correctly
* Merge branch 'master' of github.com:libical/libicalKen Murchison2015-01-203-6/+0
|\
| * Merge branch 'coverity_scan'Allen Winter2014-12-061-6/+0
| |\
| | * remove .svnignore filesAllen Winter2014-11-281-6/+0
| | |
| * | remove execute permissionsAllen Winter2014-12-062-0/+0
| |/
* | Updated VPOLL to draft-york-vpoll-03 (restrictions are still a work in progress)Ken Murchison2015-01-206-18/+74
|/
* Saving files before refreshing line endingsAllen Winter2014-11-232-0/+0
|
* issue177: CalDAV attachments as in draft-daboo-caldav-attachmentsAllen Winter2014-11-112-1/+5
|
* design-data: renamed EQUIVALENT-TZID to TZID-ALIAS-OFv1.0.1Ken Murchison2014-10-092-2/+2
|
* value-types.csv: make sure icalvalue_kind enum values match those in libical-1.0Ken Murchison2014-09-291-29/+29
|
* Add properties from draft-ietf-tzdist-serviceKen Murchison2014-09-162-0/+5
|
* Re-arrange after svn to git conversionAllen Winter2014-05-319-0/+2161