View Issue Details

IDProjectCategoryView StatusLast Update
0002451SOGoBackend Calendarpublic2013-10-18 18:33
Reporterjaywalker Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Product Version2.0.7 
Summary0002451: Allow for ics upload through webdav interface
Description

It would be great if the .ics-file of a calendar (the link from "webdav ics url" in the calendar settings) would be writeable, if write permissions for the respective calendar exist for the user.
This would allow to use ics-compatible programs to interact with SOGo calendars, e.g., to use outlooks "publish calendar to webdav server" feature.

This feature would allow to synchronize calendars with simple scripts from different sources to SOGo.

TagsNo tags attached.

Activities

jraby

jraby

2013-10-17 12:08

viewer   ~0006107

the webDAV url is basically a way to export the whole calendar as a single ics file. If you want write access, try using the CalDAV URL. You should be able to GET/PUT events there.

jaywalker

jaywalker

2013-10-18 18:33

reporter   ~0006135

I would like to use outlook's "export to webdav server" functionality to do a one-way synchronization of several outlook calendars to SOGo.
This however would require to write to the webdav resource, not just to caldav.

Another argument is that calendars based on large .ics-files are rather common, and it would be very easy to sync these to a webdav resource by just copying them with a file manager/web browser.

Issue History

Date Modified Username Field Change
2013-10-16 18:24 jaywalker New Issue
2013-10-17 12:08 jraby Note Added: 0006107
2013-10-18 18:33 jaywalker Note Added: 0006135