[Tickets #3032] WebDAV / iCal plugin voor kronolith
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Nov 28 11:20:16 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3032
-----------------------------------------------------------------------
Ticket | 3032
Updated By | d.bussink at student.utwente.nl
Summary | WebDAV / iCal plugin voor kronolith
Queue | Kronolith
Version | HEAD
State | Feedback
Priority | 1. Low
Type | Enhancement
Owners |
-----------------------------------------------------------------------
d.bussink at student.utwente.nl (2005-11-28 11:20) wrote:
Just to summarize what my current version does:
- List a file named calendar_name.ics in the PROPFIND listing
- Being able to fetch this file with a GET
- There is automatically a file for a calendar created for that user with
the
same username if it doesn't exists yet. This is the same behaviour as
the web interface.
- Being able to PUT a file
- When this file doesn't exists, a new calendar is created with the given
name and datatree_name
- The web interface for adding a calendar also allows for setting the
datatree_name (I named it Identifier), zo pretty urls are possible (no
long
hex codes). This checks for double id's e.d. and only allows numbers,
characters, '-' and '_'.
The last two points are maybe not something that is appropriate for
Kronolith. The main reason I made these changes is that I primairly use
external application and only the web interface for when I'm not on a system
where I work regurlarly. This is also the case for the study association,
who will also be using this patch.
I can seperate the functionality into two different patches against the
latest cvs snapshot, where only the second provides the functionality
mentioned above (the last two points).
More information about the bugs
mailing list