Add possibility to create Ical feeds for all apps
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Julian assigned to @ZugBahnHof
assigned to @ZugBahnHof
- Julian created merge request !975 (merged) to address this issue
created merge request !975 (merged) to address this issue
- Julian mentioned in merge request !975 (merged)
mentioned in merge request !975 (merged)
- Author Developer
Note to self: maybe something wrong with icalendar and django-ical library, iirc not all ical fields respected
Collapse replies - Author Developer
django-ical internally usese icalendar.
This uses following fields, as defined in RFC 5545:
https://github.com/collective/icalendar/blob/master/src/icalendar/cal.py#L443
There are however more recent additions to said specification, for example RFC 7986, which adds multiple new fields, such as the field
COLOR
, which is at least somewhat relevant for chronos.
- Nik | Klampfradler closed with merge request !975 (merged)
closed with merge request !975 (merged)
- Nik | Klampfradler mentioned in commit 51f09e95
mentioned in commit 51f09e95
Please register or sign in to reply